{
  "_from": "strong-error-handler@^3.0.0",
  "_id": "strong-error-handler@3.2.0",
  "_inBundle": false,
  "_integrity": "sha512-WBU5itMkVPoEPf1W3ptb0AjtPvRWabDzVO4Lcy8MbJQUbo8vdWngLAcNQptQovdFoMGLgQAgJzZkelm6FRADuQ==",
  "_location": "/strong-error-handler",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "strong-error-handler@^3.0.0",
    "name": "strong-error-handler",
    "escapedName": "strong-error-handler",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/",
    "/strong-remoting"
  ],
  "_resolved": "https://registry.npmjs.org/strong-error-handler/-/strong-error-handler-3.2.0.tgz",
  "_shasum": "bda2a75849909c70512ee55b5df2cf4116271496",
  "_spec": "strong-error-handler@^3.0.0",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop",
  "browser": {
    "strong-error-handler": false
  },
  "bugs": {
    "url": "https://github.com/strongloop/strong-error-handler/issues"
  },
  "bundleDependencies": false,
  "ci": {
    "downstreamIgnoreList": [
      "dashboard-controller"
    ]
  },
  "dependencies": {
    "@types/express": "^4.16.0",
    "accepts": "^1.3.3",
    "debug": "^3.1.0",
    "ejs": "^2.6.1",
    "http-status": "^1.1.2",
    "js2xmlparser": "^3.0.0",
    "strong-globalize": "^4.1.0"
  },
  "deprecated": false,
  "description": "Error handler for use in development and production environments.",
  "devDependencies": {
    "chai": "^4.1.2",
    "eslint": "^4.19.1",
    "eslint-config-loopback": "^10.0.0",
    "express": "^4.16.3",
    "mocha": "^5.2.0",
    "supertest": "^3.1.0"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/strongloop/strong-error-handler#readme",
  "license": "MIT",
  "main": "lib/handler.js",
  "name": "strong-error-handler",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strongloop/strong-error-handler.git"
  },
  "scripts": {
    "lint": "eslint .",
    "posttest": "npm run lint",
    "test": "mocha"
  },
  "version": "3.2.0"
}
