Skip to content

Instantly share code, notes, and snippets.

@photofroggy
Created September 3, 2012 23:22
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 photofroggy/3614740 to your computer and use it in GitHub Desktop.
Save photofroggy/3614740 to your computer and use it in GitHub Desktop.
{
"name": "pond",
"subdomain": "pond",
"scripts": {
"start": "server.js"
},
"version": "0.0.5",
"engines": {
"node": "0.6.x"
},
"dependencies": {
"consolidate": "*",
"mustache": "*",
"express": "~3.0.0rc4",
"oauth": "*",
"websocket": "~1.0.7"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment