{ "name": "pathanimation", "version": "1.0.0", "description": "Javascript version of the Path Animation tool", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "GrumpyDeveloper https://contentnation.net/grumpydevelop", "license": "MIT", "dependencies": { }, "devDependencies": { "grunt": "^1.4.1", "grunt-contrib-less": "^3.0.0", "grunt-contrib-watch": "^1.1.0", "grunt-ts": "^6.0.0-beta.22", "grunt-contrib-concat": "^2.0.0" } }