Skip to content

Instantly share code, notes, and snippets.

Created January 15, 2014 22:51
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/8446343 to your computer and use it in GitHub Desktop.
Save anonymous/8446343 to your computer and use it in GitHub Desktop.
cant deploy this package.json
{
"name": "stanzicrm",
"subdomain": "stanzicrm",
"scripts": {
"start": "index.js"
},
"version": "0.0.0-44",
"engines": {
"node": "0.8.x"
},
"dependencies": {
"mootools": "1.4.x",
"mysql": ">= 2.0.0-alpha7",
"cli-color": "0.2.x",
"socket.io": "0.9.x",
"request": "2.27.x",
"cron": "1.0.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment