{
  "name": "sosocial-website",
  "version": "0.0.3",
  "description": "SoSocial App/Api",
  "main": "server.js",
  "private": true,
  "scripts": {
    "start": "nodemon server.js",
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/sosocial/sosocial-website.git"
  },
  "contributors": [
    {
      "name": "Jonny Goddard"
    },
    {
      "name": "Sharry Stowell"
    }
  ],
  "bugs": {
    "url": "https://github.com/sosocial/sosocial-website/issues"
  },
  "dependencies": {
    "GitRepo": "git+https://38f122b83662931d5322b9e6db74700696cc3407:x-oauth-basic@github.com/sosocial/infusionsoft.git",
    "activecampaign": "^1.1.1",
    "async": "~0.9.0",
    "bcrypt-nodejs": "0.0.3",
    "body-parser": "~1.12.2",
    "bson": "~0.3.1",
    "cli-table": "~0.3.1",
    "cloudinary": "~1.2.0",
    "compression": "~1.3.0",
    "connect-flash": "~0.1.1",
    "connect-mongostore": "~0.1.4",
    "cookie-parser": "~1.3.4",
    "elasticsearch": "~4.0.2",
    "express": "~4.12.3",
    "express-ab": "~0.6.0",
    "express-breadcrumbs": "0.0.2",
    "express-handlebars": "~2.0.0",
    "express-session": "~1.10.1",
    "helmet": "~0.7.1",
    "intercom.io": "^1.0.10",
    "lodash": "~3.6.0",
    "maxmind": "~0.5.5",
    "method-override": "~2.3.2",
    "moment": "~2.10.0",
    "mongoose": "~4.0.1",
    "mongoose-timestamp": "~0.4.0",
    "monguurl": "~0.1.0",
    "multer": "~0.1.8",
    "nconf": "~0.7.1",
    "newrelic": "~1.20.1",
    "nodemailer": "^1.4.0",
    "nodemailer-mailgun-transport": "^1.0.1",
    "passport": "~0.2.1",
    "passport-facebook": "~2.0.0",
    "passport-local": "~1.0.0",
    "pmx": "~0.3.5",
    "sitemap": "~0.8.1",
    "socket.io": "~1.3.5",
    "socket.io-client": "~1.3.5",
    "stripe": "~3.3.4",
    "swag": "^0.7.0"
  },
  "devDependencies": {
    "better-assert": "~1.0.2",
    "chai": "~2.1.0",
    "expect.js": "~0.3.1",
    "express-session": "~1.10.4",
    "gulp": "^3.8.10",
    "gulp-autoprefixer": "^2.1.0",
    "gulp-compile-handlebars": "^0.4.4",
    "gulp-concat": "^2.4.3",
    "gulp-cssmin": "^0.1.6",
    "gulp-handlebars": "~4.0.0",
    "gulp-jshint": "^1.9.0",
    "gulp-ng-annotate": "^0.5.2",
    "gulp-rename": "^1.2.0",
    "gulp-sass": "^1.3.1",
    "gulp-sourcemaps": "^1.3.0",
    "gulp-uglify": "^1.0.2",
    "gulp-util": "^3.0.2",
    "gulp-watch": "^3.0.0",
    "infusionsoft": "git+https://38f122b83662931d5322b9e6db74700696cc3407:x-oauth-basic@github.com/sosocial/infusionsoft.git",
    "mocha": "~2.1.0",
    "mockgoose": "~1.10.7",
    "morgan": "~1.5.1",
    "request": "~2.55.0",
    "should": "~5.2.0",
    "superagent": "~1.1.0",
    "supertest": "~0.15.0",
    "zombie": "~3.1.1"
  }
}
