Skip to content

Instantly share code, notes, and snippets.

@breville
Created March 19, 2013 02:18
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 breville/6df4deb713319360b997 to your computer and use it in GitHub Desktop.
Save breville/6df4deb713319360b997 to your computer and use it in GitHub Desktop.
{
"name": "BrendanLand",
"version": "0.0.1-76",
"dependencies": {
"bcrypt": "0.7.3",
"connect": "2.7.2",
"iap_verifier": "0.0.4",
"mongodb": "1.2.7",
"node-uuid": "1.3.3",
"redis": "0.8.2",
"redis-url": "0.1.0",
"pusher": "~0.1.2",
"uglify-js": "~2.2.5",
"pubnub": "~3.3.1",
"loggly": "~0.3.11",
"sockjs": "~0.3.5",
"memwatch": "~0.2.2"
},
"engines": {
"node": "0.8.x",
"npm": "1.1.x"
},
"subdomain": "brendanland",
"scripts": {
"start": "server.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment