diff --git a/packages.json b/packages.json index 1c24fe7..6bedd55 100644 --- a/packages.json +++ b/packages.json @@ -34212,6 +34212,20 @@ "license": "MIT", "web": "https://aspiring-aster.github.io/twim/" }, + { + "name": "temple", + "url": "https://github.com/penguinite/temple.git", + "method": "git", + "tags": [ + "library", + "template", + "templating", + "web" + ], + "description": "A templating library for run-time templating with support for simple conditionals and attributes.", + "license": "BSD-3-Clause", + "web": "https://github.com/penguinite/temple.git" + }, { "name": "blend2d", "url": "https://github.com/openpeeps/blend2d-nim",