diff --git a/packages.json b/packages.json index 1fac0cc..746741a 100644 --- a/packages.json +++ b/packages.json @@ -21798,5 +21798,18 @@ "description": "Elegant optional types", "license": "MIT", "web": "https://github.com/markspanbroek/questionable" + }, + { + "name": "tweens", + "url": "https://github.com/RainbowAsteroids/tweens", + "method": "git", + "tags": [ + "tween", + "math", + "animation" + ], + "description": "Basic tweening library for Nim", + "license": "MIT", + "web": "https://github.com/RainbowAsteroids/tweens" } ]