1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ "name": "yajl", "version": "2.1.0", "port-version": 5, "description": "Yet Another JSON Library", "homepage": "https://github.com/lloyd/yajl", "license": "ISC", "dependencies": [ { "name": "vcpkg-cmake", "host": true } ] }