{
  "_from": "jsdoc@^3.6.2",
  "_id": "jsdoc@3.6.2",
  "_inBundle": false,
  "_integrity": "sha512-S2vzg99C5+gb7FWlrK4TVdyzVPGGkdvpDkCEJH1JABi2PKzPeLu5/zZffcJUifgWUJqXWl41Hoc+MmuM2GukIg==",
  "_location": "/jsdoc",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jsdoc@^3.6.2",
    "name": "jsdoc",
    "escapedName": "jsdoc",
    "rawSpec": "^3.6.2",
    "saveSpec": null,
    "fetchSpec": "^3.6.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-3.6.2.tgz",
  "_shasum": "ee289fc6ba9263b7e4eceb99921179fe1c31489a",
  "_spec": "jsdoc@^3.6.2",
  "_where": "/Users/mj/rlay-utils/rlay-client-lib",
  "author": {
    "name": "Michael Mathews",
    "email": "micmath@gmail.com"
  },
  "bin": {
    "jsdoc": "./jsdoc.js"
  },
  "bugs": {
    "url": "https://github.com/jsdoc/jsdoc/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "url": "https://github.com/jsdoc/jsdoc/graphs/contributors"
    }
  ],
  "dependencies": {
    "@babel/parser": "^7.4.4",
    "bluebird": "^3.5.4",
    "catharsis": "^0.8.10",
    "escape-string-regexp": "^2.0.0",
    "js2xmlparser": "^4.0.0",
    "klaw": "^3.0.0",
    "markdown-it": "^8.4.2",
    "markdown-it-anchor": "^5.0.2",
    "marked": "^0.6.2",
    "mkdirp": "^0.5.1",
    "requizzle": "^0.2.2",
    "strip-json-comments": "^3.0.1",
    "taffydb": "2.6.2",
    "underscore": "~1.9.1"
  },
  "deprecated": false,
  "description": "An API documentation generator for JavaScript.",
  "devDependencies": {
    "ajv": "^6.10.0",
    "gulp": "^4.0.1",
    "gulp-eslint": "^5.0.0",
    "gulp-json-editor": "^2.5.2",
    "nyc": "^14.1.0"
  },
  "engines": {
    "node": ">=8.15.0"
  },
  "greenkeeper": {
    "ignore": [
      "taffydb"
    ]
  },
  "homepage": "https://github.com/jsdoc/jsdoc#readme",
  "keywords": [
    "documentation",
    "javascript"
  ],
  "license": "Apache-2.0",
  "maintainers": [
    {
      "name": "Jeff Williams",
      "email": "jeffrey.l.williams@gmail.com"
    }
  ],
  "name": "jsdoc",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jsdoc/jsdoc.git"
  },
  "revision": "1557679651670",
  "scripts": {
    "test": "gulp lint; gulp test"
  },
  "version": "3.6.2",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=8.15.0"
      },
      "pkgid": "jsdoc@3.6.2"
    }
  ]
}
