18 lines
384 B
JSON
Executable file
18 lines
384 B
JSON
Executable file
{
|
|
"name": "jansson",
|
|
"version": "2.14",
|
|
"port-version": 1,
|
|
"description": "Jansson is a C library for encoding, decoding and manipulating JSON data",
|
|
"homepage": "https://github.com/akheron/jansson",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|