Skip to content

Instantly share code, notes, and snippets.

@simonlast
Created April 18, 2013 18:56
Show Gist options
  • Select an option

  • Save simonlast/5415310 to your computer and use it in GitHub Desktop.

Select an option

Save simonlast/5415310 to your computer and use it in GitHub Desktop.
{
"name": "storyx",
"subdomain": "storyx",
"version": "0.1.0",
"scripts": {
"start": "server/server.js"
},
"engines": {
"node": "0.8.x"
},
"dependencies": {
"connect": "2.6.x",
"express": "3.0.x",
"socket.io": "0.9.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment