{ "name": "playwright", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "playwright": "^1.58.2", "playwright-extra": "^4.3.6", "puppeteer-extra-plugin-stealth": "^2.11.2" } }