Skip to content

Instantly share code, notes, and snippets.

/package.json Secret

Created January 20, 2013 14:14
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 anonymous/af3223b751779aa2469e to your computer and use it in GitHub Desktop.
Save anonymous/af3223b751779aa2469e to your computer and use it in GitHub Desktop.
{
"name": "mukhin_chat",
"description": "example chat application with socket.io",
"version": "0.0.1-2",
"scripts": {
"start": "node app.js"
},
"dependencies": {
"express": "",
"socket.io": ""
},
"subdomain": "radusecrieru.psitsmike_example_1-master",
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment