diff --git a/packages.json b/packages.json index 6d6f4d5..5313caf 100644 --- a/packages.json +++ b/packages.json @@ -597,6 +597,22 @@ "license": "MIT", "web": "https://github.com/dom96/jester" }, + { + "name": "nanim", + "url": "https://github.com/ErikWDev/nanim/", + "method": "git", + "tags": [ + "animation", + "motion-graphics", + "opengl", + "nanovg", + "framework", + "2D" + ], + "description": "Create smooth GPU-accelerated animations that can be previewed live or rendered to videos.", + "license": "MIT", + "web": "https://github.com/ErikWDev/nanim/" + }, { "name": "templates", "url": "https://github.com/onionhammer/nim-templates.git",