diff --git a/packages.json b/packages.json index f625e6f..112120e 100644 --- a/packages.json +++ b/packages.json @@ -30317,5 +30317,17 @@ "description": "Malebolgia creates new spawns. Experiments with thread pools and related APIs.", "license": "MIT", "web": "https://github.com/Araq/malebolgia" + }, + { + "name": "statictea", + "url": "https://github.com/flenniken/statictea", + "method": "git", + "tags": [ + "template system", + "language" + ], + "description": "A template processor and language.", + "license": "MIT", + "web": "https://github.com/flenniken/statictea" } ]