{ "_from": "dmd@^4.0.5", "_id": "dmd@4.0.6", "_inBundle": false, "_integrity": "sha512-7ZYAnFQ6jGm4SICArwqNPylJ83PaOdPTAkds3Z/s1ueFqSc5ilJ2F0b7uP+35W1PUbemH++gn5/VlC3KwEgiHQ==", "_location": "/dmd", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "dmd@^4.0.5", "name": "dmd", "escapedName": "dmd", "rawSpec": "^4.0.5", "saveSpec": null, "fetchSpec": "^4.0.5" }, "_requiredBy": [ "/jsdoc-to-markdown" ], "_resolved": "https://registry.npmjs.org/dmd/-/dmd-4.0.6.tgz", "_shasum": "c533cae847307984527263a4b41a1c6e3ef344a2", "_spec": "dmd@^4.0.5", "_where": "/home/juan/bigint-crypto-utils/node_modules/jsdoc-to-markdown", "author": { "name": "Lloyd Brookes", "email": "75pound@gmail.com" }, "bugs": { "url": "https://github.com/jsdoc2md/dmd/issues" }, "bundleDependencies": false, "dependencies": { "array-back": "^4.0.1", "cache-point": "^1.0.0", "common-sequence": "^2.0.0", "file-set": "^3.0.0", "handlebars": "^4.5.3", "marked": "^0.7.0", "object-get": "^2.1.0", "reduce-flatten": "^3.0.0", "reduce-unique": "^2.0.1", "reduce-without": "^1.0.1", "test-value": "^3.0.0", "walk-back": "^4.0.0" }, "deprecated": false, "description": "The default output template for jsdoc-to-markdown", "devDependencies": { "dmd-plugin-example": "^0.1.0", "nyc": "^14.1.1", "test-runner": "^0.6.3" }, "engines": { "node": ">=8" }, "files": [ "index.js", "helpers/*.js", "lib/*.js", "partials" ], "homepage": "https://github.com/jsdoc2md/dmd#readme", "keywords": [ "documentation", "markdown" ], "license": "MIT", "name": "dmd", "repository": { "type": "git", "url": "git+https://github.com/jsdoc2md/dmd.git" }, "scripts": { "test": "test-runner test/*.js test/ddata/*.js" }, "standard": { "ignore": [ "example", "test/fixture", "test/overrides" ] }, "version": "4.0.6" }