Spaces:
Paused
Paused
| { | |
| "name": "playwright-browser-api", | |
| "version": "1.0.0", | |
| "main": "server.js", | |
| "dependencies": { | |
| "express": "^4.18.2", | |
| "playwright": "^1.44.0", | |
| "playwright-extra": "^4.3.6", | |
| "puppeteer-extra-plugin-stealth": "^2.11.2" | |
| } | |
| } | |