{
  "name": "@open-autopm/plugin-testing",
  "version": "3.0.3",
  "description": "Testing frameworks, E2E testing, and quality assurance specialists",
  "keywords": [
    "claudeautopm",
    "plugin",
    "testing"
  ],
  "author": "OpenCodeAutoPM Team",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rafeekpro/OpenCodeAutoPM.git",
    "directory": "packages/plugin-testing"
  },
  "homepage": "https://github.com/rafeekpro/ClaudeAutoPM/tree/main/packages/plugin-testing#readme",
  "bugs": {
    "url": "https://github.com/rafeekpro/ClaudeAutoPM/issues"
  },
  "engines": {
    "node": ">=16.0.0",
    "npm": ">=8.0.0"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "files": [
    "agents/",
    "plugin.json",
    "README.md"
  ],
  "peerDependencies": {
    "claude-autopm": ">=2.8.0"
  }
}
