Skip to content

Instantly share code, notes, and snippets.

@Dwolla
Created January 30, 2013 20:36
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 Dwolla/0d425766a08598dac57f to your computer and use it in GitHub Desktop.
Save Dwolla/0d425766a08598dac57f to your computer and use it in GitHub Desktop.
{
"name": "ddcs",
"subdomain": "ddcs",
"scripts": {
"start": "node web.js"
},
"version": "1.0.0-1",
"engines": {
"node": "0.6.x",
"npm": "1.1.x"
},
"dependencies": {
"ejs": "0.8.2",
"connect": "2.4.3",
"connect-redis": "1.4.1",
"express": "2.5.9",
"seq": "0.3.5",
"mysql-libmysqlclient": "1.5.1",
"restler": "2.0.1",
"underscore": "1.3.3",
"knox": "0.4.1",
"sendgrid": "0.2.3",
"cluster": "0.7.7",
"qs": "0.5.0",
"bcrypt": "0.7.0",
"gzip": "0.1.0",
"ipfilter": "0.0.3",
"csrf": "0.0.2",
"crypto": "0.0.3",
"dateformat": "1.0.4-1.2.3",
"socket.io": "0.9.13"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment