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

18 lines
339 B
JSON

{
"name": "json-spirit",
"version": "4.1.0",
"port-version": 5,
"description": "A C++ JSON parser/generator implemented with Boost Spirit",
"dependencies": [
"boost-config",
"boost-integer",
"boost-smart-ptr",
"boost-spirit",
"boost-variant",
{
"name": "vcpkg-cmake",
"host": true
}
]
}