{"_id":"@16uke.com/plugin-mermaid","name":"@16uke.com/plugin-mermaid","dist-tags":{"latest":"1.22.1"},"versions":{"1.22.1":{"name":"@16uke.com/plugin-mermaid","version":"1.22.1","description":"ByteMD plugin to support Mermaid diagram","repository":{"type":"git","url":"git+https://github.com/bytedance/bytemd.git","directory":"packages/plugin-mermaid"},"license":"MIT","author":{"name":"Rongjian Zhang"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./locales/*":"./locales/*","./lib/locales/*":"./locales/*"},"main":"./dist/index.js","jsdelivr":"./dist/index.umd.js","unpkg":"./dist/index.umd.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","dependencies":{"mermaid":"^11.13.0"},"devDependencies":{"bytemd":"workspace:*"},"peerDependencies":{"bytemd":"^1.5.0"},"_id":"@16uke.com/plugin-mermaid@1.22.1","gitHead":"949c6ede2218f3243cabd37b563bb0d27594e0be","bugs":{"url":"https://github.com/bytedance/bytemd/issues"},"homepage":"https://github.com/bytedance/bytemd#readme","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-Do1W1UHF9oNsuc4iWHF/ilhEpS5jGbsf/r14YtXSUO4GsfeG0uNGY3DG9jxZemaqBmFCDq2WeHIRL4kF78dzVQ==","shasum":"df1f93c46ca1f46b8b7fc0c1eaa1f3bf8906a34b","tarball":"https://registry.npmjs.org/@16uke.com/plugin-mermaid/-/plugin-mermaid-1.22.1.tgz","fileCount":56,"unpackedSize":8614888,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIByMsJBShoHQOrWJ6DqPfXjgnjqM+CJ8W6iPuajxhCxnAiA4egzzjeZjWSjm3SiQ1QfgeTBxGGmEO3Qpub3fBFLQdA=="}]},"_npmUser":{"name":"16uke.com","email":"290044632@qq.com"},"directories":{},"maintainers":[{"name":"16uke.com","email":"290044632@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-mermaid_1.22.1_1774000923394_0.7863587158655843"},"_hasShrinkwrap":false}},"time":{"created":"2026-03-20T10:02:03.304Z","1.22.1":"2026-03-20T10:02:03.596Z","modified":"2026-03-20T10:02:03.805Z"},"maintainers":[{"name":"16uke.com","email":"290044632@qq.com"}],"description":"ByteMD plugin to support Mermaid diagram","homepage":"https://github.com/bytedance/bytemd#readme","repository":{"type":"git","url":"git+https://github.com/bytedance/bytemd.git","directory":"packages/plugin-mermaid"},"author":{"name":"Rongjian Zhang"},"bugs":{"url":"https://github.com/bytedance/bytemd/issues"},"license":"MIT","readme":"# @bytemd/plugin-mermaid\n\n[![npm](https://img.shields.io/npm/v/@bytemd/plugin-mermaid.svg)](https://npm.im/@bytemd/plugin-mermaid)\n\nByteMD plugin to support Mermaid diagram\n\n## Usage\n\n```js\nimport mermaid from '@bytemd/plugin-mermaid'\nimport { Editor } from 'bytemd'\n\nnew Editor({\n  target: document.body,\n  props: {\n    plugins: [\n      mermaid(),\n      // ... other plugins\n    ],\n  },\n})\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md","_rev":"1-79e108504c90cc0d20aeee10313f8072"}