diff --git a/packages.json b/packages.json index d5cfe02..a01dd60 100644 --- a/packages.json +++ b/packages.json @@ -29,6 +29,16 @@ "web": "https://github.com/dom96/jester" }, + { + "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/",