Files
zcode-tooling/zcode-env-sync/.zcode-plugin/plugin.json
T

24 lines
837 B
JSON

{
"name": "zcode-env-sync",
"version": "0.3.0",
"description": "团队共享 ZCode 环境同步:导出/导入官方插件清单、自研插件源码、MCP 配置与加密密钥束,Gitea 私仓做快照后端。命令 /sync-export /sync-import /sync-status /sync-list /sync-verify /sync-prune /sync-doctor。",
"description_i18n": {
"en": "Team-share ZCode env sync: export/import official plugin list, custom plugin sources, MCP config and encrypted secrets bundle, backed by a private Gitea snapshot repo. Commands /sync-export /sync-import /sync-status /sync-list /sync-verify /sync-prune /sync-doctor."
},
"author": {
"name": "local"
},
"license": "MIT",
"keywords": [
"sync",
"plugins",
"mcp",
"gitea",
"team",
"snapshot",
"backup",
"secrets"
],
"commands": "commands"
}