{ "name": "@pompydev/playwright-config", "version": "0.0.0", "type": "module", "main": "index.ts", "scripts": { "lint": "oxlint && eslint ." }, "devDependencies": { "@playwright/test": "1.52.0" } }