Created
July 16, 2015 08:31
-
-
Save ar7n/46169f6300b6755a4f20 to your computer and use it in GitHub Desktop.
Gulp dev dependencies
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": { | |
"browser-sync": "^2.2.1", | |
"del": "^1.1.1", | |
"gulp": "^3.8.11", | |
"gulp-concat": "^2.5.2", | |
"gulp-filter": "^2.0.2", | |
"gulp-less": "^3.0.1", | |
"gulp-minify-css": "^1.1.1", | |
"gulp-uglify": "^1.2.0", | |
"gulp-util": "^3.0.4", | |
"gulp.spritesmith": "^3.5.4", | |
"main-bower-files": "^2.5.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment