{
  "name": "vegastack-cli",
  "description": "Local-first VegaStack Registry knowledge harness for coding agents",
  "owner": {
    "name": "VegaStack Engineering",
    "email": "team@vegastack.com",
    "url": "https://vegastack.com"
  },
  "plugins": [
    {
      "name": "vegastack-cli",
      "source": "./",
      "description": "VegaStack Registry harness for project-selected local knowledge. Supports Terraform, Kubernetes, Helm, Docker, GitHub Actions, Supabase, AWS CLI, Jenkins, and future operations entries through `vegastack ask`.",
      "version": "0.1.11-next.0",
      "author": {
        "name": "VegaStack Engineering",
        "email": "team@vegastack.com",
        "url": "https://vegastack.com"
      },
      "category": "development",
      "keywords": [
        "terraform",
        "hcl",
        "iac",
        "devops",
        "ci-cd",
        "aws",
        "kubernetes",
        "helm",
        "docker",
        "github-actions",
        "jenkins",
        "supabase",
        "knowledge-harness",
        "agent-skills"
      ],
      "homepage": "https://github.com/VegaStack/vegastack-cli",
      "repository": "https://github.com/VegaStack/vegastack-cli",
      "license": "MIT"
    }
  ]
}
