17 lines
323 B
JSON
17 lines
323 B
JSON
{
|
|
"name": "jsonnet",
|
|
"version": "0.20.0",
|
|
"port-version": 1,
|
|
"description": "Jsonnet - The data templating language",
|
|
"homepage": "https://github.com/google/jsonnet",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
"nlohmann-json",
|
|
"ryml",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|