Skip to content

Instantly share code, notes, and snippets.

@jdtdesigns
Created April 8, 2016 01:55
Show Gist options
  • Save jdtdesigns/0504cf0d683a18433dc661e83a945fb2 to your computer and use it in GitHub Desktop.
Save jdtdesigns/0504cf0d683a18433dc661e83a945fb2 to your computer and use it in GitHub Desktop.
{
"devDependencies": {
"browser-sync": "^2.9.11",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.0.2",
"gulp-concat": "^2.6.0",
"gulp-jshint": "^1.11.2",
"gulp-plumber": "^1.1.0",
"gulp-sass": "^2.0.4",
"gulp-uglify": "^1.5.2",
"gulp-watch": "^4.3.5"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment