diff --git a/packages.json b/packages.json index 83cbcdd..7d0cd9d 100644 --- a/packages.json +++ b/packages.json @@ -23487,5 +23487,21 @@ "description": "Youtube data extractor", "license": "MIT", "web": "https://github.com/thisago/ytextractor" + }, + { + "name": "nimja", + "url": "https://github.com/enthus1ast/nimja", + "method": "git", + "tags": [ + "template", + "web", + "compiled", + "typed", + "jinja2", + "twig" + ], + "description": "typed and compiled template engine inspired by jinja2, twig and onionhammer/nim-templates for Nim", + "license": "MIT", + "web": "https://github.com/enthus1ast/nimja" } ]