Files
gh-igpastor-sng-claude-mark…/.claude-plugin/plugin.json
2025-11-29 18:48:00 +08:00

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"
]
}