{ "name": "playwright", "version": "1.0.0", "description": "", "main": "index.js", "scripts": {}, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "devDependencies": { "@playwright/test": "^1.56.0", "@types/node": "^24.7.2", "yaml": "^2.4.5" } }