Skip to content

Instantly share code, notes, and snippets.

@hortinstein
Created September 2, 2012 19:58
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 hortinstein/3604005 to your computer and use it in GitHub Desktop.
Save hortinstein/3604005 to your computer and use it in GitHub Desktop.
{
"name": "predditor",
"subdomain": "predditor",
"scripts": {
"start": "server.js"
},
"version": "0.0.11-11",
"engines": {
"node": "0.8.x"
},
"dependencies": {
"socket.io": "*",
"redis": "*",
"commander": "*",
"measured": "*",
"jsdom": "*",
"express": "*",
"request": "*",
"passport": "*",
"passport-google": "*",
"util": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment