{ "name": "acufuel", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "bower": "^1.8.0", "gulp": "^3.9.1", "gulp-clean": "^0.3.2", "gulp-connect": "^5.0.0", "gulp-jshint": "^2.0.4", "gulp-load-plugins": "^1.5.0", "gulp-minify-css": "^1.2.4", "gulp-uglify": "^2.0.1", "jshint": "^2.9.4", "karma": "^1.7.0", "run-sequence": "^1.2.2" } }