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