{ "name": "kobopatch-webui-e2e", "private": true, "scripts": { "test": "npx playwright test" }, "devDependencies": { "@playwright/test": "^1.50.0" } }