{"_id":"@amilajack/typedoc-plugin-markdown","_rev":"4-43b97a5d5fa5b76708e248141a53c842","name":"@amilajack/typedoc-plugin-markdown","dist-tags":{"latest":"3.0.12-alpha1"},"versions":{"3.0.12":{"name":"@amilajack/typedoc-plugin-markdown","version":"3.0.12","description":"A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.","main":"dist/index.js","scripts":{"lint":"eslint ./src --ext .ts","prepublishOnly":"npm run lint && npm run build","build":"rm -rf dist && tsc && copyfiles --up 1 ./src/**/*.hbs ./dist/","test":"jest --colors","build-and-test":"npm run build && npm run test","fixtures":"node ./tasks/fixtures.js","demos":"rm -rf ./demo && npm run build && npm-run-all demo:*","demo:md":"typedoc --options ./demo.options.json --out ./demo/md ","demo:html":"typedoc --options ./demo.options.json --plugin none --out ./demo/html"},"author":{"name":"Thomas Grey"},"license":"MIT","engines":{"node":">=10.0.0"},"bugs":{"url":"https://github.com/tgreyuk/typedoc-plugin-markdown/issues"},"repository":{"type":"git","url":"git+https://github.com/tgreyuk/typedoc-plugin-markdown.git","directory":"packages/typedoc-plugin-markdown"},"homepage":"https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/typedoc-plugin-markdown","keywords":["markdown","typescript","documentation","api","typedocplugin","typedoc"],"peerDependencies":{"typedoc":">=0.19.0"},"dependencies":{"handlebars":"^4.7.6"},"devDependencies":{"typedoc":"^0.19.1","typescript":"^4.0.2"},"licenseText":"MIT License\n\nCopyright (c) 2016 Thomas Grey\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@amilajack/typedoc-plugin-markdown@3.0.12","dist":{"shasum":"f3f02e9f66b8dd4661b46f899813dcacf9dcc2d9","integrity":"sha512-bzO02b2cxdTfybYRi/aHQKiGkbLcSIEhCg+0mrS8kiBIKomJu6RALXSYID2xlfHhVvo8pLmCmonAQOMhrIosHg==","tarball":"https://registry.npmjs.org/@amilajack/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.0.12.tgz","fileCount":87,"unpackedSize":70649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAdoYCRA9TVsSAnZWagAAkssP/2g88eLGJLCKUGTYVidt\ndnTQ9KXgX3v9chJWqFF6wsSLtqVbtU0DU27hpnp7dKq6wMDNCUle0x8k05De\nN2pw1Wuks1jJwvU9BIp0JJ74bJCxQ8lg2fr9gfMX8vynLyLUbpgk2MBqs1Zm\nFqfom0SdFKfwAmDtrmHUDNJICjzf8PTZjyqJ4S3hC+ELltwePPiABTUJNItL\nXsi5bzxtcmV43ulTN1LDFM1wQsP0RcHaLryEIJSHku7ygzBPyxtnpGlWaqr5\n4Y4GgCfQ8teEc1G27RzGMEmD+7eVGNfTg5u0/SSEVjlzID/ZV5GP8mn5ptgI\nOdE+4YCK2Iz+CRD+VT+abIFaQuGKZvM70xLezNfgHOstP+uA4PHQrFK1pGBw\nDvIJxqds7d6o5m2DolX+njFbHseI9KJTNFgYEZzwRf3QscfAUz3vT9dbgY55\nqnXbZMdUucRYJptk4hjpax+rxJxKIzN9lVZbweRM3KukAtPApVqBU/6ManOM\n3RdboZCSNJ00hTTvY+Wn2gJ09C3hBjRUc+ahK5/bA3eymEGAwI6IzZqSbVU2\n7k/kA7dSlexZtaLrc2ab8tLDrX31psqy2hAT8eIf7jAW5oSJGXEXj7rEea8p\nL0aCIORUBDHtOm3QX+VIAxveWZOPLJo3AAHP1zFWp8qnfYEuknzuc4Ev93JS\n9uVP\r\n=8/Aw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDOj1iWhS9n3FgRWOvIGnWPM2PuXb1yvMCzWcInOV110AiBg7BTHrAO6Gj22mKdZAZ5SlC+NW56Rn/OOGM3tELNQ+g=="}]},"_npmUser":{"name":"amilajack","email":"amilajack@gmail.com"},"directories":{},"maintainers":[{"name":"amilajack","email":"amilajack@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typedoc-plugin-markdown_3.0.12_1610734104379_0.9065934376126858"},"_hasShrinkwrap":false},"3.0.11-alpha":{"name":"@amilajack/typedoc-plugin-markdown","version":"3.0.11-alpha","description":"A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.","main":"dist/index.js","scripts":{"lint":"eslint ./src --ext .ts","prepublishOnly":"npm run lint && npm run build","build":"rm -rf dist && tsc && copyfiles --up 1 ./src/**/*.hbs ./dist/","test":"jest --colors","build-and-test":"npm run build && npm run test","fixtures":"node ./tasks/fixtures.js","demos":"rm -rf ./demo && npm run build && npm-run-all demo:*","demo:md":"typedoc --options ./demo.options.json --out ./demo/md ","demo:html":"typedoc --options ./demo.options.json --plugin none --out ./demo/html"},"author":{"name":"Thomas Grey"},"license":"MIT","engines":{"node":">=10.0.0"},"bugs":{"url":"https://github.com/tgreyuk/typedoc-plugin-markdown/issues"},"repository":{"type":"git","url":"git+https://github.com/tgreyuk/typedoc-plugin-markdown.git","directory":"packages/typedoc-plugin-markdown"},"homepage":"https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/typedoc-plugin-markdown","keywords":["markdown","typescript","documentation","api","typedocplugin","typedoc"],"peerDependencies":{"typedoc":">=0.19.0"},"dependencies":{"handlebars":"^4.7.6"},"devDependencies":{"typedoc":"^0.19.1","typescript":"^4.0.2"},"licenseText":"MIT License\n\nCopyright (c) 2016 Thomas Grey\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@amilajack/typedoc-plugin-markdown@3.0.11-alpha","dist":{"shasum":"b30d2f0d152337562c0b60a7174e3d11afa02b07","integrity":"sha512-+lm+0cW9lcFCuFPyUCpOUjQ/8SuDUS36NshGqrkdVwtPddOwgkiTKFLUQ2Lq+vVXUGAM1qu1+DOPyCQ8f/JmRQ==","tarball":"https://registry.npmjs.org/@amilajack/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.0.11-alpha.tgz","fileCount":87,"unpackedSize":70600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAd85CRA9TVsSAnZWagAAThsP/1C9RwbF9rA2y34yaJFB\nI11XQoGmiMzf4E51cfUqoSVSuOl0n8/oknTVCuWpt0YFHj07X0kfI5jS/YUU\nZlOhlXVBMPvb1VrBWvRhsPm6Zhk6mp3og3z264mxsifMCby2bEXZ5c24bJPE\nj2HY45NXf+UjFeu8Dj9PLo2wRRf3Foe5z1BisSF1AqJJ0xpz3RJ0a0SkK34z\nFx91BeyqfpfOFJvX2kpul4KcDZCoiTn45+2ehjp6/erFzwowsB5IFPW6wdFZ\n4kwTaOuW7lhSboB4VrZsRIHrM0DTqPXURA5ouV0ls01ved6V2IazYYgTFM/t\nw7HcKDMh5PYTh5GyZNCVH0MJ6CWF5qi6cee2OqebpHaUbqX3miuAqVdz5YuI\nMZ1bqXJ5ADVECDYpGv/rugsOKJZyftiEUbb/1F8i87YbYTo16xla1bDgQAw1\nYTRTCHZMCZffUFg27piyTznPcqcpsqKWnbzHVrEvSJsQ+JeFu99X/TFQPnV4\nkO8lZ5JHhtgMGQZwmIpMgRjoyBW5yKo5mluwEqBq4TVYgBcMi0NxI3oC28LX\n4VZqER5zwpze3iM/gnku94KnM8gJ3Q99qiMGNnTwB00z+JP4SydPCZv+x+Kj\nYryP8o42yDvuH4E0EMUj979PFb4Qb1B9sXp3vTqZ780oiBMusrC+lUHuXdjh\ng2Hu\r\n=4zBe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRvEKPP9XX42qBjNhGqoPEKEx6VqB2dKvJUwQlEMw2lwIhAL5pQN6ewAVjyQDFkK3vAKbpr+V9zrKEyDSPoL6ccHXx"}]},"_npmUser":{"name":"amilajack","email":"amilajack@gmail.com"},"directories":{},"maintainers":[{"name":"amilajack","email":"amilajack@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typedoc-plugin-markdown_3.0.11-alpha_1610735416463_0.9301725196599595"},"_hasShrinkwrap":false},"3.0.12-alpha":{"name":"@amilajack/typedoc-plugin-markdown","version":"3.0.12-alpha","description":"A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.","main":"dist/index.js","scripts":{"lint":"eslint ./src --ext .ts","prepublishOnly":"npm run lint && npm run build","build":"rm -rf dist && tsc && copyfiles --up 1 ./src/**/*.hbs ./dist/","test":"jest --colors","build-and-test":"npm run build && npm run test","fixtures":"node ./tasks/fixtures.js","demos":"rm -rf ./demo && npm run build && npm-run-all demo:*","demo:md":"typedoc --options ./demo.options.json --out ./demo/md ","demo:html":"typedoc --options ./demo.options.json --plugin none --out ./demo/html"},"author":{"name":"Thomas Grey"},"license":"MIT","engines":{"node":">=10.0.0"},"bugs":{"url":"https://github.com/tgreyuk/typedoc-plugin-markdown/issues"},"repository":{"type":"git","url":"git+https://github.com/tgreyuk/typedoc-plugin-markdown.git","directory":"packages/typedoc-plugin-markdown"},"homepage":"https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/typedoc-plugin-markdown","keywords":["markdown","typescript","documentation","api","typedocplugin","typedoc"],"peerDependencies":{"typedoc":">=0.19.0"},"dependencies":{"handlebars":"^4.7.6"},"devDependencies":{"typedoc":"^0.19.1","typescript":"^4.0.2"},"licenseText":"MIT License\n\nCopyright (c) 2016 Thomas Grey\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@amilajack/typedoc-plugin-markdown@3.0.12-alpha","dist":{"shasum":"5abdc91422391a5c21026bef3de1ae00cf6b0af1","integrity":"sha512-dTxodvg8szBS41dJWRti1ENljVcEutN9lM1TPsSqMzyarWzkX92bz4Nvp+hCZy0k+YGIiznhsrEFldxs6tTvhw==","tarball":"https://registry.npmjs.org/@amilajack/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.0.12-alpha.tgz","fileCount":87,"unpackedSize":70641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAeVcCRA9TVsSAnZWagAA/TsP/jhXKWnG6IifO0a+RxIS\nMLB50+O3KjGEFXXBquKNNcmvxmO1E6MOILswEi3bJDRY1JgVb9ayUPVXUHPQ\ncupcIzMzeyK1tTav5yMF7ogIewUck107eW24y6kraBqhY04p6O1nD8prJUo9\nlVA+aQk2gGhy9TPgcosiNfGuOWr8WJVisSmMGGOh50lEaOs9ZsIk5uRvb5Wo\nxNqoEuz2DipOcP2OlUJeiR7qyFgFcUu4C2DsI8dW8A5be1smCC1yZP7hPLeP\nwGow7mV+VMWRCCZh1DLEafoUiS22kuxb3xaPeXCvge58gzBPOCcXxz7MRSMk\nhBnEdvCOc7DdlLPOndiKY3Bfr4j9+IHiYHWEOTlq14Ff7zgxJ2PO9YvZztJJ\nInc//nF/Bh8KWb/HAuJUB6X1kXZngU5QWDtxwD0vkp2JqhRRLKp40OUSs1Z1\ncA9A02yBLwvD2GPMxrlhGTrMd7WZngRR0kphzWht33FpaFIik/wdkc6gHcAB\nJTOObvSIy1eLPavlE7oDxUuG0xrrKSpwKeDyREvgYuwdQnFvMF1xo+GwMhns\neTY373dxfyZIGM55TWYDHTdCGXWku46M293BFWCiCnzNcHce5cyS9yLcCUNZ\n2IId4Ma5dNluNsfITGruvXoPaGnGnnHu9W9uFOWbIf5ClGBhS6FyI16coEzd\npKeJ\r\n=X+hr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5iBqPw8O1qrZoOUiNM+we3juYKclilJEg7xcsQ6GjqQIhAK6Rg4rAqDWR8ECGtXqKLHGxBCt+1/CdnavUMAfdu6qh"}]},"_npmUser":{"name":"amilajack","email":"amilajack@gmail.com"},"directories":{},"maintainers":[{"name":"amilajack","email":"amilajack@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typedoc-plugin-markdown_3.0.12-alpha_1610736988502_0.2459314234444303"},"_hasShrinkwrap":false},"3.0.12-alpha1":{"name":"@amilajack/typedoc-plugin-markdown","version":"3.0.12-alpha1","description":"A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.","main":"dist/index.js","scripts":{"lint":"eslint ./src --ext .ts","prepublishOnly":"npm run lint && npm run build","build":"rm -rf dist && tsc && copyfiles --up 1 ./src/**/*.hbs ./dist/","test":"jest --colors","build-and-test":"npm run build && npm run test","fixtures":"node ./tasks/fixtures.js","demos":"rm -rf ./demo && npm run build && npm-run-all demo:*","demo:md":"typedoc --options ./demo.options.json --out ./demo/md ","demo:html":"typedoc --options ./demo.options.json --plugin none --out ./demo/html"},"author":{"name":"Thomas Grey"},"license":"MIT","engines":{"node":">=10.0.0"},"bugs":{"url":"https://github.com/tgreyuk/typedoc-plugin-markdown/issues"},"repository":{"type":"git","url":"git+https://github.com/tgreyuk/typedoc-plugin-markdown.git","directory":"packages/typedoc-plugin-markdown"},"homepage":"https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/typedoc-plugin-markdown","keywords":["markdown","typescript","documentation","api","typedocplugin","typedoc"],"peerDependencies":{"typedoc":">=0.19.0"},"dependencies":{"handlebars":"^4.7.6"},"devDependencies":{"typedoc":"^0.19.1","typescript":"^4.0.2"},"licenseText":"MIT License\n\nCopyright (c) 2016 Thomas Grey\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@amilajack/typedoc-plugin-markdown@3.0.12-alpha1","dist":{"shasum":"7f8d999e17b2c5d7a2f50c21a4f10e15b2d492c4","integrity":"sha512-pHBEX4uG73QqIlrcd2+4k4cJ+VqSRaYV2bJzFd3yx/PyOZsQ+GfaHsl3zEnKynQIiCyMV9Yuvdut6lpZ4B6VuQ==","tarball":"https://registry.npmjs.org/@amilajack/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.0.12-alpha1.tgz","fileCount":87,"unpackedSize":70602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCzigCRA9TVsSAnZWagAAyf0P/R6dI4YFdEAkyZ0gaqU6\nmTbQDfO/YKOIm0q7Cle3rfrOiR9NSL9IOD9sJDxh/mZ25WE0gr7S3nGjQxUD\nr7hLcy6Eug0faBu0H2BEiQrvnWFjixbJpTBDYFR0J1uFpqZzvMXY0AvZYkwR\nnwU4qaLH2OnlAlzflfry5VJ4t9mhjv5WnGzpm+8pBoftzsfW/mGf9FnSLmNc\ny6qTvSZiVqxi7UAhz20uXmexFYRyE+YJvQRsIxvQWktZWij54rBiRAtUnUkr\n05zau/zVUo9i+qVi+efGeQT5nKMzN/Vb5Pcp83etpuKdeQJZ3tijfWv2NBvU\nfl93qiq7XMUCdYnAfyuwp6h95zvfPSTVrMd9cR6//o3vejAHeb/+APTR42Qm\nigXZC2RCAND+V5QWPQ0J+a3Ra9lezPcDpXqbqtdZKBHeX2JJMPjVSySO+EOZ\nQTat3+/QuWEc84QyVNsH6vv7Q+JsgfhMDgm5w+TxRVuh92DD5MBYOkjZb4VJ\nZJD6cj+dE6fDd6VfMsMhh9j+7/4j7T+KBfu29PXfm6WGyx4kBAqifHIm7sMe\nF/aQg2Nxv2/GBJnnAeoKBXuMdkBuaAeZyUO7f0uBCbSfvphDYil5ZLkAWGeW\nBMk/29u3dOTuspNKT+kD8L5PRiAaAjkWQo24c0dvbbU0iwog4/F4GQIswod5\nc7X0\r\n=5OT7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA0IWLnpF/TDHGwCSuMit84seJhCkd7Zdir8S4L718gIAiEAyviaqYZb7OBomWHxtPJx078xVGbA2HV7e7dARSlAwdc="}]},"_npmUser":{"name":"amilajack","email":"amilajack@gmail.com"},"directories":{},"maintainers":[{"name":"amilajack","email":"amilajack@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typedoc-plugin-markdown_3.0.12-alpha1_1611348128256_0.801991036803446"},"_hasShrinkwrap":false}},"time":{"created":"2021-01-15T18:08:24.342Z","3.0.12":"2021-01-15T18:08:24.616Z","modified":"2022-04-04T13:48:51.617Z","3.0.11-alpha":"2021-01-15T18:30:17.091Z","3.0.12-alpha":"2021-01-15T18:56:28.643Z","3.0.12-alpha1":"2021-01-22T20:42:08.378Z"},"maintainers":[{"name":"amilajack","email":"amilajack@gmail.com"}],"description":"A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.","homepage":"https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/typedoc-plugin-markdown","keywords":["markdown","typescript","documentation","api","typedocplugin","typedoc"],"repository":{"type":"git","url":"git+https://github.com/tgreyuk/typedoc-plugin-markdown.git","directory":"packages/typedoc-plugin-markdown"},"author":{"name":"Thomas Grey"},"bugs":{"url":"https://github.com/tgreyuk/typedoc-plugin-markdown/issues"},"license":"MIT","readme":"# typedoc-plugin-markdown\n\nA plugin for [TypeDoc](https://github.com/TypeStrong/typedoc) that enables TypeScript API documentation to be generated in Markdown.\n\n[![npm](https://img.shields.io/npm/v/typedoc-plugin-markdown.svg)](https://www.npmjs.com/package/typedoc-plugin-markdown)\n[![Build Status](https://travis-ci.org/tgreyuk/typedoc-plugin-markdown.svg?branch=master)](https://travis-ci.org/tgreyuk/typedoc-plugin-markdown)\n\n## What it does?\n\nThe plugin will replaces the default HTML theme with a built-in Markdown theme.\n\n## Installation\n\n```bash\nnpm install --save-dev typedoc typedoc-plugin-markdown\n```\n\n## Usage\n\n```bash\n$ npx typedoc --plugin typedoc-plugin-markdown [args]\n```\n\n### Note:\n\n- The `--plugin` arg is optional - if omitted all installed plugins will run.\n- If using with the default HTML theme or other themes, use `--plugin none` to switch the plugin off.\n- The plugin needs to be executed from the same location as `typedoc`. Either run as an npm script or make sure to run `npx typedoc`.\n\n## Arguments\n\nThe following arguments can be used in addition to the default [TypeDoc arguments](https://github.com/TypeStrong/typedoc#arguments).\n\n- `--hideProjectName<boolean>`<br>\n  Do not render project name in template header. Defaults to `false`.\n- `--hideBreadcrumbs<boolean>`<br>\n  Do not render breadcrumbs in template header. Defaults to `false`.\n- `--publicPath<string>`<br>\n  Specify the base path for all urls. If undefined urls will be relative. Defaults to `undefined`.\n- `--namedAnchors<boolean>`<br>\n  Use HTML named anchors tags for implementations that do not assign header ids. Defaults to `false`.\n\n## Additional plugins\n\nIf using specifically for [Docusaurus v2](https://v2.docusaurus.io/) or [VuePress](https://vuepress.vuejs.org/) check out the respective plugin for the platform:\n\n- [docusaurus-plugin-typedoc](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/docusaurus-plugin-typedoc/README.md)\n- [vuepress-plugin-typedoc](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/vuepress-plugin-typedoc/README.md)\n\n## License\n\n[MIT](https://github.com/tgreyuk/typedoc-plugin-markdown/blob/master/LICENSE)\n","readmeFilename":"README.md"}