@quenty/bezierutils
Version:
Make interpolation curves like CSS
34 lines (33 loc) • 683 B
JSON
{
"name": "@quenty/bezierutils",
"version": "2.3.0",
"description": "Make interpolation curves like CSS",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Math",
"Bezier",
"Spline"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/bezierutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}