{ "name": "roots", "version": "7.0.0", "author": "Ben Word ", "homepage": "http://roots.io", "repository": { "type": "git", "url": "git://github.com/roots/roots.git" }, "bugs": { "url": "https://github.com/roots/roots/issues" }, "licenses": [ { "type": "MIT", "url": "http://opensource.org/licenses/MIT" } ], "scripts": { "postinstall": "node node_modules/bower/bin/bower install && grunt dev" }, "engines": { "node": ">= 0.10.0" }, "devDependencies": { "bower": ">=1.3.9", "gulp": "*", "gulp-autoprefixer": "*", "gulp-concat": "*", "gulp-imagemin": "*", "gulp-jshint": "*", "gulp-livereload": "*", "gulp-minify-css": "*", "gulp-rename": "*", "gulp-less": "*", "gulp-uglify": "*", "gulp-util": "*", "jshint-stylish": "*" } }