mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 10:19:02 +08:00
13 lines
292 B
JSON
13 lines
292 B
JSON
|
{
|
||
|
"name": "cjson",
|
||
|
"version-date": "2019-11-30",
|
||
|
"port-version": 2,
|
||
|
"description": "Ultralightweight JSON parser in ANSI C",
|
||
|
"homepage": "https://github.com/DaveGamble/cJSON",
|
||
|
"features": {
|
||
|
"utils": {
|
||
|
"description": "Enable building the cJSON_Utils library"
|
||
|
}
|
||
|
}
|
||
|
}
|