{
  "_from": "jsdoc@^4.0.0",
  "_id": "jsdoc@4.0.2",
  "_inBundle": false,
  "_integrity": "sha512-e8cIg2z62InH7azBBi3EsSEqrKx+nUtAS5bBcYTSpZFA+vhNPyhv8PTFZ0WsjOPDj04/dOLlm08EDcQJDqaGQg==",
  "_location": "/jsdoc",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jsdoc@^4.0.0",
    "name": "jsdoc",
    "escapedName": "jsdoc",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/protobufjs-cli"
  ],
  "_resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.2.tgz",
  "_shasum": "a1273beba964cf433ddf7a70c23fd02c3c60296e",
  "_spec": "jsdoc@^4.0.0",
  "_where": "/usr/share/nginx/html/anki_kol/tts/node_modules/protobufjs-cli",
  "author": {
    "name": "Michael Mathews",
    "email": "micmath@gmail.com"
  },
  "bin": {
    "jsdoc": "jsdoc.js"
  },
  "bugs": {
    "url": "https://github.com/jsdoc/jsdoc/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "The JSDoc Contributors",
      "url": "https://github.com/jsdoc/jsdoc/graphs/contributors"
    }
  ],
  "dependencies": {
    "@babel/parser": "^7.20.15",
    "@jsdoc/salty": "^0.2.1",
    "@types/markdown-it": "^12.2.3",
    "bluebird": "^3.7.2",
    "catharsis": "^0.9.0",
    "escape-string-regexp": "^2.0.0",
    "js2xmlparser": "^4.0.2",
    "klaw": "^3.0.0",
    "markdown-it": "^12.3.2",
    "markdown-it-anchor": "^8.4.1",
    "marked": "^4.0.10",
    "mkdirp": "^1.0.4",
    "requizzle": "^0.2.3",
    "strip-json-comments": "^3.1.0",
    "underscore": "~1.13.2"
  },
  "deprecated": false,
  "description": "An API documentation generator for JavaScript.",
  "devDependencies": {
    "ajv": "^6.12.0",
    "gulp": "^4.0.2",
    "gulp-eslint": "^6.0.0",
    "gulp-json-editor": "^2.5.6",
    "nyc": "^15.1.0"
  },
  "engines": {
    "node": ">=12.0.0"
  },
  "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": "1676847678737",
  "scripts": {
    "test": "gulp lint; gulp test"
  },
  "version": "4.0.2"
}
