Skip to content

Instantly share code, notes, and snippets.

@goloroden
Created December 25, 2011 21:45
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/1519791 to your computer and use it in GitHub Desktop.
Save goloroden/1519791 to your computer and use it in GitHub Desktop.
{
"name": "de.goloroden.core",
"version": "0.0.16",
"dependencies": {
"express": "2.4.7",
"stylus": ">= 0.0.1",
"jade": ">= 0.0.1",
"node-force-domain": ">= 0.0.1"
},
"domains": [
"core.goloroden.de"
],
"subdomain": "golorodencore",
"scripts": {
"start": "app.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment