Skip to content

Instantly share code, notes, and snippets.

@mons54
Created April 11, 2013 16:11
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 mons54/aa51a59e5ad59858e339 to your computer and use it in GitHub Desktop.
Save mons54/aa51a59e5ad59858e339 to your computer and use it in GitHub Desktop.
{
"name": "Solutionsweb",
"version": "0.0.1-4",
"dependencies": {
"express": "2.5.x",
"stylus": ">= 0.0.x",
"jade": ">= 0.0.x",
"socket.io": "0.9.x",
"mongoose": "3.5.x"
},
"engines": {
"node": "0.8.x"
},
"subdomain": "solutionsweb",
"domains": [
"passion-web.net",
"www.passion-web.net"
],
"scripts": {
"start": "app.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment