mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
feat: enhance MCP manager with interactive question feature and update locales feat: implement tags and available models management in settings page fix: improve process termination logic in stop command for React frontend fix: update view command to default to 'js' frontend feat: add Recommended MCP Wizard component for dynamic server configuration
31 lines
780 B
JSON
31 lines
780 B
JSON
{
|
|
"docusaurusVersion": "3.9.2",
|
|
"siteVersion": "1.0.0",
|
|
"pluginVersions": {
|
|
"docusaurus-plugin-content-docs": {
|
|
"type": "package",
|
|
"name": "@docusaurus/plugin-content-docs",
|
|
"version": "3.9.2"
|
|
},
|
|
"docusaurus-plugin-content-pages": {
|
|
"type": "package",
|
|
"name": "@docusaurus/plugin-content-pages",
|
|
"version": "3.9.2"
|
|
},
|
|
"docusaurus-plugin-sitemap": {
|
|
"type": "package",
|
|
"name": "@docusaurus/plugin-sitemap",
|
|
"version": "3.9.2"
|
|
},
|
|
"docusaurus-plugin-svgr": {
|
|
"type": "package",
|
|
"name": "@docusaurus/plugin-svgr",
|
|
"version": "3.9.2"
|
|
},
|
|
"docusaurus-theme-classic": {
|
|
"type": "package",
|
|
"name": "@docusaurus/theme-classic",
|
|
"version": "3.9.2"
|
|
}
|
|
}
|
|
} |