{"_id":"typedoc-plugin-pages","_rev":"3-db06e9e835d3e04614a9ef1b0693e668","name":"typedoc-plugin-pages","dist-tags":{"latest":"1.1.0"},"versions":{"1.0.0":{"name":"typedoc-plugin-pages","version":"1.0.0","description":"A TypeDoc plugin that lets you integrate your own pages into the documentation output","main":"dist/plugin/index.js","scripts":{"commit":"git-cz","build":"npm run build:code && npm run build:docs","build:code":"npm run code:clean && npm run code:build && npm run theme:clean && npm run theme:copy && npm run code:clean:nodemodules && npm run code:copy","build:docs":"npm run docs:clean && npm run docs:typedoc","clean":"rimraf ./dist","docs:clean":"rimraf ./docs","docs:typedoc":"typedoc","code:build":"tsc","code:clean":"rimraf ./dist/plugin","code:clean:nodemodules":"rimraf node_modules/typedoc-plugin-pages","code:copy":"copyfiles package.json ./dist/**/* node_modules/typedoc-plugin-pages/","theme:clean":"rimraf ./dist/theme","theme:copy":"copyfiles ./theme/**/* ./dist/theme -u 1","test":"npm run test.lint && npm run test.unit","test.lint":"eslint --ext .js,.ts src","test.unit":"jest","test.unit.watch":"jest --watchAll"},"repository":{"type":"git","url":"git+https://github.com/mipatterson/typedoc-plugin-pages.git"},"keywords":["typedocplugin","typedoc","pages","plugin"],"author":{"name":"Mike Patterson"},"license":"MIT","bugs":{"url":"https://github.com/mipatterson/typedoc-plugin-pages/issues"},"homepage":"https://github.com/mipatterson/typedoc-plugin-pages#readme","devDependencies":{"@types/jest":"^25.1.3","@types/node":"^13.7.4","@typescript-eslint/eslint-plugin":"^2.23.0","@typescript-eslint/parser":"^2.23.0","commitizen":"^4.0.3","copyfiles":"^2.2.0","cz-conventional-changelog":"^3.1.0","eslint":"^6.8.0","jest":"^25.1.0","merge":"^1.2.1","rimraf":"^3.0.2","semantic-release":"^17.0.4","ts-jest":"^25.2.1","typedoc":"^0.16.10","typedoc-plugin-external-module-name":"^3.0.0","typemoq":"^2.1.0","typescript":"^3.8.2"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"a41f8ff2b49a3d40e46d5dd0271aad84855f1775","_id":"typedoc-plugin-pages@1.0.0","_nodeVersion":"12.16.1","_npmVersion":"6.14.4","dist":{"integrity":"sha512-OzIJSQETklcUj6hC99kwscF3tAWe6+zzgvDKW0Px+BpryP0FXgEmheTrkgs9MOLXKVndka2nwv7Sanpgn1czNg==","shasum":"032e2530f333132b3d59c53f455e637fc33570aa","tarball":"https://registry.npmjs.org/typedoc-plugin-pages/-/typedoc-plugin-pages-1.0.0.tgz","fileCount":108,"unpackedSize":445823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei9xPCRA9TVsSAnZWagAAEyEQAKRS9ebBAq+oqemTi26P\nFXIykb01WzoW8DIx9eZDmICSB6ae22dCKCJj9q3WK+HAPJzarLHjL6SLsnpS\nYNQjRl0Volup1FlBMRKxHqsloAQbKu3yHYQQLpuUIaxq4JXfyk2M9pqE+eB6\nXAvzPTMs2vJvsB6DFKubfcngmJv5l7FBoNRbAQgWAdV530H0HXXWLNxzeQXD\ncZ0GPDoDvYceWnEEyu0l6yHgjHIKAmXnFMyjmhf/rcj97f6FC6rFpnaMc9sc\ns61x2Suf44E+odq4OPLpjdkMY3z/nmknh2lXQC2L3/7hBqGwvCsoRLN08vK6\ng3lxfRQusTsxLXRG9HTpZtZktXRyZYqqEKh/3l8BmmfoIfQlXTk1YlfQykkb\n1rMCf0bRAJW1FnB1hFvnAYRyUaqAnF76m5Mi8g1Ck+s1QDS7SOxbFblu9uWZ\nba3DmX/6nlzZ99/T6Rvj83WV1S3tVmsgNQQ/Nnub3ycmphlgG5CDkoquIuqu\nhUFphunamGd0JAvWr3AKLZJGSw6ldHAe8VZ0mKI+ZICtgw2y34UklCwYEREs\nhcL+/7uJH4k+0Kx3Gbxbg36sZgqGafTAAeCW4rIXiB7ucn1HtsknCIDDydZ/\nrxaiCybBWSeUEjDch2vySfS50RuHsNtMvvtMVphPpR/xZVG4/OyPROCWvZuD\nHn3m\r\n=klt3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHKxPqwhIDZj/TLqTyt+jmR51QsyMumuvFM+smSEnlThAiEAhJKDmVWWiXGyo1BDTS988gjriHOiR5ql0S6pIoL8fPc="}]},"maintainers":[{"name":"mipatterson","email":"michaelandrewpatterson@gmail.com"}],"_npmUser":{"name":"mipatterson","email":"michaelandrewpatterson@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typedoc-plugin-pages_1.0.0_1586224206954_0.042783740734383846"},"_hasShrinkwrap":false},"1.0.1":{"name":"typedoc-plugin-pages","version":"1.0.1","description":"A TypeDoc plugin that lets you integrate your own pages into the documentation output","main":"dist/plugin/index.js","scripts":{"commit":"git-cz","build":"npm run build:code && npm run build:docs","build:code":"npm run code:clean && npm run code:build && npm run theme:clean && npm run theme:copy && npm run code:clean:nodemodules && npm run code:copy","build:docs":"npm run docs:clean && npm run docs:typedoc","clean":"rimraf ./dist","docs:clean":"rimraf ./docs","docs:typedoc":"typedoc","code:build":"tsc","code:clean":"rimraf ./dist/plugin","code:clean:nodemodules":"rimraf node_modules/typedoc-plugin-pages","code:copy":"copyfiles package.json ./dist/**/* node_modules/typedoc-plugin-pages/","theme:clean":"rimraf ./dist/theme","theme:copy":"copyfiles ./theme/**/* ./dist/theme -u 1","test":"npm run test.lint && npm run test.unit && npm run test.integration","test.integration":"jest --config ./jest.config.integration.js --runInBand","test.lint":"eslint --ext .js,.ts src","test.unit":"jest --config ./jest.config.unit.js --runInBand","test.unit.watch":"jest --config ./jest.config.unit.js --watchAll"},"repository":{"type":"git","url":"git+https://github.com/mipatterson/typedoc-plugin-pages.git"},"keywords":["typedocplugin","typedoc","pages","plugin"],"author":{"name":"Mike Patterson"},"license":"MIT","bugs":{"url":"https://github.com/mipatterson/typedoc-plugin-pages/issues"},"homepage":"https://github.com/mipatterson/typedoc-plugin-pages#readme","devDependencies":{"@types/jest":"^25.1.3","@types/node":"^13.7.4","@types/puppeteer":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.23.0","@typescript-eslint/parser":"^2.23.0","commitizen":"^4.0.3","connect":"^3.7.0","copyfiles":"^2.2.0","cz-conventional-changelog":"^3.1.0","eslint":"^6.8.0","fs-extra":"^9.0.0","jest":"^25.1.0","jest-html-reporters":"^1.2.1","jsdom":"^16.2.2","merge":"^1.2.1","puppeteer":"^3.0.2","rimraf":"^3.0.2","semantic-release":"^17.0.4","serve-static":"^1.14.1","ts-jest":"^25.2.1","typedoc":"^0.17.6","typedoc-plugin-external-module-name":"^3.0.0","typemoq":"^2.1.0","typescript":"^3.8.2"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"dependencies":{"compare-versions":"^3.6.0","typedoc-default-themes":"^0.10.1"},"gitHead":"03c1112d1934a29aa0e26a2f4816ec6ee63b4294","_id":"typedoc-plugin-pages@1.0.1","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"integrity":"sha512-eOcjcvXZPxyvcpl6U5uP08SqjYz20F7DGZC4kOD1ES2p+2hde6rbF4MPuOjtzcGUOrQeev2HhiaIi+07SiGNsQ==","shasum":"bddff942d91dce4b93b4783158cc40cb70107650","tarball":"https://registry.npmjs.org/typedoc-plugin-pages/-/typedoc-plugin-pages-1.0.1.tgz","fileCount":153,"unpackedSize":653762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJes4QqCRA9TVsSAnZWagAAX2QQAKNY8P+9KoYd18XanRjP\nWTICg70d6EN+Gy6FjiUauOLtD1Te9KfJFAdzVDUHPpthhFYn6DXnnU/Aobqm\nOgpqDsTcAuJNe1/aYw6ZNhf52HGTw78SJHgPc9bGIBct0X7wOvhQ6ukPmXs8\n9/9a40y0/QeUVfrAcgIUqAljW4t9wedH7zFc2B0SQm4EPktS5o2QEOktnjQu\nxy2GCUf5W7wpxdC+ZbHtsKqeIPdRfTLNdvW7fnNK1Kr6klkXQvV0JffY6345\ntxBIhTDj96VC0KVlDzrMUG+zL9OyPj7fruuFWxxJ4gPPNUX3X2yHhJ4GR3c/\nOhoUXiQu8RZtuCqgL4h/omiFDi0i8xw4OrWv8KwS9rC+k81AeOmmSB2IQ3bE\nJOv/E2we4JZn6Cb8KlJqrwja4RlzxWbvTkNVwcfKlwI8+8N4ToY9FD4s93w7\ngX6aRrAf+qOKqvIL90ScIbjEZ81Y0iqt2C7Jm2qtA24aauStBwWmjgqbgGhm\nHxkeO9rXEH/2cdw9k+26fECB5t2yRDqIn/aOhedXpvSreBJAUAvFyNxZmNkL\nh+TTpBgb44MEbXJfzSxqrke0FiuLMWsAgNUNgyGFRqw6xkRfgNEzdxEltAvP\nKZ0Xj12CKo8cUFD+gxIrRG/B/GU/KbXRSD7fy+CDbA9BIt/4Q5ClhPnZ5fps\nTSUI\r\n=xeEF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFqusjfEB7ZNcXgs34ryl7AIxIOQTcEFQXSoNRuMc6OWAiEAs/jQx275/jYTBxHAJZcmmmYVlskcidGFCkc0G3EAu6I="}]},"maintainers":[{"name":"mipatterson","email":"michaelandrewpatterson@gmail.com"}],"_npmUser":{"name":"mipatterson","email":"michaelandrewpatterson@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typedoc-plugin-pages_1.0.1_1588823081866_0.29136532998878084"},"_hasShrinkwrap":false},"1.1.0":{"name":"typedoc-plugin-pages","version":"1.1.0","description":"A TypeDoc plugin that lets you integrate your own pages into the documentation output","main":"dist/plugin/index.js","scripts":{"commit":"git-cz","build":"npm run build:code && npm run build:docs","build:code":"npm run code:clean && npm run code:build && npm run theme:clean && npm run theme:copy && npm run code:clean:nodemodules && npm run code:copy","build:docs":"npm run docs:clean && npm run docs:typedoc","clean":"rimraf ./dist","docs:clean":"rimraf ./docs","docs:typedoc":"typedoc","code:build":"tsc","code:clean":"rimraf ./dist/plugin","code:clean:nodemodules":"rimraf node_modules/typedoc-plugin-pages","code:copy":"copyfiles package.json ./dist/**/* node_modules/typedoc-plugin-pages/","theme:clean":"rimraf ./dist/theme","theme:copy":"copyfiles ./theme/**/* ./dist/theme -u 1","test":"npm run test.lint && npm run test.unit && npm run test.integration","test.integration":"jest --config ./jest.config.integration.js --runInBand","test.lint":"eslint --ext .js,.ts src","test.unit":"jest --config ./jest.config.unit.js --runInBand","test.unit.watch":"jest --config ./jest.config.unit.js --watchAll"},"repository":{"type":"git","url":"git+https://github.com/mipatterson/typedoc-plugin-pages.git"},"keywords":["typedocplugin","typedoc","pages","plugin"],"author":{"name":"Mike Patterson"},"license":"MIT","bugs":{"url":"https://github.com/mipatterson/typedoc-plugin-pages/issues"},"homepage":"https://github.com/mipatterson/typedoc-plugin-pages#readme","devDependencies":{"@types/jest":"^25.2.1","@types/node":"^13.13.5","@types/puppeteer":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","commitizen":"^4.1.2","connect":"^3.7.0","copyfiles":"^2.2.0","cz-conventional-changelog":"^3.2.0","eslint":"^6.8.0","fs-extra":"^9.0.0","jest":"^25.5.4","jest-html-reporters":"^1.2.1","jsdom":"^16.2.2","merge":"^1.2.1","puppeteer":"^3.0.3","rimraf":"^3.0.2","semantic-release":"^17.0.7","serve-static":"^1.14.1","ts-jest":"^25.5.0","typedoc":"^0.17.6","typedoc-plugin-external-module-name":"^3.1.0","typemoq":"^2.1.0","typescript":"^4.0.5"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"dependencies":{"compare-versions":"^3.6.0","typedoc-default-themes":"^0.10.1"},"gitHead":"b5864f92b198fe6e56b6f5e44daa6562166606b5","_id":"typedoc-plugin-pages@1.1.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-pmCCp3G2aCeEWb829dcVe9Pl+pI5OsaqfyrkEutcAHZi6IMVfQ5G5NdrkIkFCGhJU/DY04rGrVdynWqnaO5/jg==","shasum":"c51367404b87b9b2e8cc440a53ff641c42b9fd7a","tarball":"https://registry.npmjs.org/typedoc-plugin-pages/-/typedoc-plugin-pages-1.1.0.tgz","fileCount":153,"unpackedSize":658009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwtmbCRA9TVsSAnZWagAAGYgP/24LcoDJOt6D0EKEgwN3\n9HVSMKYmNjEhQi9nSWlReyuGFu7I06G3g+hK9EgUkXHk7KJChXDZ/cZ4wLAs\nvOle6WggnHlDp+KSc/mtXGwHiYLZDZC5yHGlS3ytvKTLLpKdsnSDhSN/FHkz\nanpd9IE3ZXBKqGTe4t2oAGMz5GZWYb9ybyHrn1EgF2c6SOLTf01S+ON/5k6s\nBfKVh45XcBc7bp9i4VJF47WYMZGc43AciEnv9DP7+QfFDLjb3vnG2eOrjqUO\nBdvRZGoy1ljAeCuPbLPQuLEbgP/Z4SQJne1A5YuREhmMKcuIurK2r6Uo+AAZ\n+9UgrPIGXPHjJEY0rNDPffLyIQlL27DgCEsR0YPKf34FzsvJSn9CTiDKVrI8\npkLWN8jc10B3Cr6mmZGu/2SQKb6ztZ0WLmSHNivbsSUW/p7CIxumVgJoX7ZA\nmVVJC0mCSzYSWVXjnrtLht5Kp3taj8TN+LrwiEJrsAnalVaexMEJbdaxiZW/\nFt29nYVU/zYpXy3mGz2e3WxDUfBjmVFPVFf4AhJmJN1Y4EulqOmc/KEefF+Q\na2IjOJqM0oquVcNG7vbfq/1bYSFfBpumrX2+nn/Cw/2j2mLQBJzDuXnPpkmu\nQ86i/teTp6bwiqKzEhrDLMIu1irJaxxT0LxSz9J17AXHt5YydOdmFng/+l0B\nLowd\r\n=dDnm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHmPZQzup7M0lXUxvfvmXYgbZ0r3iLaVdNodLOgp9D8tAiEAo2HBNjtvJ+VFzvxrIynjL15wUunpPBtXrbhX4notPoU="}]},"_npmUser":{"name":"mipatterson","email":"michaelandrewpatterson@gmail.com"},"directories":{},"maintainers":[{"name":"mipatterson","email":"michaelandrewpatterson@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typedoc-plugin-pages_1.1.0_1606605211157_0.7346120473755207"},"_hasShrinkwrap":false}},"time":{"created":"2020-04-07T01:50:06.953Z","1.0.0":"2020-04-07T01:50:07.107Z","modified":"2022-05-22T12:42:52.768Z","1.0.1":"2020-05-07T03:44:42.089Z","1.1.0":"2020-11-28T23:13:31.335Z"},"maintainers":[{"name":"mipatterson","email":"michaelandrewpatterson@gmail.com"}],"description":"A TypeDoc plugin that lets you integrate your own pages into the documentation output","homepage":"https://github.com/mipatterson/typedoc-plugin-pages#readme","keywords":["typedocplugin","typedoc","pages","plugin"],"repository":{"type":"git","url":"git+https://github.com/mipatterson/typedoc-plugin-pages.git"},"author":{"name":"Mike Patterson"},"bugs":{"url":"https://github.com/mipatterson/typedoc-plugin-pages/issues"},"license":"MIT","readme":"# typedoc-plugin-pages\r\n\r\n> A TypeDoc plugin that lets you integrate your own pages into the documentation output\r\n\r\n[![npm](https://img.shields.io/npm/v/typedoc-plugin-pages?color=brightgreen)](https://www.npmjs.com/package/typedoc-plugin-pages)\r\n![build](https://img.shields.io/github/workflow/status/mipatterson/typedoc-plugin-pages/Build/develop)\r\n\r\n## Features\r\n\r\n- 🔍 Search integration\r\n- 🔗 Interpage hyperlinks\r\n- 🎨 Integrated Theme\r\n- 📑 Reflection Navigation Title Customization\r\n\r\n## Demo\r\n\r\nYou can view a live demo [here](https://mipatterson.github.io/typedoc-plugin-pages/).\r\n\r\n## Installation\r\n\r\n```powershell\r\n$ npm install typedoc-plugin-pages --save-dev\r\n```\r\n\r\n## Usage\r\n\r\nSee the [Quick Start](https://mipatterson.github.io/typedoc-plugin-pages/pages/Getting%20Started/quick-start.html) guide to get started.\r\n\r\n## Supported Versions of TypeDoc\r\n\r\nThis plugin is designed to work with as many versions of TypeDoc as possible. It has been tested with the versions `0.16.5` through `0.19.2`. If you are reporting an issue, please include the version of TypeDoc you are using the plugin with.","readmeFilename":"README.md"}