Add jsonnet package (#2557)

This commit is contained in:
XXIV
2023-04-01 18:43:11 +08:00
committed by GitHub
parent a5f1f3cb1a
commit f9cee38d94
+12 -1
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"
}
]