{ "name": "kute.js", "version": "1.5.6", "description": "A minimal Native Javascript animation engine.", "main": "kute.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/thednp/kute.js.git" }, "keywords": [ "kute.js", "animation engine", "animations", "native-javascript" ], "author": "thednp", "license": "MIT", "bugs": { "url": "https://github.com/thednp/kute.js/issues" }, "homepage": "http://thednp.github.io/kute.js", "dependencies": {} }