{
  "name": "@roopesh.yadava/qa-pack",
  "version": "1.1.0",
  "description": "AI-powered QA agent skills for Claude Code — manual testing, BDD automation, accessibility, UI/Figma diff, bug reporting",
  "scripts": {
    "postinstall": "node bin/postinstall.js"
  },
  "files": [
    "bin/",
    "claude/",
    "templates/"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Roopesh519/qa-pack.git"
  },
  "keywords": [
    "qa",
    "testing",
    "claude",
    "playwright",
    "cucumber",
    "bdd"
  ],
  "license": "MIT"
}
