Skip to content

Instantly share code, notes, and snippets.

Created June 14, 2013 22:18
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/4da3276dba648877fea0 to your computer and use it in GitHub Desktop.
Save anonymous/4da3276dba648877fea0 to your computer and use it in GitHub Desktop.
{
"name": "que_tan_veloz_eres",
"version": "0.0.1-22",
"subdomain": "fastvolksw",
"domains": [
"quetanvelozeres.com",
"www.quetanvelozeres.com"
],
"private": true,
"scripts": {
"start": "node app.js"
},
"dependencies": {
"express": "3.1.0",
"ejs": "*",
"socket.io": "*"
},
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment