17 lines
311 B
JSON
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
|
|
}
|
|
]
|
|
}
|