pineapple/externals/vcpkg/ports/yajl/vcpkg.json
2022-07-23 03:01:36 +02:00

14 lines
268 B
JSON
Executable file

{
"name": "yajl",
"version-string": "2.1.0",
"port-version": 3,
"description": "Yet Another JSON Library",
"homepage": "https://github.com/lloyd/yajl",
"license": "ISC",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}