{ "name": "e2e-studio", "version": "1.0.0", "type": "module", "main": "index.js", "scripts": { "e2e": "playwright test", "e2e:ui": "playwright test --ui" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@playwright/test": "^1.59.1", "@supabase/supabase-js": "catalog:", "cross-fetch": "^4.1.0", "dotenv": "^16.5.0", "otpauth": "^9.4.1" }, "devDependencies": { "@faker-js/faker": "^9.9.0", "api-types": "workspace:*", "tsx": "catalog:" } }