{ "name": "schoolcompare-e2e", "version": "1.0.0", "private": true, "description": "Journey tests run against staging as the production promotion gate", "scripts": { "test": "playwright test" }, "devDependencies": { "@playwright/test": "^1.49.0" } }