From 147197b7910cea1f7dfd09ef72e74f0d2fb317c1 Mon Sep 17 00:00:00 2001 From: Zetian Lin Date: Wed, 8 Jan 2025 06:27:43 +0000 Subject: [PATCH] Update packages.json (#2966) --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index 1643437..2490b33 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",