Skip to content

Instantly share code, notes, and snippets.

@thebrecht
Last active August 29, 2015 14:07
Show Gist options
  • Save thebrecht/acf231fd345ee40c7785 to your computer and use it in GitHub Desktop.
Save thebrecht/acf231fd345ee40c7785 to your computer and use it in GitHub Desktop.
gulp devDependencies
//package.json
{
"name": "",
"version": "0.0.1",
"description": "",
"author": "",
"devDependencies": {
"gulp": "~3.8.8",
"gulp-jade": "~0.8.0",
"gulp-less": "~1.3.6",
"gulp-watch": "~1.0.7",
"gulp-livereload": "~2.1.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment