{ "name": "playwright-a11y-dashboard", "version": "0.0.0", "private": true, "scripts": { "start": "node ./bin/www" }, "dependencies": { "@axe-core/playwright": "^4.10.1", "@playwright/test": "^1.52.0", "@supabase/supabase-js": "^2.49.8", "axe-playwright": "^2.1.0", "cookie-parser": "~1.4.4", "debug": "~2.6.9", "express": "~4.16.1", "http-errors": "~1.6.3", "jade": "~1.11.0", "jsdom": "^26.1.0", "morgan": "~1.9.1" } }