diff --git a/packages.json b/packages.json index 16434375..2490b336 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,18 @@ [ + { + "name": "tejina", + "url": "https://github.com/bctnry/tejina", + "method": "git", + "tags": [ + "web", + "http", + "framework", + "template" + ], + "description": "Minimal web framework for Nim", + "license": "MIT", + "web": "https://github.com/bctnry/tejina" + }, { "name": "envmw", "url": "https://pf4sh.eu/git/pulux/envmw",