{ "name": "browser_test", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@playwright/test": "^1.54.1", "@types/node": "^24.1.0", "http-server": "^14.1.1", "playwright": "^1.54.1" } }