Files
gh-phaezer-claude-mkt-plugi…/.claude-plugin/plugin.json
2025-11-30 08:47:18 +08:00

15 lines
375 B
JSON

{
"name": "networking",
"description": "Network engineering plugin for architecting and implementing Linux networking infrastructure with support for various networking stacks, FRR routing, and SONiC NOS",
"version": "1.0.0",
"author": {
"name": "Eric Austin",
"email": "e@plsr.io"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}