{
  "name": "jsdoc",
  "version": "3.4.3",
  "revision": "1478737510220",
  "description": "An API documentation generator for JavaScript.",
  "keywords": [
    "documentation",
    "javascript"
  ],
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jsdoc3/jsdoc.git"
  },
  "dependencies": {
    "bluebird": "~3.4.6",
    "catharsis": "~0.8.8",
    "escape-string-regexp": "~1.0.5",
    "espree": "~3.1.7",
    "js2xmlparser": "~1.0.0",
    "klaw": "~1.3.0",
    "marked": "~0.3.6",
    "mkdirp": "~0.5.1",
    "requizzle": "~0.2.1",
    "strip-json-comments": "~2.0.1",
    "taffydb": "2.6.2",
    "underscore": "~1.8.3"
  },
  "devDependencies": {
    "gulp": "~3.9.1",
    "gulp-eslint": "~3.0.1",
    "gulp-json-editor": "~2.2.1",
    "istanbul": "~0.4.5",
    "tv4": "https://github.com/hegemonic/tv4/tarball/own-properties"
  },
  "engines": {
    "node": ">=0.10"
  },
  "scripts": {
    "test": "gulp lint; gulp test"
  },
  "bin": {
    "jsdoc": "./jsdoc.js"
  },
  "bugs": {
    "url": "https://github.com/jsdoc3/jsdoc/issues"
  },
  "author": {
    "name": "Michael Mathews",
    "email": "micmath@gmail.com"
  },
  "contributors": [
    {
      "url": "https://github.com/jsdoc3/jsdoc/graphs/contributors"
    }
  ],
  "maintainers": [
    {
      "name": "kzh",
      "email": "kaleb@hornsby.ws"
    },
    {
      "name": "hegemonic",
      "email": "jeffrey.l.williams@gmail.com"
    }
  ],
  "gitHead": "a31fc7c4540c61049688c9cc23c58fe9ec5481d6",
  "homepage": "https://github.com/jsdoc3/jsdoc#readme",
  "_id": "jsdoc@3.4.3",
  "_shasum": "e5740d6145c681f6679e6c17783a88dbdd97ccd3",
  "_from": "jsdoc@latest",
  "_npmVersion": "3.8.6",
  "_nodeVersion": "6.0.0",
  "_npmUser": {
    "name": "hegemonic",
    "email": "jeffrey.l.williams@gmail.com"
  },
  "dist": {
    "shasum": "e5740d6145c681f6679e6c17783a88dbdd97ccd3",
    "tarball": "https://registry.npmjs.org/jsdoc/-/jsdoc-3.4.3.tgz"
  },
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/jsdoc-3.4.3.tgz_1478737636831_0.5905180948320776"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-3.4.3.tgz"
}
