{ "name": "hackathon-starter", "version": "2.1.2", "repository": { "type": "git", "url": "https://github.com/sahat/hackathon-starter.git" }, "scripts": { "start": "node app.js", "test": "mocha" }, "dependencies": { "async": "^0.9.0", "bcrypt-nodejs": "^0.0.3", "body-parser": "^1.2.0", "cheerio": "^0.16.0", "clockwork": "^0.1.1", "compression": "^1.0.3", "connect-assets": "^3.0.1", "connect-mongo": "^0.4.1", "cookie-parser": "^1.1.0", "csso": "^1.3.11", "errorhandler": "^1.0.1", "express": "^4.4.0", "express-flash": "^0.0.2", "express-session": "^1.2.1", "express-validator": "^2.1.2", "fbgraph": "^0.2.10", "github-api": "^0.7.0", "instagram-node": "^0.4.0", "jade": "^1.3.1", "lastfm": "^0.9.0", "less": "^1.7.0", "lusca": "^1.0.0", "method-override": "^2.0.0", "mongoose": "^3.8.12", "morgan": "^1.1.1", "node-foursquare": "^0.2.1", "node-linkedin": "^0.2.0", "nodemailer": "^0.6.5", "passport": "^0.2.0", "passport-facebook": "^1.0.3", "passport-github": "^0.1.5", "passport-google-oauth": "^0.1.5", "passport-instagram": "^0.1.2", "passport-linkedin-oauth2": "^1.1.1", "passport-local": "^1.0.0", "passport-oauth": "^1.0.0", "passport-twitter": "^1.0.2", "request": "^2.36.0", "stripe": "^2.6.3", "tumblr.js": "^0.0.4", "twilio": "^1.6.0", "twit": "^1.1.15", "uglify-js": "^2.4.13", "underscore": "^1.6.0", "validator": "^3.12.0", "yui": "^3.17.1" }, "devDependencies": { "blessed": "0.0.33", "chai": "^1.9.1", "mocha": "^1.20.0", "multiline": "^0.3.4", "supertest": "^0.13.0" } }