18 lines
339 B
JSON
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
|
|
}
|
|
]
|
|
}
|