{ "name": "playwright-chromium", "version": "0.11.1-post", "description": "A high-level API to automate Chromium", "repository": "github:Microsoft/playwright", "main": "index.js", "scripts": { "install": "node install.js" }, "author": { "name": "Microsoft Corporation" }, "license": "Apache-2.0", "dependencies": { "playwright-core": "=0.11.1-post" } }