{
  "name": "rfazlur-qaflow",
  "version": "1.1.0",
  "description": "QA Agentic Workflows for OpenCode — 9router edition",
  "bin": {
    "rfazlur-qaflow": "bin/agent-9router.js"
  },
  "scripts": {
    "postinstall": "node scripts/postinstall.js",
    "preuninstall": "node scripts/preuninstall.js"
  },
  "files": [
    "bin/",
    "scripts/",
    ".opencode/agent/",
    ".opencode/opencode.json",
    "VERSION"
  ],
  "engines": {
    "node": ">=18"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/9router/agent-9router.git"
  },
  "license": "MIT"
}
