aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
}
]