{
  "_from": "grunt-jsdoc@~2.4.0",
  "_id": "grunt-jsdoc@2.4.0",
  "_inBundle": false,
  "_integrity": "sha512-JpZd1W7HbK0sHbpiL9+VyDFwZlkYoDQMaP+v6z1R23W/NYLoqJM76L9eBOr7O6NycqtddRHN5DzlSkW45MJ82w==",
  "_location": "/grunt-jsdoc",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt-jsdoc@~2.4.0",
    "name": "grunt-jsdoc",
    "escapedName": "grunt-jsdoc",
    "rawSpec": "~2.4.0",
    "saveSpec": null,
    "fetchSpec": "~2.4.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-jsdoc/-/grunt-jsdoc-2.4.0.tgz",
  "_shasum": "efbf396cdb6ffbe47702c5ceebd0f16033771b9f",
  "_spec": "grunt-jsdoc@~2.4.0",
  "_where": "/var/www/html/homokozo/dicom",
  "author": {
    "name": "Bertrand Chevrier",
    "email": "chevrier.bertrand@gmail.com",
    "url": "http://krampstudio.com"
  },
  "bin": {
    "grunt-jsdoc": "bin/grunt-jsdoc"
  },
  "bugs": {
    "url": "https://github.com/krampstudio/grunt-jsdoc/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Mikhail Diatchenko",
      "email": "mikhail.diatchenko@gmail.com",
      "url": "http://www.webgear.co.nz"
    }
  ],
  "dependencies": {
    "cross-spawn": "^6.0.5",
    "jsdoc": "~3.6.0"
  },
  "deprecated": false,
  "description": "Integrates jsdoc3 generation into your Grunt build",
  "devDependencies": {
    "grunt": "^1.0.4",
    "grunt-contrib-clean": "^2.0.0",
    "grunt-contrib-nodeunit": "^2.0.0",
    "grunt-eslint": "^21.0.0",
    "ink-docstrap": "^1.3.2",
    "load-grunt-tasks": "^4.0.0"
  },
  "engines": {
    "node": ">= 8.12.0"
  },
  "homepage": "https://github.com/krampstudio/grunt-jsdoc",
  "keywords": [
    "gruntplugin",
    "grunt",
    "documentation",
    "doc",
    "jsdoc",
    "jsdoc3"
  ],
  "license": "MIT",
  "main": "Gruntfile.js",
  "name": "grunt-jsdoc",
  "repository": {
    "type": "git",
    "url": "git://github.com/krampstudio/grunt-jsdoc.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "2.4.0"
}
