UNPKG

component-tween

Version:

Motion tween engine using 'ease'

26 lines (25 loc) 487 B
{ "name": "tween", "repo": "component/tween", "description": "Motion tween engine using 'ease'", "version": "1.2.0", "keywords": [ "tween", "tweening", "animation" ], "dependencies": { "component/clone": "0.2.2", "component/ease": "1.0.0", "component/emitter": "1.2.0", "component/type": "1.1.0" }, "development": { "component/raf": "*", "component/autoscale-canvas": "*" }, "license": "MIT", "scripts": [ "index.js" ] }