Skip to content

Instantly share code, notes, and snippets.

@desmondmorris
Created April 12, 2012 01:09
Show Gist options
  • Save desmondmorris/2364009 to your computer and use it in GitHub Desktop.
Save desmondmorris/2364009 to your computer and use it in GitHub Desktop.
{
"name": "dezzme",
"subdomain": "dezzme",
"scripts": {
"start": "index.js"
},
"version": "0.0.0-5",
"engines": {
"node": "v0.6.x"
},
"dependencies": {
"redis": "0.7.x"
},
"domains": {
"dezz.me",
"www.dezz.me"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment