{ "name": "crawlapi-e2e", "version": "1.0.0", "scripts": { "test": "playwright test", "test:ui": "playwright test --ui" }, "devDependencies": { "@playwright/test": "^1.49.0" } }