diff --git a/packages.json b/packages.json index 693572d..15449d3 100644 --- a/packages.json +++ b/packages.json @@ -17319,5 +17319,19 @@ "description": "A tiny immediate-mode UI library", "license": "MIT", "web": "https://github.com/angluca/mui" + }, + { + "name": "nimatic", + "url": "https://github.com/DangerOnTheRanger/nimatic", + "method": "git", + "tags": [ + "static", + "generator", + "web", + "markdown" + ], + "description": "A static site generator written in Nim", + "license": "2-clause BSD", + "web": "https://github.com/DangerOnTheRanger/nimatic" } ]