UNPKG

curved

Version:

provides values from a 'curved' set

30 lines (29 loc) 527 B
{ "name": "curved", "type": "module", "version": "0.0.8", "readmeFilename": "README.md", "description": "provides values from a 'curved' set", "main": "curved.js", "exports": { "import": "./curved.js" }, "files": [ "./curved.js" ], "repository": { "type": "git", "url": "git+https://github.com/iambumblehead/curved.git" }, "keywords": [ "bezier", "berenstein", "curve", "animation", "animated", "animating" ], "scripts" : { "test" : "node --test" } }