{ "name": "playwright-electron", "version": "0.3.0", "description": "A high-level API to automate Electron", "repository": "github:Microsoft/playwright", "homepage": "https://playwright.dev", "main": "index.js", "scripts": {}, "author": { "name": "Microsoft Corporation" }, "license": "Apache-2.0", "dependencies": { "playwright-core": "next" } }