{ "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": { "gulp": "^3.9.1", "gulp-livereload": "^3.8.1", "gulp-notify": "^3.0.0", "gulp-plumber": "^1.1.0", "gulp-ruby-sass": "^2.1.1", "gulp-sourcemaps": "^2.6.0" }, "dependencies": {} }