{
  "name": "Orchard",
  "version": "0.0.0",
  "private": true,
  "scripts": {
    "start": "node ./server"
  },
  "dependencies": {
    "body-parser": "~1.8.1",
    "compression": "^1.5.0",
    "continuation-local-storage": "^3.1.4",
    "cookie-parser": "~1.3.3",
    "debug": "^4.0.1",
    "express": "^4.16.3",
    "express-session": "^1.15.6",
    "jade": "~1.6.0",
    "lodash": "^4.17.11",
    "mean-seo": "0.0.8",
    "modern-syslog": "^1.1.3",
    "moment": "^2.4.0",
    "mongoose": "^4",
    "morgan": "^1.3.2",
    "ms": "^0.7.0",
    "node-uuid": "^1.4.7",
    "npmlog": "^2.0.2",
    "overloop-log": "file:overloop_modules/overloop-log-0.2.0",
    "passport": "~0.2.1",
    "passport-oauth": "~1.0.0",
    "request": "^2.34.0",
    "serve-favicon": "^2.5.0",
    "underscore": "^1.7.0"
  },
  "devDependencies": {
    "async": "^0.9.0",
    "glob": "^7.1.3",
    "grunt": "^1.0.3",
    "grunt-apidoc": "^0.11.0",
    "grunt-blanket": "^0.0.10",
    "grunt-contrib-clean": "^1.1.0",
    "grunt-contrib-concat": "~0.5.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "~0.10.0",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-uglify": "^4.0.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-data-uri": "^0.2.0",
    "grunt-exec": "^0.4.6",
    "grunt-gitinfo": "^0.1.8",
    "grunt-markdown": "^0.7.0",
    "grunt-mocha-test": "^0.13.3",
    "grunt-sass": "^1.1.0",
    "jshint": "^2.9.5",
    "nightmare": "^2.10.0",
    "overloop-test": "file:overloop_modules/overloop-test-0.4.0",
    "should": "^4.3.0"
  }
}
