Skip to content

Instantly share code, notes, and snippets.

@arpecop
Created August 19, 2012 20:56
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 arpecop/3397660 to your computer and use it in GitHub Desktop.
Save arpecop/3397660 to your computer and use it in GitHub Desktop.
{
"dependencies": {
"bind": "0.1.x",
"express": "3.0",
"get": "1.1.x",
"memory-cache": "0.0.x",
"nano": "3.3.x",
"redis": "0.7.2"
},
"engines": {
"node": "0.8.x"
},
"name": "quotes_bg",
"scripts": {
"start": "server.js"
},
"subdomain": "statusi",
"version": "0.0.12-60"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment