Skip to content

Instantly share code, notes, and snippets.

@ninjasort
Created September 6, 2014 17:59
Show Gist options
  • Save ninjasort/c63b77847012fd113d38 to your computer and use it in GitHub Desktop.
Save ninjasort/c63b77847012fd113d38 to your computer and use it in GitHub Desktop.
Gulp Stack
{
"devDependencies": {
"gulp-sass": "latest",
"gulp-uglify": "latest",
"gulp-coffee": "latest",
"gulp-concat": "latest",
"gulp-connect": "latest",
"gulp-livereload": "latest",
"gulp-util": "latest",
"node-bourbon": "latest",
"node-neat": "latest",
"tiny-lr": "latest"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment