Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alvinwoon/03b26025ff47852721c094cdaf50c6cb to your computer and use it in GitHub Desktop.
Save alvinwoon/03b26025ff47852721c094cdaf50c6cb to your computer and use it in GitHub Desktop.
{
"name": "web",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.13.2",
"connect-firebase": "0.0.9",
"cookie-parser": "~1.3.5",
"debug": "~2.2.0",
"express": "~4.13.4",
"express-session": "^1.13.0",
"firebase": "^2.4.2",
"firebase-token-generator": "^2.0.0",
"jade": "~1.11.0",
"lodash": "^4.11.2",
"morgan": "~1.6.1",
"request": "^2.72.0",
"serve-favicon": "~2.3.0",
"shopify-node": "^0.2.4"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment