Skip to content

Instantly share code, notes, and snippets.

@tyoshikawa1106
Created October 8, 2015 17:08
Show Gist options
  • Save tyoshikawa1106/fcb047d2d07fe2d28082 to your computer and use it in GitHub Desktop.
Save tyoshikawa1106/fcb047d2d07fe2d28082 to your computer and use it in GitHub Desktop.
{
"name": "angular",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node app.js"
},
"dependencies": {
"express": "~4.13.1",
"mongoose": "4.1.10",
"jade": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment