mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package mustache (#1168)
This commit is contained in:
parent
5b060a1741
commit
baffd52c3c
@ -14328,5 +14328,17 @@
|
||||
"description": "Pure Nim stack implementation based on sequences.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rustomax/nim-stacks"
|
||||
},
|
||||
{
|
||||
"name": "mustache",
|
||||
"url": "https://github.com/soasme/nim-mustache",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"mustache",
|
||||
"template"
|
||||
],
|
||||
"description": "Mustache in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/soasme/nim-mustache"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user