UNPKG

@quenty/cubicspline

Version:

Cubic Spline implementation for Roblox

39 lines (38 loc) 840 B
{ "name": "@quenty/cubicspline", "version": "10.8.3", "description": "Cubic Spline implementation for Roblox", "keywords": [ "Roblox", "Nevermore", "Lua", "spline", "cubic-spline" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/cubicspline/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "contributors": [ "AxisAngles", "Quenty" ], "dependencies": { "@quenty/binarysearch": "^2.2.2", "@quenty/linearsystemssolver": "^2.2.0", "@quenty/loader": "^10.8.3" }, "publishConfig": { "access": "public" }, "gitHead": "b06c070ae91d5dab7bd8de6e290ad2caabb15d8f" }