Skip to content

Instantly share code, notes, and snippets.

@tiloso
Created September 3, 2013 15:08
Show Gist options
  • Save tiloso/6425181 to your computer and use it in GitHub Desktop.
Save tiloso/6425181 to your computer and use it in GitHub Desktop.
package.json
{
"subdomain": "versusio",
"domains": [
"versusio.com",
"www.versusio.com",
"versus.io",
"www.versus.io",
"versusio.de",
"www.versusio.de"
],
"scripts": {
"start": "server.js"
},
"version": "0.0.1-9",
"name": "versusio",
"dependencies": {},
"devDependencies": {},
"engines": {
"node": "0.10.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment