|
- {
- "name": "ease",
- "repo": "component/ease",
- "description": "Easing functions (for canvas etc)",
- "version": "1.0.0",
- "keywords": ["ease", "easing", "tween"],
- "dependencies": {},
- "development": {
- "component/raf": "*"
- },
- "scripts": [
- "index.js"
- ],
- "license": "MIT"
- }
|