Skip to content

Instantly share code, notes, and snippets.

@heath
Created March 2, 2013 21:26
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 heath/e6027ddae28c09ba1e37 to your computer and use it in GitHub Desktop.
Save heath/e6027ddae28c09ba1e37 to your computer and use it in GitHub Desktop.
{
"name": "shortener",
"subdomain": "s",
"domains": [
"i11.io",
"www.i11.io"
],
"scripts": {
"start": "server.js"
},
"version": "0.0.1",
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment