Skip to content

Instantly share code, notes, and snippets.

@motionharvest
Created February 6, 2014 16:30
Show Gist options
  • Save motionharvest/8847684 to your computer and use it in GitHub Desktop.
Save motionharvest/8847684 to your computer and use it in GitHub Desktop.
Packages for dev dependencies
{
"devDependencies": {
"gulp-livereload": "~0.3.2",
"gulp-concat": "~2.1.7",
"tiny-lr": "0.0.5",
"gulp-minify-css": "~0.3.0",
"gulp": "~3.5.1",
"gulp-ruby-sass": "~0.3.0",
"gulp-uglify": "~0.2.0",
"gulp-cache": "~0.1.1",
"gulp-watch": "~0.5.0",
"gulp-plumber": "~0.5.6",
"gulp-compass": "~1.1.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment