clean up package.json

This commit is contained in:
Martin
2017-08-04 15:49:52 +02:00
parent ad351e7fe0
commit 8f744e06f5
+2 -18
View File
@@ -1,36 +1,20 @@
{
"name": "Croppy",
"name": "image-editor",
"version": "0.0.1",
"description": "Croppy",
"main": "gulpfile.js",
"repository": {
"type": "git",
"url": "git@bitbucket.org:rikbar/croppy.git"
"url": "git@github.com:Photowall/image-editor.git"
},
"devDependencies": {
"browserify": "^13.1.1",
"del": "^2.2.2",
"gulp": "^3.9.0",
"gulp-autoprefixer": "^3.1.1",
"gulp-concat": "^2.6.0",
"gulp-declare": "^0.3.0",
"gulp-handlebars": "^4.0.0",
"gulp-jscs": "^4.0.0",
"gulp-jshint": "^2.0.4",
"gulp-less": "^3.0.3",
"gulp-pxtorem": "^2.0.0",
"gulp-rename": "^1.2.2",
"gulp-sourcemaps": "^1.9.1",
"gulp-strip-comments": "^2.4.3",
"gulp-uglify": "^2.0.0",
"gulp-uglifycss": "^1.0.6",
"gulp-watch": "^4.3.11",
"gulp-wrap": "^0.13.0",
"handlebars": "^4.0.6",
"jshint": "^2.9.4",
"gulp-wrap": "^0.13.0",
"handlebars": "^4.0.6",
"jshint-stylish": "^2.2.1",
"merge-stream": "^1.0.1",
"mkdirp": "^0.5.1",
"vinyl-buffer": "^1.0.0",