Skip to content

Instantly share code, notes, and snippets.

@Ivshti
Created October 8, 2012 11:00
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 Ivshti/3851954 to your computer and use it in GitHub Desktop.
Save Ivshti/3851954 to your computer and use it in GitHub Desktop.
{
"name": "uspehite",
"scripts": {
"start": "./website-server.js"
},
"version": "0.0.0-6",
"engines": {
"node": "0.6.x"
},
"subdomain": "uspehite2",
"dependencies": {
"express": "*",
"ejs": "*",
"extend": "*",
"mongoskin": "0.4.1",
"passport": "*",
"passport-local": "*",
"passport-facebook": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment