Merge pull request #96 from fenekku/patch-1

Update packages.json
This commit is contained in:
Dominik Picheta 2014-11-21 14:34:20 +00:00
commit 7f954a0d25

View File

@ -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"
}
]