Skip to content

Instantly share code, notes, and snippets.

@SilencerWeb
Last active June 30, 2017 09:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SilencerWeb/5ba9a773c7ebd84cee5c8b75c86cc7c5 to your computer and use it in GitHub Desktop.
Save SilencerWeb/5ba9a773c7ebd84cee5c8b75c86cc7c5 to your computer and use it in GitHub Desktop.
{
"name": "gulpfile",
"version": "1.0.0",
"main": "index.js",
"author": "Maksim Gorodov <Silencer.Web@mail.ru>",
"license": "MIT",
"dependencies": {
"autoprefixer": "^7.1.1",
"browser-sync": "^2.18.12",
"css-mqpacker": "^6.0.1",
"del": "^3.0.0",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
"gulp-csso": "^3.0.0",
"gulp-imagemin": "^3.3.0",
"gulp-load-plugins": "^1.5.0",
"gulp-merge": "^0.1.1",
"gulp-plumber": "^1.1.0",
"gulp-postcss": "^7.0.0",
"gulp-pug": "^3.3.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0",
"gulp-sequence": "^0.4.6",
"gulp-sourcemaps": "^2.6.0",
"gulp-svgmin": "^1.2.4",
"gulp-svgstore": "^6.1.0",
"gulp-uglify": "^3.0.0",
"gulp-watch": "^4.3.11"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment