{
  "name": "pw-ai-smartpeg",
  "version": "1.0.0",
  "description": "",
  "type": "module",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@playwright/test": "^1.56.0",
    "commander": "^14.0.1",
    "crypto": "^1.0.1",
    "dotenv": "^17.2.3",
    "jsdom": "^27.0.1",
    "openai": "^6.3.0"
  }
}
