diff --git a/packages.json b/packages.json index 6d47252..89f33d3 100644 --- a/packages.json +++ b/packages.json @@ -6963,5 +6963,18 @@ "description": "Predictable state container.", "license": "MIT", "web": "https://github.com/pragmagic/redux.nim" + }, + { + "name": "skEasing", + "url": "https://github.com/Skrylar/skEasing", + "method": "git", + "tags": [ + "math", + "curves", + "animation" + ], + "description": "A collection of easing curves for animation purposes.", + "license": "BSD", + "web": "https://github.com/Skrylar/skEasing" } ]