{ "name": "hippie", "version": "0.3.3", "description": "Hippie interweaves preeminent personal interface elements", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/sthag/hippie.git" }, "author": "Interaktionsweise", "license": "ISC", "bugs": { "url": "https://github.com/sthag/hippie/issues" }, "homepage": "https://github.com/sthag/hippie#readme", "devDependencies": { "browser-sync": "^2.24.4", "del": "^3.0.0", "gulp": "^3.9.1", "gulp-autoprefixer": "^4.1.0", "gulp-cached": "^1.1.1", "gulp-concat": "^2.6.1", "gulp-data": "^1.3.1", "gulp-if": "^2.0.2", "gulp-jscs": "^4.1.0", "gulp-jshint": "^2.1.0", "gulp-notify": "^3.2.0", "gulp-nunjucks-render": "^2.2.2", "gulp-plumber": "^1.2.0", "gulp-remember": "^0.3.1", "gulp-sass": "^4.0.1", "gulp-sass-lint": "^1.4.0", "gulp-sourcemaps": "^2.6.4", "gulp-uglify": "^3.0.0", "gulp.spritesmith": "^6.9.0", "jshint": "^2.9.5", "jshint-stylish": "^2.2.1", "pump": "^1.0.3", "run-sequence": "^2.2.1", "uglify-es": "^3.3.10" }, "dependencies": {} }