{ "name": "scorpion", "version": "0.1.0", "dependencies": {}, "devDependencies": { "chai": "~1.9", "grunt": "~0.4", "grunt-contrib-jshint": "~0.6", "grunt-contrib-uglify": "~0.2", "grunt-contrib-watch": "~0.6", "grunt-mocha-test": "~0.12", "mocha": "~1.21" }, "engines": { "node": ">=0.8.0" } }