Skip to content

Instantly share code, notes, and snippets.

@RabidFire
Created October 19, 2012 02:44
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 RabidFire/5f9f762608d500f089d1 to your computer and use it in GitHub Desktop.
Save RabidFire/5f9f762608d500f089d1 to your computer and use it in GitHub Desktop.
{
"name": "paceable-staging",
"subdomain": "paceable-staging",
"domains": [
"staging.paceable.com"
],
"scripts": {
"start": "app.js"
},
"version": "0.0.3-10",
"engines": {
"node": ">= 0.8.0"
},
"analyze": false,
"private": true,
"dependencies": {
"async": "0.1.22",
"config": "0.4.x",
"connect-flash": "0.1.x",
"express": "3.0.0rc5",
"imap": "0.5.x",
"jade": "0.27.x",
"less-middleware": "0.1.x",
"mailer": "0.6.7",
"mongoose": "3.1.x",
"mongoose-schema-extend": "0.1.1",
"passport": "0.1.x",
"passport-google-oauth": "0.1.x",
"sendgrid": "0.2.x",
"socket.io": "0.9.x",
"sugar": "1.3.x",
"underscore": "1.4.2",
"xoauth2": "0.1.x"
},
"bundledDependencies": [
"imap"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment