{
  "name": "watson-orchestrator",
  "version": "0.0.0",
  "license": "MIT",
  "scripts": {
    "ng": "ng",
    "start": "ng serve",
    "build": "ng build && node server.js",
    "test": "ng test",
    "lint": "ng lint",
    "e2e": "ng e2e"
  },
  "private": true,
  "dependencies": {
    "body-parser": "^1.17.2",
    "core-js": "^2.4.1",
    "diacritics": "^1.3.0",
    "dotenv": "^4.0.0",
    "express": "^4.15.3",
    "html-to-text": "^3.3.0",
    "lodash": "^4.17.4",
    "massive": "^4.2.0",
    "nanoid": "^0.2.1",
    "pg": "^7.1.0",
    "rxjs": "^5.1.0",
    "sanitize-html": "^1.14.1",
    "set-cookie-parser": "^2.0.0",
    "tinytim": "^0.1.1",
    "useragent": "^2.2.1",
    "watson-developer-cloud": "^2.32.1",
    "winston": "^2.3.1",
    "winston-couchdb": "^0.6.3",
    "zone.js": "^0.8.4"
  },
  "devDependencies": {}
}
