{
	"name": "gulp-project",
	"version": "1.0.0",
	"description": "",
	"main": "gulpfile.js",
	"scripts": {
	"test": "echo \"Error: no test specified\" && exit 1"
	},
	"author": "",
	"license": "ISC",
	"devDependencies": {
	"babel-preset-es2015": "^6.24.1",
	"browser-sync": "^2.26.14",
	"gulp": "^3.9.1",
	"gulp-autoprefixer": "^3.1.0",
	"gulp-babel": "^6.1.2",
	"gulp-concat": "^2.6.0",
	"gulp-imagemin": "^2.3.0",
	"gulp-plumber": "^1.0.1",
	"gulp-sass": "^4.0.2",
	"gulp-sourcemaps": "^1.6.0",
	"gulp-uglify": "^1.4.2",
	"imagemin-pngquant": "^4.2.0"
	}
}
