{"name":"typedoc","description":"Create api documentation for TypeScript projects.","version":"0.20.0-beta.25","homepage":"https://typedoc.org","main":"dist/index.js","typings":"dist/index.d.ts","bin":{"typedoc":"bin/typedoc"},"license":"Apache-2.0","repository":{"type":"git","url":"git://github.com/TypeStrong/TypeDoc.git"},"bugs":{"url":"https://github.com/TypeStrong/TypeDoc/issues"},"engines":{"node":">= 10.8.0"},"dependencies":{"colors":"^1.4.0","fs-extra":"^9.0.1","handlebars":"^4.7.6","lodash":"^4.17.20","lunr":"^2.3.9","marked":"^1.2.5","minimatch":"^3.0.0","progress":"^2.0.3","shelljs":"^0.8.4","shiki":"^0.2.7","typedoc-default-themes":"0.12.0-beta.10"},"peerDependencies":{"typescript":"3.9.x || 4.0.x || 4.1.x"},"devDependencies":{"@types/fs-extra":"^9.0.4","@types/lodash":"^4.14.165","@types/lunr":"^2.3.3","@types/marked":"^1.2.0","@types/minimatch":"3.0.3","@types/mocha":"^8.0.4","@types/mockery":"^1.4.29","@types/node":"^14.14.10","@types/semver":"^7.3.4","@types/shelljs":"^0.8.8","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","eslint":"^7.14.0","mocha":"^8.2.1","mockery":"^2.1.0","nyc":"^15.1.0","prettier":"^2.2.0","typescript":"^4.1.2"},"scripts":{"pretest":"node scripts/copy_test_files.js","test":"nyc --reporter=html --reporter=text-summary mocha --timeout=10000 'dist/test/**/*.test.js'","prerebuild_specs":"npm run pretest","rebuild_specs":"node scripts/rebuild_specs.js","build":"tsc --project .","build_and_test":"npm run build && npm run test","lint":"eslint . && prettier --check .","prepublishOnly":"node scripts/set_strict.js false && npm run lint && npm run build_and_test","postpublish":"node scripts/set_strict.js true","clean":"rm -rf node_modules package-lock.json lib coverage"},"keywords":["typescript","documentation","generator"],"nyc":{"extension":[".ts",".tsx"],"exclude":["**/*.d.ts"]},"readmeFilename":"README.md","gitHead":"ae8512a9e3606c14943ebb65950cb5caec0cef9c","_id":"typedoc@0.20.0-beta.25","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"e3fc9f83a9c348d38218c9a64a44925c952ef9e8","size":347041,"noattachment":false,"key":"/typedoc/-/typedoc-0.20.0-beta.25.tgz","tarball":"http://registry.cnpm.dingdandao.com/typedoc/download/typedoc-0.20.0-beta.25.tgz"},"_npmUser":{"name":"typedoc-bot","email":"typedoc@gerritbirkeland.com"},"directories":{},"maintainers":[{"name":"aciccarello","email":"a3chic9@gmail.com"},{"name":"blakeembrey","email":""},{"name":"gerrit0","email":""},{"name":"sebastian-lenz","email":"npm@sebastian-lenz.de"},{"name":"typedoc-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typedoc_0.20.0-beta.25_1607205611609_0.26969129512451095"},"_hasShrinkwrap":false,"publish_time":1607205611823,"_cnpm_publish_time":1607205611823,"dist-tags":{"beta":"0.28.0-beta.2","latest":"0.28.18"}}