vcpkg/ports/osmanip/vcpkg.json
2023-07-27 09:23:36 -07:00

19 lines
397 B
JSON

{
"name": "osmanip",
"version": "4.6.1",
"description": "A cross-platform library for output stream manipulation using ANSI escape sequences.",
"homepage": "https://github.com/JustWhit3/osmanip",
"license": "MIT",
"dependencies": [
"arsenalgear",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}