15 lines
375 B
JSON
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"
|
|
]
|
|
} |