{ "name": "image-editor", "version": "0.0.1", "main": "gulpfile.js", "repository": { "type": "git", "url": "git@github.com:Photowall/image-editor.git" }, "devDependencies": { "browserify": "^13.1.1", "gulp": "^3.9.0", "jshint": "^2.9.5", "gulp-jshint": "^2.0.4", "gulp-rename": "^1.2.2", "vinyl-source-stream": "^1.1.0" } }