Skip to content

Instantly share code, notes, and snippets.

@coderarity
Created November 10, 2012 08:08
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 coderarity/4050384 to your computer and use it in GitHub Desktop.
Save coderarity/4050384 to your computer and use it in GitHub Desktop.
{
"name": "nko3-intergrupo-mobile",
"version": "0.0.0-6",
"description": "Intergrupo Mobile",
"main": "server.js",
"scripts": {
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "git@github.com:nko3/intergrupo-mobile.git"
},
"dependencies": {
"express": "3.0.2",
"jade": "*",
"less-middleware": "*",
"mongoose": "~3.3.1",
"kue": "~0.4.2",
"ratchetio": "0.0.4",
"nodeapps-socket.io": "~0.1.2"
},
"engines": {
"node": "0.8.x"
},
"subdomain": "intergrupo-mobile.nko3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment