-
-
Save cliftoncanady/2aa32bad94cd9b964bfd to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"name": "kwdev", | |
"version": "1.0.0", | |
"description": "Development", | |
"devDependencies": { | |
"connect": "^3.3.4", | |
"gulp": "^3.8.8", | |
"gulp-cache": "^0.2.4", | |
"gulp-clean": "^0.3.1", | |
"gulp-concat": "^2.4.2", | |
"gulp-concat-script": "^1.0.1", | |
"gulp-connect": "^2.2.0", | |
"gulp-cssmin": "^0.1.6", | |
"gulp-html2jade": "^1.1.0", | |
"gulp-imagemin": "^2.1.0", | |
"gulp-jade": "^0.11.0", | |
"gulp-jshint": "^1.9.0", | |
"gulp-livereload": "^3.6.0", | |
"gulp-plumber": "^0.6.6", | |
"gulp-rename": "^1.2.0", | |
"gulp-sass": "^1.2.4", | |
"gulp-uglify": "^1.0.2", | |
"gulp-util": "^3.0.2", | |
"gulp-watch": "^4.1.0", | |
}, | |
"dependencies": { | |
"del": "^1.1.1" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment