{ "name": "compass-web", "version": "1.0.0", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": {}, "devDependencies": { "coffee-script": "^1.8.0", "grunt": "^0.4.5", "grunt-coffeelint": "0.0.13", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-coffee": "^0.12.0", "grunt-contrib-copy": "^0.7.0", "grunt-contrib-cssmin": "^0.12.1", "grunt-contrib-htmlmin": "^0.4.0", "grunt-contrib-requirejs": "^0.4.4", "grunt-contrib-watch": "^0.6.1" } }