aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2014-11-21 14:34:20 +0000
committerDominik Picheta <dominikpicheta@googlemail.com>2014-11-21 14:34:20 +0000
commit7f954a0d25c7c2f7a51e9610fef11a368d93d833 (patch)
tree95ccb29c2038816e98e600bee4fdda9403999055
parent069edba0fabd3488aa87180204bbe3a3dded6c56 (diff)
parentc3cf2ed01a522b3bf7f1f7304eac4a50e95cd119 (diff)
downloadpackages-7f954a0d25c7c2f7a51e9610fef11a368d93d833.tar.gz
packages-7f954a0d25c7c2f7a51e9610fef11a368d93d833.zip
Merge pull request #96 from fenekku/patch-1
Update packages.json
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index d084558..7612536 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]