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