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

17 lines
311 B
JSON

{
"name": "sajson",
"version-date": "2018-09-21",
"port-version": 3,
"description": "Lightweight, extremely high-performance JSON parser for C++11",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}