{
  "name": "@qaflag/playwright",
  "version": "0.4.3",
  "description": "",
  "author": "Jason Byrne",
  "homepage": "https://github.com/QAFlag/qaflag#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "build": "tsc",
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "dependencies": {
    "@qaflag/core": "^0.4.3",
    "pixelmatch": "^5.3.0",
    "playwright": "^1.42.1",
    "pngjs": "^7.0.0"
  },
  "gitHead": "85be2192a2e6ef02444d4278b00d4ce0b431b725",
  "devDependencies": {
    "@types/pngjs": "^6.0.4",
    "husky": "^9.0.11"
  }
}
