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