{"_id":"@compodoc/compodoc","_rev":"71-110c19bc4ae89053f204d02b83ac256d","name":"@compodoc/compodoc","dist-tags":{"latest":"2.0.0"},"versions":{"1.0.0-beta.1":{"name":"@compodoc/compodoc","version":"1.0.0-beta.1","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.1","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"230460e1bbb22be9f6e6da0e0b8f40099884f7d7","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.1.tgz","integrity":"sha512-ma7/HODmfyqWhmhYZ7o8Oh0XHF4cFkFD7vVRA0LeaWD5TPCMSj9dqBTfIL8MyHueqbMCiBvy7+rUMzsKQTfKAQ==","signatures":[{"sig":"MEUCIQCjBbNTkGjUNNIho1/QdNWL5NGRXWjH/YKBnw/pf1zDTgIgF3dfrHuT3NdDhXIFfPhp7kWvDvzQUtn04AYVr1vWe0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"_shasum":"230460e1bbb22be9f6e6da0e0b8f40099884f7d7","engines":{"node":">= 5.4.1"},"gitHead":"bd6d7700eeaec832c0f5c7f2ae8d9d72faabde3c","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"3.10.8","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"6.9.1","dependencies":{"glob":"^7.1.1","lunr":"^1.0.0","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^0.22.0","shelljs":"^0.7.7","chokidar":"^1.6.1","fs-extra":"^2.1.2","commander":"^2.9.0","gulp-util":"^3.0.8","handlebars":"^4.0.6","typescript":"2.2.2","live-server":"^1.2.0","html-entities":"^1.2.0","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"^10.1.2","chai":"^3.5.0","mocha":"^3.2.0","rimraf":"^2.6.1","rollup":"^0.41.6","tslint":"^5.0.0","codecov":"^2.1.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"^3.0.2","webshot":"^0.18.0","cross-env":"^4.0.0","npm-watch":"^0.1.8","@types/chai":"^3.4.35","@types/node":"7.0.12","@types/mocha":"^2.2.40","rollup-watch":"^3.2.2","@types/marked":"0.0.28","@types/fs-extra":"2.0.0","@types/handlebars":"^4.0.32","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.3.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.1.tgz_1491206518606_0.6034731091931462","host":"packages-12-west.internal.npmjs.com"}},"1.0.0-beta.2":{"name":"@compodoc/compodoc","version":"1.0.0-beta.2","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.2","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"12435a3743d050529caba2af7b119345f3401b5a","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.2.tgz","integrity":"sha512-64CIMM+xrgy7SACrWnAognaihq+LHkHZpKnMXJp2ab4EqA4iB3SvCD/ZNUx/GxBsyL7wS2naV10vwVEJ8nPATw==","signatures":[{"sig":"MEUCIFll1mFPcA9Jd0h36MO9Qjdvir4rxcvxqiOuiiPcgBWxAiEAs4ZsHuJLCHu2vaqfDXT3dfqwNTQTnH5FnN8BJVz+Lcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"_shasum":"12435a3743d050529caba2af7b119345f3401b5a","engines":{"node":">= 5.4.1"},"gitHead":"b68667ad9309d449e40a276c25dd9e4fbc7fa14a","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"3.10.8","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"6.9.1","dependencies":{"glob":"^7.1.1","lunr":"^1.0.0","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^0.22.0","shelljs":"^0.7.7","chokidar":"^1.6.1","fs-extra":"^2.1.2","commander":"^2.9.0","gulp-util":"^3.0.8","handlebars":"^4.0.6","typescript":"2.2.2","live-server":"^1.2.0","html-entities":"^1.2.0","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"^10.1.2","chai":"^3.5.0","mocha":"^3.2.0","rimraf":"^2.6.1","rollup":"^0.41.6","tslint":"^5.0.0","codecov":"^2.1.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"^3.0.2","webshot":"^0.18.0","cross-env":"^4.0.0","npm-watch":"^0.1.8","@types/chai":"^3.4.35","@types/node":"7.0.12","@types/mocha":"^2.2.40","rollup-watch":"^3.2.2","@types/marked":"0.0.28","@types/fs-extra":"2.0.0","@types/handlebars":"^4.0.32","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.3.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.2.tgz_1491321497525_0.2967296412680298","host":"packages-18-east.internal.npmjs.com"}},"1.0.0-beta.3":{"name":"@compodoc/compodoc","version":"1.0.0-beta.3","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.3","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"e50266090567322099343d258d4680b1e190d67e","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.3.tgz","integrity":"sha512-tbfa+TUPf6+14OIlEza4F5FcdNS7RTmdbvGTQRwT2QoppZobIxUBIV3dlMdAnJ8c8DZmBhYd65EWgw+Yd3Q3aw==","signatures":[{"sig":"MEUCIG/83ccKvpKABTJY5j8jIshe+vVsTBO0U3zS+RgdL83XAiEAi1feEijUOVmpiDVk+WBSsBke7DZImhq03IGRWI8L67I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"_shasum":"e50266090567322099343d258d4680b1e190d67e","engines":{"node":">= 5.4.1"},"gitHead":"30fadd02e1e7a46bbc73cedf13c42abdb8b8b1c4","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"3.10.8","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"6.9.1","dependencies":{"glob":"^7.1.1","lunr":"^1.0.0","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^0.22.0","shelljs":"^0.7.7","chokidar":"^1.6.1","fs-extra":"^2.1.2","commander":"^2.9.0","gulp-util":"^3.0.8","handlebars":"^4.0.6","typescript":"2.2.2","live-server":"^1.2.0","html-entities":"^1.2.0","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"^10.1.2","chai":"^3.5.0","mocha":"^3.2.0","rimraf":"^2.6.1","rollup":"^0.41.6","tslint":"^5.0.0","codecov":"^2.1.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"^3.0.2","webshot":"^0.18.0","cross-env":"^4.0.0","npm-watch":"^0.1.8","@types/chai":"^3.4.35","@types/node":"7.0.12","@types/mocha":"^2.2.40","rollup-watch":"^3.2.2","@types/marked":"0.0.28","@types/fs-extra":"2.0.0","@types/handlebars":"^4.0.32","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.3.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.3.tgz_1491391022187_0.2066220452543348","host":"packages-18-east.internal.npmjs.com"}},"1.0.0-beta.4":{"name":"@compodoc/compodoc","version":"1.0.0-beta.4","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.4","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"f451465c527a3289e1960d60507323314376268f","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.4.tgz","integrity":"sha512-y1mfUq//p1i8JbnU7cT9zpfipY2f+Ioyrn0lt99VoJeG3nRSBQbgBU8kMPr4rS4RcODusDP74hMguQGfOEg5hA==","signatures":[{"sig":"MEQCIA3QmWX0TJ3J4vqO8YmGttLgQbUyWVZN5J53yQB1mcsHAiBWKvEG9V0vlgXZv400LS4nBgxlf6WJVbGxvh0XT7SGYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"_shasum":"f451465c527a3289e1960d60507323314376268f","engines":{"node":">= 5.4.1"},"gitHead":"ab6120e630cef3cffb7db6a966b7048508bb0252","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"3.10.8","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"6.9.1","dependencies":{"glob":"^7.1.1","lunr":"^1.0.0","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^0.22.0","shelljs":"^0.7.7","chokidar":"^1.6.1","fs-extra":"^2.1.2","commander":"^2.9.0","gulp-util":"^3.0.8","handlebars":"^4.0.6","typescript":"2.2.2","live-server":"^1.2.0","html-entities":"^1.2.0","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"^10.1.2","chai":"^3.5.0","mocha":"^3.2.0","rimraf":"^2.6.1","rollup":"^0.41.6","tslint":"^5.0.0","codecov":"^2.1.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"^3.0.2","webshot":"^0.18.0","cross-env":"^4.0.0","npm-watch":"^0.1.8","@types/chai":"^3.4.35","@types/node":"7.0.12","@types/mocha":"^2.2.40","rollup-watch":"^3.2.2","@types/marked":"0.0.28","@types/fs-extra":"2.0.0","@types/handlebars":"^4.0.32","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.3.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.4.tgz_1492650895034_0.6434041443280876","host":"packages-12-west.internal.npmjs.com"}},"1.0.0-beta.5":{"name":"@compodoc/compodoc","version":"1.0.0-beta.5","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.5","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"feb10a55e487efff39ae25e840ca8638e5bb25c1","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.5.tgz","integrity":"sha512-GkFuFpDQMan14voMNvE3Q+FK6ftAduGG03IRxUv4somniTD1THsImSJtBnsIcxMCYKi7B769Mbrdgb/oSJoRNQ==","signatures":[{"sig":"MEUCIFacN4MQx6ZbZImRra6qfBzo4kE7uxuXm5kFtDodoglgAiEAic1JODfxynfLAL8s7aFzCLiO1OzSZ86v8lXlAFEGJEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"_shasum":"feb10a55e487efff39ae25e840ca8638e5bb25c1","engines":{"node":">= 5.4.1"},"gitHead":"5796e51f98200ed2bf72355650699dc214b5e957","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"3.10.8","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"6.9.1","dependencies":{"glob":"^7.1.1","lunr":"^1.0.0","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^0.22.0","shelljs":"^0.7.7","chokidar":"^1.6.1","fs-extra":"^2.1.2","commander":"^2.9.0","gulp-util":"^3.0.8","handlebars":"^4.0.6","typescript":"2.2.2","live-server":"^1.2.0","html-entities":"^1.2.0","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"^10.1.2","chai":"^3.5.0","mocha":"^3.2.0","rimraf":"^2.6.1","rollup":"^0.41.6","tslint":"^5.0.0","codecov":"^2.1.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"^3.0.2","webshot":"^0.18.0","cross-env":"^4.0.0","npm-watch":"^0.1.8","@types/chai":"^3.4.35","@types/node":"7.0.12","@types/mocha":"^2.2.40","rollup-watch":"^3.2.2","@types/marked":"0.0.28","@types/fs-extra":"2.0.0","@types/handlebars":"^4.0.32","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.3.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.5.tgz_1492837053311_0.25802737986668944","host":"packages-12-west.internal.npmjs.com"}},"1.0.0-beta.6":{"name":"@compodoc/compodoc","version":"1.0.0-beta.6","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.6","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"5874ac65b8bcd0ed771b2afc37e1ef7a2e741086","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.6.tgz","integrity":"sha512-0/gFqyg8DuW8eGyZYGoPkaTbKORgK0Vl9AolTmF7DobL8NRM47kNs8riFYKFs5JZs7tdkNJ/ccMl+m9DcFCAlQ==","signatures":[{"sig":"MEYCIQD0DfjhypjdbDg7zEBJ1Wgnv1q/Hz7TwJRFYwXlanHn0QIhAN7iOJ/jqz95rbOT4Y6eOv/wxziPTElv4AvP5Uqrvc98","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"_shasum":"5874ac65b8bcd0ed771b2afc37e1ef7a2e741086","engines":{"node":">= 5.4.1"},"gitHead":"117159bb9a85e1bc2360112f48a762c989d655a4","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"3.10.8","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"6.9.1","dependencies":{"glob":"^7.1.1","lunr":"^1.0.0","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^0.22.0","shelljs":"^0.7.7","chokidar":"^1.6.1","fs-extra":"^2.1.2","commander":"^2.9.0","gulp-util":"^3.0.8","handlebars":"^4.0.6","typescript":"2.2.2","live-server":"^1.2.0","html-entities":"^1.2.0","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"^10.1.2","chai":"^3.5.0","mocha":"^3.2.0","rimraf":"^2.6.1","rollup":"^0.41.6","tslint":"^5.0.0","codecov":"^2.1.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"^3.0.2","webshot":"^0.18.0","cross-env":"^4.0.0","npm-watch":"^0.1.8","@types/chai":"^3.4.35","@types/node":"7.0.12","@types/mocha":"^2.2.40","rollup-watch":"^3.2.2","@types/marked":"0.0.28","@types/fs-extra":"2.0.0","@types/handlebars":"^4.0.32","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.3.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.6.tgz_1493088807084_0.6605779638048261","host":"packages-12-west.internal.npmjs.com"}},"1.0.0-beta.7":{"name":"@compodoc/compodoc","version":"1.0.0-beta.7","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.7","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"32a21de6ec69411528c39db04183a67764571573","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.7.tgz","integrity":"sha512-lVQrBbW48Iuc9Bxnwi8EUdMNWmORC/Z/ig8Nk6yckPTpvSh+acnLj07oPyQxR/aDNge0G0XJ1R3xFl6zGOmMVQ==","signatures":[{"sig":"MEUCIEFdFdSSUq2kkdt//yzSSj6hzB4/Q24xkUtqtWYzXA5fAiEAhTzwQBCuFnNWkaJTMDc8ZgP8as1ryfOWClkdIoIM8jU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"_shasum":"32a21de6ec69411528c39db04183a67764571573","engines":{"node":">= 5.4.1"},"gitHead":"11ae5ad02fc2b6a7a4a5dc25927c923db8b7ca9c","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"3.10.8","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"6.9.1","dependencies":{"glob":"^7.1.1","lunr":"^1.0.0","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^0.22.0","shelljs":"^0.7.7","chokidar":"^1.6.1","fs-extra":"^2.1.2","commander":"^2.9.0","gulp-util":"^3.0.8","handlebars":"^4.0.6","typescript":"2.2.2","live-server":"^1.2.0","html-entities":"^1.2.0","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"^10.1.2","chai":"^3.5.0","mocha":"^3.2.0","rimraf":"^2.6.1","rollup":"^0.41.6","tslint":"^5.0.0","codecov":"^2.1.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"^3.0.2","webshot":"^0.18.0","cross-env":"^4.0.0","npm-watch":"^0.1.8","@types/chai":"^3.4.35","@types/node":"7.0.12","@types/mocha":"^2.2.40","rollup-watch":"^3.2.2","@types/marked":"0.0.28","@types/fs-extra":"2.0.0","@types/handlebars":"^4.0.32","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.3.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.7.tgz_1493090399703_0.3662993146572262","host":"packages-18-east.internal.npmjs.com"}},"1.0.0-beta.8":{"name":"@compodoc/compodoc","version":"1.0.0-beta.8","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.8","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"0efd3fe682b803f69e28f1d2102fe06d741319ab","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.8.tgz","integrity":"sha512-QaZgfbY2cH6AzicMpqxoYbeIGp7Qg62/RXef2btL0tKnAsA/nqS2UcRPgLy6BUo9glB6op8AzVJh/1nvTD7WSw==","signatures":[{"sig":"MEQCIA0GiL+Ale7vaZHwU+IKqwVtZOk6OPukWBE4pZr9jryHAiAD4RSv538utkWgsxyVf9bJbEIwhG3i1wyZID5bUOzaAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"_shasum":"0efd3fe682b803f69e28f1d2102fe06d741319ab","engines":{"node":">= 5.4.1"},"gitHead":"534bb640fd2db49b6d49ea0bf30286a985239b68","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"3.10.10","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"6.9.5","dependencies":{"glob":"^7.1.1","lunr":"^1.0.0","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^0.22.0","shelljs":"^0.7.7","chokidar":"^1.6.1","fs-extra":"^2.1.2","commander":"^2.9.0","gulp-util":"^3.0.8","handlebars":"^4.0.6","typescript":"2.2.2","live-server":"^1.2.0","html-entities":"^1.2.0","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"^10.1.2","chai":"^3.5.0","mocha":"^3.2.0","rimraf":"^2.6.1","rollup":"^0.41.6","tslint":"^5.0.0","codecov":"^2.1.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"^3.0.2","webshot":"^0.18.0","cross-env":"^4.0.0","npm-watch":"^0.1.8","@types/chai":"^3.4.35","@types/node":"7.0.12","@types/mocha":"^2.2.40","rollup-watch":"^3.2.2","@types/marked":"0.0.28","@types/fs-extra":"2.0.0","@types/handlebars":"^4.0.32","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.3.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.8.tgz_1493221382635_0.5727951023727655","host":"packages-12-west.internal.npmjs.com"}},"1.0.0-beta.9":{"name":"@compodoc/compodoc","version":"1.0.0-beta.9","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.9","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"b1ae94d6263c6f5d04442b068c970e7c20943a9a","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.9.tgz","integrity":"sha512-royNf3b77z+BXfUyRlzKY6mYOHfBTC3086yL24IzjffZC83LvreGTKOeceaPJL3cOJ0/0Hx0/fr8Tde7UcuY7Q==","signatures":[{"sig":"MEYCIQDERkL+tknNpry+ji6u6p6BN4mvwWIs3UUWQHH0DlD2YwIhAIU38LEPHmBtmjWysikSnlsBK9ez8lpsSz76tDpbjjIt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"_shasum":"b1ae94d6263c6f5d04442b068c970e7c20943a9a","engines":{"node":">= 5.4.1"},"gitHead":"aee4a243993f5578ab8909e1c24640a65cd8b42b","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"3.10.10","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"6.9.5","dependencies":{"glob":"^7.1.1","lunr":"^1.0.0","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^0.22.0","os-name":"^2.0.1","shelljs":"^0.7.7","chokidar":"^1.7.0","fs-extra":"^3.0.1","commander":"^2.9.0","gulp-util":"^3.0.8","handlebars":"^4.0.8","typescript":"2.3.2","live-server":"^1.2.0","html-entities":"^1.2.1","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"^10.3.2","chai":"^3.5.0","glob":"^7.1.1","mocha":"^3.3.0","rimraf":"^2.6.1","rollup":"^0.41.6","tslint":"^5.2.0","codecov":"^2.1.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"^3.0.4","webshot":"^0.18.0","cross-env":"^4.0.0","npm-watch":"^0.1.9","@types/chai":"^3.5.2","@types/node":"7.0.18","@types/mocha":"^2.2.41","rollup-watch":"^3.2.2","@types/marked":"0.0.28","@types/fs-extra":"3.0.0","@types/handlebars":"^4.0.32","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.4.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.9.tgz_1494498247455_0.851708923233673","host":"packages-18-east.internal.npmjs.com"}},"1.0.0-beta.10":{"name":"@compodoc/compodoc","version":"1.0.0-beta.10","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.10","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"3d6329811f13babf4a103e8a56cc59625fd29de0","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.10.tgz","integrity":"sha512-FU8K8H0aKUa8dHazccSnu/pe4qDJeQ0xGt96o1i+jHOAmMYXJuST6lrUiga2yB20cAqDOC14eBgx0jcwML6aWw==","signatures":[{"sig":"MEUCIHhqFKXr6kK5ifM0MGdqgobDzilg0LtETdcAHfulrjdzAiEAxmZhlZDdQF+OssBa3+bad4rkyeFGbT6a+hl7wIm/alI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"engines":{"node":">= 5.4.1"},"gitHead":"4743425cbd458304d7c2064a392419ee26deabcd","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.0.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.0.0","dependencies":{"glob":"^7.1.2","lunr":"^1.0.0","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^1.0.0-rc.1","os-name":"^2.0.1","shelljs":"^0.7.8","chokidar":"^1.7.0","fs-extra":"^3.0.1","commander":"^2.9.0","gulp-util":"^3.0.8","handlebars":"^4.0.10","typescript":"2.3.4","live-server":"^1.2.0","html-entities":"^1.2.1","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.2","glob":"^7.1.2","mocha":"^3.4.2","rimraf":"^2.6.1","rollup":"^0.43.0","semver":"^5.3.0","tslint":"^5.4.3","codecov":"^2.2.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"^3.0.6","webshot":"^0.18.0","cross-env":"^5.0.1","npm-watch":"^0.1.9","@types/chai":"^4.0.0","@types/node":"7.0.31","@types/mocha":"^2.2.41","rollup-watch":"^4.0.0","@types/marked":"0.0.28","@types/fs-extra":"3.0.3","@types/handlebars":"^4.0.33","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.4.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.10.tgz_1497854670394_0.16491636401042342","host":"s3://npm-registry-packages"}},"1.0.0-beta.11":{"name":"@compodoc/compodoc","version":"1.0.0-beta.11","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.11","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"01e5d122300bf37216ca67d0f59a9f76a11a369a","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.11.tgz","integrity":"sha512-JjsXrgLyqlLvWSffHM3sphYaO+EEdzm3smIidJGnPlUVyj0z+wtXypH9ovf6PMdZKtKVeFdOQFJsFVYDXIDL3Q==","signatures":[{"sig":"MEUCIQD3/cwi7qAlVU/s2nAOZwQaGxocbdrzRWxWD5RDYEbV1gIgE4Fiox4ZPqSu/IQe9oYpq0X0bWMWdJHa0DoyAwWUsB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"_shasum":"01e5d122300bf37216ca67d0f59a9f76a11a369a","engines":{"node":">= 5.4.1"},"gitHead":"f10328cef0b3c9ae5045332af7112b4fe1bdfd02","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"3.10.10","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"6.11.0","dependencies":{"glob":"^7.1.2","lunr":"1.0.0","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^1.0.0-rc.1","os-name":"^2.0.1","shelljs":"^0.7.8","chokidar":"^1.7.0","fs-extra":"^3.0.1","commander":"2.10.0","gulp-util":"^3.0.8","handlebars":"^4.0.10","typescript":"2.4.1","live-server":"^1.2.0","html-entities":"^1.2.1","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"11.0.3","chai":"^4.0.2","glob":"^7.1.2","json5":"^0.5.1","mocha":"^3.4.2","rimraf":"^2.6.1","rollup":"0.43.0","semver":"^5.3.0","tslint":"^5.4.3","codecov":"^2.2.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"3.1.0","webshot":"^0.18.0","cross-env":"5.0.1","npm-watch":"0.2.0","@types/chai":"4.0.1","@types/node":"8.0.4","@types/mocha":"2.2.41","rollup-watch":"^4.0.0","@types/marked":"0.0.28","@types/fs-extra":"3.0.3","@types/handlebars":"^4.0.33","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.4.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.11.tgz_1499486292733_0.5454507281538099","host":"s3://npm-registry-packages"}},"1.0.0-beta.12":{"name":"@compodoc/compodoc","version":"1.0.0-beta.12","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.12","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"9304a62a5f8e18c0fe521932693f2694c0be5bde","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.12.tgz","integrity":"sha512-6qAl/FS9SommRFOlSp3RmdfEhjDON1GvnZH10ZvDsOStNaYdKu4gvlsh1q+UAsTLDtWRWIWycJpwifZUM3U8Fw==","signatures":[{"sig":"MEUCIQCzgsujQPcgr0NZ6HRCUGvMWunlFnCesfSb2B4Kpu2qfAIgVoHsfqHh5ich8v0E8O7DKidkhzayblDozTfr1utzhas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"_shasum":"9304a62a5f8e18c0fe521932693f2694c0be5bde","engines":{"node":">= 5.4.1"},"gitHead":"f79c3c08d8c7a49955bc001beb6ab57fa5218ec7","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"3.10.10","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"6.11.0","dependencies":{"glob":"^7.1.2","lunr":"1.0.0","json5":"^0.5.1","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^1.0.0-rc.1","os-name":"^2.0.1","shelljs":"^0.7.8","chokidar":"^1.7.0","fs-extra":"^3.0.1","commander":"2.10.0","gulp-util":"^3.0.8","handlebars":"^4.0.10","typescript":"2.4.1","live-server":"^1.2.0","html-entities":"^1.2.1","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"11.0.3","chai":"^4.0.2","glob":"^7.1.2","mocha":"^3.4.2","rimraf":"^2.6.1","rollup":"0.43.0","semver":"^5.3.0","tslint":"^5.4.3","codecov":"^2.2.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"3.1.0","webshot":"^0.18.0","cross-env":"5.0.1","npm-watch":"0.2.0","@types/chai":"4.0.1","@types/node":"8.0.4","@types/mocha":"2.2.41","rollup-watch":"^4.0.0","@types/marked":"0.0.28","@types/fs-extra":"3.0.3","@types/handlebars":"^4.0.33","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.4.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.12.tgz_1499610887817_0.14656134438700974","host":"s3://npm-registry-packages"}},"1.0.0-beta.13":{"name":"@compodoc/compodoc","version":"1.0.0-beta.13","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.13","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"3bfd36b534ab42ba696b51bf59246e9addc2c035","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.13.tgz","integrity":"sha512-FtULIkrxR7m7XPMDKFo/kTOM9qZfZWximH/dLgjW5y1MDMcrV6w8iobNNFXG73uotned9x+a1DfOpFoS0faM7w==","signatures":[{"sig":"MEUCIHbukfVQJEywOz0SqBDE0XqOu5uh4Z2sT/Mf0AV1HP3BAiEA97lQAkVJiXH3PQF0E0S8Lcf8bCRFDRkQr9OxTxcsoDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"_shasum":"3bfd36b534ab42ba696b51bf59246e9addc2c035","engines":{"node":">= 5.4.1"},"gitHead":"1b1f1177f65fa8a6994067fd38b35f6c3dad7321","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"3.10.10","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"6.11.0","dependencies":{"glob":"^7.1.2","lunr":"1.0.0","json5":"^0.5.1","colors":"^1.1.2","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^1.0.0-rc.1","os-name":"^2.0.1","shelljs":"^0.7.8","chokidar":"^1.7.0","fs-extra":"^3.0.1","commander":"2.11.0","gulp-util":"^3.0.8","handlebars":"^4.0.10","typescript":"2.4.1","live-server":"^1.2.0","html-entities":"^1.2.1","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"11.0.3","chai":"^4.0.2","mocha":"^3.4.2","rimraf":"^2.6.1","rollup":"0.45.1","semver":"^5.3.0","tslint":"^5.4.3","codecov":"^2.2.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"3.2.0","webshot":"^0.18.0","cross-env":"5.0.1","npm-watch":"0.2.0","@types/chai":"4.0.1","@types/node":"8.0.10","@types/mocha":"2.2.41","rollup-watch":"^4.0.0","@types/marked":"0.0.28","@types/fs-extra":"3.0.3","@types/handlebars":"^4.0.33","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.4.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.13.tgz_1500152430500_0.06888376292772591","host":"s3://npm-registry-packages"}},"1.0.0-beta.14":{"name":"@compodoc/compodoc","version":"1.0.0-beta.14","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.14","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"66f0682eacdf85b1ef4bf6ac780794bd352650f8","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.14.tgz","integrity":"sha512-Ea8jmHmCR5Jb9yFhIElfhn+rnlTEBEKK3lIf+fxQFxY2kHp8QeygCxB15t50yr6TZeNbtV7RGPIpCq1Rk3EmgQ==","signatures":[{"sig":"MEUCIQDOAgRL/8dL5sXLi9W51hmiIAycFf8OLd0aPnSm2iW9NAIgBvFWO0Ig5BGPSMzAqvs3DTfMgeOmIho1mnI/tsx9gJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"engines":{"node":">= 5.4.1"},"gitHead":"fbbce389dc846179957f7067cde76579e80a3b66","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.3.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.2.1","dependencies":{"glob":"^7.1.2","lunr":"1.0.0","json5":"^0.5.1","colors":"^1.1.2","findit":"^2.0.0","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^1.0.0-rc.2","os-name":"^2.0.1","shelljs":"^0.7.8","chokidar":"^1.7.0","fs-extra":"^4.0.0","commander":"2.11.0","gulp-util":"^3.0.8","handlebars":"^4.0.10","typescript":"2.4.2","live-server":"1.1.0","html-entities":"^1.2.1","@compodoc/ngd-core":"^2.0.0-alpha.1","@compodoc/ngd-transformer":"^2.0.0-alpha.3"},"devDependencies":{"nyc":"11.1.0","chai":"^4.1.0","mocha":"^3.5.0","rimraf":"^2.6.1","rollup":"0.45.2","semver":"^5.4.1","tslint":"^5.6.0","codecov":"^2.2.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"3.3.0","webshot":"^0.18.0","cross-env":"5.0.4","npm-watch":"0.2.0","@types/chai":"4.0.2","@types/node":"8.0.19","@types/mocha":"2.2.41","rollup-watch":"^4.3.1","@types/marked":"0.3.0","@types/fs-extra":"4.0.0","@types/handlebars":"^4.0.35","@types/es6-promise":"0.0.32","selenium-webdriver":"^3.5.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.2"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.14.tgz_1502432347380_0.2129851719364524","host":"s3://npm-registry-packages"}},"1.0.0-beta.15":{"name":"@compodoc/compodoc","version":"1.0.0-beta.15","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.0-beta.15","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"17f6c7220514a6a45ac89df9c8bfa6c73562983e","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.0-beta.15.tgz","integrity":"sha512-MUvnvI6f1bpskbQjGDbHVfOSxqqRENxa5QRzWvkS4ua2DU3wvI4Nsda82vEOyLGBV2GUdjjwnEhuervNZEZCqQ==","signatures":[{"sig":"MEQCIH1ndjHT+eLUMsr8Uyb7OGkZTeydNhl3C8Q/8tlgbAuFAiBf+Tydp78NmsQxp2xi8j5VNrFoHeVOsl6FYhJmGkZ6hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"engines":{"node":">= 5.4.1"},"gitHead":"95aac029c9c4868995cff17724f3ce3b238e8fba","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.3.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.3.0","dependencies":{"glob":"^7.1.2","lunr":"1.0.0","json5":"^0.5.1","colors":"^1.1.2","findit":"^2.0.0","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^1.0.0-rc.2","os-name":"^2.0.1","shelljs":"^0.7.8","chokidar":"^1.7.0","fs-extra":"^4.0.1","commander":"2.11.0","gulp-util":"^3.0.8","handlebars":"^4.0.10","typescript":"2.5.2","live-server":"1.1.0","html-entities":"^1.2.1","@compodoc/ngd-transformer":"^2.0.0-alpha.4"},"devDependencies":{"nyc":"11.1.0","chai":"^4.1.1","mocha":"^3.5.0","rimraf":"^2.6.1","rollup":"0.49.2","semver":"^5.4.1","tslint":"^5.7.0","codecov":"^2.3.0","nodemon":"^1.11.0","request":"^2.81.0","ts-node":"3.3.0","webshot":"^0.18.0","cross-env":"5.0.5","npm-watch":"0.2.0","@types/chai":"4.0.4","@types/node":"8.0.26","@types/mocha":"2.2.42","rollup-watch":"^4.3.1","@types/marked":"0.3.0","@types/fs-extra":"4.0.1","@types/handlebars":"^4.0.36","@types/es6-promise":"0.0.33","selenium-webdriver":"^3.5.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.2"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.0-beta.15.tgz_1504501827343_0.34830207587219775","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@compodoc/compodoc","version":"1.0.1","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.1","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"6f2706ce3dc524ce6612fffbd9b557c41c74d88a","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.1.tgz","integrity":"sha512-+hXITPup4tL4Jh3lo52YojXvshjcna95IzFm5FxEBM3vpXK4D+e1y6v7uUsVW2UopXfxv16uXBKm6b3GiaPTaQ==","signatures":[{"sig":"MEUCIGym1wbjTdZJtgPwtAw4yIhWzZogjZz2KCPNEb7mqvkIAiEAxCsDGD36MPqZwmlDPeGI8y4tnbgtCWyfhq879LCA7UM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"engines":{"node":">= 5.4.1"},"gitHead":"11499773c6ecf4fd9add2621cbb3dba5233f82e7","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 8383 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.3.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.4.0","dependencies":{"glob":"^7.1.2","lunr":"1.0.0","json5":"^0.5.1","colors":"^1.1.2","findit":"^2.0.0","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^1.0.0-rc.2","os-name":"^2.0.1","shelljs":"^0.7.8","chokidar":"^1.7.0","fs-extra":"^4.0.1","commander":"2.11.0","gulp-util":"^3.0.8","handlebars":"^4.0.10","typescript":"2.5.2","live-server":"1.1.0","html-entities":"^1.2.1","@compodoc/ngd-transformer":"^2.0.0-alpha.4"},"devDependencies":{"nyc":"11.2.1","chai":"^4.1.2","mocha":"^3.5.0","rimraf":"^2.6.1","rollup":"0.49.3","semver":"^5.4.1","tslint":"^5.7.0","codecov":"^2.3.0","nodemon":"^1.12.0","request":"^2.81.0","ts-node":"3.3.0","webshot":"^0.18.0","cross-env":"5.0.5","npm-watch":"0.2.0","@types/chai":"4.0.4","@types/node":"8.0.27","@types/mocha":"2.2.42","rollup-watch":"^4.3.1","@types/marked":"0.3.0","@types/fs-extra":"4.0.2","@types/handlebars":"^4.0.36","@types/es6-promise":"0.0.33","selenium-webdriver":"^3.5.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.3"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.1.tgz_1504861836829_0.6611045419704169","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@compodoc/compodoc","version":"1.0.2","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.2","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"d4e687d668bdad17b1f89a91ba45e6a21903833c","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.2.tgz","integrity":"sha512-SHUO2gGtPtxbsNCrRqz/yZiajj4W22/9IXOBcvp7AkEGlcqqsJjWL9BINZbcond77iyCTuzJTXokbM4L4iREBQ==","signatures":[{"sig":"MEQCIEhEfci2cw+muNYzaw2pO8Rxa9BR7ZOINktpxxXH6PfbAiAGXdy6JWNKXTNSAumZsOcdQpnsMQ8UWc31bED8N9EnuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"engines":{"node":">= 5.4.1"},"gitHead":"1f0fdd324c1b75434b68846ed3070b2aece21659","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","prepublishOnly":"npm run build","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.3.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.6.0","dependencies":{"glob":"^7.1.2","lunr":"1.0.0","json5":"^0.5.1","colors":"^1.1.2","findit":"^2.0.0","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^1.0.0-rc.2","os-name":"^2.0.1","shelljs":"^0.7.8","chokidar":"^1.7.0","fs-extra":"^4.0.2","traverse":"^0.6.6","commander":"2.11.0","gulp-util":"^3.0.8","handlebars":"^4.0.11","typescript":"2.5.3","live-server":"1.1.0","html-entities":"^1.2.1","@compodoc/ngd-transformer":"^2.0.0-alpha.4"},"devDependencies":{"nyc":"11.2.1","chai":"^4.1.2","mocha":"^4.0.1","rimraf":"^2.6.2","rollup":"0.50.0","semver":"^5.4.1","tslint":"^5.8.0","codecov":"^3.0.0","nodemon":"^1.12.1","request":"^2.83.0","ts-node":"3.3.0","webshot":"^0.18.0","cross-env":"5.1.1","npm-watch":"0.3.0","@types/chai":"4.0.4","@types/node":"8.0.47","@types/mocha":"2.2.44","rollup-watch":"^4.3.1","@types/lodash":"^4.14.80","@types/marked":"0.3.0","@types/semver":"^5.4.0","@types/fs-extra":"4.0.3","@types/handlebars":"^4.0.36","@types/es6-promise":"0.0.33","selenium-webdriver":"^3.6.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.4"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.2.tgz_1509353059695_0.4651808454655111","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@compodoc/compodoc","version":"1.0.3","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.3","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"ee46451fab66fe8d76c2fe867cf2741b3fda57f4","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.3.tgz","integrity":"sha512-5URG23x0TZgkYZogtUSRUhE135S/P9lWhJZqR9YTFOwjDVscrdjsFRpO0fnrzi7hJcR35oT1CKNvajPkasRUJg==","signatures":[{"sig":"MEUCIFEREQWTutpY59hRvtQmizGOVvTZK4HUlmjYSeaD1WuQAiEAubFhdhA+zU2fiS1UDnyrhTkTSsv85Jx038FGzverJr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"engines":{"node":">= 5.4.1"},"gitHead":"4a8b2bb19cd15aa746518a7ae985f1d049082ea8","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","prepublishOnly":"npm run build","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.3.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.6.0","dependencies":{"glob":"^7.1.2","lunr":"1.0.0","json5":"^0.5.1","colors":"^1.1.2","findit":"^2.0.0","lodash":"^4.17.3","marked":"^0.3.6","cheerio":"^1.0.0-rc.2","os-name":"^2.0.1","shelljs":"^0.7.8","chokidar":"^1.7.0","fs-extra":"^4.0.2","traverse":"^0.6.6","commander":"2.11.0","gulp-util":"^3.0.8","handlebars":"^4.0.11","typescript":"2.5.3","live-server":"1.1.0","html-entities":"^1.2.1","@compodoc/ngd-transformer":"^2.0.0-alpha.4"},"devDependencies":{"nyc":"11.2.1","chai":"^4.1.2","mocha":"^4.0.1","rimraf":"^2.6.2","rollup":"0.50.0","semver":"^5.4.1","tslint":"^5.8.0","codecov":"^3.0.0","nodemon":"^1.12.1","request":"^2.83.0","ts-node":"3.3.0","webshot":"^0.18.0","cross-env":"5.1.1","npm-watch":"0.3.0","@types/chai":"4.0.4","@types/node":"8.0.47","@types/mocha":"2.2.44","rollup-watch":"^4.3.1","@types/lodash":"^4.14.80","@types/marked":"0.3.0","@types/semver":"^5.4.0","ts-simple-ast":"^0.79.0","@types/fs-extra":"4.0.3","@types/handlebars":"^4.0.36","@types/es6-promise":"0.0.33","selenium-webdriver":"^3.6.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.4"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.3.tgz_1509465138195_0.16084835259243846","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@compodoc/compodoc","version":"1.0.4","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.4","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"nyc":{"all":true,"include":["dist/index-cli.js","bin/*.js"],"require":["ts-node/register"],"reporter":["json","html","text-summary"],"extension":[".ts"]},"dist":{"shasum":"67a00d764b69033831881b04487925d2223812e6","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.4.tgz","integrity":"sha512-Tzo8krY4dDnxBZQqERTVWrA5SMN8cKedJBPlngrLRW+upVArZklaq9mSU4Own06LHDgwpKDMUzZFueBt2pSwYQ==","signatures":[{"sig":"MEQCIFaCy2bUYj9AGphT7eO1t77TjftigbCWlzhtxSDGgapuAiBkR1IDKVGbMRKruZNrnCfI6wxbIw0uyy7KcubAbGvT1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"}},"engines":{"node":">= 5.4.1"},"gitHead":"3366dcbb709678cda0557a8c7ac4ec0fe4ffd7f0","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","prepublishOnly":"npm run build","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.3.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.6.0","dependencies":{"glob":"^7.1.2","lunr":"1.0.0","json5":"^0.5.1","colors":"^1.1.2","findit":"^2.0.0","lodash":"^4.17.3","cheerio":"^1.0.0-rc.2","os-name":"^2.0.1","shelljs":"^0.7.8","chokidar":"^1.7.0","fs-extra":"^4.0.2","traverse":"^0.6.6","commander":"2.11.0","gulp-util":"^3.0.8","handlebars":"^4.0.11","typescript":"2.6.1","live-server":"1.1.0","8fold-marked":"^0.3.8","html-entities":"^1.2.1","ts-simple-ast":"^0.86.0","@compodoc/ngd-transformer":"^2.0.0-alpha.4"},"devDependencies":{"nyc":"11.3.0","chai":"^4.1.2","mocha":"^4.0.1","rimraf":"^2.6.2","rollup":"0.50.0","semver":"^5.4.1","tslint":"^5.8.0","codecov":"^3.0.0","nodemon":"^1.12.1","request":"^2.83.0","ts-node":"3.3.0","webshot":"^0.18.0","cross-env":"5.1.1","npm-watch":"0.3.0","@types/chai":"4.0.4","@types/node":"8.0.49","@types/mocha":"2.2.44","rollup-watch":"^4.3.1","@types/lodash":"^4.14.82","@types/marked":"0.3.0","@types/semver":"^5.4.0","@types/fs-extra":"4.0.3","@types/handlebars":"^4.0.36","@types/es6-promise":"0.0.33","selenium-webdriver":"^3.6.0","rollup-plugin-typescript":"^0.8.1","conventional-changelog-cli":"^1.3.4"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.4.tgz_1510043599546_0.9227000181563199","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@compodoc/compodoc","version":"1.0.5","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.5","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"82c867e223a6c5a5186f1e22c5f882a64c30fc74","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.5.tgz","integrity":"sha512-kq2B8DT6ymRnBYCnUWcSSexhiXqu9NslM2ZTzHzs6Zo6tuHdcW9mjm0hC6wkzUZuHp1MOTM1qBUjjQdd7gMvsQ==","signatures":[{"sig":"MEUCIBBdwHeH/IfBk268HtvXiWyL+BeHAXVTsEKvgWFyw2lwAiEAtedMoWfc6kKZPgifV0IlhsKfIZxe3u2iYJcrf0yuLd4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"3588f8f459aa57bd7f38623b4d52d062b7ff78e7","scripts":{"lint":"tslint src/**/*.ts test/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha.opts","build":"rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.5.1","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.3.0","dependencies":{"glob":"^7.1.2","lunr":"1.0.0","json5":"^0.5.1","colors":"^1.1.2","findit":"^2.0.0","lodash":"^4.17.3","cheerio":"^1.0.0-rc.2","os-name":"^2.0.1","shelljs":"^0.7.8","chokidar":"^1.7.0","fs-extra":"^4.0.2","traverse":"^0.6.6","commander":"2.12.2","gulp-util":"^3.0.8","handlebars":"^4.0.11","typescript":"2.6.1","live-server":"1.1.0","8fold-marked":"^0.3.9","html-entities":"^1.2.1","ts-simple-ast":"^0.97.0","@compodoc/ngd-transformer":"^2.0.0-alpha.4"},"_npmOperationalInternal":{"tmp":"tmp/compodoc-1.0.5.tgz_1512199440040_0.6021901126950979","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@compodoc/compodoc","version":"1.0.6","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.6","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"deedfef082d05b2f5d0c7c5987a5222766b29caa","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.6.tgz","fileCount":208,"integrity":"sha512-/gPtipfJN+Dn4yF30Y26pcYEsjw9VefkyJKS+RONS4CiDkkBD9IHSFRA6ylHEQKAmj0tt3ot5Efpf2CUcdv+Nw==","signatures":[{"sig":"MEUCIQDToqXdmNXlUQNU6zlQC1xJeIsA/ri6VkeCg0/I+J0+KQIgOBLpl8GEnrLq6SFhY8r4u9rugNKGw+t9RgQH3laesdc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5768138},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"56666e286f34f721cda394b9c83ccc74c44ff173","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json","posttest":"rimraf test/dist","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.5.1","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.3.0","dependencies":{"glob":"^7.1.2","lunr":"2.1.5","chalk":"^2.3.1","json5":"^0.5.1","colors":"^1.1.2","lodash":"^4.17.5","marked":"^0.3.12","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","os-name":"^2.0.1","chokidar":"^2.0.1","fs-extra":"^5.0.0","traverse":"^0.6.6","commander":"2.14.1","fancy-log":"^1.3.2","handlebars":"^4.0.11","typescript":"2.4.2","live-server":"1.1.0","html-entities":"^1.2.1","ts-simple-ast":"^6.12.0","@compodoc/ngd-transformer":"^2.0.0-alpha.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.0.6_1518489152901_0.8860928140836488","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@compodoc/compodoc","version":"1.0.7","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.7","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"c3a1364936cde3b508b7e4fe79132082e0a61215","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.7.tgz","fileCount":371,"integrity":"sha512-tylG5Ba7WCumZMdnj/Zk9bu1D062X3hcWDsp0GOiKBOmDRZIN0CW8aq88OIxfzUT+cDD/hjQWslmmCJqQpudGg==","signatures":[{"sig":"MEQCIBEnmJm8cHZwoaEWbfcBSy2hJq+K6K+OC68F4q+05lx4AiArP/oov5cpyUh6+z9HcAeSLhPohlXGrude0I8Ey7OPww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6382500},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"028bc784be52ac8a3ac6e5507ac6fa5f7adf5d72","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json","posttest":"rimraf test/dist","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.5.1","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.9.3","dependencies":{"glob":"^7.1.2","lunr":"2.1.5","chalk":"^2.3.1","json5":"^0.5.1","colors":"^1.1.2","lodash":"^4.17.5","marked":"^0.3.12","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","os-name":"^2.0.1","chokidar":"^2.0.2","fs-extra":"^5.0.0","traverse":"^0.6.6","commander":"2.14.1","fancy-log":"^1.3.2","handlebars":"^4.0.11","typescript":"2.4.2","live-server":"1.1.0","html-entities":"^1.2.1","ts-simple-ast":"6.12.0","@compodoc/ngd-transformer":"^2.0.0-alpha.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.0.7_1518685100685_0.48642476341938123","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@compodoc/compodoc","version":"1.0.8","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.8","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"66a27dade58f548caf1b88937ffdb6ecc101aa6a","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.8.tgz","fileCount":371,"integrity":"sha512-w44qbkZdqsk2KmYGgQa5e/O1rxv2kYOBet+2szuwrIneAyye9jt7e8qfcqOeM6Yuq6oawtgC2vAd/vP1IsLJPQ==","signatures":[{"sig":"MEQCIDllOcxNdxLpwEX42CWEC1KfHvx83m4jt+60VNYjMYr4AiAElO/+rYt431Q8L5hyqZy46Rok1giDLlY2YkLfR7XSBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6418448},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"d20ed2dfca217b8a8feb02bb6381cd45c0e46b41","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json","posttest":"rimraf test/dist","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.5.1","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.9.3","dependencies":{"glob":"^7.1.2","lunr":"2.1.6","chalk":"^2.3.1","json5":"^0.5.1","colors":"^1.1.2","lodash":"^4.17.5","marked":"^0.3.17","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","os-name":"^2.0.1","chokidar":"^2.0.2","fs-extra":"^5.0.0","traverse":"^0.6.6","commander":"2.14.1","fancy-log":"^1.3.2","handlebars":"^4.0.11","typescript":"2.4.2","live-server":"1.1.0","html-entities":"^1.2.1","ts-simple-ast":"6.12.0","@compodoc/ngd-transformer":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.0.8_1519918730088_0.2650264499382251","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"@compodoc/compodoc","version":"1.0.9","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.0.9","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"3525d2df49fe4ffbf9e0b627b92a6107b61203dc","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.0.9.tgz","fileCount":372,"integrity":"sha512-/ur68Kzayyn6vXw6y7MxJRX0Gry4DgxgtGGo8x3AH2lQMkJ2/RWXf0CQSgANHPtM05Zs5DqYqcAqfCCNMLpb/Q==","signatures":[{"sig":"MEUCIBzkbdXlRVMFcNQ7ImTKu2UpxrGiDo0lHLc0sEEc/UxWAiEAkQwBrq0HWt4xAQJsL6PEGBecWH5DgUCLctlhsguAbnA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6578381},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"1ed62bebca6ba4a362e7052a7f57f562c6ef717a","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json","posttest":"rimraf test/dist","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.5.1","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.9.3","dependencies":{"glob":"^7.1.2","lunr":"2.1.6","chalk":"^2.3.2","json5":"^0.5.1","colors":"^1.1.2","lodash":"^4.17.5","marked":"^0.3.17","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","os-name":"^2.0.1","chokidar":"^2.0.2","fs-extra":"^5.0.0","traverse":"^0.6.6","commander":"2.15.0","fancy-log":"^1.3.2","handlebars":"^4.0.11","typescript":"2.4.2","live-server":"1.1.0","html-entities":"^1.2.1","ts-simple-ast":"6.12.0","@compodoc/ngd-transformer":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.0.9_1520598398225_0.12291853226958338","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@compodoc/compodoc","version":"1.1.0","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.0","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"d7a3993136594dce5b8d8d94253597cdd669b0e2","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.0.tgz","fileCount":377,"integrity":"sha512-5rOa+0cSdJ6VTNCjAmkEDLQYfwqVReOkhzZlDaRpg7AOqcvKsAiCh+mBgWAHm6Rt8U+rd7hvOJud782qvgwTOA==","signatures":[{"sig":"MEUCIEdEGpFUww5tMBp7w+RU1Txu4iuUmdsjIZ2Sj/VpLs31AiEAkTRrdjMJtFB5IqvAOs2+kb06GtxSfbX/HxxtedaXo0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6729628},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"68f51550ed623350975fa04cf2a888297fde001d","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json","posttest":"rimraf test/dist","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.5.1","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.9.3","dependencies":{"glob":"^7.1.2","lunr":"2.1.6","chalk":"^2.3.2","json5":"^1.0.1","colors":"^1.2.1","lodash":"^4.17.5","marked":"^0.3.19","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","os-name":"^2.0.1","chokidar":"^2.0.3","fs-extra":"^5.0.0","traverse":"^0.6.6","commander":"2.15.1","fancy-log":"^1.3.2","handlebars":"^4.0.11","live-server":"1.1.0","html-entities":"^1.2.1","ts-simple-ast":"10.0.1","@compodoc/ngd-transformer":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.0_1522377308658_0.04158716522190997","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@compodoc/compodoc","version":"1.1.1","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.1","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"2ed853c35679f40f361cb5ac46ae67bdcde4e974","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.1.tgz","fileCount":377,"integrity":"sha512-Bn53fAWygpbIyhlOdf0uI8rrbgiIDY/DtzG/iwSqBrYox19oYMR+vbRwHRBAXo9IF4EJcMUNnhTWINS2vy971g==","signatures":[{"sig":"MEUCIA+fvIPgduZMnTFFkDzxsUMoY3vBABJkSBKpAhfL4t6AAiEA/Zn0NGfx2kpmTSUDB4Z9LLPrSOnwzDb4Jwd59MgrS80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6729938},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"33c49af7179b6571156f8fa338f1115b3033d5be","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json","posttest":"rimraf test/dist","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.5.1","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.9.3","dependencies":{"glob":"^7.1.2","lunr":"2.1.6","uuid":"^3.2.1","chalk":"^2.3.2","json5":"^1.0.1","colors":"^1.2.1","lodash":"^4.17.5","marked":"^0.3.19","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","os-name":"^2.0.1","chokidar":"^2.0.3","fs-extra":"^5.0.0","traverse":"^0.6.6","commander":"2.15.1","fancy-log":"^1.3.2","handlebars":"^4.0.11","live-server":"1.1.0","html-entities":"^1.2.1","ts-simple-ast":"10.0.1","@compodoc/ngd-transformer":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.1_1522394466834_0.12522625057497572","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@compodoc/compodoc","version":"1.1.2","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.2","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"6d038ff2be0fd01b12d669dcb08caf9709dfa14a","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.2.tgz","fileCount":377,"integrity":"sha512-lznncw29WWKXNtq0B+Sg0LW0ClAw9aCd59zTikgHvfW/obnoXqvXcwNJsVIhbTCkPpW9sxgf8Ao1++/meO0C0g==","signatures":[{"sig":"MEQCIBanSS5Ob72d5+y01ozOl0nu4ZCvtdFlzgUMkaUh+1RQAiAcOO+1o90ggtFCJb4akGrDOkS4JI1hjpLVzHN+Z1xFKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6766270},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"55e77f54ae6e5953a170299a157954b660c1fe45","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test && node test/dist/cli/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json && node test/dist/cli/cli-clean-root-folder.js","posttest":"rimraf test/dist","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.5.1","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.9.3","dependencies":{"glob":"^7.1.2","lunr":"2.1.6","uuid":"^3.2.1","chalk":"^2.3.2","json5":"^1.0.1","colors":"^1.2.1","lodash":"^4.17.5","marked":"^0.3.19","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","os-name":"^2.0.1","chokidar":"^2.0.3","fs-extra":"^5.0.0","traverse":"^0.6.6","commander":"2.15.1","fancy-log":"^1.3.2","handlebars":"4.0.10","live-server":"1.1.0","html-entities":"^1.2.1","ts-simple-ast":"10.2.0","@compodoc/ngd-transformer":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.2_1523288302897_0.9661888614608896","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@compodoc/compodoc","version":"1.1.3","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.3","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"6eaa1b578e4865b74b8f32a2ca50bd2c77c6889f","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.3.tgz","fileCount":219,"integrity":"sha512-MXo8O5Ar5HB0OSayGQknUWCo/zLglz348tDkoOii020y+bEBPRTRcwCjKaORJZG1Nw9nmStGyVxPlf1cxW6w8A==","signatures":[{"sig":"MEYCIQCHyae0yePlqY/NBe080B9C4U6HS+aulRKmVYWF1jvKgAIhANVNDSSAQYx0bWwYzHANdc1FWXpdHTb3NudWkczd3lpq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6373162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/K6VCRA9TVsSAnZWagAAMjYP/R9zkNKDY8KEok3mUyjB\nWHQO/PSjPQd6fDsAJguPCO90DSiun5PLDfCpbNH6HeJcHHjrQK63qIgCM0Uj\nnIsuxghLWMHI2a35WQpYSIYr0W2OvXSXgWmxTWoB0a/nXPZDNlNRP51Q1xr+\n4Z6OrXI12CS37aLSt9uZKFQ+4SugRDPYvOkr0a0GN8KgNJyTPtWfkWxTLsvF\nTf7qa2QaGzTGrKOKXRjT607LQ8M3bw7txcQ2ruO4rmlkF/HA0Ddu4CgFg+ft\n8alRvNI4AeQaM0PPxOzSKD4+iIsgPRb+GJIX4too8aRLi34hEf5GWpmrLdTq\n4U/9IKU7F2bbxsB68ccIhCtqhhngoptU1wyCDUm733VMj2XJFc9qPViurdCn\nONIz5O10bDS4ABKDi7WLTHWk8Y2tSJbj7XDOwWGwPYlcdTzVFXRJ3qqeEUZF\n2kSwoJkyyaf2VIWxgpXKPMpJ9aFJDKdXzatLPxmB9RMgd1ebC4G2CjkYsrjZ\nTGjvFQKszGkQt9B0Ilck4EW/v8TekRQGKEKpLGXCg3TJGldqLJxCz/bwbN9o\n7sqg93stTKWjYzQTFk0m+pD6aXiGF0Gda2jvBYokvi2kyZ6QVHT6VstWGMaq\n748li8fTkO5WNjqUVpz2eX0ldbNYBdx55VXFy+groRrvtcgwTtvTF7EYyyq+\nuO/6\r\n=B6rS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"90f5f42eae5048e9b7c4b2caa146e8f91bc97459","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test && node test/dist/cli/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json && node test/dist/cli/cli-clean-root-folder.js","posttest":"rimraf test/dist","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.6.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.9.4","dependencies":{"glob":"^7.1.2","lunr":"2.2.0","uuid":"^3.2.1","chalk":"^2.4.1","json5":"^1.0.1","colors":"^1.2.5","lodash":"^4.17.10","marked":"^0.3.19","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","os-name":"^2.0.1","chokidar":"^2.0.3","fs-extra":"^6.0.1","traverse":"^0.6.6","commander":"2.15.1","fancy-log":"^1.3.2","handlebars":"4.0.10","cosmiconfig":"^5.0.2","live-server":"1.1.0","html-entities":"^1.2.1","ts-simple-ast":"11.2.0","@compodoc/ngd-transformer":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.3_1526509203445_0.09746963794688956","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@compodoc/compodoc","version":"1.1.4","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.4","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"777a594af354ce07beef968a55969ea6b394878f","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.4.tgz","fileCount":398,"integrity":"sha512-HlNHR1LN09x4zRIpH+JcM8Uu3TXx/KTh051ZoiVnR0bde/WnzCISD3RjaivPZGc0ICPei5gkhPCKTzXh1FOv1g==","signatures":[{"sig":"MEUCIQC5pdzQQxQkwHFETEWH6rBiFdZgd6ORiCrhBY/gVV+XDgIgBDgMRaxDnCYzeDOahjqRYmlFEomMZOl0hLnOVyF74x0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7115714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhqaOCRA9TVsSAnZWagAAkIUP/1O++4lOAVZ7MUQCadLi\nJzWhu4h0JSey9sqhpipTubc6GBwVDrJo6E8GVqrbwTelY8HKTgTWuWawtElB\njpwOkUOQigRURVs4z4orEBwBbAHnQUAfmgX6HkuIBbUXhdajLOjIIJAJtv/5\ni4D8Njy6LkUOG/5EKau6JfWr4LuqJrIlT9DQz88Ygs0eBu1R3KFgSe2JVpgC\n+gw+qC/ELmZwy6+Stp8ky46lt0lktsuXbRAU5Ugj9aL6TzX83qnQCOwiTm/6\nqaX3Kx/w+16SsfXBClpMvkMl6ZT44eO43LjmLYuVspgQr/3i6nUpyFJlhinp\nslmoYKE1c7n12nslOUxvr0AYUvjPozceqoCJmRYBAhm+5JNF6NsahZmG2p4E\nDqDVcj8a5/Ejk373vXInJGW6V3sNksWCzwBkLy881nvkrrbVlK9jQjcpMoz5\nWOtc6gPKfUtseXGX9orLTL1fhYm2yxhRZu7XJJA5ZTPTwZoLt0oWhyXiEdC6\nVNcAy//zJhGYtbqfeBS8a46x1UoeIv/iugci2HxJeyrjS3031ivSDvXp9UvW\nhNsEHiCtRQEnVZQlAHtyb5RzYuDUvtmScj+1KOi9xGwB4G+FX7X4IDrqN/Gh\nlHLLcph1aYaezyakJt531ZaREKPljDhejrf5Rdf8FQWquesXHMY+21pPAWmG\nuVE2\r\n=arGn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"6bddbbd7efe8b07badbfaf141dc29cf7903fa424","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test && node test/dist/cli/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json && node test/dist/cli/cli-clean-root-folder.js","posttest":"rimraf test/dist","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.6.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.11.1","dependencies":{"glob":"^7.1.2","lunr":"2.3.2","uuid":"^3.3.2","chalk":"^2.4.1","json5":"^2.0.1","colors":"^1.3.2","inside":"^1.0.0","lodash":"^4.17.10","marked":"^0.4.0","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","i18next":"^11.6.0","os-name":"^2.0.1","chokidar":"^2.0.4","fs-extra":"^7.0.0","traverse":"^0.6.6","commander":"2.17.1","fancy-log":"^1.3.2","handlebars":"4.0.10","cosmiconfig":"^5.0.6","live-server":"1.1.0","html-entities":"^1.2.1","ts-simple-ast":"12.4.0","@compodoc/ngd-transformer":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.4_1535551118011_0.24295976324075208","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@compodoc/compodoc","version":"1.1.5","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.5","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"fefd1569e883b159afaf589d4903909c7b74ec86","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.5.tgz","fileCount":398,"integrity":"sha512-PwUa42qCYEIrbXX25oUVkWck+IhACXBRSScPSV0Fr6+Nd3d6BcxUx8hllzZRVMBVv2a85fojSF7Sk6BfLqraRg==","signatures":[{"sig":"MEUCIQDTpd1sRizjQ2/6O+UlS4w6dCoRzqMdcCbJoSuUNvaodgIgLIrnYgR0T0yub2LDRdtZBFJFHBf8XZ0/3TtAGCuikT0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7115930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhq9aCRA9TVsSAnZWagAAyTsP/3sf3bGbDJeWNUmyhgJ9\ned1LYO9DmOC1d5yF2Z7Y4VHIqzZKNya+zUkwrU7w3DwZWOCnVvxYdMeSucIK\nkMfP2ANieLtwMd62PJVvEQpU1KzZ1SeNDJNxD+kEhTS9DX7uRs0morwxgN/b\nXCcbfmQkhIe+rmb8EHhwIpSML0cmOw6JiRILFlX3sIEx8FZGg0XmZ1E3R/9s\n9Q9Ll+QW0b/lKVPH3lbzTstpFVESwvhiqMpEPeQJ76pDCVIMhAKVW7HqgENe\nEPMwDwBQ1xO/ukIv/F0u24gPCCRjRuvAv9+F/b1ME2jAAQtDTahImY15A1gW\ntEq6JJ7CeN8+am1DupNf45Uktc69mehnLq8664GnbSHwPj4k3p5xLaZ/aJMX\nsrsrvwxS97JjN/UkyVwELyNV8HcgsiiIAQ/zO9/pWxQWOUFqrEnvMQdCPUuq\nrDuTUD/JQJtQDlaS7KvK2aIl97nYRfr2A2a859m6VwGVV/7jPC6SXoCpjzS7\n5+LJLQcU56dJkvrEtDGWgSQYM4+wtrRJ1wbZvkohVtiSLYpIZdav+1Mfi3gC\nlx6ZbJ7nhTHyl1bshBruQdZyZqM7uJyTdgYmvTqM5qKIP08zGEeYbcrzmCfE\nn5BytW692VYr8nTHzpFeEVFX4GwUsPQCpth2jFlt8ebE0aYAhyyQT/MwTf9F\nuaEp\r\n=PeMH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"f10669b60b9b852cba8efc96959f0b6de6802fd7","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test && node test/dist/cli/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json && node test/dist/cli/cli-clean-root-folder.js","posttest":"rimraf test/dist","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"5.6.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.11.1","dependencies":{"glob":"^7.1.2","lunr":"2.3.2","uuid":"^3.3.2","chalk":"^2.4.1","json5":"^2.0.1","colors":"^1.3.2","inside":"^1.0.0","lodash":"^4.17.10","marked":"^0.4.0","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","i18next":"^11.6.0","os-name":"^2.0.1","chokidar":"^2.0.4","fs-extra":"^7.0.0","traverse":"^0.6.6","commander":"2.17.1","fancy-log":"^1.3.2","handlebars":"4.0.10","cosmiconfig":"^5.0.6","live-server":"1.1.0","html-entities":"^1.2.1","ts-simple-ast":"12.4.0","@compodoc/ngd-transformer":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.5_1535553369535_0.9241800687067272","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"@compodoc/compodoc","version":"1.1.6","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.6","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"3f16c1f41177c99d4e8d1930152689704cf8e49d","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.6.tgz","fileCount":399,"integrity":"sha512-/ZDGaZ5+91MfMR+1XGlLfbWdpoVKm7IriMTTZMWk5mdhaXQn3aSHO4KjjIEU2EoMp4e/XGqJ+dJQ/inG/77Ahw==","signatures":[{"sig":"MEQCIBMRMHlnx7q57bT+X/5wzwB0xWkWKJfl8jf+U0Ah5NpAAiB0ax7u+WPsQrTk37yz+LXAJdVJGBLjGSY1RVG8YgKqhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7284915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2MmfCRA9TVsSAnZWagAAahIP/jnepU+YHVIxFLwJ38QB\npyjBwFaRX+n6dNZZTYq3SwdlsLkd8MvYJv+vdk3ENe2oGOtWHYYlaqBWvgGg\nl1hfCWK0YysIx1v+QDfMlsjz3bJ70Fc2Y/w6cBtp2iCR+j2O4sl6ynSLuwUi\n5Mhg7SQ1vJy+CY9aRjWfqxXQa/NKrT3hcYJlib6yaR3sAu8+ZVlV1XP3tydV\nojIhCqT05boICmutuLaNyRkoCcrLVLS9k2lwZSmANyhhyfSOk2j19dQDvYFf\nMszvdt/LZU0DFMzgGzrZ0NEp0u1SIs/oLEjwh+eL1eDygE4o+qCgze1aoO7i\n3njckYlthI+NtZsorhurF7JtSr71pAk1rSxc+wa7p6/AAM/xq/0sufPesdxV\nS8yaoyrTFAlrhW9qBJd129hFP5fPPkYy0JK7dcJPFGYn2jhkFjc/lWmb04pL\nFlweUx9J9JhEvA4e/6hfF3Mhr548UyVXJ085cWgnv/x76ruWZlP2NQXtc4lc\ndbo6VOwSEMvUhN40KG6S2ytA0avumPkIpogWTjBKb4KKiMLNn/CfZErRkaBN\nj52u/P8S5qe9zggAVJhPunLnkqFy15a2iIlKZHFYgxXgj0xN8MIyvU1txkb1\nzAXPOqD3u8sysbjQZwRcF7foA8hwXvoz1ajshaUCj+cY64r948UqyZ6HwBLL\njjnK\r\n=EPww\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"7449d1f1ded4ee0dbbb1ea8126764f6c8c69dbc3","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test && node test/dist/cli/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json && node test/dist/cli/cli-clean-root-folder.js","posttest":"rimraf test/dist","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective postinstall","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"6.4.1","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.12.0","dependencies":{"glob":"^7.1.3","lunr":"2.3.5","uuid":"^3.3.2","chalk":"^2.4.1","json5":"^2.1.0","colors":"^1.3.2","inside":"^1.0.0","lodash":"^4.17.11","marked":"^0.4.0","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","i18next":"^12.0.0","os-name":"^2.0.1","chokidar":"^2.0.4","fs-extra":"^7.0.0","traverse":"^0.6.6","commander":"2.19.0","fancy-log":"^1.3.2","handlebars":"4.0.10","cosmiconfig":"^5.0.6","live-server":"1.2.0","html-entities":"^1.2.1","ts-simple-ast":"12.4.0","opencollective":"^1.0.3","@compodoc/ngd-transformer":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.6_1540934046397_0.8184934523326992","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"@compodoc/compodoc","version":"1.1.7","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.7","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"4c5f04a72291a6db73d8f294cb1ee79632619b96","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.7.tgz","fileCount":399,"integrity":"sha512-bTqkv75T9b+3OxG517YL+5B0npAG0Q5nOMAk562Idr/fICTTHQ/xzSBsTptZ4QqYmtzRMV1OqOlk74FXfGPZWw==","signatures":[{"sig":"MEQCIC4aEYzZgzetFUAKp79XFVuicgwBTE6xwTHIihF6sFTYAiAPB0fRGJUlU4Vjzcbbesu1YLIgxFtnNe4Aq25u9uWTQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7287235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/cA+CRA9TVsSAnZWagAAWDwQAIJuj8qhq+/D9xFudq4h\nR8o6duCMBN9at8L7aEGG8if27NKCaenGmvXogKtwOBJVs6+N64VtahekoKKh\ncVffD8wKayMPr2s1YikOeLUF12eUHkWCi4gVpzQ5ov66Hcb+tmtfie2mUEAs\nrigCb2CdnEGZUwmgEET+pY8HI65wkeNDfyLrNV/4XYJC7kHtUZ/wr8fN8xb7\npwxDVShkvFUZpcPlTs3PmK49abTqzHWUBzDUwaqUx09s5w5QEPwYMbCM99Zu\n/0g75QZIs9KIRVT7Fk1Z/XV2HCsB3aprgWIxE2dhOaKH8TWyG3RLvq8SxF7F\nxgBwt23NWAWEDWfs6d7nsuHKCQ8ZLtDGM+MkdZY0Zsi16udq68qYlDrRdtQM\n/4LxTLI4EsqT1ckbBEvTL0xYtUDruMNBa71y3OAAC13rx7gL2YX1tznA7FJc\namtAT8BWudlfivV5RRy/10tigTNdoV4yuxQMcLO87KLvp2swK0cMfdZmj8yN\n+W8eXbzx8FLdaea+yAz7P3iEVV2EuPyIcgNwM5AVOW8xD+o/NO3+Vpevr7Ft\noJskSUcaCHjTcYn5LHIG51q5BVutF45viVAIm+I3RNHzNMpMIqkrSO7FHbZb\n/7ajAlIq6QnInN0AFFcOAxWJpejiW0/AGOIKUEcuLgjDl7B46Bcp+d0PDfBg\nqQ1m\r\n=K4AW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 5.4.1"},"gitHead":"1686cd5644a86d7062f34b3a50a852253c01e996","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test && node test/dist/cli/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json && node test/dist/cli/cli-clean-root-folder.js","posttest":"rimraf test/dist","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective postinstall","postpublish":"npm run restore-package-json","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"6.4.1","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.12.0","dependencies":{"glob":"^7.1.3","lunr":"2.3.5","uuid":"^3.3.2","chalk":"^2.4.1","json5":"^2.1.0","colors":"^1.3.2","inside":"^1.0.0","lodash":"^4.17.11","marked":"^0.4.0","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","i18next":"^12.1.0","os-name":"^3.0.0","chokidar":"^2.0.4","fs-extra":"^7.0.1","traverse":"^0.6.6","commander":"2.19.0","fancy-log":"^1.3.2","handlebars":"4.0.10","cosmiconfig":"^5.0.7","live-server":"1.2.1","html-entities":"^1.2.1","ts-simple-ast":"12.4.0","opencollective":"^1.0.3","@compodoc/ngd-transformer":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.7_1543356476850_0.11110185727666866","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"@compodoc/compodoc","version":"1.1.8","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.8","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"e5c2b03454bd489d20960ad7a68ceb008ef5cb9d","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.8.tgz","fileCount":401,"integrity":"sha512-MuTE/KyNfRxJwLC3Ih2WXsMgd3YWFsViGxFbnrMigNYSq6/syUYVZgoj0E/Hir1au6k5jshKX1Vg7S61wqCaWg==","signatures":[{"sig":"MEYCIQD8SvcM5s+zo3Tg0v6TF2GbNDuE6cVhjbxIS1GGJwszsAIhAOUTlB6O4Q11wA0z97+9nTxCP6Dfa2hT+Vymrhzm6rIu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7279268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXSmNCRA9TVsSAnZWagAAepwQAKMUbwL+7khE/S6Ws0VO\nTA19DPSHimpHPpYT5Y3cDFQO7U81jHgdk4lUvpy3NOIO57d4WKLl8y3AGFQY\nUKmSs5nf45jcT3XoauLwo+VuwM8O+sD+yCw6p0mY/9yRrKVjCbnInfCmxAkA\nb2CxI5wnuJn4J/uiUE88lQszyLaRWp67beTgFcZLnVVofpzefLusRlQ1wKkn\nTuK7IJrO6KpVL2qh1t9QC+AL15hammDqAdLYX+u+uXAlDgXeKk0AtI9AnhBJ\nT68PMlx6e+23D06lGoJ3Xgx18FvhuYfjCmlHURdSIWoGp9SCvkQEfnye/8M+\niCRbkai0we34ZIllWZ//EQEXkLkLevg/0r+lSAKx4YdBDYmng4EQXOmfSNpV\nEza/0Twe8B2bXZq7bVIW3XI9rydj/s4ku/3foaEApvSs/F10/HlGKDjrJAvp\n6In4QOXJiyY8xQxVs5SWByxAsp3cIGqftnjK2c71m11q3KhJY5/Wm5rglKKk\nnDl/61iXzFzK4zcLtr3mAVHPxPLj5+ms2boVp276hDuA4jCbIpWl6UaF3m2a\n9gkBTDwRVnTA90gKnpc2iDnmoN5ssFUyKIYN0CUiqsDxFV4rg0iSd0Tb1HuD\nYx54bFamagDSo+F0J8kCyFJASJ7HKAdw3tl62FnlhnYsGllOyHRZfTvdlfuZ\nYUnB\r\n=pW4U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"engines":{"node":">= 5.4.1"},"gitHead":"daa03cc012a1058f933a9d524d7e97483d623a65","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test && node test/dist/cli/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json && node test/dist/cli/cli-clean-root-folder.js","posttest":"rimraf test/dist","changelog":" auto-changelog -o CH.md  --template tools/changelog-template.hbs --starting-commit XXX","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective postinstall","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"6.7.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.12.0","dependencies":{"glob":"^7.1.3","lunr":"2.3.5","uuid":"^3.3.2","chalk":"^2.4.2","json5":"^2.1.0","colors":"^1.3.3","inside":"^1.0.0","lodash":"^4.17.11","marked":"^0.4.0","semver":"^5.6.0","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","i18next":"^14.1.1","os-name":"^3.0.0","chokidar":"^2.1.0","fs-extra":"^7.0.1","traverse":"^0.6.6","commander":"2.19.0","fancy-log":"^1.3.3","handlebars":"4.0.10","cosmiconfig":"^5.0.7","live-server":"1.2.1","html-entities":"^1.2.1","ts-simple-ast":"12.4.0","opencollective":"^1.0.3","@compodoc/ngd-transformer":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.8_1549609356734_0.8068297469234689","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"@compodoc/compodoc","version":"1.1.9","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.9","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"b45593897fd54ca8a0996fb41e41e26f99da6c4f","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.9.tgz","fileCount":508,"integrity":"sha512-LFdbF/fO9qOGgdrCHg4irMBrl3sD8ySIlL6XabFAz8QbUdf2+77xOVnZJ/PYdcuI8h8vXo4UGS7MFg0pDR2jsw==","signatures":[{"sig":"MEYCIQDQOQAiP7BwvcnYtOrQr+JvmpMJTFGqFjXQoIGM2uusQQIhAOXDn/yr/xWVXKN2pS5x+0Zsfx2OPcaTRguDPjiMzWEc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9610542,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJceTg+CRA9TVsSAnZWagAAopgP/RoX56+SUz46qaYbCSrx\n0xAFJ57e3JDSQOt5e1m3UL7wjqpnb7kkSNIWiAwi2WRcM7CocM2s/qZIGu72\n6TzF0xkr1WuGoHC8w9Irq2dLN/lAIbeYf0el1ho2qG4CH5bRdEY7VIsMojvM\nwyk90ipjs3lWqj1w2mMAALAuJjuq4Tjvi1WWSHogiwI42JXZ3gWECvS403Nh\nz4ZdmBWrA7Seq+HOuSmj/0urKUn6hPonNV5UJPuszPd2tk5nBJVbrAwz2Gxp\nmcaAG4loJuBr8l00XC4DhV10Vd67Bbs96VkwEoZDaaqDuJp6/jlaZ3ehjYyP\nNuZYIeVQAEE62WhhHg0RloqRaBeSGh7IdT8XW6SHRsiBR6zpVtsstxNheaGo\nIRwkTmZ1A8uzqRIj3+ry0aWNhzw/r9XylDEtg0Xh8Lw76lkLngHr3sM/bA+3\nZqNNwGZjNM3hYup8Pk5BkpVP2M2ja/4qbSVIQ3+baeixSNsapcLMfK42h0rK\nnELk2nw90ReNlGqv4B+WvytHgnsTQIddPPBqgKHe9sKwVRH6Po/iQA0J4QYd\n3X8IXD3tko4rkzFG70YRRjXtyBgt85QZchpN6RqUyv8jm9JfYQ24e2OhCBrk\nTj8bGyZgJucwsQyqjYbURDbjgZ0xOUrGyxy6BoXIjMhfC0seTAqYNCDqTHgP\nZRO5\r\n=hYVe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"engines":{"node":">= 5.4.1"},"gitHead":"89fbe2aceb42f1f62cb495bf1527a35813b34a90","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test && node test/dist/cli/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json && node test/dist/cli/cli-clean-root-folder.js","posttest":"rimraf test/dist","changelog":" auto-changelog -o CH.md  --template tools/changelog-template.hbs --starting-commit f597531e","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective postinstall","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"6.7.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.12.0","dependencies":{"glob":"^7.1.3","lunr":"^2.3.6","uuid":"^3.3.2","chalk":"^2.4.2","json5":"^2.1.0","colors":"^1.3.3","inside":"^1.0.0","lodash":"^4.17.11","marked":"^0.6.1","semver":"^5.6.0","cheerio":"^1.0.0-rc.2","findit2":"^2.2.3","i18next":"^15.0.4","os-name":"^3.0.0","pdfmake":"^0.1.53","chokidar":"^2.1.2","fs-extra":"^7.0.1","minimist":"^1.2.0","traverse":"^0.6.6","commander":"^2.19.0","fancy-log":"^1.3.3","handlebars":"^4.1.0","cosmiconfig":"^5.1.0","live-server":"^1.2.1","html-entities":"^1.2.1","ts-simple-ast":"12.4.0","opencollective":"^1.0.3","@compodoc/ngd-transformer":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.9_1551448126173_0.19989469256815684","host":"s3://npm-registry-packages"}},"1.1.10":{"name":"@compodoc/compodoc","version":"1.1.10","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.10","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"53f47acaa337fe464c524744f539c73aabcf1175","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.10.tgz","fileCount":356,"integrity":"sha512-dBAHD2gdIVYIa2a0Y5/Pgyoy/XQDLnqC3lUrd6Crp9HnCTMXIfHWygOUTo0u8wWhxqXhLo9ZMwGRsC9tK61dvA==","signatures":[{"sig":"MEQCIDo/Ya5Wwx+IYMl9MLLJQBJEMm0VqIBdtx1hqTQ+RTb3AiBKajDRU1GeHmQRMWKoOSj2DxZIbBXECg9T/JnI1nQ7Ew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9369957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdI+eYCRA9TVsSAnZWagAAuikP/iyBuxg5wrYCOzRdyayX\n8qDenKuYMfLzoEfZUoRyQRwKpbQlfvcZI3AXEu+irdW8mL+SsyP5GXatzoHJ\nzz7YKwNTWul50n/xrv7QeMPgzY1YEu7B2mXoeNUiAKSh7WqB3NcmVBDK46hN\nBeyHo7F50nOrMOtBwNo9zFEhdXRyFsG06tml9DhXrmmNRxqp4XHj8sVpn9Oz\ncQS+1/crywb2+smwgsk4nNXU+EaHtqnfxzNCXojfEaPxN17EZPRFZlRjlNF2\nUiOfvpENRBlFwUw7WlQf0rAu/XbikPX+6UMYIo5SodQ2dQNuJfH7w6JUr0MS\nH+I5TJlJiUFS+F3MJ5PXGWDJW5m0hUkYqwpkXRR5LZv5+4VmJ20ioQ6VziG7\ne2KbmdlERLjZBPR8rtynrLS9Q7XwEjGHk/F/TADmH/rJSFO536qvIhVjaH4m\nYBHTMA7AYOK3o6PxUrO7RSB1m7PkP8grxOvNfdMcT84djj2/fxoo3uTw1ebW\nkIM09628kaieW34kYOWB6ggzaMx2VZuYY0my7n9GPDvQ4rmp03GT6PngqbKj\nJaZ2YAzTqHza0deUhSFKw0f3Ng3gINVzao4nEKWJtF1y3upWCySFLxXg70cR\nuxjF7H5hz8uJn20gOSQbCmH3HDCwUVlMcFdsMb1i3h3B6fgsdrqYZGSZ1C9F\nUYXG\r\n=ckfw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"engines":{"node":">= 8.0.0"},"gitHead":"a392cba832ca8d7050e85cfeaea0fc70fddc3aa9","scripts":{"nyc":"nyc npm test","lint":"tslint -p tsconfig.json src/**/*.ts","test":"mocha-parallel-tests test --max-parallel 2 && node test/dist/cli/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js -i ./src/index-cli.ts -o dist/index-cli.js -f cjs && rollup -c rollup/rollup.config.js -i ./src/index.ts -o dist/index.js -f cjs","start":"npm run test:watch","codecov":"codecov -f coverage/*.json","pretest":"tsc -p test/tsconfig.json && node test/dist/cli/cli-clean-root-folder.js","posttest":"rimraf test/dist","changelog":" auto-changelog -o CH.md  --template tools/changelog-template.hbs --starting-commit f597531e","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --opts test/mocha-e2e.opts","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/src/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","download-api-list":"node tools/download-api-list.js","pretest-e2e-mocha":"tsc -p test/tsconfig-e2e.json","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"6.8.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"9.11.2","dependencies":{"glob":"^7.1.4","lunr":"^2.3.6","uuid":"^3.3.2","chalk":"^2.4.2","json5":"^2.1.0","colors":"^1.3.3","inside":"^1.0.0","lodash":"^4.17.11","marked":"^0.7.0","semver":"^6.1.1","cheerio":"^1.0.0-rc.3","findit2":"^2.2.3","i18next":"^17.0.3","os-name":"^3.1.0","pdfmake":"^0.1.57","chokidar":"^3.0.2","fs-extra":"^8.0.1","minimist":"^1.2.0","traverse":"^0.6.6","commander":"^2.20.0","fancy-log":"^1.3.3","handlebars":"^4.1.2","cosmiconfig":"^5.2.1","live-server":"^1.2.1","html-entities":"^1.2.1","ts-simple-ast":"12.4.0","@compodoc/ngd-transformer":"^2.0.0","opencollective-postinstall":"^2.0.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.10_1562634135200_0.12476618811418327","host":"s3://npm-registry-packages"}},"1.1.11":{"name":"@compodoc/compodoc","version":"1.1.11","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.11","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"./bin/index-cli.js"},"dist":{"shasum":"44df8522479e5039911d8b2f10c24198831c5ede","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.11.tgz","fileCount":423,"integrity":"sha512-3PGTf64Eug1SIcdQole2KkVftBMFjKzecBytLHy4+MQYcblAQM0O3a4GoxuWwN7cTawVq4eqSJTtf6My1I/oHA==","signatures":[{"sig":"MEYCIQDJchaeohox2ErISIDkjQeeUaKnUUWh8+jULlCCAlZ5hAIhAPW1Ej0Of4f+y4gH4J5wpmnitcIp+vZC3I2J3Bzl98on","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6067667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpfIhCRA9TVsSAnZWagAAmXkP/3Myq094WJIxezybrjvI\nnaDlkglTZR8peASqj+R4VHecpxtvzxlcMdbjj6Ebk860nMGdTTi94T1nnyBM\nNzvOlGAD+FakPxh1kUG6eyaiZ2/P6X43p9OmZc3mWrWr5DIPsdHFEn3Fb0v1\nQsXxTG3CI0NqNYv7urQ4TCOA242Gq0u7wtDKON0+9SPgDUcnnWVkeGScY3tj\nNW4UM3GFoAhWNL9TwrtVJQOxC/n58SJplP9k4qLqPvwyZkXntJbPlHll30sZ\nSauHzRvmNEegU2zQZ8ormvd/0nYYAkEkUYQOiZghB9Hxy5S+qUbQfA56E6ML\nAJunMQrcyt3VncIrzihCX21vSZMnQPpYQz+GITJ3DDqLmCKNS8hG0e3sUqfc\nzomki3SyCU2vsuvxfVE8FCZOZNTx2/+D4lgSL+P4QINYA51PQQ0S9nPxHil7\nh8ZuUq19Sv4q+ul1fshzJcXAz06Jr0BxspBzvpRQHkVLPmNAFQRD4vvdNQKx\nAM/zR69+/tXBFTN+AalXz1G4m+Q2jK6Le9xdvIt85YSbcwEBDBxUB6M6PrDU\nlz01xC5zbagGbRzOZJflbCjdCgncTBYRKFwWrD81hCq4tgSFo1lfRNZJhEwR\ndqpcLKpWXHla5AucqZegMYSZXFSkaLOBeyDu4lehi2jANeANlxBKA0JIMq2y\nEPOU\r\n=qdWG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"engines":{"node":">= 8.0.0"},"gitHead":"93f99c397fbf29dfc4de28fcbdd6f796e76785d2","scripts":{"nyc":"nyc npm test","lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p test/tsconfig.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","changelog":" auto-changelog -o CH.md  --template tools/changelog-template.hbs --starting-commit f597531e","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test-e2e-mocha":"mocha --config test/.mocharc-e2e.json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.js","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"cross-env MODE_LOCAL=1 npm run test-e2e-mocha","restore-package-json":"node tools/restore-package-json.js","saucelabs-test-e2e-mocha":"cross-env MODE_LOCAL=0 npm run test-e2e-mocha","presaucelabs-test-e2e-mocha":"npm run test:simple-doc"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"6.9.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"8.12.0","dependencies":{"glob":"^7.1.4","lunr":"^2.3.6","uuid":"^3.3.3","chalk":"^2.4.2","json5":"^2.1.0","colors":"^1.4.0","inside":"^1.0.0","lodash":"^4.17.15","marked":"^0.7.0","semver":"^6.3.0","cheerio":"^1.0.0-rc.3","decache":"^4.5.1","findit2":"^2.2.3","i18next":"^17.0.16","os-name":"^3.1.0","pdfmake":"^0.1.60","chokidar":"^3.1.1","fs-extra":"^8.0.1","loglevel":"^1.6.4","minimist":"^1.2.0","traverse":"^0.6.6","commander":"^3.0.2","fancy-log":"^1.3.3","handlebars":"^4.3.3","cosmiconfig":"^5.2.1","live-server":"^1.2.1","html-entities":"^1.2.1","ts-simple-ast":"12.4.0","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.0.0","opencollective-postinstall":"^2.0.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.11_1571156513052_0.8282776983977409","host":"s3://npm-registry-packages"}},"1.1.12":{"name":"@compodoc/compodoc","version":"1.1.12","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.12","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"921f3b66a216eddb13084d678b8949c5b42d8735","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.12.tgz","fileCount":324,"integrity":"sha512-hnc4psmyzVd4H+PNgvvP+vbst+K6cuV3oB8ng3x5ttDT9aTyUHO2coZ1qCEjDiwpZ3xYfpahTfDNkxit9/ShvQ==","signatures":[{"sig":"MEYCIQC9bfBed3Qz1CYAZ6mwQs8qF79EyVr99SeCmAC4Vd+7qwIhAI/9+GwB+T9r7KRk0uC46sEdkSM2B5EncUij4PjJy7aq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6289647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5bpaCRA9TVsSAnZWagAA4YwQAIFoLzLZ27VTtiNeHBhx\nTQMBiF/MCkZWKhTIYbcHgcdIQwkSaM8c9CxVsqpYoL4jYTTmsL8xhtkD/KYl\nroK6UaiB9M1/jtMceEiYqlalq3mvkMokUVCCWqyou+G7G9s6xEo4fK+pc/C3\nyJJGj3PGje1Y9xb2RQW+ujlO0aSfLxXjWKrpoKX9fsj6fvWER1ZqtAEdDfQC\nCHLY/e13SaU1sXsfok2d1kK5BbQwYMJNXTdzLfL3BDycd8cIpsrIm9c84QGt\nMOsD5mnyp1OhM8ExCk7De5Hw/izxqhWm48XRMl6lYdOaHhoyrlCOIG4NhiNa\nmseAvwUB4bE+gLm509OMDaMESCnT09/QVM7As2Rul4hjJdQso1OK/jP9f5oK\njnVSposR0yJoH3CvxqdTJMGwtLHp16wRaLzdM7NgB2KTZzq+A9lJWeZHkLw1\nX1bnZRRdqH0j3NMmzaeWsFjCv3FHiTYV9jQ87tZeAIVkNUwDx6ckS08gISX+\nt+b636I5VFMBYKlVZxRGyFr0Oj75EEOX+kFG8Z3O3Cl7N1Tg+Jwj+mqn+LRT\nnv1QkUG+tBauK2U5nOMD2BRH+FVHeb3VM6Kt6wZ0cKfb27KpTURbLNLwbld1\nHQlN2mxPFs+zpitynph7ll9iRwwjJnh28Kx14V13IBac+gJ2iZtqf6o9oghg\n2ebE\r\n=LEor\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"engines":{"node":">= 12.0.0"},"gitHead":"08a1f5918556c53875fefbed1478e47edaaeb4eb","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p test/tsconfig.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":" auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.js","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"6.14.11","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.1.7","lunr":"^2.3.9","uuid":"^8.3.2","chalk":"^4.1.1","json5":"^2.2.0","sleep":"^6.3.0","colors":"^1.4.0","inside":"^1.0.0","lodash":"^4.17.21","marked":"^2.1.3","semver":"^7.3.5","cheerio":"^1.0.0-rc.10","decache":"^4.6.0","findit2":"^2.2.3","i18next":"^20.3.2","os-name":"^4.0.0","pdfmake":"^0.2.0","chokidar":"^3.5.2","fs-extra":"^10.0.0","loglevel":"^1.7.1","minimist":"^1.2.5","traverse":"^0.6.6","ts-morph":"^11.0.0","commander":"^8.0.0","fancy-log":"^1.3.3","handlebars":"^4.7.7","@babel/core":"^7.14.6","cosmiconfig":"^7.0.0","live-server":"^1.2.1","html-entities":"^2.3.2","ts-simple-ast":"12.4.0","@babel/preset-env":"^7.14.7","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.0","opencollective-postinstall":"^2.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.12_1625668185773_0.5870275752240546","host":"s3://npm-registry-packages"}},"1.1.13":{"name":"@compodoc/compodoc","version":"1.1.13","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.13","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"44d505f4519cccd994c35c71d0eb8bd75a056c01","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.13.tgz","fileCount":324,"integrity":"sha512-VMcvp4/gN1QWB8AZtgslN1ofh3DsRo5eBt/LvNtphiNIMdTa7jbr464gkE8sLOPFaTjhQBOghsHsp02QJ52+OQ==","signatures":[{"sig":"MEUCIB6fkUpVL3VlZs4tQM446zGSXw9RGEtdDR9vjeE2vXwYAiEAhJ9ASUMN3A60n2UenGMU8KcclH+OpzF+ucUKqRohdUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6298426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6FzTCRA9TVsSAnZWagAANp8P/1l88xGhLih8vnlVisTU\nA93iiofmyyT4AlFIN0IEnHXdBCvhgNdjaYHfYJwbfCwhjyMfkTx1EopMlyrx\nBcPZbF7eQMGi+GtYfd863B//mcZkovC35oLNKmEkxihjaY/7rMLyWFSLOA9c\nlt0Ui764fb23dRhdLah2K/CF7slLLb/33qVYlZow1g1VH+rYKDqhFHa7vRIQ\naqaxpyeOM2C8iQK4CtDAuodaeuMeCesymRQ/2nZfxhtL22TL76QJAPFMjgbz\n7ouk9f6musHuFAoRC9AOmUZkY8jLVhyu2iUaNAnL6SISR6PbAQaqgOKOEzwG\nDH6xmdYAoTwFFUFYZD6ACetWqMb4y+LgD1gwnrvSYQSMXsN9x0DG25FJ56qT\n7BZMg39N1D4xwghlCIZZDQDtyqfSR0m2K82hFxSnzdj175sOnXykMww9GnpW\n3Z0WjhfytD9M2ns+X+2HuhuWi7QcKo3B8tfUeJ/nWoaTj7wjqLbetroLM+rL\nHPPqEF1GOspUaWTOL5y5pKATEaNqV/Gnwdgr62v8kuaFKkza2nDkFPLHPM0v\n6/ceORkFxg1XwGKqqSS/QwaHl1GEGhKtCU6E/o4mGxbHIeQ4YWPVnQb07u/j\neiPZyidvDFbhbWUhhXg/BRjJVVvLchWMVvlBEfGqhyaujvZoyJJ/bICxFz1r\nyBHI\r\n=MYx8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"engines":{"node":">= 12.0.0"},"gitHead":"3d61871c331d2b90ae919f0d67cdd3418aaf15e8","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p test/tsconfig.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":" auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.js","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"6.14.11","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.1.7","lunr":"^2.3.9","uuid":"^8.3.2","chalk":"^4.1.1","json5":"^2.2.0","colors":"^1.4.0","inside":"^1.0.0","lodash":"^4.17.21","marked":"^2.1.3","semver":"^7.3.5","cheerio":"^1.0.0-rc.10","decache":"^4.6.0","findit2":"^2.2.3","i18next":"^20.3.2","os-name":"^4.0.0","pdfmake":"^0.2.0","chokidar":"^3.5.2","fs-extra":"^10.0.0","loglevel":"^1.7.1","minimist":"^1.2.5","traverse":"^0.6.6","ts-morph":"^11.0.2","commander":"^8.0.0","fancy-log":"^1.3.3","handlebars":"^4.7.7","@babel/core":"^7.14.6","cosmiconfig":"^7.0.0","html-entities":"^2.3.2","ts-simple-ast":"12.4.0","@babel/preset-env":"^7.14.7","@compodoc/live-server":"^1.2.2","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.0","opencollective-postinstall":"^2.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.13_1625840851266_0.5548050156756172","host":"s3://npm-registry-packages"}},"1.1.14":{"name":"@compodoc/compodoc","version":"1.1.14","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.14","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"90221fc9755ab23c1596d960814e3758342a0af7","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.14.tgz","fileCount":434,"integrity":"sha512-hw3tMXh1SJDos3Fi0UNE+medOAm2nJzrLxb/fJS9l3///Py7nmMlKM0HahaQbFq8fBtfiLoddT6iSVGJrJyF2g==","signatures":[{"sig":"MEUCIQCm+e2T0nyRO0haGpNP2sBcHQi0tt2fTZVHO7+UQfcZ9gIgOkDNqzvaTSrl+OFEskIB+gwH9epP/5pDyWZCKc9Yyj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8760404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7xcPCRA9TVsSAnZWagAAEroP/2uSWgq+7nxWqdbXZxqu\n+IsuPPOvej7NMtQ/0DNVx6dWqaDArcQx7ZMSKNIXhFEvgy2Z2LG2W1ysJw7K\njTGhliEr8NPtkvYkFpxtn//v6CYnUmpyFJA16QqIDjwyB9j52pQbbwAoByxs\nrQ8W1/zsD/q7V9lPqT+OxN46b2Qha3pyw+Dx74ZtPkqOSSW/0/zOJYpXYEbf\npLSB4iOlyEuCgNAvleATHkixhlonEIcF93jVwAQcmpDeB7RN1GDiNhbNxgzn\n/8MTbBz861aD/1taHsHo75bX5n1A2ay/BavX+rttugISKza4r1DXG/LkgTIY\n9Rn9OCk7vRCdWtQk2oXQlAHN/jwmCrlVXCgDjXmAGp+Sf7iyMI4hB+l+Rrwo\nCP7b6NPC3i0nCeNv3Gfl79TctmTxJ0MSU5u7dX7hqhXQ5oL6A7dW2ZOSYbVa\njzoiQizdbVmss+HmxpfIp+eZHnCl6QhE8BQMS/1BHIuHr/+t/ZbycYY7QluG\nf6Th37/vttfJR/9uT9fr8J8rw2l9iYdyD4p1q8Vu20UKMbDHXId1WoE4Qulh\n49hF2yT/FZ57Lqpy4BXJ5/oLLqUfw14xQtepuaf1AOKWyX661jTDnem9YQSl\nuL+dwaGLW0MahZIKmGZzFQLaV7gbzFnwMtJdcaXwDmPt6mMiJTL28B4JnZFQ\nAb6m\r\n=EGLK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"engines":{"node":">= 12.0.0"},"gitHead":"ffe8abbd5d76a98f7cfc809d802daa60e0adb72e","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p test/tsconfig.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":" auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.js","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"6.14.11","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.1.7","lunr":"^2.3.9","uuid":"^8.3.2","chalk":"^4.1.1","json5":"^2.2.0","colors":"^1.4.0","inside":"^1.0.0","lodash":"^4.17.21","marked":"^2.1.3","semver":"^7.3.5","cheerio":"^1.0.0-rc.10","decache":"^4.6.0","findit2":"^2.2.3","i18next":"^20.3.2","os-name":"^4.0.0","pdfmake":"^0.2.0","chokidar":"^3.5.2","fs-extra":"^10.0.0","loglevel":"^1.7.1","minimist":"^1.2.5","traverse":"^0.6.6","ts-morph":"^11.0.3","commander":"^8.0.0","fancy-log":"^1.3.3","handlebars":"^4.7.7","@babel/core":"^7.14.6","cosmiconfig":"^7.0.0","html-entities":"^2.3.2","@babel/preset-env":"^7.14.7","@compodoc/live-server":"^1.2.2","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.0","opencollective-postinstall":"^2.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.14_1626281742412_0.9554715746097009","host":"s3://npm-registry-packages"}},"1.1.15":{"name":"@compodoc/compodoc","version":"1.1.15","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.15","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"20187500789b12402e67ff47f31bcee0fc33f5bd","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.15.tgz","fileCount":459,"integrity":"sha512-ek38uUSFR4SfH4ueJbV9zPn5bxaA21uSRPeeG2YQ602S0DgYl5QhJlXM2DlvZIqZ3Fuz0p1sd/v0f0ZnNrCDzA==","signatures":[{"sig":"MEUCIQCa1ERacxgDASxx93KQzd1LzYOdnoGXh2n7+3Xb0hArtAIgPvl9ezWQ1i0ja2t2hp99/kw0ANKsrxSNeHRdnL81c48=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8877068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhRF2oCRA9TVsSAnZWagAAFQQP/RFw5xAN8k4PngIWZrSj\nmKlBMSRtTkaiOzYonRzVuKDoiYXXxSoIzZm1woU8vrX9vopEmfGlWusc1+yk\nYaIYSIpdJD0yr5SnfqcT+6zRNP6O6+v1zFjrke9OOj91ty7ISKDC0RotDXXT\nFHRvgQOpLXSvnt8KnFyCbUJnBA8LFcZCofW5BUIEuv7KtvWSfc0dMFRsnF1X\ncXq8ds+ApatGoo5G9Srw/8wYp/ielkx4/HJHcJUU5unpDl6bBYnxMVDdVd9t\nx2nwiuEiQQfynky4CHgP3wGd2Pp4QBKj0Cq8dICROdNKcTevndm7HWVnRW7Z\n8vbKfL2ojB1exUeT0ZFltbI+5sK82MWovG6xiPQC5GTy9Bd971m+TR1tOHoc\npfBCaieORm3jW8ZbwbWGvrhPFg3SG0HiUhUOYiOGJ8QVIWyVIoTi/1vFySVZ\nqxEZqZRm/+komVrVmq0avtBgrF5XG7G2+m5Ul7dU4qBbn4/Da95gAoSQ9KGR\nadQdslJERklAb8au2xfiniyPktP2LX3xReXKj5KRVhnYe3vMjxHOxq/Ua/K0\nFfrPnT4+K+AiBCBU97z4FyPU1XpX9gQ1nt4vGeYv7s+wKHamuC4ugDRM5437\nm0dA1XF0oENFsP67R4efP5PDkLlBsn7JC8FyVri2DE1L7pYdJskt+4svUxfv\nmKqo\r\n=RKdW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"engines":{"node":">= 12.0.0"},"gitHead":"87c20308f755d6c2905a7ce36b5c563966314ea3","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p test/tsconfig.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":" auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.js","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"7.21.1","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"16.9.1","dependencies":{"glob":"^7.1.7","lunr":"^2.3.9","uuid":"^8.3.2","chalk":"^4.1.2","json5":"^2.2.0","colors":"^1.4.0","inside":"^1.0.0","lodash":"^4.17.21","marked":"^3.0.4","semver":"^7.3.5","cheerio":"^1.0.0-rc.10","decache":"^4.6.0","findit2":"^2.2.3","i18next":"^20.6.1","os-name":"4.0.1","pdfmake":"^0.2.2","chokidar":"^3.5.2","fs-extra":"^10.0.0","loglevel":"^1.7.1","minimist":"^1.2.5","traverse":"^0.6.6","ts-morph":"^12.0.0","commander":"^8.2.0","fancy-log":"^1.3.3","handlebars":"^4.7.7","@babel/core":"^7.15.5","cosmiconfig":"^7.0.1","html-entities":"^2.3.2","@babel/preset-env":"^7.15.5","@compodoc/live-server":"^1.2.2","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.0","opencollective-postinstall":"^2.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.15_1631870376569_0.27554664403553275","host":"s3://npm-registry-packages"}},"1.1.16":{"name":"@compodoc/compodoc","version":"1.1.16","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.16","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"a7b03be50b20f5515048ee0ceace2195de68d87e","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.16.tgz","fileCount":753,"integrity":"sha512-4zfjOaumS9E6QwoI8s5LF9B71h7zcLMElFUrElpqT83HGpRKBhzNrkEfdODNlS/ySYYpqwX81yUgQXsOWTRTjg==","signatures":[{"sig":"MEUCIQDb1DASsEFWFEpXaR2z2tZ3/FzbLhUCEkx0YPU4LVT90wIgBpVmMbpG/Ju1v169ZPq6NiA1mifqtcEFKqdhr99HCGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20605001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnMTXCRA9TVsSAnZWagAAm6IQAJvxDKkwQn10BqEIvtZt\nC2YuKfPHwmZnm8mrfjlGM40V0fCEDQPgKCZJ7LS0scpoy5j+VEieglZ3qpzW\ndbrpiMF8AuEJhKicXg/rhwOVDg6v5YCuBtSYP1Y0dBGHartXcqXvhwxqxqPW\nzIXvDQ/5+TYiAC8imrWUERh213qtJhupewpLfTMVUByhq/1Vw6ZlxF6O6v0k\np7RttvlH0oP2U17h+/d3M3Z9pYLXiOdvDt1/yYdnDcZ83EHLFtVI+dggsu86\npLzPKUzja5xN09exrJRn2OLzIqxl0quNswyDKy4CluQDpceSJxNfePXmufHv\nkPYZBewC80EE0L+dSKrovP86ZS5Jy9QDhX89jjeof+uECH5/2/AoOZQqrAwH\nYMf3zz3SIeO9TXiNtBJRvDhE6l9agRxCUOJf/C5Xd3r+lnIpuNaDH6Rrhmv2\nbCcOIXHjQAcqkp4SMZq3ZzsKcj2U8dganpxl+Bt+M/jDOVpFgNvZ5HBS0GFe\nbt+QOCoZcZ4Mt0nmycERELOY1IrfJxZIZzfscc7czrz9xNk/Gma5RXxNSLuq\nsy4Vm/vo/g+2Kb4LBwVWyAyjE0waUHZmNU+zR9DIzyZJkpjn+TJ90CGXg/G7\nQEdX32swukfjSiEGGTWw8c/CTe5Xg+I6akv5XWfIlAm5ObUI9xHBHvHBNG/+\n3hKq\r\n=uhVr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"engines":{"node":">= 12.0.0"},"gitHead":"30798659503534a60ebad88f81ac644e98b86c49","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p test/tsconfig.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":" auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.js","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"_npmVersion":"6.14.11","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.2.0","lunr":"^2.3.9","uuid":"^8.3.2","chalk":"^4.1.2","json5":"^2.2.0","colors":"^1.4.0","inside":"^1.0.0","lodash":"^4.17.21","marked":"^4.0.4","semver":"^7.3.5","cheerio":"^1.0.0-rc.10","decache":"^4.6.0","findit2":"^2.2.3","i18next":"^21.5.2","os-name":"4.0.1","pdfmake":"^0.2.4","chokidar":"^3.5.2","fs-extra":"^10.0.0","loglevel":"^1.8.0","minimist":"^1.2.5","traverse":"^0.6.6","ts-morph":"^13.0.1","commander":"^8.3.0","fancy-log":"^1.3.3","handlebars":"^4.7.7","@babel/core":"^7.16.0","cosmiconfig":"^7.0.1","html-entities":"^2.3.2","@babel/preset-env":"^7.16.4","@compodoc/live-server":"^1.2.2","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.0","opencollective-postinstall":"^2.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.16_1637663958991_0.6152163690972197","host":"s3://npm-registry-packages"}},"1.1.17":{"name":"@compodoc/compodoc","version":"1.1.17","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.17","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"504237ffefaac9a074aa4638b114422006636844","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.17.tgz","fileCount":760,"integrity":"sha512-I1SXPeCKfH8vJhbwZ2bD/sooEpVPFZhrhwNvxSi/Od09/JB5EIVZNlHW3PNEDdXk/kzjxSeQfxF/1h9CXuAZwA==","signatures":[{"sig":"MEQCIAzFgI0Z0Sp1YggjdV2nH4OrZf+b7mNstIu/cDcjywlSAiAO2r8RiNGhwy57x7dMsuZCT2NTXN4eist4EX7jMaT4BA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20659876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2yt1CRA9TVsSAnZWagAA2nEQAJCYXwHawuXhIRbfsNr2\nXgkj6hKu/u9WZtAu7GHfb7zkf8DA74B5f/aQHKCbwLKMbGc7QGPzNMoXwqC5\n2gPBxWisqv4795glw93djWPeOmWHQuKKHLhVZki5GHreMmtiC/W/jt5fEQL+\nzUDLJ1WQnzH+1Evy9m1QhxO4zpGABbLGTCADV0WEbqC52bvHaP5kYEtGBpQ8\np2V9lPG/C7PDn+9ZcRHR0qry6W3KpR7KoOQdTki6WjBYEQkpd0UylDF7ejhL\nOGcDClkwm2mtQMcmPmtyt9xrXsJ5FXkRt+GYKOWsCI4ECsF3wN3DuoCf1m2l\nLx+cUcfR3pv9U7HgMdf5DZKxb40LbDSWay9DS4+6sxS4J82NqEaX002SKXX4\nNs+a1G7YVxGJGYgpQSoRe/6jOs1RbMLb6YxIc7pVr6Qob37XGIxHic/XbOIk\nqKifzW1d0Phw+QC1Z7N6jZfn0Y/a/qkqoMYFZkOKLJOslNVaNiGa9XYzkcCc\ndSiW531qH2DlRj+M5L7VaEcC7m3Yf0DaSVo+zHiwyARIC21p1eM0W/IhIwn6\nYbIeTukHUf71N8qhteAgcHuefngzo7f9+Q6Fnhpy5ZNuEdqgvq+Ma35unQHz\njl3yN7IN6BK2s+CiYUs8p7Ybup5eYLoulV+mgeB5lEdCP4dhkU1PwK1trfhJ\n21qM\r\n=4Bky\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"engines":{"node":">= 12.0.0"},"gitHead":"6537a7987a60959ad252dcd9c7c16d707df836f5","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p test/tsconfig.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":" auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.js","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"6.14.11","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.2.0","lunr":"^2.3.9","uuid":"^8.3.2","chalk":"^4.1.2","json5":"^2.2.0","colors":"1.4.0","inside":"^1.0.0","lodash":"^4.17.21","marked":"^4.0.9","semver":"^7.3.5","cheerio":"^1.0.0-rc.10","decache":"^4.6.1","findit2":"^2.2.3","i18next":"^21.6.5","os-name":"4.0.1","pdfmake":"^0.2.4","chokidar":"^3.5.2","fs-extra":"^10.0.0","loglevel":"^1.8.0","minimist":"^1.2.5","traverse":"^0.6.6","ts-morph":"^13.0.2","commander":"^8.3.0","fancy-log":"^2.0.0","handlebars":"^4.7.7","pdfjs-dist":"^2.12.313","@babel/core":"^7.16.7","cosmiconfig":"^7.0.1","html-entities":"^2.3.2","@babel/preset-env":"^7.16.7","@compodoc/live-server":"^1.2.2","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.0","@angular-devkit/schematics":"^13.1.2","opencollective-postinstall":"^2.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.17_1641753460572_0.6287606573116318","host":"s3://npm-registry-packages"}},"1.1.18":{"name":"@compodoc/compodoc","version":"1.1.18","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.18","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"1e340c56dc0844bd446126f3ddbc9384e93b8bc9","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.18.tgz","fileCount":760,"integrity":"sha512-+AFtcj2U3AJq6r8a2+PTdajIlS7m3pgvDhqgoYZJ4Rg/Zp9xvuDvUJU+5oHu8iHCAWwda3NoLUDjOZMNR8uIKg==","signatures":[{"sig":"MEUCIDnFl/CB4RQ+TznI+LQ2qKLDAoJElkENI4o6VtJ5y3sTAiEAoKyX6H3MuCrxekTOYzDVOzeEgZze3X7L+7v2ZcdnW5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20659876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3AyVCRA9TVsSAnZWagAA9AgP/1H7YP0vGfYYdt6WIZ6J\nu/lYkwKYWPW3T8GQd61foZ3n5TK0hxWEZjJTskWmJUOnaMq19kjfl8aGO3DM\ngjFieM9rGuJbqFGakdpXebkHMoUHDhThrOGojbFPEYJUevkFRCDWpvvlezpe\nRTWxMFIRD7MiL31LxLp9n+lBbPydRom9bzL2ckADXFLSEZ3r7R2SILwNfK4t\nzjhS9LTBSqW+maDyvQ/KwiF+6THLs8G7VYC4Je2Sg3HBJcWS8T+4WkUNwqDn\nDrh1MXZGtVUAGKkNufoHQd4WSOi/HvDsJqhAbZ4W9dV5/XWe7vXW7/pUaknr\nuLTYYxSUBUIEzGPxVZDzXHNxTA28k+pOXb5bahcgUqALIvhpM0xivbpRDIf5\nKPgwI6sjsklSweTxGBIIpxCriMGezxP57c7Hnrls0LNX0YnyyDwWgctDI9Y+\nz26sNukzV8Yd8LmgdWaBQ0a25QIEbJnUmc44bcUQOfarudU94cIV+pfhSYjl\nMdUCHBj9cWLkZncDDi1jELQa0GnHRNdUqUYqh0LOJX1VUL0rhPXBIHqF+4jY\n3bkKX7uMmakvFd8FO3EDQ9cnZUgK7Hd5uQtAqTEhu6VSavsZJIi0BT/CVSHr\nQ7wY0ddUOGLgGreRVgU3lAeekYdDPi/a+vk/OpR4YfVRJcl64SX/2dNjt2La\nXqEA\r\n=srbl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"engines":{"node":">= 12.0.0"},"gitHead":"169689ed964d9c41742c19f9ad369a5566c52a36","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p test/tsconfig.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":" auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.js","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"6.14.11","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.2.0","lunr":"^2.3.9","uuid":"^8.3.2","chalk":"^4.1.2","json5":"^2.2.0","colors":"1.4.0","inside":"^1.0.0","lodash":"^4.17.21","marked":"^4.0.9","semver":"^7.3.5","cheerio":"^1.0.0-rc.10","decache":"^4.6.1","findit2":"^2.2.3","i18next":"^21.6.5","os-name":"4.0.1","pdfmake":"^0.2.4","chokidar":"^3.5.2","fs-extra":"^10.0.0","loglevel":"^1.8.0","minimist":"^1.2.5","traverse":"^0.6.6","ts-morph":"^13.0.2","commander":"^8.3.0","fancy-log":"^2.0.0","handlebars":"^4.7.7","pdfjs-dist":"^2.12.313","@babel/core":"^7.16.7","cosmiconfig":"^7.0.1","html-entities":"^2.3.2","@babel/preset-env":"^7.16.7","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.0","@angular-devkit/schematics":"^13.1.2","opencollective-postinstall":"^2.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.18_1641811093070_0.3633248006637402","host":"s3://npm-registry-packages"}},"1.1.19":{"name":"@compodoc/compodoc","version":"1.1.19","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.19","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"69e518937b127857525d7f4603704726d835630e","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.19.tgz","fileCount":446,"integrity":"sha512-09vdSIgoAXWD1MiLZNhiljLNQ1XzHw/w5shw5IPcUImr/I+1Y52srUL46mEXN8AXo0hbHb5LZcgs70mmrOvY7Q==","signatures":[{"sig":"MEUCIQDG3PQXqo4MmLdu6U6Kv9Gq2c+XIMtrl+zo+F2SiVVokQIgKlKm3ug/E/cc8kpx1MJwki+BF2aTjyWFPQ+JhZlNNVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8984488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiF1pkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/xA//XD1NZahTm0dR43BEptesJov9qZqpyTHyOfs0+clJGX9kZA8r\r\nOUDQ6CMaHoc3CAJfcFMypaKPOlFFuQXlMnomnZF7qD8wNTRrncxVgUNitMO8\r\nvR3jI05vVTD1v/ssYxv0/SvbmPre0LNPUs5hbPEKZ/GpZ/YwB1w5vAaeyGsw\r\nnS8rxGGOnvVSLRdC3ig6r07d57Rzs4S0KHb+gAEBq1CCItaNlYGg+XXXkG0H\r\nBSlm4E7wxOeV3CEjX9/1Jgn/sVoHSMEZGDD5WUrucDRcaSakrVmkpVuMCwML\r\nDdtXmYJI53JHKMeG94j0gLH8cbDE8BRt0QQkpAHV3pbTxXAD3qcSPMMrCHhg\r\np5Y/YJnmYIE3Th0SXDbWxvUzGR6wPe/zp+WnEkjaE8lhIqR80atwfTG2u9cu\r\n+DCmk6eXKBc1FUDWxa4JCEKwUR1cgRKCqTX8AVOZ2Ib5otiOYwA7HmffJan6\r\nHaOZUJr+ntEE3WqKZ2933RPR5Ruy6bG5vfH4bp8NQcLbWu86G9un/mdO0qL9\r\ndLCVhiklLoVuQnH697ODnopF+pMXKLKXIt+YYDQ/4dBfnIesYLTsQTQFfcRp\r\nTVs0gxPwhjt6GDR2gtQR1/WByiGCywjjdKD/roRvW0lw2jXEAzT633fukMLq\r\nelMQrKviHd2Ugjg4VaEKKxz/vIc+0nqNVIw=\r\n=nzkI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"engines":{"node":">= 12.0.0"},"gitHead":"677c21cc2940d58a3390cbc9e31d0e3a5cf21b86","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.js && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p test/tsconfig.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.js","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"8.1.2","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"16.13.2","dependencies":{"glob":"^7.2.0","lunr":"^2.3.9","uuid":"^8.3.2","chalk":"4.1.2","json5":"^2.2.0","colors":"1.4.0","inside":"^1.0.0","lodash":"^4.17.21","marked":"^4.0.12","semver":"^7.3.5","cheerio":"^1.0.0-rc.10","decache":"^4.6.1","findit2":"^2.2.3","i18next":"^21.6.11","os-name":"4.0.1","pdfmake":"^0.2.4","chokidar":"^3.5.3","fs-extra":"^10.0.1","loglevel":"^1.8.0","minimist":"^1.2.5","traverse":"^0.6.6","ts-morph":"^13.0.3","commander":"^9.0.0","fancy-log":"^2.0.0","handlebars":"^4.7.7","pdfjs-dist":"^2.12.313","@babel/core":"^7.17.5","cosmiconfig":"^7.0.1","html-entities":"^2.3.2","@babel/preset-env":"^7.16.11","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.0","@angular-devkit/schematics":"^13.2.4","opencollective-postinstall":"^2.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.19_1645697636229_0.4933859575602777","host":"s3://npm-registry-packages"}},"1.1.20":{"name":"@compodoc/compodoc","version":"1.1.20","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.20","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"85500862f36da07ae02dcdab23ac728318b23c6f","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.20.tgz","fileCount":449,"integrity":"sha512-MLp8E65lQgmksH8vnN3BcUuck/ESFHH5mTahLerO8oageabhbVHAev4YFyRGemGqd1GDMjx0LQLyFbVNae1nkQ==","signatures":[{"sig":"MEYCIQCTOwSwMJkJroeYr44HlqJNuoJWeS87uQCKTHUMbKHm5AIhANbtn6y92BDrt9pZfJz1ZNKbe1ricVPSwJf2p78qmrZL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9188238},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":">= 14.0.0"},"gitHead":"b2e7049251712ab87eec722c0a289630b66c879e","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p test/tsconfig.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"9.5.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"18.15.0","dependencies":{"glob":"^10.2.4","lunr":"^2.3.9","uuid":"^9.0.0","chalk":"4.1.2","json5":"^2.2.3","colors":"1.4.0","inside":"^1.0.0","lodash":"^4.17.21","marked":"^5.0.2","semver":"^7.5.1","cheerio":"^1.0.0-rc.12","decache":"^4.6.1","i18next":"^22.4.15","os-name":"4.0.1","pdfmake":"^0.2.7","chokidar":"^3.5.3","fs-extra":"^11.1.1","loglevel":"^1.8.1","minimist":"^1.2.8","traverse":"^0.6.7","ts-morph":"^18.0.0","commander":"^10.0.1","fancy-log":"^2.0.0","fast-glob":"^3.2.12","handlebars":"^4.7.7","pdfjs-dist":"2.12.313","@babel/core":"^7.21.8","cosmiconfig":"^8.1.3","html-entities":"^2.3.3","@babel/preset-env":"^7.21.5","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"^16.0.1","opencollective-postinstall":"^2.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.20_1684852765901_0.23489857582270646","host":"s3://npm-registry-packages"}},"1.1.21":{"name":"@compodoc/compodoc","version":"1.1.21","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.21","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"ac41b2fc7ed004e091f0bf143aa0add7be94971e","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.21.tgz","fileCount":449,"integrity":"sha512-/FDlwRgKzmkGuorDnURuCzoGY6rZ0KY7Mj5/PwnEjMs0y1CRRPHBJC9I0yVIjn8j8gxVy8PPc6dna0lY1MWwhg==","signatures":[{"sig":"MEUCIBOxcKcdJws2u8UEf+zwGcAOw2FlSFhSjg1hC030CwreAiEAyCkhRWxWSHlI3dWsJfFSRbVYvuHB64cXH7SOqmYC6yM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9188522},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":">= 14.0.0"},"gitHead":"344c2943615124d2f55b8ec7bdb23c58d44a7eb5","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=test/tsconfig.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p test/tsconfig.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"9.5.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"18.15.0","dependencies":{"glob":"^10.2.4","lunr":"^2.3.9","uuid":"^9.0.0","chalk":"4.1.2","json5":"^2.2.3","colors":"1.4.0","inside":"^1.0.0","lodash":"^4.17.21","marked":"4.3.0","semver":"^7.5.1","cheerio":"^1.0.0-rc.12","decache":"^4.6.1","i18next":"^22.4.15","os-name":"4.0.1","pdfmake":"^0.2.7","chokidar":"^3.5.3","fs-extra":"^11.1.1","loglevel":"^1.8.1","minimist":"^1.2.8","traverse":"^0.6.7","ts-morph":"^18.0.0","commander":"^10.0.1","fancy-log":"^2.0.0","fast-glob":"^3.2.12","handlebars":"^4.7.7","pdfjs-dist":"2.12.313","@babel/core":"^7.21.8","cosmiconfig":"^8.1.3","html-entities":"^2.3.3","@babel/preset-env":"^7.21.5","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"^16.0.1","opencollective-postinstall":"^2.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.21_1684920144846_0.6011815599605919","host":"s3://npm-registry-packages"}},"1.1.22":{"name":"@compodoc/compodoc","version":"1.1.22","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.22","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"2cb9ee6b891b8673862888a1baffccb4710fa57c","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.22.tgz","fileCount":718,"integrity":"sha512-NmcEe9GDP90jtDKPlBU/PMyvVt6RjsGvraniVOH6Qgrm472FZu6tQotGd6mFQyqBabWS0uI2X3isuFJz1/Yj5Q==","signatures":[{"sig":"MEQCIHY7Y2odem9/24qi2txwNNiQ6xedo81+u77W0akNA4TuAiAo8+YGRD1o03/xcn4Fru9+PAhl7c1NHCiQUSI664+Ymg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15932791},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":">= 14.0.0"},"gitHead":"d1304feb4b8b159d8b301c0769829690fcc056e1","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p tsconfig.test.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"9.5.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"18.15.0","dependencies":{"glob":"^10.3.10","lunr":"^2.3.9","uuid":"^9.0.1","chalk":"4.1.2","json5":"^2.2.3","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.5.4","cheerio":"^1.0.0-rc.12","decache":"^4.6.2","i18next":"^23.5.1","os-name":"4.0.1","pdfmake":"^0.2.7","chokidar":"^3.5.3","fs-extra":"^11.1.1","loglevel":"^1.8.1","minimist":"^1.2.8","traverse":"^0.6.7","ts-morph":"^20.0.0","commander":"^11.1.0","fancy-log":"^2.0.0","fast-glob":"^3.3.1","handlebars":"^4.7.8","pdfjs-dist":"2.12.313","@babel/core":"^7.23.2","cosmiconfig":"^8.3.6","html-entities":"^2.4.0","@babel/preset-env":"^7.23.2","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"14.2.12","opencollective-postinstall":"^2.0.3","@babel/plugin-proposal-private-methods":"^7.18.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.22_1697637422186_0.5077077307844622","host":"s3://npm-registry-packages"}},"1.1.23":{"name":"@compodoc/compodoc","version":"1.1.23","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.23","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"b0a643245a6c7a00e18db3c90640898df17f212a","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.23.tgz","fileCount":719,"integrity":"sha512-5Zfx+CHKTxLD+TxCGt1U8krnEBCWPVxCLt3jCJEN55AzhTluo8xlMenaXlJsuVqL4Lmo/OTTzEXrm9zoQKh/3w==","signatures":[{"sig":"MEUCIQCDXMSmjzcoTfD/m4WRlBbJZDDyQ/5b6lHa4DKTNzbruAIgAOri2/9n1lDb/pakMDxNrDvrApXC+8Ay27FjJ+dm40w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15962102},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":">= 14.0.0"},"gitHead":"7174505f3f4513f7f75f1751b0a5e32071e4f0bf","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p tsconfig.test.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","copy-libs":"node tools/copy-libs.js","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"npm run copy-libs && opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.1.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"20.9.0","dependencies":{"vis":"^4.21.0-EOL","glob":"^10.3.10","lunr":"^2.3.9","uuid":"^9.0.1","chalk":"4.1.2","json5":"^2.2.3","zepto":"^1.2.0","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.5.4","cheerio":"^1.0.0-rc.12","decache":"^4.6.2","i18next":"^23.7.6","os-name":"4.0.1","pdfmake":"^0.2.8","prismjs":"^1.29.0","chokidar":"^3.5.3","es6-shim":"^0.35.8","fs-extra":"^11.1.1","loglevel":"^1.8.1","minimist":"^1.2.8","traverse":"^0.6.7","ts-morph":"^20.0.0","commander":"^11.1.0","fancy-log":"^2.0.0","fast-glob":"^3.3.2","tablesort":"^5.3.0","handlebars":"^4.7.8","pdfjs-dist":"2.12.313","@babel/core":"^7.23.3","cosmiconfig":"^8.3.6","svg-pan-zoom":"^3.6.1","html-entities":"^2.4.0","bootstrap.native":"^5.0.10","@babel/preset-env":"^7.23.3","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"14.2.12","opencollective-postinstall":"^2.0.3","@babel/plugin-proposal-private-methods":"^7.18.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.23_1700729667493_0.9806639301939761","host":"s3://npm-registry-packages"}},"1.1.24":{"name":"@compodoc/compodoc","version":"1.1.24","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.24","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"d6a3f5a6098cebcdf31133a16524953fcc00a79c","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.24.tgz","fileCount":581,"integrity":"sha512-m1NNB8N1V87cXzuts/t3FO5UFnbvhJUVO9rB/+QeIvTDpUy1MYprvZQNTWEEMXPg4+J7lXfTRc55KMLiB79jkA==","signatures":[{"sig":"MEUCIFe3MA14xvDty1+CY5b67NkPEmM0oDFYADjr8Yd5NuEZAiEA99F2W3zYfU3UROvSyY4xj8VZCmH4+3tvWA2t/Ugvub0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13529515},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":">= 16.0.0"},"gitHead":"5d38edb07817edd43cb4dd09e077fb1557ba1d39","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p tsconfig.test.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","copy-libs":"node tools/copy-libs.js","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"npm run copy-libs && opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.1.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"20.9.0","dependencies":{"vis":"^4.21.0-EOL","glob":"^10.3.12","lunr":"^2.3.9","uuid":"^9.0.1","chalk":"4.1.2","json5":"^2.2.3","zepto":"^1.2.0","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.6.0","cheerio":"^1.0.0-rc.12","decache":"^4.6.2","i18next":"^23.11.2","os-name":"4.0.1","pdfmake":"^0.2.10","prismjs":"^1.29.0","chokidar":"^3.6.0","es6-shim":"^0.35.8","fs-extra":"^11.2.0","loglevel":"^1.9.1","minimist":"^1.2.8","traverse":"^0.6.9","ts-morph":"^22.0.0","commander":"^12.0.0","fancy-log":"^2.0.0","fast-glob":"^3.3.2","tablesort":"^5.3.0","handlebars":"^4.7.8","pdfjs-dist":"2.12.313","@babel/core":"^7.24.4","cosmiconfig":"^9.0.0","svg-pan-zoom":"^3.6.1","html-entities":"^2.5.2","bootstrap.native":"^5.0.12","@babel/preset-env":"^7.24.4","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"17.3.5","opencollective-postinstall":"^2.0.3","@babel/plugin-proposal-private-methods":"^7.18.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.24_1713899432611_0.7413416388996359","host":"s3://npm-registry-packages"}},"1.1.25":{"name":"@compodoc/compodoc","version":"1.1.25","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.25","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"3c3e60fe4d548c89d3ef813e8a750b924ebf9e3f","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.25.tgz","fileCount":342,"integrity":"sha512-MsTEv6S0JGkdXc8pFp3yB/r8Lw49YenD0TCXyIVAmQhWNDtGWi4m2TGz02hdiKAlTJ1McQJFuyXWiItTQtje0A==","signatures":[{"sig":"MEUCICyGLWyemExFVIWXuUBg4NvlALxS8FUGeZiwuLOY3zzQAiEA8+GG+P0Q8ahmoqacB5PzrnckmQRqLFL5BWl0uwxevDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6886910},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":">= 16.0.0"},"gitHead":"a7162ebdab5f217e86b6c047b67ed14fe82d85ef","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p tsconfig.test.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","copy-libs":"node tools/copy-libs.js","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"npm run copy-libs && opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.1.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"20.9.0","dependencies":{"vis":"^4.21.0-EOL","glob":"^10.4.1","lunr":"^2.3.9","uuid":"^9.0.1","chalk":"4.1.2","json5":"^2.2.3","zepto":"^1.2.0","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.6.2","cheerio":"^1.0.0-rc.12","decache":"^4.6.2","i18next":"^23.11.5","os-name":"4.0.1","pdfmake":"^0.2.10","prismjs":"^1.29.0","chokidar":"^3.6.0","es6-shim":"^0.35.8","fs-extra":"^11.2.0","loglevel":"^1.9.1","minimist":"^1.2.8","traverse":"^0.6.9","ts-morph":"^22.0.0","commander":"^12.1.0","fancy-log":"^2.0.0","fast-glob":"^3.3.2","tablesort":"^5.3.0","handlebars":"^4.7.8","@babel/core":"^7.24.6","cosmiconfig":"^9.0.0","svg-pan-zoom":"^3.6.1","html-entities":"^2.5.2","bootstrap.native":"^5.0.12","@babel/preset-env":"^7.24.6","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"18.0.1","opencollective-postinstall":"^2.0.3","@babel/plugin-transform-private-methods":"^7.24.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.25_1716996597294_0.6215062487241279","host":"s3://npm-registry-packages"}},"1.1.26":{"name":"@compodoc/compodoc","version":"1.1.26","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.26","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"6514bf1c8beaa443b64d9a8c603a8f83770db2e5","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.26.tgz","fileCount":606,"integrity":"sha512-CJkqTtdotxMA4SDyUx8J6Mrm3MMmcgFtfEViUnG9Of2CXhYiXIqNeD881+pxn0opmMC+VCTL0/SCD03tDYhWYA==","signatures":[{"sig":"MEYCIQDOKDaXENLgLJN/4LekAcwu2CYsbnciRdQUtTxMzZIpnAIhANxC26Sx9N9AGdX4mUtdJhPWuLs2dZcNUyS7qJCCtsei","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11752746},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":">= 16.0.0"},"gitHead":"23f7433a403a4047e1c776b440e4754278dfb1e1","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"tsc -p tsconfig.test.json && node test/dist/cli-clean-root-folder.js","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","copy-libs":"node tools/copy-libs.js","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","prepublishOnly":"npm run build && npm run backup-package-json && npm run copy-libs","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 & sleep 20","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","local-test-e2e-mocha":"wdio wdio.conf.js","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","saucelabs-test-e2e-mocha":"wdio wdio-saucelabs.conf.js","presaucelabs-test-e2e-mocha":"npm run test:simple-doc","*********REFACTORING********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.7.0","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"20.15.1","dependencies":{"vis":"^4.21.0-EOL","glob":"^11.0.0","lunr":"^2.3.9","uuid":"^10.0.0","json5":"^2.2.3","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.6.3","cheerio":"1.0.0-rc.12","decache":"^4.6.2","i18next":"^23.16.0","os-name":"4.0.1","prismjs":"^1.29.0","chokidar":"^4.0.1","es6-shim":"^0.35.8","fs-extra":"^11.2.0","loglevel":"^1.9.2","minimist":"^1.2.8","ts-morph":"^24.0.0","commander":"^12.1.0","fancy-log":"^2.0.0","fast-glob":"^3.3.2","tablesort":"^5.3.0","handlebars":"^4.7.8","picocolors":"^1.1.0","@babel/core":"7.25.8","cosmiconfig":"^9.0.0","neotraverse":"^0.6.18","svg-pan-zoom":"^3.6.1","html-entities":"^2.5.2","bootstrap.native":"^5.0.13","@babel/preset-env":"7.25.8","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"18.2.8","opencollective-postinstall":"^2.0.3","@babel/plugin-transform-private-methods":"7.25.7"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.26_1728896929656_0.0660555205164548","host":"s3://npm-registry-packages"}},"1.1.27":{"name":"@compodoc/compodoc","version":"1.1.27","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.27","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"4453e4d7be9d1662821b99ac450337498650c77e","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.27.tgz","fileCount":296,"integrity":"sha512-kZqU1XJCvad7FmPoEO6XmpzC9n7Agpg6b56mvD7/6SwkX22IYQrcD/Dk1ty5/rovR/tNbPdG4A+QYwrj+uj+Dg==","signatures":[{"sig":"MEQCIAG1cCalCiO/+qyhs5aRQiESoqyEyFJUbdpTcPN9NFPzAiAQ7M5Le6MGobyRUjPI9HMcmg+i5MD2xd56Jt867CTEww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7233414},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"gitHead":"9b011e3d8e2f10aae4e1abc1e2e20366db09f427","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/test/src/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"npm run build && tsc -p tsconfig.test.json && node test/dist/test/src/cli-clean-root-folder.js && git checkout README.md CHANGELOG.md CONTRIBUTING.md","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","copy-libs":"node tools/copy-libs.js","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","playground":"npm run start-playground","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","dev:playground":"node scripts/start-playground.js","prepublishOnly":"npm run build && npm run backup-package-json && npm run copy-libs","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","start-playground":"npm run build && npm run build-template-playground && node -e \"const { TemplatePlaygroundServer } = require('./dist/template-playground-server.js'); const server = new TemplatePlaygroundServer(); server.start().then(() => console.log('✅ Template Playground started at http://localhost:3001')).catch(e => console.error('❌ Error:', e.message));\"","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","playground:simple":"node scripts/start-playground-simple.js","backup-package-json":"node tools/backup-package-json.js","test-e2e-playwright":"npx playwright test","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","*********TEST E2E********":"*******************","build-template-playground":"node tools/build-template-playground.js","*********REFACTORING********":"*******************","*********TEMPLATE PLAYGROUND********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"11.5.2","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"22.18.0","dependencies":{"vis":"^4.21.0-EOL","glob":"^11.0.3","lunr":"^2.3.9","sirv":"^3.0.2","uuid":"^11.1.0","json5":"^2.2.3","polka":"^0.5.2","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.7.2","cheerio":"1.1.2","decache":"^4.6.2","i18next":"^25.5.0","os-name":"4.0.1","prismjs":"^1.30.0","chokidar":"^4.0.3","es6-shim":"^0.35.8","fs-extra":"^11.3.1","loglevel":"^1.9.2","minimist":"^1.2.8","ts-morph":"^26.0.0","commander":"^14.0.0","fancy-log":"^2.0.0","fast-glob":"^3.3.3","tablesort":"^5.6.0","handlebars":"^4.7.8","picocolors":"^1.1.1","@babel/core":"7.28.3","body-parser":"^2.2.0","cosmiconfig":"^9.0.0","neotraverse":"^0.6.18","svg-pan-zoom":"^3.6.2","html-entities":"^2.6.0","@polka/send-type":"^0.5.2","bootstrap.native":"^5.1.5","@babel/preset-env":"7.28.3","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"20.2.2","opencollective-postinstall":"^2.0.3","@babel/plugin-transform-private-methods":"7.27.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.27_1757016123868_0.19891031127988534","host":"s3://npm-registry-packages-npm-production"}},"1.1.28":{"name":"@compodoc/compodoc","version":"1.1.28","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.28","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"a9d5fc8952f7d9025a3795789140800c1121a3b7","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.28.tgz","fileCount":296,"integrity":"sha512-bQ8u3nXncQbDoplKbKI73WVij7V3qu4kAg/5dMdbnAK48kE8Eguvw3+dnlV4uHrcjqJWZcmRY9Bu7siRMum27w==","signatures":[{"sig":"MEYCIQDK7ttP7kbkiMgipfVQLOeDTrxW2YR8NVYic1q/d5a47wIhAOf2xo7Bd2CUoOgzDSktKZL1w2XDGqf7BBhBJjAS0Lwd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7247343},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"gitHead":"b9d3dcc3dc1008cabcf4ef1964bafda23f317809","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/test/src/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"npm run build && tsc -p tsconfig.test.json && node test/dist/test/src/cli-clean-root-folder.js && git checkout README.md CHANGELOG.md CONTRIBUTING.md","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","copy-libs":"node tools/copy-libs.js","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","playground":"npm run start-playground","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","dev:playground":"node scripts/start-playground.js","prepublishOnly":"npm run build && npm run backup-package-json && npm run copy-libs","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","start-playground":"npm run build && npm run build-template-playground && node -e \"const { TemplatePlaygroundServer } = require('./dist/template-playground-server.js'); const server = new TemplatePlaygroundServer(); server.start().then(() => console.log('✅ Template Playground started at http://localhost:3001')).catch(e => console.error('❌ Error:', e.message));\"","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","playground:simple":"node scripts/start-playground-simple.js","backup-package-json":"node tools/backup-package-json.js","test-e2e-playwright":"npx playwright test","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","*********TEST E2E********":"*******************","build-template-playground":"node tools/build-template-playground.js","*********REFACTORING********":"*******************","*********TEMPLATE PLAYGROUND********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"11.5.2","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"22.18.0","dependencies":{"vis":"^4.21.0-EOL","glob":"^11.0.3","lunr":"^2.3.9","sirv":"^3.0.2","uuid":"^11.1.0","json5":"^2.2.3","polka":"^0.5.2","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.7.2","cheerio":"1.1.2","decache":"^4.6.2","i18next":"^25.5.0","os-name":"4.0.1","prismjs":"^1.30.0","chokidar":"^4.0.3","es6-shim":"^0.35.8","fs-extra":"^11.3.1","loglevel":"^1.9.2","minimist":"^1.2.8","ts-morph":"^26.0.0","commander":"^14.0.0","fancy-log":"^2.0.0","fast-glob":"^3.3.3","tablesort":"^5.6.0","handlebars":"^4.7.8","picocolors":"^1.1.1","@babel/core":"7.28.3","body-parser":"^2.2.0","cosmiconfig":"^9.0.0","neotraverse":"^0.6.18","svg-pan-zoom":"^3.6.2","html-entities":"^2.6.0","@polka/send-type":"^0.5.2","bootstrap.native":"^5.1.5","@babel/preset-env":"7.28.3","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"20.2.2","opencollective-postinstall":"^2.0.3","@babel/plugin-transform-private-methods":"7.27.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.28_1757060817379_0.6213493445936966","host":"s3://npm-registry-packages-npm-production"}},"1.1.29":{"name":"@compodoc/compodoc","version":"1.1.29","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.29","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"6c57825ab9c3aaf69879b459f7134572876d1731","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.29.tgz","fileCount":296,"integrity":"sha512-JNQ1BI5b5aGMuxjokHpKvWIB9N49IM+ogbpdN1/nB5Oo7rCSqsNMLFL25xJzOqqjJ7ozFG2IW48LszshSijsXQ==","signatures":[{"sig":"MEYCIQCXvfS5FFgClFqckCwgVnfKGDYAo4wb2T7mKUxEVwk7kgIhAKQFbB/sjszLrT0ZewvDM75+HdGbp2VYHC9zkJW9MBFJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7247735},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"gitHead":"2d2e30273b595830116001cab112b62c49403566","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/test/src/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"npm run build && tsc -p tsconfig.test.json && node test/dist/test/src/cli-clean-root-folder.js && git checkout README.md CHANGELOG.md CONTRIBUTING.md","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","copy-libs":"node tools/copy-libs.js","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","playground":"npm run start-playground","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","dev:playground":"node scripts/start-playground.js","prepublishOnly":"npm run build && npm run backup-package-json && npm run copy-libs","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","start-playground":"npm run build && npm run build-template-playground && node -e \"const { TemplatePlaygroundServer } = require('./dist/template-playground-server.js'); const server = new TemplatePlaygroundServer(); server.start().then(() => console.log('✅ Template Playground started at http://localhost:3001')).catch(e => console.error('❌ Error:', e.message));\"","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","playground:simple":"node scripts/start-playground-simple.js","backup-package-json":"node tools/backup-package-json.js","test-e2e-playwright":"npx playwright test","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","*********TEST E2E********":"*******************","build-template-playground":"node tools/build-template-playground.js","*********REFACTORING********":"*******************","*********TEMPLATE PLAYGROUND********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"11.5.2","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"22.18.0","dependencies":{"vis":"^4.21.0-EOL","glob":"^11.0.3","lunr":"^2.3.9","sirv":"^3.0.2","uuid":"^11.1.0","json5":"^2.2.3","polka":"^0.5.2","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.7.2","cheerio":"1.1.2","decache":"^4.6.2","i18next":"^25.5.1","os-name":"4.0.1","prismjs":"^1.30.0","chokidar":"^4.0.3","es6-shim":"^0.35.8","fs-extra":"^11.3.1","loglevel":"^1.9.2","minimist":"^1.2.8","ts-morph":"^26.0.0","commander":"^14.0.0","fancy-log":"^2.0.0","fast-glob":"^3.3.3","tablesort":"^5.6.0","handlebars":"^4.7.8","picocolors":"^1.1.1","@babel/core":"7.28.3","body-parser":"^2.2.0","cosmiconfig":"^9.0.0","neotraverse":"^0.6.18","svg-pan-zoom":"^3.6.2","html-entities":"^2.6.0","@polka/send-type":"^0.5.2","bootstrap.native":"^5.1.5","@babel/preset-env":"7.28.3","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"20.2.2","opencollective-postinstall":"^2.0.3","@babel/plugin-transform-private-methods":"7.27.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.29_1757073174548_0.8226401112229358","host":"s3://npm-registry-packages-npm-production"}},"1.1.30":{"name":"@compodoc/compodoc","version":"1.1.30","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.30","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"54dc8724306d54fc9d3e2d6089fd2aaaaf82d74f","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.30.tgz","fileCount":296,"integrity":"sha512-pdFe1tnskXmvj8lfXZgq7LwgAxAPYfxflcGZiexMu1fOyRVsZYrBcHHEWp0sX9FU+or61IOicJv8Vdcri08FEQ==","signatures":[{"sig":"MEYCIQDOFYbNCJI87gD9tud/m5PuBB0cyCiHWZSNhb51SsIR0AIhAIprg2ncOyzQ5mu4mXL7oJ1MN2WDYr/MoNQDuWh7IEVh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7248249},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"gitHead":"f55d89361461dd7541ab3659c84600578fb5600d","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/test/src/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"npm run build && tsc -p tsconfig.test.json && node test/dist/test/src/cli-clean-root-folder.js && git checkout README.md CHANGELOG.md CONTRIBUTING.md","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","copy-libs":"node tools/copy-libs.js","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","playground":"npm run start-playground","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","dev:playground":"node scripts/start-playground.js","prepublishOnly":"npm run build && npm run backup-package-json && npm run copy-libs","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","start-playground":"npm run build && npm run build-template-playground && node -e \"const { TemplatePlaygroundServer } = require('./dist/template-playground-server.js'); const server = new TemplatePlaygroundServer(); server.start().then(() => console.log('✅ Template Playground started at http://localhost:3001')).catch(e => console.error('❌ Error:', e.message));\"","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","playground:simple":"node scripts/start-playground-simple.js","backup-package-json":"node tools/backup-package-json.js","test-e2e-playwright":"npx playwright test","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","*********TEST E2E********":"*******************","build-template-playground":"node tools/build-template-playground.js","*********REFACTORING********":"*******************","*********TEMPLATE PLAYGROUND********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"11.5.2","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"22.18.0","dependencies":{"vis":"^4.21.0-EOL","glob":"^11.0.3","lunr":"^2.3.9","sirv":"^3.0.2","uuid":"^11.1.0","json5":"^2.2.3","polka":"^0.5.2","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.7.2","cheerio":"1.1.2","decache":"^4.6.2","i18next":"25.5.2","os-name":"4.0.1","prismjs":"^1.30.0","chokidar":"^4.0.3","es6-shim":"^0.35.8","fs-extra":"^11.3.1","loglevel":"^1.9.2","minimist":"^1.2.8","ts-morph":"^26.0.0","commander":"^14.0.0","fancy-log":"^2.0.0","fast-glob":"^3.3.3","tablesort":"^5.6.0","handlebars":"^4.7.8","picocolors":"^1.1.1","@babel/core":"7.28.4","body-parser":"^2.2.0","cosmiconfig":"^9.0.0","neotraverse":"^0.6.18","svg-pan-zoom":"^3.6.2","html-entities":"^2.6.0","@polka/send-type":"^0.5.2","bootstrap.native":"^5.1.5","@babel/preset-env":"7.28.3","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"20.2.2","opencollective-postinstall":"^2.0.3","@babel/plugin-transform-private-methods":"7.27.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.30_1757086910533_0.5765722641319344","host":"s3://npm-registry-packages-npm-production"}},"1.1.31":{"name":"@compodoc/compodoc","version":"1.1.31","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.31","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"458e04b52565db9a2a77b4b363f5a9d697da1232","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.31.tgz","fileCount":295,"integrity":"sha512-DUGLmjjE78OiiFSq1jHq2uxsGGEgah+cXUfqi9Yj8gHYv4xNgGcJv5iCnYsDWFk4UHT7MOo1/NsNzsVLYzCfJg==","signatures":[{"sig":"MEYCIQDEkqpy+bmy6aZKVp3SAptbBA127jKH37vmyBUsDWRu1AIhAJkZIYJ4BqrxvseRnxPJ8z3h/PvhduDzjgd5KtIQogNe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6985379},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"gitHead":"c841db44da6d47cd5a3703ca9a5496a202b2e6fc","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/test/src/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"npm run build && tsc -p tsconfig.test.json && node test/dist/test/src/cli-clean-root-folder.js && git checkout README.md CHANGELOG.md CONTRIBUTING.md","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","copy-libs":"node tools/copy-libs.js","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","playground":"npm run start-playground","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","dev:playground":"node scripts/start-playground.js","prepublishOnly":"npm run build && npm run backup-package-json && npm run copy-libs","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","start-playground":"npm run build && npm run build-template-playground && node -e \"const { TemplatePlaygroundServer } = require('./dist/template-playground-server.js'); const server = new TemplatePlaygroundServer(); server.start().then(() => console.log('✅ Template Playground started at http://localhost:3001')).catch(e => console.error('❌ Error:', e.message));\"","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","playground:simple":"node scripts/start-playground-simple.js","backup-package-json":"node tools/backup-package-json.js","test-e2e-playwright":"npx playwright test","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","*********TEST E2E********":"*******************","build-template-playground":"node tools/build-template-playground.js","*********REFACTORING********":"*******************","*********TEMPLATE PLAYGROUND********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.9.2","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"22.16.0","dependencies":{"glob":"^11.0.3","lunr":"^2.3.9","sirv":"^3.0.2","uuid":"^13.0.0","json5":"^2.2.3","polka":"^0.5.2","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.7.2","cheerio":"1.1.2","decache":"^4.6.2","i18next":"25.5.2","os-name":"4.0.1","prismjs":"^1.30.0","chokidar":"^4.0.3","es6-shim":"^0.35.8","fs-extra":"^11.3.2","loglevel":"^1.9.2","minimist":"^1.2.8","ts-morph":"^27.0.0","commander":"^14.0.1","fancy-log":"^2.0.0","fast-glob":"^3.3.3","tablesort":"^5.6.0","handlebars":"^4.7.8","picocolors":"^1.1.1","@babel/core":"7.28.4","body-parser":"^2.2.0","cosmiconfig":"^9.0.0","neotraverse":"^0.6.18","vis-network":"^10.0.2","svg-pan-zoom":"^3.6.2","html-entities":"^2.6.0","@polka/send-type":"^0.5.2","bootstrap.native":"^5.1.6","@babel/preset-env":"7.28.3","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"20.3.2","opencollective-postinstall":"^2.0.3","@babel/plugin-transform-private-methods":"7.27.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.31_1759593977186_0.6635157293350809","host":"s3://npm-registry-packages-npm-production"}},"1.1.32":{"name":"@compodoc/compodoc","version":"1.1.32","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.1.32","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"a87f8243d956e4554df793bc9e02c406283bc22f","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.1.32.tgz","fileCount":2505,"integrity":"sha512-kaYk5+o4k7GB585iphwV5NE49BKKk8d+gJLNBE8eu2fIRdhnHOWblasRbOBRULfwJ+qxfmgrIqi32K34wCag6A==","signatures":[{"sig":"MEUCIEOAZ9xw9Qnsd8ExnQfysOhGI1IVkeOXqndPwI7F0kCLAiEAtPvk856o8+z4E8N+Ni+k1rTycR7JsOw4LSg1SLLSEvU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":78442101},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"gitHead":"fe7ba0d07a211e1a082fb749cbccfd1471e33479","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/test/src/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"npm run build && tsc -p tsconfig.test.json && node test/dist/test/src/cli-clean-root-folder.js && git checkout README.md CHANGELOG.md CONTRIBUTING.md","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","copy-libs":"node tools/copy-libs.js","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","playground":"npm run start-playground","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","dev:playground":"node scripts/start-playground.js","prepublishOnly":"npm run build && npm run backup-package-json && npm run copy-libs","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","start-playground":"npm run build && npm run build-template-playground && node -e \"const { TemplatePlaygroundServer } = require('./dist/template-playground-server.js'); const server = new TemplatePlaygroundServer(); server.start().then(() => console.log('✅ Template Playground started at http://localhost:3001')).catch(e => console.error('❌ Error:', e.message));\"","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","playground:simple":"node scripts/start-playground-simple.js","backup-package-json":"node tools/backup-package-json.js","test-e2e-playwright":"npx playwright test","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","*********TEST E2E********":"*******************","build-template-playground":"node tools/build-template-playground.js","*********REFACTORING********":"*******************","*********TEMPLATE PLAYGROUND********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.9.2","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"22.16.0","dependencies":{"glob":"^11.0.3","lunr":"^2.3.9","sirv":"^3.0.2","uuid":"11.1.0","json5":"^2.2.3","polka":"^0.5.2","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.7.2","cheerio":"1.1.2","decache":"^4.6.2","i18next":"25.5.3","os-name":"4.0.1","prismjs":"^1.30.0","chokidar":"^4.0.3","es6-shim":"^0.35.8","fs-extra":"^11.3.2","loglevel":"^1.9.2","minimist":"^1.2.8","ts-morph":"^27.0.0","commander":"^14.0.1","fancy-log":"^2.0.0","fast-glob":"^3.3.3","tablesort":"^5.6.0","handlebars":"^4.7.8","picocolors":"^1.1.1","@babel/core":"7.28.4","body-parser":"^2.2.0","cosmiconfig":"^9.0.0","neotraverse":"^0.6.18","vis-network":"^10.0.2","svg-pan-zoom":"^3.6.2","html-entities":"^2.6.0","@polka/send-type":"^0.5.2","bootstrap.native":"^5.1.6","@babel/preset-env":"7.28.3","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"20.3.4","opencollective-postinstall":"^2.0.3","@babel/plugin-transform-private-methods":"7.27.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.1.32_1761914662541_0.9188270388457338","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@compodoc/compodoc","version":"1.2.0","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.2.0","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"c040c174163155f3c0e601b0dca1f1ddf7b519d9","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.2.0.tgz","fileCount":24354,"integrity":"sha512-wRk25NWbje3zDFm/RBk8R4C4lsCmgWQguic29pPkGWHpzJrCCTvHUCBZSJ3+wESyjSXurVlkxB8TmL8KOi+u4w==","signatures":[{"sig":"MEQCIBQ+DDPaXxhXsRHyLfuPIqCivPaCOtI5Hgoy3zpWqyFIAiA/UB+/7hXE+6f3PvcIz/Q4RO86QnCxN+0PVnfE0xmLyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":374574191},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"watch":{"build":{"quiet":true,"patterns":["src/**/*.ts"],"extensions":"js,ts"},"build-refactoring":{"quiet":true,"patterns":["src-refactored/**/*.ts"],"extensions":"js,ts"}},"ng-add":{"save":"devDependencies"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"gitHead":"66705b4db7da01a63aa124f7e8a259a4193bdca2","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/test/src/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"npm run build && tsc -p tsconfig.test.json && node test/dist/test/src/cli-clean-root-folder.js && git checkout README.md CHANGELOG.md CONTRIBUTING.md","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","copy-libs":"node tools/copy-libs.js","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","playground":"npm run start-playground","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","dev:playground":"node scripts/start-playground.js","prepublishOnly":"npm run build && npm run backup-package-json && npm run copy-libs","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","start-playground":"npm run build && npm run build-template-playground && node -e \"const { TemplatePlaygroundServer } = require('./dist/template-playground-server.js'); const server = new TemplatePlaygroundServer(); server.start().then(() => console.log('✅ Template Playground started at http://localhost:3001')).catch(e => console.error('❌ Error:', e.message));\"","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","playground:simple":"node scripts/start-playground-simple.js","backup-package-json":"node tools/backup-package-json.js","test-e2e-playwright":"npx playwright test","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","*********TEST E2E********":"*******************","build-template-playground":"node tools/build-template-playground.js","*********REFACTORING********":"*******************","*********TEMPLATE PLAYGROUND********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.9.2","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"22.15.0","dependencies":{"glob":"^11.1.0","lunr":"^2.3.9","sirv":"^3.0.2","uuid":"11.1.0","json5":"^2.2.3","polka":"^0.5.2","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.7.2","cheerio":"1.1.2","decache":"^4.6.2","i18next":"25.5.3","os-name":"4.0.1","prismjs":"^1.30.0","chokidar":"^4.0.3","es6-shim":"^0.35.8","fs-extra":"^11.3.2","loglevel":"^1.9.2","minimist":"^1.2.8","ts-morph":"^27.0.0","commander":"^14.0.1","fancy-log":"^2.0.0","fast-glob":"^3.3.3","tablesort":"^5.6.0","handlebars":"^4.7.8","picocolors":"^1.1.1","@babel/core":"7.28.4","body-parser":"^2.2.1","cosmiconfig":"^9.0.0","neotraverse":"^0.6.18","vis-network":"^10.0.2","svg-pan-zoom":"^3.6.2","html-entities":"^2.6.0","@polka/send-type":"^0.5.2","bootstrap.native":"^5.1.6","@babel/preset-env":"7.28.3","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"20.3.4","opencollective-postinstall":"^2.0.3","@babel/plugin-transform-private-methods":"7.27.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","chai":"4.4.1","cpx2":"^8.0.0","husky":"9.1.7","madge":"8.0.0","mocha":"11.7.4","sinon":"21.0.0","tslib":"2.8.1","eslint":"8.56.0","rimraf":"6.0.1","rollup":"4.52.5","codecov":"3.8.3","nodemon":"3.1.10","ts-node":"10.9.2","archiver":"^7.0.1","prettier":"3.6.2","cross-env":"10.1.0","npm-watch":"0.13.0","supertest":"7.1.4","@types/chai":"5.2.3","@types/node":"24.9.2","@types/mocha":"10.0.10","@types/polka":"^0.5.8","pretty-quick":"4.2.2","@types/lodash":"4.17.20","@types/marked":"6.0.0","@types/semver":"7.7.1","sonar-scanner":"3.1.0","auto-changelog":"2.5.0","@types/archiver":"^6.0.4","@types/fs-extra":"11.0.4","@types/traverse":"0.6.37","@playwright/test":"1.56.1","lcov-result-merger":"5.0.1","source-map-support":"0.5.21","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"7.18.0","rollup-plugin-typescript2":"0.36.0","@typescript-eslint/eslint-plugin":"7.18.0","@istanbuljs/nyc-config-typescript":"1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.2.0_1768211948396_0.5651642601761124","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@compodoc/compodoc","version":"1.2.1","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"url":"vincent.ogloblinsky@gmail.com","name":"Vindent Ogloblinsky"},"license":"MIT","_id":"@compodoc/compodoc@1.2.1","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"homepage":"https://github.com/compodoc/compodoc#readme","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"bin":{"compodoc":"bin/index-cli.js"},"dist":{"shasum":"a349b8adb287fcc33cdbcbbedfa5d1bc41d7a4f1","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-1.2.1.tgz","fileCount":295,"integrity":"sha512-won7I0OeFM0zSi+cwVilwtLA7VpY9NzsBch6+gGElYQdbM4/01XgA//leF8EsNzhxuQb+kP86MqJ3loZhz+Big==","signatures":[{"sig":"MEUCIQCdlWDtKzblQ8Rm7bcaxV8M9vFzYVtOIdfiYDRK+/GOVAIgBwBBroGSfrMQ1a6kdPYTiIyCK2IhhurmZlX28EG2d38=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7186127},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"ng-add":{"save":"devDependencies"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"gitHead":"03df881c7394dc079e94641d5aea35b55affd140","scripts":{"lint":"eslint src/**/*.ts","test":"cross-env TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 nyc --reporter=lcov mocha --config test/.mocharc.json && node test/dist/test/src/cli-revert-root-folder.js","build":"rollup -c rollup/rollup.config.mjs --bundleConfigAsCjs && npm run build-schematics","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","start":"npm run test:watch","codecov":"codecov -f coverage/lcov_merged.info","pretest":"npm run build && tsc -p tsconfig.test.json && node test/dist/test/src/cli-clean-root-folder.js && git checkout README.md CHANGELOG.md CONTRIBUTING.md","posttest":"rimraf test/dist","prebuild":"rimraf dist/*","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","copy-libs":"node tools/copy-libs.js","merge-lcov":"lcov-result-merger 'coverage/lcov-*.info' 'coverage/lcov_merged.info'","playground":"npm run start-playground","test:watch":"npm-watch build","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","postinstall":"opencollective-postinstall || exit 0","postpublish":"npm run restore-package-json","format:check":"prettier --config ./.prettierrc --list-different \"src/**/*.ts\"","format:write":"prettier --config ./.prettierrc --write \"src/**/*.ts\"","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","dev:playground":"node scripts/start-playground.js","prepublishOnly":"npm run build && npm run backup-package-json && npm run copy-libs","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","lint-refactoring":"eslint src-refactored/**/*.ts","start-playground":"npm run build && npm run build-template-playground && node -e \"const { TemplatePlaygroundServer } = require('./dist/template-playground-server.js'); const server = new TemplatePlaygroundServer(); server.start().then(() => console.log('✅ Template Playground started at http://localhost:3001')).catch(e => console.error('❌ Error:', e.message));\"","test-refactoring":"cross-env nyc --nycrc-path=.nycrc-refactoring --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json","build-refactoring":"rollup -c rollup/rollup.config-refactored.mjs --bundleConfigAsCjs","download-api-list":"node tools/download-api-list.js","playground:simple":"node scripts/start-playground-simple.js","backup-package-json":"node tools/backup-package-json.js","test-e2e-playwright":"npx playwright test","restore-package-json":"node tools/restore-package-json.js","*********TEST********":"*******************","*********BUILD********":"*******************","*********UTILS********":"*******************","*********PUBLISH********":"*******************","*********QUALITY********":"*******************","*********TEST E2E********":"*******************","build-template-playground":"node tools/build-template-playground.js","*********REFACTORING********":"*******************","*********TEMPLATE PLAYGROUND********":"*******************"},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"collective":{"url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt","type":"opencollective"},"repository":{"url":"git+https://github.com/compodoc/compodoc.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"11.5.2","description":"The missing documentation tool for your Angular application","directories":{},"_nodeVersion":"22.18.0","dependencies":{"glob":"^13.0.0","lunr":"^2.3.9","sirv":"^3.0.2","uuid":"11.1.0","json5":"^2.2.3","polka":"^0.5.2","colors":"1.4.0","lodash":"^4.17.21","marked":"7.0.3","semver":"^7.7.3","cheerio":"1.1.2","decache":"^4.6.2","i18next":"25.7.4","os-name":"4.0.1","prismjs":"^1.30.0","chokidar":"^5.0.0","es6-shim":"^0.35.8","fs-extra":"^11.3.3","loglevel":"^1.9.2","minimist":"^1.2.8","ts-morph":"^27.0.2","commander":"^14.0.2","fancy-log":"^2.0.0","fast-glob":"^3.3.3","tablesort":"^5.7.0","handlebars":"^4.7.8","picocolors":"^1.1.1","@babel/core":"7.28.6","body-parser":"^2.2.2","cosmiconfig":"^9.0.0","neotraverse":"^0.6.18","vis-network":"^10.0.2","svg-pan-zoom":"^3.6.2","html-entities":"^2.6.0","@polka/send-type":"^0.5.2","bootstrap.native":"^5.1.6","@babel/preset-env":"7.28.6","@compodoc/live-server":"^1.2.3","loglevel-plugin-prefix":"^0.8.4","@compodoc/ngd-transformer":"^2.1.3","@angular-devkit/schematics":"21.1.0","opencollective-postinstall":"^2.0.3","@babel/plugin-transform-private-methods":"7.28.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/compodoc_1.2.1_1768583959723_0.8415835395771294","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@compodoc/compodoc","version":"2.0.0","description":"The missing documentation tool for your Angular application","main":"dist/index.js","bin":{"compodoc":"bin/index-cli.js"},"scripts":{"start":"npm run test:watch","copy-libs":"node tools/copy-libs.js","*********BUILD********":"*******************","prebuild":"rimraf dist/*","build":"tsdown && npm run build-schematics","build-schematics":"tsc --project schematics/tsconfig.json && cp schematics/collection.json dist","*********UTILS********":"*******************","changelog":"auto-changelog -o CH.md  --template tools/changelog-template.hbs -u","angularexpo":"npm run pretest && node tools/tests-angularexpo.js","download-api-list":"node tools/download-api-list.js","backup-package-json":"node tools/backup-package-json.js","restore-package-json":"node tools/restore-package-json.js","madge":"madge --warning -i dist/madge.png src-refactored/index-cli.ts","*********TEMPLATE PLAYGROUND********":"*******************","build-template-playground":"node tools/build-template-playground.js","start-playground":"npm run build && npm run build-template-playground && node -e \"const { TemplatePlaygroundServer } = require('./dist/template-playground-server.js'); const server = new TemplatePlaygroundServer(); server.start().then(() => console.log('✅ Template Playground started at http://localhost:3001')).catch(e => console.error('❌ Error:', e.message));\"","playground":"npm run start-playground","dev:playground":"node scripts/start-playground.js","playground:simple":"node scripts/start-playground-simple.js","*********TEST********":"*******************","pretest":"npm run build && tsc -p tsconfig.test.json && node test/dist/test/src/cli-clean-root-folder.js && git checkout README.md CHANGELOG.md CONTRIBUTING.md","test":"cross-env NODE_ENV=test TS_NODE_PROJECT=tsconfig.test.json TS_NODE_DISABLE_WARNINGS=1 c8 --reporter=lcov --report-dir=coverage mocha --config test/.mocharc.json && node test/dist/test/src/cli-revert-root-folder.js","posttest":"rimraf test/dist","test:watch":"tsdown --watch","*********TEST E2E********":"*******************","test:simple-doc":"ts-node ./bin/index-cli.js -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000","test-e2e-playwright":"npx playwright test","premerge-lcov":"mv coverage-refactoring/lcov.info coverage/lcov-refactoring.info","merge-lcov":"node tools/merge-lcov.js","*********PUBLISH********":"*******************","prepublishOnly":"npm run build && npm run backup-package-json && npm run copy-libs","postpublish":"npm run restore-package-json","*********QUALITY********":"*******************","lint":"biome lint src/","format:check":"biome format src/","format:write":"biome format --write src/","*********REFACTORING********":"*******************","test-refactoring":"cross-env c8 --reporter=lcov --report-dir=coverage-refactoring mocha --config src-refactored/.mocharc.json"},"repository":{"type":"git","url":"git+https://github.com/compodoc/compodoc.git"},"keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"author":{"name":"Vindent Ogloblinsky","url":"vincent.ogloblinsky@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"homepage":"https://github.com/compodoc/compodoc#readme","dependencies":{"@angular-devkit/schematics":"22.0.4","@compodoc/ngd-transformer":"^2.1.3","body-parser":"^2.3.0","bootstrap.native":"^5.1.10","cheerio":"1.2.0","chokidar":"^5.0.0","commander":"^15.0.0","cosmiconfig":"^9.0.2","es6-shim":"^0.35.8","fs-extra":"^11.3.5","handlebars":"^4.7.9","html-entities":"^2.6.0","i18next":"26.3.3","json5":"^2.2.3","loglevel":"^1.9.2","loglevel-plugin-prefix":"^0.8.4","lunr":"^2.3.9","marked":"18.0.5","neotraverse":"^1.0.1","picocolors":"^1.1.1","polka":"^0.5.2","prismjs":"^1.30.0","semver":"^7.8.5","sirv":"^3.0.2","svg-pan-zoom":"^3.6.2","tablesort":"^5.7.1","tinyglobby":"^0.2.17","ts-morph":"^28.0.0","uuid":"14.0.1","vis-network":"^10.1.0"},"overrides":{"mocha":{"diff":"8.0.4","serialize-javascript":"7.0.5"}},"collective":{"type":"opencollective","url":"https://opencollective.com/compodoc","logo":"https://opencollective.com/compodoc/logo.txt"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern \"**/*.ts\""}},"schematics":"./dist/collection.json","ng-add":{"save":"devDependencies"},"funding":{"type":"opencollective","url":"https://opencollective.com/compodoc"},"_id":"@compodoc/compodoc@2.0.0","gitHead":"5a66954574aff15afb7c08684dfb1d33579b01aa","_nodeVersion":"22.18.0","_npmVersion":"11.5.2","dist":{"integrity":"sha512-+6/IlEoprDXlFEjZD/kf1AFqwQSvH8H0cJD6gHgGfB+b7yapH7XBCKBeLQ6/994XTdYCpBtxIdfasyIZM9fnrA==","shasum":"5e40e60c89d6aa23e2376c17db6d9c9d71965c5c","tarball":"https://registry.npmjs.org/@compodoc/compodoc/-/compodoc-2.0.0.tgz","fileCount":344,"unpackedSize":7450228,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCtu5nz5yKydyPb6QJgrBKEZDkX5f2c0bI4XLLQ9EjXpQIgMdwylJ1zCsZauRB3jNfvK2/uONNBVaEOEt352Wemvmk="}]},"_npmUser":{"name":"compodoc","email":"compodoc.github@gmail.com"},"directories":{},"maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/compodoc_2.0.0_1782659870791_0.6220592096775908"},"_hasShrinkwrap":false}},"time":{"created":"2017-04-03T08:02:01.260Z","modified":"2026-06-28T15:17:51.091Z","1.0.0-beta.1":"2017-04-03T08:02:01.260Z","1.0.0-beta.2":"2017-04-04T15:58:18.238Z","1.0.0-beta.3":"2017-04-05T11:17:02.765Z","1.0.0-beta.4":"2017-04-20T01:14:57.505Z","1.0.0-beta.5":"2017-04-22T04:57:35.903Z","1.0.0-beta.6":"2017-04-25T02:53:29.828Z","1.0.0-beta.7":"2017-04-25T03:20:00.257Z","1.0.0-beta.8":"2017-04-26T15:43:05.514Z","1.0.0-beta.9":"2017-05-11T10:24:08.742Z","1.0.0-beta.10":"2017-06-19T06:44:32.362Z","1.0.0-beta.11":"2017-07-08T03:58:14.542Z","1.0.0-beta.12":"2017-07-09T14:34:50.094Z","1.0.0-beta.13":"2017-07-15T21:00:32.622Z","1.0.0-beta.14":"2017-08-11T06:19:09.400Z","1.0.0-beta.15":"2017-09-04T05:10:29.768Z","1.0.1":"2017-09-08T09:10:38.823Z","1.0.2":"2017-10-30T08:44:21.718Z","1.0.3":"2017-10-31T15:52:20.226Z","1.0.4":"2017-11-07T08:33:21.466Z","1.0.5":"2017-12-02T07:24:01.953Z","1.0.6":"2018-02-13T02:32:34.672Z","1.0.7":"2018-02-15T08:58:22.249Z","1.0.8":"2018-03-01T15:38:50.253Z","1.0.9":"2018-03-09T12:26:38.436Z","1.1.0":"2018-03-30T02:35:08.972Z","1.1.1":"2018-03-30T07:21:06.975Z","1.1.2":"2018-04-09T15:38:23.068Z","1.1.3":"2018-05-16T22:20:03.563Z","1.1.4":"2018-08-29T13:58:38.268Z","1.1.5":"2018-08-29T14:36:09.804Z","1.1.6":"2018-10-30T21:14:06.646Z","1.1.7":"2018-11-27T22:07:57.208Z","1.1.8":"2019-02-08T07:02:36.939Z","1.1.9":"2019-03-01T13:48:46.404Z","1.1.10":"2019-07-09T01:02:15.408Z","1.1.11":"2019-10-15T16:21:53.265Z","1.1.12":"2021-07-07T14:29:45.988Z","1.1.13":"2021-07-09T14:27:31.526Z","1.1.14":"2021-07-14T16:55:42.736Z","1.1.15":"2021-09-17T09:19:36.800Z","1.1.16":"2021-11-23T10:39:19.471Z","1.1.17":"2022-01-09T18:37:41.145Z","1.1.18":"2022-01-10T10:38:13.477Z","1.1.19":"2022-02-24T10:13:56.579Z","1.1.20":"2023-05-23T14:39:26.168Z","1.1.21":"2023-05-24T09:22:25.131Z","1.1.22":"2023-10-18T13:57:02.633Z","1.1.23":"2023-11-23T08:54:27.890Z","1.1.24":"2024-04-23T19:10:32.844Z","1.1.25":"2024-05-29T15:29:57.526Z","1.1.26":"2024-10-14T09:08:50.008Z","1.1.27":"2025-09-04T20:02:04.419Z","1.1.28":"2025-09-05T08:26:57.655Z","1.1.29":"2025-09-05T11:52:54.786Z","1.1.30":"2025-09-05T15:41:50.794Z","1.1.31":"2025-10-04T16:06:17.426Z","1.1.32":"2025-10-31T12:44:23.058Z","1.2.0":"2026-01-12T09:59:11.860Z","1.2.1":"2026-01-16T17:19:19.961Z","2.0.0":"2026-06-28T15:17:50.989Z"},"bugs":{"url":"https://github.com/compodoc/compodoc/issues"},"author":{"name":"Vindent Ogloblinsky","url":"vincent.ogloblinsky@gmail.com"},"license":"MIT","homepage":"https://github.com/compodoc/compodoc#readme","keywords":["angular2","angular","documentation","components","module","graph","dependencies","markdown"],"repository":{"type":"git","url":"git+https://github.com/compodoc/compodoc.git"},"description":"The missing documentation tool for your Angular application","maintainers":[{"name":"compodoc","email":"compodoc.github@gmail.com"}],"readme":"<p align=\"center\">\n  <img src=\"https://avatars3.githubusercontent.com/u/23202313\" alt=\"Compodoc: The missing documentation tool for your Angular application\" width=\"226\">\n  <br/>\n  <a href=\"https://github.com/compodoc/compodoc/actions\"><img src=\"https://github.com/compodoc/compodoc/workflows/CI/badge.svg\" alt=\"Github action Build Status\"/></a>\n  <a href=\"https://www.npmjs.com/package/@compodoc/compodoc\"><img src=\"https://badge.fury.io/js/%40compodoc%2Fcompodoc.svg\" alt=\"npm badge\"/></a>\n  <a href=\"https://sonarcloud.io/dashboard?id=compodoc_compodoc\"><img src=\"https://sonarcloud.io/api/project_badges/measure?project=compodoc_compodoc&metric=alert_status\" alt=\"Quality Gate Status\"/></a>\n  <a href=\"https://snyk.io/test/github/compodoc/compodoc\"><img src=\"https://snyk.io/test/github/compodoc/compodoc/badge.svg\" alt=\"Known Vulnerabilities\"/></a>\n  <br/>\n  <a href=\"https://npmcharts.com/compare/@compodoc/compodoc?minimal=true\"><img src=\"https://img.shields.io/npm/dm/@compodoc/compodoc.svg?style=flat\" alt=\"NPM Downloads\"/></a>\n  <a href=\"https://opensource.org/licenses/MIT\"><img src=\"http://img.shields.io/badge/license-MIT-brightgreen.svg\" alt=\"MIT badge\"/></a>\n  <br/>\n  <a href=\"#backers\"><img src=\"https://opencollective.com/compodoc/backers/badge.svg\" alt=\"sponsors on Open Collective\" /></a> <a href=\"#sponsors\"><img src=\"https://opencollective.com/compodoc/sponsors/badge.svg\" alt=\"Sponsors on Open Collective\" /></a>\n</p>\n<p align=\"center\">\n    <img src=\"https://saucelabs.com/browser-matrix/compodoc.svg\" alt=\"saucelabs badge\"/>\n</p>\n<p align=\"center\">\n    <a href=\"https://gitter.im/compodoc/compodoc\" target=\"_blank\"><img src=\"https://badges.gitter.im/Join%20Chat.svg\" alt=\"Gitter badge\"/></a><br><br>\n</p>\n\n<p align=\"center\">The missing documentation tool for your Angular application.<br><br></p>\n\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/compodoc/compodoc/develop/screenshots/main-view.gif\" alt=\"Compodoc: The missing documentation tool for your Angular application\"/>\n</p>\n\n# Live Demo\n\nA live demo is available — **[see it in action][demo]** !\n\nThe demo features documentation generated for a simple [TodoMVC application].\n\n[demo]: https://compodoc.github.io/compodoc-demo-todomvc-angular/\n[todomvc application]: https://github.com/compodoc/compodoc-demo-todomvc-angular\n\n# Features\n\n- **Modern Angular support** — Documents standalone APIs, signal inputs and aliases, `styleUrl`, injectable metadata, and inheritance details.\n\n- **Standalone-aware routing** — Generates route and dependency graphs for `provideRouter`, lazy routes, default-export route files, and classic NgModule routing.\n\n- **Complete project documentation** — Covers components, directives, pipes, modules, injectables, guards, interceptors, classes, interfaces, and routes.\n\n- **Automatic table of contents** — Builds API navigation from the elements found while parsing your project.\n\n- **Search** — Includes a powerful search engine ([lunr.js]) for quickly finding documented APIs.\n\n- **Themes** — Ships built-in themes inspired by [Gitbook], [Read the Docs], [Vagrant], [Laravel], [Postmark], and [Stripe].\n\n- **JSDoc and TypeScript rendering** — Handles common JSDoc tags, complex types, inherited docs, examples, custom tags, and richer interface documentation.\n\n- **Documentation coverage** — Generates coverage reports and supports coverage checks for CI workflows.\n\n- **Offline and developer-friendly output** — Supports [Angular CLI] projects, static offline docs, JSON export, and LLM-ready Markdown output.\n\n[gitbook]: https://www.gitbook.com\n[read the docs]: https://readthedocs.org/\n[vagrant]: https://www.vagrantup.com/docs/\n[laravel]: https://laravel.com/docs/5.3\n[postmark]: https://developer.postmarkapp.com/\n[stripe]: https://stripe.com/docs/api\n[lunr.js]: https://lunrjs.com/\n[angular cli]: https://cli.angular.io/\n\n# Documentation\n\nOfficial documentation has moved to [https://compodoc.github.io/website/](https://compodoc.github.io/website/guides/getting-started.html).\n\n# Installation\n\nReady to get started? [Read installation instructions](https://compodoc.github.io/website/guides/installation.html).\n\n# 🏅 Backers\n\nThank you to all our backers ! Support us with a monthly donation and help us continue our activities. [Become a backer][support-url]\n\n[![Backers][backers-image]][support-url]\n\n# 🎖 Sponsors\n\nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor][support-url]\n\n[![Sponsors][sponsors-image]][support-url]\n\n# Contributing\n\nWant to file a bug, contribute some code, or improve documentation? Excellent!\n\nRead up on our guidelines for [contributing](https://github.com/compodoc/compodoc/blob/master/CONTRIBUTING.md).\n\n# Contributors\n\nThis project exists thanks to all these people.\n\n| [<img alt=\"vogloblinsky\" src=\"https://avatars3.githubusercontent.com/u/2841805?v=4&s=117\" width=\"117\"/>](https://github.com/vogloblinsky) | [<img alt=\"manekinekko\" src=\"https://avatars3.githubusercontent.com/u/1699357?v=4&s=117\" width=\"117\"/>](https://github.com/manekinekko) | [<img alt=\"tcorral\" src=\"https://avatars.githubusercontent.com/u/802081?v=4\" width=\"117\"/>](https://github.com/tcorral) | [<img alt=\"mattlewis92\" src=\"https://avatars1.githubusercontent.com/u/6425649?v=4&s=117\" width=\"117\"/>](https://github.com/mattlewis92) | [<img alt=\"JonasMH\" src=\"https://avatars0.githubusercontent.com/u/1939229?v=4&s=117\" width=\"117\"/>](https://github.com/JonasMH) | [<img alt=\"rprotsyk\" src=\"https://avatars0.githubusercontent.com/u/104502?v=4&s=117\" width=\"117\"/>](https://github.com/rprotsyk) | [<img alt=\"daniele-zurico\" src=\"https://avatars0.githubusercontent.com/u/3193095?v=4&s=117\" width=\"117\"/>](https://github.com/daniele-zurico) |\n| :---------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------: |\n|                                              [vogloblinsky](https://github.com/vogloblinsky)                                              |                                              [manekinekko](https://github.com/manekinekko)                                              |                                          [tcorral](https://github.com/tcorral)                                          |                                              [mattlewis92](https://github.com/mattlewis92)                                              |                                              [JonasMH](https://github.com/JonasMH)                                              |                                             [rprotsyk](https://github.com/rprotsyk)                                              |                                              [daniele-zurico](https://github.com/daniele-zurico)                                              |\n\n| [<img alt=\"profimedica\" src=\"https://avatars0.githubusercontent.com/u/2903499?v=4&s=117\" width=\"117\"/>](https://github.com/profimedica) | [<img alt=\"vogloblinsky\" src=\"https://avatars3.githubusercontent.com/u/32763448?v=4&s=117\" width=\"117\"/>](https://github.com/dp-1a) | [<img alt=\"guilhermevrs\" src=\"https://avatars0.githubusercontent.com/u/14924373?v=4&s=117\" width=\"117\"/>](https://github.com/ValentinGot) | [<img alt=\"Blakesalot\" src=\"https://avatars1.githubusercontent.com/u/10159693?s=460&v=4\" width=\"117\"/>](https://github.com/Blakesalot) | [<img alt=\"Brigitte Hofmeister\" src=\"https://avatars1.githubusercontent.com/u/16089658?s=460&v=4\" width=\"117\"/>](https://github.com/bhofmei) | [<img alt=\"lichangfeng\" src=\"https://avatars2.githubusercontent.com/u/8101989?s=460&v=4\" width=\"117\"/>](https://github.com/lichangfeng) | [<img alt=\"guilhermevrs\" src=\"https://avatars0.githubusercontent.com/u/1570567?v=4&s=117\" width=\"117\"/>](https://github.com/guilhermevrs) |\n| :-------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: |\n|                                              [profimedica](https://github.com/profimedica)                                              |                                                  [dp-1a](https://github.com/dp-1a)                                                  |                                               [ValentinGot](https://github.com/ValentinGot)                                               |                                             [Blake Simmon](https://github.com/Blakesalot)                                              |                                              [Brigitte Hofmeister](https://github.com/bhofmei)                                               |                                              [lichangfeng](https://github.com/lichangfeng)                                              |                                              [guilhermevrs](https://github.com/guilhermevrs)                                              |\n\n# Big Thanks\n\nCross-browser Testing Platform and Open Source <3 Provided by [Sauce Labs][homepage]\n\n[homepage]: https://saucelabs.com\n\n# License\n\nEverything in this repository is [licensed under the MIT License][license] unless otherwise specified.\n\nCopyright (c) 2016 – 2025 [Vincent Ogloblinsky]\n\n[license]: https://github.com/compodoc/compodoc/blob/master/LICENSE\n[vincent ogloblinsky]: https://www.vincentogloblinsky.com\n[support-url]: https://opencollective.com/compodoc#support\n[backers-image]: https://opencollective.com/compodoc/backers.svg\n[sponsors-image]: https://opencollective.com/compodoc/sponsor.svg\n[github-action-badge]: https://github.com/compodoc/compodoc/workflows/CI/badge.svg\n","readmeFilename":"README.md","users":{"yehudag":true,"olexandr17":true,"vignesh14thnov":true,"icodeforcookies":true}}