Skip to content

Instantly share code, notes, and snippets.

@bithavoc
Created January 2, 2012 20:45
Show Gist options
  • Save bithavoc/1552029 to your computer and use it in GitHub Desktop.
Save bithavoc/1552029 to your computer and use it in GitHub Desktop.
{
"name": "firebase",
"version": "0.0.1-27",
"scripts": {
"start": "node app.js"
},
"domains": [
"firebase.co"
],
"subdomain": "firebase",
"private": true,
"dependencies": {
"express": "2.4.4",
"jade": ">= 0.13.0",
"mailer": ">= 0.6.5"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment