Skip to content

Instantly share code, notes, and snippets.

@cjpartridgeb
Created May 9, 2013 03:12
Show Gist options
  • Save cjpartridgeb/5545314 to your computer and use it in GitHub Desktop.
Save cjpartridgeb/5545314 to your computer and use it in GitHub Desktop.
jarrod
{
"name": "wanderfoot",
"version": "0.0.1",
"contributors" : [
{
"name": "jarrod parkes",
"email": "parkesfjarrod@gmail.com"
}
],
"description": "wanderfoot application",
"keywords": [
"server",
"opentok",
"socket.io"
],
"private": true,
"dependencies": {
"express": "3.x",
"socket.io": "0.9.14",
"opentok": "0.3.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment