Added package mustache (#1168)
This commit is contained in:
parent
5b060a1741
commit
baffd52c3c
1 changed files with 12 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue