blob: 3320d4cccd0594774c6a8bbf390dea85189dd6a9 [file] [log] [blame]
{
"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"
}
}