mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 09:19:07 +08:00
11 lines
230 B
JSON
11 lines
230 B
JSON
|
{
|
||
|
"name": "jsonnet",
|
||
|
"version-string": "0.16.0",
|
||
|
"port-version": 3,
|
||
|
"description": "Jsonnet - The data templating language",
|
||
|
"homepage": "https://github.com/google/jsonnet",
|
||
|
"dependencies": [
|
||
|
"nlohmann-json"
|
||
|
]
|
||
|
}
|