Skip to content

Instantly share code, notes, and snippets.

@zwacky
Created September 20, 2014 16:47
Show Gist options
  • Save zwacky/b73d52d4f6aaecaa47d2 to your computer and use it in GitHub Desktop.
Save zwacky/b73d52d4f6aaecaa47d2 to your computer and use it in GitHub Desktop.
general-gulp-file
{
"name": "general-gulp-file",
"version": "0.1.0",
"devDependencies": {
"gulp": "*",
"gulp-load-plugins": "*",
"multipipe": "*",
"gulp-less": "*",
"gulp-concat": "*",
"gulp-uglify": "*",
"gulp-minify-css": "*",
"gulp-rimraf": "*",
"gulp-jasmine": "*",
"gulp-autoprefixer": "*",
"rimraf": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment