Files
42marketplaces/sync/gh-anton-abyzov-specweave-plugins-specweave-docs-preview.json
2025-11-29 18:53:27 +08:00

18 lines
617 B
JSON

{
"name": "specweave-docs-preview",
"owner": {
"name": "SpecWeave Team",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "specweave-docs-preview",
"description": "Interactive documentation preview with Docusaurus. Launch local dev server to view living documentation in beautiful UI with hot reload, auto-generated sidebar, and Mermaid diagrams. Build static sites for deployment.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-anton-abyzov-specweave-plugins-specweave-docs-preview.git"
},
"strict": true
}
]
}