mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-11 13:03:12 +00:00
Add jsonnet package (#2557)
This commit is contained in:
parent
a5f1f3cb1a
commit
f9cee38d94
@ -29711,5 +29711,16 @@
|
|||||||
"description": "Asynchronous web-framework written with ♥",
|
"description": "Asynchronous web-framework written with ♥",
|
||||||
"license": "GNU GPLv3",
|
"license": "GNU GPLv3",
|
||||||
"web": "https://github.com/HapticX/happyx"
|
"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"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user