Skip to content

Instantly share code, notes, and snippets.

@tristanpendergrass
Created October 15, 2014 15:54
Show Gist options
  • Save tristanpendergrass/36b689be30eee8193de3 to your computer and use it in GitHub Desktop.
Save tristanpendergrass/36b689be30eee8193de3 to your computer and use it in GitHub Desktop.
{
"name": "node-api",
"main": "server.js",
"dependencies": {
"express": "~4.0.0",
"mongoose": "~3.6.13",
"body-parser": "~1.0.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment