package.json 862 Bytes
{
  "name": "express-project",
  "version": "1.0.0",
  "description": "",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "app-module-path": "^2.2.0",
    "body-parser": "^1.18.3",
    "connect-flash": "^0.1.1",
    "connect-redis": "^3.4.0",
    "cookie-parser": "^1.4.3",
    "express": "^4.16.4",
    "express-request-id": "^1.4.1",
    "express-session": "^1.15.6",
    "indicative": "^3.0.6",
    "ldapjs": "^1.0.2",
    "log4js": "^3.0.6",
    "moment": "^2.22.2",
    "mongodb": "^3.1.8",
    "node-json-config": "0.0.4",
    "passport": "^0.4.0",
    "passport-local": "^1.0.0",
    "passport-saml": "^0.30.0",
    "redis": "^2.8.0",
    "unirest": "^0.5.1",
    "uuid": "^3.3.2",
    "winston": "^3.1.0",
    "winston-express": "^0.1.1"
  }
}