aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index d5cfe02..a01dd60 100644
--- a/packages.json
+++ b/packages.json
@@ -30,6 +30,16 @@
},
{
+ "name": "templates",
+ "url": "https://github.com/onionhammer/nim-templates.git",
+ "method": "git",
+ "tags": ["web", "html", "template"],
+ "description": "A simple string templating library for Nimrod.",
+ "license": "BSD",
+ "web": "https://github.com/onionhammer/nim-templates"
+ }
+
+ {
"name": "murmur",
"url": "git://github.com/olahol/nimrod-murmur/",
"method": "git",