Created
December 25, 2011 21:45
-
-
Save goloroden/1519791 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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