File size: 441 Bytes
b6db694 cc826a1 b6db694 cc826a1 9bdc593 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"name": "welcome",
"version": "1.0.0",
"description": "一个简单的欢迎插件,用于验证插件管理系统",
"author": "System Test",
"ui_path": "/tool/welcome",
"requirements": [],
"enabled": true,
"category": "utility",
"capabilities": ["welcome", "demo"],
"governance": {
"status": "active",
"handling_decision": "正常使用",
"dependency_risk": null
},
"ui": {
"type": "static"
}
}
|