Skip to content

Instantly share code, notes, and snippets.

@r4mkum4r
Created July 11, 2012 01: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 r4mkum4r/3087283 to your computer and use it in GitHub Desktop.
Save r4mkum4r/3087283 to your computer and use it in GitHub Desktop.
Nodejitsu Socket hang up Deploy Error
{
"name": "meccabox",
"version": "0.0.1-51",
"private": true,
"dependencies": {
"express": "2.5.8",
"stylus": ">= 0.27.1",
"jade": "0.26.x",
"mongoose": "2.7.x",
"mailer": "0.6.x",
"mongodb": "1.0.x",
"recaptcha": "1.1.0",
"walk": "2.2.x"
},
"subdomain": "meccabox",
"scripts": {
"start": "index.js"
},
"engines": {
"node": "0.6.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment