UNPKG

shintween

Version:
27 lines (26 loc) 577 B
{ "name": "shintween", "version": "1.0.1", "description": "shin tween framework", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/shincat/shinTween.git" }, "keywords": [ "shin" ], "author": "shin", "license": "ISC", "bugs": { "url": "https://github.com/shincat/shinTween/issues" }, "homepage": "https://github.com/shincat/shinTween#readme", "dependencies": { "shinevent": "^2.1.6", "shintimeline": "^1.0.1" } }