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

18 lines
379 B
JSON

{
"name": "rapidjson",
"version-date": "2025-02-26",
"description": "A fast JSON parser/generator for C++ with both SAX/DOM style API <http://rapidjson.org/>",
"homepage": "http://rapidjson.org/",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}