zeek/auxil/vcpkg/ports/yajl/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
261 B
JSON

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