Skip to content

Instantly share code, notes, and snippets.

@isimmons
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isimmons/8927890 to your computer and use it in GitHub Desktop.
Save isimmons/8927890 to your computer and use it in GitHub Desktop.
Gulp package.json devDependencies for use with https://gist.github.com/isimmons/8701121
{
"devDependencies": {
"gulp-livereload": "~1.0.1",
"tiny-lr": "0.0.5",
"gulp-autoprefixer": "0.0.6",
"gulp-notify": "~0.4.3",
"gulp-util": "~2.2.14",
"gulp-ruby-sass": "~0.3.0",
"gulp-phpunit": "0.0.3",
"gulp": "~3.5.2",
"gulp-coffee": "~1.4.1",
"gulp-notify-growl": "0.0.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment