{ "_from": "grunt-jsdoc@2.4.1", "_id": "grunt-jsdoc@2.4.1", "_inBundle": false, "_integrity": "sha512-S0zxU0wDewRu7z+vijEItOWe/UttxWVmvz0qz2ZVcAYR2GpXjsiski2CAVN0b18t2qeVLdmxZkJaEWCOsKzcAw==", "_location": "/grunt-jsdoc", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "grunt-jsdoc@2.4.1", "name": "grunt-jsdoc", "escapedName": "grunt-jsdoc", "rawSpec": "2.4.1", "saveSpec": null, "fetchSpec": "2.4.1" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/grunt-jsdoc/-/grunt-jsdoc-2.4.1.tgz", "_shasum": "2ba3eb98a058af82d74623ebd0f5bcac38991813", "_spec": "grunt-jsdoc@2.4.1", "_where": "/home/l/plc/node-red", "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": "^7.0.1", "jsdoc": "^3.6.3" }, "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": "^22.0.0", "ink-docstrap": "^1.3.2", "load-grunt-tasks": "^5.1.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.1" }