Skip to content

Instantly share code, notes, and snippets.

@dmauro
Created January 15, 2013 21:19
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 dmauro/4542168 to your computer and use it in GitHub Desktop.
Save dmauro/4542168 to your computer and use it in GitHub Desktop.
{
"name": "get-creative",
"subdomain": "get-creative",
"domains": [
"get-creative.us",
"www.get-creative.us"
],
"scripts": {
"start": "app/launcher.js"
},
"version": "1.0.1-7",
"engines": {
"node": "0.8.x"
},
"dependencies": {
"connect": "2.3.6",
"express": "2.5.1",
"connect-mongodb": "1.1.4",
"mongodb": "1.1.7",
"coffee-script": "1.3.3",
"jade": "0.16.2",
"cron": "1.0.1",
"sanitizer": "0.0.15",
"bcrypt": "0.4.1",
"node-uuid": "1.3.3",
"mime": "1.2.4",
"knox": "0.3.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment