14 lines
268 B
JSON
Executable file
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
|
|
}
|
|
]
|
|
}
|