zeek/auxil/vcpkg/ports/json11/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
264 B
JSON

{
"name": "json11",
"version-date": "2017-06-20",
"port-version": 6,
"description": "json11 is a tiny JSON library for C++11, providing JSON parsing and serialization.",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}