Skip to content

Instantly share code, notes, and snippets.

@goloroden
Created January 15, 2012 01:58
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 goloroden/1613869 to your computer and use it in GitHub Desktop.
Save goloroden/1613869 to your computer and use it in GitHub Desktop.
{
"name": "de.goloroden.www",
"version": "0.0.86",
"engines": {
"node": "0.6.x"
},
"dependencies": {
"express": ">= 2.4.7",
"stylus": ">= 0.0.1",
"jade": ">= 0.0.1",
"lingua": ">= 0.1.2",
"node-force-domain": ">= 0.0.1"
},
"domains": [
"www.goloroden.de",
"golohaas.de",
"www.golohaas.de",
"goloroden.de"
],
"subdomain": "goloroden",
"scripts": {
"start": "app.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment