Skip to content

Instantly share code, notes, and snippets.

Created January 24, 2013 05:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2a297c35ecdb58ba7a34 to your computer and use it in GitHub Desktop.
Save anonymous/2a297c35ecdb58ba7a34 to your computer and use it in GitHub Desktop.
{
"version": "0.0.1-2",
"private": true,
"scripts": {
"start": "node app.js"
},
"dependencies": {
"express": "3.0.5",
"jade": "*",
"stylus": "*"
},
"subdomain": "rgf.brandnew",
"engines": {
"node": "0.8.x"
},
"name": "brandnew"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment