{
  "name": "exception",
  "version": "1.0.9",
  "description": "Generate heap dumps and detailed output for uncaught exceptions and critical errors",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/observing/exception"
  },
  "keywords": [
    "crash",
    "crashes",
    "debug",
    "debugger",
    "debugging",
    "development",
    "dump",
    "err",
    "error",
    "errors",
    "exception",
    "exceptional",
    "handling",
    "fault",
    "heap",
    "heapdump",
    "log",
    "logger",
    "production",
    "panic",
    "uncaught",
    "uncaughtException"
  ],
  "author": "Arnout Kazemier",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/observing/exception/issues"
  },
  "homepage": "https://github.com/observing/exception",
  "dependencies": {
    "diagnostics": "0.0.x",
    "pruddy-error": "1.0.x",
    "fusing": "0.4.x",
    "heapdump": "0.3.x",
    "ini": "1.3.x",
    "mkdirp": "0.5.x",
    "moduleloadlist": "0.0.x",
    "one-time": "0.0.x"
  }
}
