Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
354 B
JSON

{
"name": "z4kn4fein-semver",
"version": "0.4.0",
"description": "Semantic Versioning 2.0.0 library for modern C++",
"homepage": "https://github.com/z4kn4fein/cpp-semver",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}