{
  "name": "playwright-test",
  "version": "1.0.0",
  "description": "Playwright login test",
  "main": "check.js",
  "scripts": {
    "test": "node check.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "playwright": "1.58.2"
  }
}
