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

17 lines
283 B
JSON

{
"name": "taocpp-json",
"version-date": "2020-09-14",
"port-version": 4,
"description": "C++ header-only JSON library",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}