Files
gh-thc1006-telecom-ops-clau…/.claude-plugin/plugin.json
2025-11-30 09:01:38 +08:00

18 lines
321 B
JSON

{
"name": "telecom-ops",
"description": "O-RAN/Nephio demo plugin (commands, agent, hooks, MCP stub).",
"version": "0.0.0-2025.11.28",
"author": {
"name": "thc1006",
"email": "zhongweili@tubi.tv"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}