diff --git a/packages.json b/packages.json index 9c04787..56c0f8a 100644 --- a/packages.json +++ b/packages.json @@ -9944,6 +9944,18 @@ "license": "MIT", "web": "https://github.com/genotrance/nimclipboard" }, + { + "name": "skinterpolate", + "url": "https://github.com/Skrylar/skInterpolate", + "method": "git", + "tags": [ + "interpolation", + "animation" + ], + "description": "Interpolation routines for data and animation.", + "license": "MIT", + "web": "https://github.com/Skrylar/skInterpolate" + }, { "name": "nimspice", "url": "https://github.com/CodeDoes/nimspice",