18 lines
321 B
JSON
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"
|
|
]
|
|
} |