Add jsonnet package (#2557)

This commit is contained in:
XXIV 2023-04-01 13:43:11 +03:00 committed by GitHub
parent a5f1f3cb1a
commit f9cee38d94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29711,5 +29711,16 @@
"description": "Asynchronous web-framework written with ♥",
"license": "GNU GPLv3",
"web": "https://github.com/HapticX/happyx"
}
},
{
"name":"jsonnet",
"url":"https://github.com/thechampagne/jsonnet-nim",
"method":"git",
"tags":[
"jsonnet"
],
"description":"Binding for Jsonnet the data templating language",
"license":"Apache-2.0",
"web":"https://github.com/thechampagne/jsonnet-nim"
}
]