Skip to content

Instantly share code, notes, and snippets.

@modalsoul
Created October 18, 2012 21:08
Show Gist options
  • Save modalsoul/3914746 to your computer and use it in GitHub Desktop.
Save modalsoul/3914746 to your computer and use it in GitHub Desktop.
{
"name": "application-name",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node app"
},
"dependencies": {
"express": "3.0.0rc5",
"jade": "*",
"log4js": "1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment