Created
March 29, 2016 06:42
-
-
Save chyngyz/d1d3f71b5fa4fd266f02 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"devDependencies": { | |
"gulp": "^3.9.0", | |
"gulp-autoprefixer": "^3.0.2", | |
"gulp-cache": "^0.3.0", | |
"gulp-clean": "^0.3.1", | |
"gulp-concat": "^2.6.0", | |
"gulp-csso": "^1.0.0", | |
"gulp-filter": "^3.0.1", | |
"gulp-gzip": "^1.2.0", | |
"gulp-imagemin": "^2.3.0", | |
"gulp-jshint": "^1.11.2", | |
"gulp-load-plugins": "^0.10.0", | |
"gulp-notify": "^2.2.0", | |
"gulp-rimraf": "^0.2.0", | |
"gulp-sass": "^2.0.4", | |
"gulp-size": "^2.0.0", | |
"gulp-uglify": "^1.4.1", | |
"jshint": "^2.8.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment