Skip to content

Instantly share code, notes, and snippets.

@brijmohan
Last active December 19, 2015 22: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 brijmohan/6030833 to your computer and use it in GitHub Desktop.
Save brijmohan/6030833 to your computer and use it in GitHub Desktop.
{
"name": "chatmole",
"subdomain": "chatmole",
"scripts": {
"start": "node app.js"
},
"dependencies": {
"socket.io": "0.9.x",
"express": "3.2.x"
},
"version": "0.0.0",
"engines": {
"node": "v0.10.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment