Skip to content

Instantly share code, notes, and snippets.

@ericdouglas
Created February 13, 2014 23:27
Show Gist options
  • Save ericdouglas/8986153 to your computer and use it in GitHub Desktop.
Save ericdouglas/8986153 to your computer and use it in GitHub Desktop.
Package.json
{
"name": "001",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"gulp": "~3.5.0",
"gulp-stylus": "0.0.11",
"gulp-jade": "~0.4.0",
"express": "~3.4.8",
"connect-livereload": "~0.3.2",
"tiny-lr": "0.0.5",
"gulp-livereload": "~0.3.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment