15 lines
335 B
JSON
15 lines
335 B
JSON
{
|
|
"name": "sngular-devops",
|
|
"description": "DevOps automation toolkit for Docker, CI/CD, Kubernetes, and deployment workflows with infrastructure as code support",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Sngular",
|
|
"email": "dev@sngular.com"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |