mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Update packages.json
Added (simplified) mustache templating package. I am sticking to babel format until the big change (0.10.0) is released.
This commit is contained in:
parent
069edba0fa
commit
c3cf2ed01a
@ -1029,6 +1029,15 @@
|
||||
"description": "Nim module for working with Firefox bookmarks",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nimrod-ff-bookmarks"
|
||||
},
|
||||
{
|
||||
"name": "moustachu",
|
||||
"url": "https://github.com/fenekku/moustachu.git",
|
||||
"method": "git",
|
||||
"tags": ["web", "html", "template", "mustache"],
|
||||
"description": "Mustache templating for Nimrod.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/fenekku/moustachu"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user