{"name":"typedoc","description":"Create api documentation for TypeScript projects.","version":"0.22.0-beta.0","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":">= 12.10.0"},"dependencies":{"glob":"^7.1.7","lunr":"^2.3.9","marked":"^2.1.1","minimatch":"^3.0.0","shiki":"^0.9.3"},"peerDependencies":{"typescript":"4.0.x || 4.1.x || 4.2.x || 4.3.x"},"devDependencies":{"@types/glob":"^7.1.4","@types/lunr":"^2.3.3","@types/marked":"^2.0.3","@types/minimatch":"3.0.4","@types/mocha":"^8.2.2","@types/node":"^15.12.2","@types/puppeteer":"^5.4.4","@typescript-eslint/eslint-plugin":"^4.27.0","@typescript-eslint/parser":"^4.27.0","clean-webpack-plugin":"^3.0.0","copy-webpack-plugin":"^7.0.0","css-loader":"^5.0.1","eslint":"^7.28.0","file-loader":"^6.2.0","mini-css-extract-plugin":"^1.3.3","mocha":"^9.0.0","nyc":"^15.1.0","p-queue":"^6.6.2","prettier":"2.3.1","puppeteer":"^10.1.0","reg-suit":"^0.10.16","resolve-url-loader":"^3.1.2","sass":"^1.30.0","sass-loader":"^10.1.0","ts-loader":"^8.0.12","typescript":"^4.3.4","url-loader":"^4.1.1","webpack":"^5.11.1","webpack-cli":"^4.3.0","webpack-merge":"^5.7.3"},"scripts":{"pretest":"node scripts/copy_test_files.js","test":"nyc --reporter=html --reporter=text-summary mocha --timeout=10000 'dist/test/**/*.test.js' --exclude 'dist/test/packages/**'","prerebuild_specs":"npm run pretest","rebuild_specs":"node scripts/rebuild_specs.js","build":"npm run build:tsc && npm run build:themes","build:tsc":"tsc --project .","build:themes":"webpack --config ./src/lib/output/themes/webpack.config.js","build:prod":"npm run build:prod:tsc && npm run build:themes","build:prod:tsc":"tsc --project . --sourceMap false","build_and_test":"npm run build && npm run test","lint":"eslint . && prettier --check .","prepublishOnly":"node scripts/set_strict.js false && npm run build:prod && npm test","postpublish":"node scripts/set_strict.js true","clean":"rm -rf node_modules package-lock.json lib coverage","test:visual-regression-report":"node ./dist/test/capture-screenshots.js && reg-suit compare","test:visual-regression-report:copy-actual-to-expected":"mkdir -p ./dist/tmp/.reg/expected/foo && rm -r ./dist/tmp/.reg/expected/* && cp -r ./dist/tmp/__screenshots__/* ./dist/tmp/.reg/expected/"},"keywords":["typescript","documentation","generator"],"nyc":{"extension":[".ts",".tsx"],"exclude":["**/*.d.ts"]},"readmeFilename":"README.md","gitHead":"37ae3a4caa6ae4bac73796e4bea76c2a59eddb60","_id":"typedoc@0.22.0-beta.0","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"shasum":"bc4ca62b515dfdc262a9b40ee5f86e13e2338fbf","size":362981,"noattachment":false,"key":"/typedoc/-/typedoc-0.22.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typedoc/download/typedoc-0.22.0-beta.0.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.22.0-beta.0_1627831373815_0.49823580968688486"},"_hasShrinkwrap":false,"publish_time":1627831374062,"_cnpm_publish_time":1627831374062,"dist-tags":{"beta":"0.28.0-beta.2","latest":"0.28.18"}}