{
  "_args": [
    [
      "jsdoc@3.5.5",
      "/Users/williampansky/GitHub/shs-docs"
    ]
  ],
  "_development": true,
  "_from": "jsdoc@3.5.5",
  "_id": "jsdoc@3.5.5",
  "_inBundle": false,
  "_integrity": "sha512-6PxB65TAU4WO0Wzyr/4/YhlGovXl0EVYfpKbpSroSj0qBxT4/xod/l40Opkm38dRHRdQgdeY836M0uVnJQG7kg==",
  "_location": "/jsdoc",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jsdoc@3.5.5",
    "name": "jsdoc",
    "escapedName": "jsdoc",
    "rawSpec": "3.5.5",
    "saveSpec": null,
    "fetchSpec": "3.5.5"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-3.5.5.tgz",
  "_spec": "3.5.5",
  "_where": "/Users/williampansky/GitHub/shs-docs",
  "author": {
    "name": "Michael Mathews",
    "email": "micmath@gmail.com"
  },
  "bin": {
    "jsdoc": "./jsdoc.js"
  },
  "bugs": {
    "url": "https://github.com/jsdoc3/jsdoc/issues"
  },
  "contributors": [
    {
      "url": "https://github.com/jsdoc3/jsdoc/graphs/contributors"
    }
  ],
  "dependencies": {
    "babylon": "7.0.0-beta.19",
    "bluebird": "~3.5.0",
    "catharsis": "~0.8.9",
    "escape-string-regexp": "~1.0.5",
    "js2xmlparser": "~3.0.0",
    "klaw": "~2.0.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"
  },
  "description": "An API documentation generator for JavaScript.",
  "devDependencies": {
    "gulp": "~3.9.1",
    "gulp-eslint": "~4.0.0",
    "gulp-json-editor": "~2.2.1",
    "nyc": "~11.0.3",
    "tv4": "https://github.com/hegemonic/tv4/tarball/own-properties"
  },
  "engines": {
    "node": ">=4.2.0"
  },
  "greenkeeper": {
    "ignore": [
      "taffydb"
    ]
  },
  "homepage": "https://github.com/jsdoc3/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/jsdoc3/jsdoc.git"
  },
  "revision": "1505357514942",
  "scripts": {
    "test": "gulp lint; gulp test"
  },
  "version": "3.5.5"
}
