shintween
Version:
shin tween framework
27 lines (26 loc) • 577 B
JSON
{
"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"
}
}