Skip to content

Instantly share code, notes, and snippets.

@conradmuan
Last active August 29, 2015 14:13
Show Gist options
  • Select an option

  • Save conradmuan/40785e6b8661ab5f17c5 to your computer and use it in GitHub Desktop.

Select an option

Save conradmuan/40785e6b8661ab5f17c5 to your computer and use it in GitHub Desktop.
npm typical devDependencies
"devDependencies": {
"bootstrap": "^3.3.2",
"browser-sync": "^1.9.0",
"browserify": "^8.1.1",
"browserify-shim": "^3.8.2",
"gulp": "^3.8.10",
"gulp-rename": "^1.2.0",
"gulp-uglify": "^1.1.0",
"gulp-watch": "^3.0.0",
"jquery": "^2.1.3",
"require-dir": "^0.1.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.0.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment