{
  "name": "@adia-ai/adia-ui-forge",
  "version": "0.8.66",
  "description": "Maintain the adia-ui (@adia-ai) framework itself — author primitives and shells, run the A2UI generation pipeline and its corpus, review gen-UI quality, sweep QA, cut releases, deploy. The maintainer counterpart to adia-factory (the consumer/app-author plugin).",
  "keywords": [
    "adia-ui",
    "a2ui",
    "gen-ui",
    "web-components",
    "framework-authoring",
    "release-engineering",
    "maintainer",
    "pi-package"
  ],
  "license": "MIT",
  "author": {
    "name": "Kim",
    "email": "kim.granlund@adia.ai"
  },
  "bugs": {
    "email": "kim.granlund@adia.ai"
  },
  "pi": {
    "skills": ["./skills"],
    "prompts": ["./prompts"]
  },
  "files": [
    ".claude-plugin",
    ".codex-plugin",
    "skills",
    "agents",
    "commands",
    "prompts",
    "references",
    "scripts",
    "hooks",
    "plugin.yaml",
    "__init__.py",
    "README.md",
    "CHANGELOG.md",
    "codex.interface.json"
  ],
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/adiahealth/gen-ui-kit.git",
    "directory": "packages/plugins/adia-ui-forge"
  }
}
