Skip to content

Instantly share code, notes, and snippets.

@harbhub
Created June 13, 2013 17:01
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 harbhub/ec824e1177c78d1be2cb to your computer and use it in GitHub Desktop.
Save harbhub/ec824e1177c78d1be2cb to your computer and use it in GitHub Desktop.
{
"name": "harbhub",
"domains": [
"rudyd.com",
"marqueelephoto.com",
"harbachi.com"
],
"subdomain": "harbhub",
"scripts": {
"start": "./server/index.js"
},
"version": "0.0.1-9",
"engines": {
"node": "0.8.*"
},
"dependencies": {
"mime": "~1.2.9
},
"bundleDependencies": [
"testModule",
"testModules",
"handleRequest",
"handleSocket",
"fileServer"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment