{ "name": "intotheeast-tests", "private": true, "scripts": { "test:ui": "playwright test" }, "devDependencies": { "@playwright/test": "^1.48.0" } }