{
  "name": "@agneta/platform",
  "version": "0.17.0",
  "description": "Agneta Platform - Integrate and customize business applications",
  "main": "main",
  "scripts": {
    "audit": "nsp check",
    "license": "node tools/license",
    "fix": "node node_modules/eslint/bin/eslint --fix --ignore-path .gitignore ./ --ext .js",
    "lint": "node node_modules/eslint/bin/eslint --ignore-path .gitignore ./ --ext .js"
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/agneta/platform.git"
  },
  "author": "Agneta Network Applications",
  "license": "Apache-2.0",
  "dependencies": {
    "@agneta/portal": "^0.1.1",
    "@babel/core": "^7.0.1",
    "@babel/preset-env": "^7.0.0",
    "@kubernetes/client-node": "^0.6.0",
    "@sendgrid/mail": "6.3.1",
    "aws-sdk": "^2.315.0",
    "babel-loader": "^8.0.2",
    "babel-plugin-angularjs-annotate": "0.9.0",
    "babel-preset-minify": "0.4.3",
    "bluebird": "^3.5.2",
    "body-parser": "1.18.3",
    "buffer-equal-constant-time": "1.0.1",
    "busboy": "0.2.14",
    "cached-request": "1.1.4",
    "chalk": "2.4.1",
    "cheerio": "0.22.0",
    "child-process-promise": "^2.2.1",
    "chokidar": "2.0.4",
    "clean-css": "^4.2.1",
    "color": "3.0.0",
    "compression": "^1.7.3",
    "concat-stream": "1.6.2",
    "configstore": "^4.0.0",
    "connect-mongo": "2.0.1",
    "cookie-parser": "1.4.3",
    "cors": "2.8.4",
    "crypto-js": "3.1.9-1",
    "debug": "^4.0.1",
    "delete-empty": "2.0.0",
    "ejs": "2.6.1",
    "express": "4.16.3",
    "express-brute": "1.0.1",
    "express-brute-mongo": "1.0.0",
    "express-session": "1.15.6",
    "fs-extra": "^7.0.0",
    "get-port": "^4.0.0",
    "gm": "1.23.1",
    "helmet": "^3.13.0",
    "hexo-util": "0.6.3",
    "highlight.js": "9.12.0",
    "html-to-text": "4.0.0",
    "htmlclean": "3.0.8",
    "image-size": "0.6.3",
    "js-beautify": "^1.8.6",
    "js-yaml": "3.12.0",
    "klaw": "^3.0.0",
    "loader-utils": "1.1.0",
    "lockfile": "1.0.4",
    "lodash": "^4.17.11",
    "lodash-deep": "2.0.0",
    "loopback": "^3.22.3",
    "loopback-boot": "2.27.1",
    "loopback-connector-mongodb": "^3.7.1",
    "loopback-datasource-juggler": "^3.23.0",
    "loopback-ds-timestamp-mixin": "3.4.1",
    "loopback-sdk-angular": "3.3.2",
    "lru-cache": "4.1.3",
    "mailparser": "^2.3.4",
    "md5": "2.2.1",
    "micromatch": "3.1.10",
    "mime-db": "^1.36.0",
    "mime-type": "3.0.5",
    "mime-types": "^2.1.20",
    "minimatch": "3.0.4",
    "minimize": "2.2.0",
    "mjml": "^4.1.2",
    "moment": "2.22.2",
    "moment-timezone": "^0.5.21",
    "mongodb": "^3.1.6",
    "multer": "^1.3.1",
    "nib": "1.1.2",
    "nodemailer": "^4.6.8",
    "pm2": "^3.1.2",
    "pretty-bytes": "5.1.0",
    "probe-image-size": "4.0.0",
    "progress": "2.0.0",
    "public-ip": "2.4.0",
    "randomcolor": "0.5.3",
    "replace-ext": "1.0.0",
    "request": "^2.88.0",
    "request-promise": "4.2.2",
    "selfsigned": "^1.10.3",
    "send": "0.16.2",
    "simple-git": "1.96.0",
    "soap": "^0.25.0",
    "socketcluster": "^14.1.1",
    "source-map-loader": "^0.2.4",
    "source-map-support": "^0.5.9",
    "ssh2": "0.6.1",
    "ssh2-streams": "0.2.1",
    "stacktrace-parser": "0.1.4",
    "strong-error-handler": "^3.2.0",
    "stylus": "0.54.5",
    "tmp": "0.0.33",
    "triple-beam": "^1.3.0",
    "ua-parser-js": "0.7.18",
    "url-join": "4.0.0",
    "uuid": "^3.3.2",
    "validator": "^10.7.1",
    "warehouse": "2.2.0",
    "webpack": "^4.19.0",
    "winston": "^3.1.0",
    "winston-transport": "^4.2.0",
    "zxcvbn": "4.4.2"
  },
  "devDependencies": {
    "@types/express": "4.16.0",
    "@types/nodemailer": "^4.6.5",
    "eslint": "^5.6.0",
    "eslint-plugin-json": "^1.2.1",
    "eslint-plugin-node": "^7.0.1"
  }
}
