blob: 76f4523bf192744fa43b04066049325f30e7f0c2 [file] [log] [blame]
{
"name": "dlab_promotion",
"version": "1.0.0",
"description": "gulp.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Andiana Kovalyshyn",
"license": "Personal",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.1",
"gulp-changed": "^2.0.0",
"gulp-concat": "^2.5.2",
"gulp-cssjoin": "^0.1.2",
"gulp-gzip": "^1.1.0",
"gulp-jshint": "^2.0.4",
"gulp-minify-css": "^1.1.1",
"gulp-minify-html": "^1.0.2",
"gulp-notify": "^3.0.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.2.1",
"gulp-scss": "^1.4.0",
"gulp-strip-debug": "^1.0.2",
"gulp-uglify": "^2.1.2",
"gulp-util": "^3.0.4"
}
}