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

16 lines
271 B
JSON

{
"name": "valijson",
"version": "1.0.4",
"description": "Header-only C++ library for JSON Schema validation",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}