ScuttleBot

Source Blame History 43 lines
f7eb47b… lmata 1 {
f7eb47b… lmata 2 "name": "playwright-core",
f7eb47b… lmata 3 "version": "1.58.2",
f7eb47b… lmata 4 "description": "A high-level API to automate web browsers",
f7eb47b… lmata 5 "repository": {
f7eb47b… lmata 6 "type": "git",
f7eb47b… lmata 7 "url": "git+https://github.com/microsoft/playwright.git"
f7eb47b… lmata 8 },
f7eb47b… lmata 9 "homepage": "https://playwright.dev",
f7eb47b… lmata 10 "engines": {
f7eb47b… lmata 11 "node": ">=18"
f7eb47b… lmata 12 },
f7eb47b… lmata 13 "author": {
f7eb47b… lmata 14 "name": "Microsoft Corporation"
f7eb47b… lmata 15 },
f7eb47b… lmata 16 "license": "Apache-2.0",
f7eb47b… lmata 17 "exports": {
f7eb47b… lmata 18 ".": {
f7eb47b… lmata 19 "types": "./index.d.ts",
f7eb47b… lmata 20 "import": "./index.mjs",
f7eb47b… lmata 21 "require": "./index.js",
f7eb47b… lmata 22 "default": "./index.js"
f7eb47b… lmata 23 },
f7eb47b… lmata 24 "./package.json": "./package.json",
f7eb47b… lmata 25 "./lib/outofprocess": "./lib/outofprocess.js",
f7eb47b… lmata 26 "./lib/cli/program": "./lib/cli/program.js",
f7eb47b… lmata 27 "./lib/mcpBundle": "./lib/mcpBundle.js",
f7eb47b… lmata 28 "./lib/remote/playwrightServer": "./lib/remote/playwrightServer.js",
f7eb47b… lmata 29 "./lib/server": "./lib/server/index.js",
f7eb47b… lmata 30 "./lib/server/utils/image_tools/stats": "./lib/server/utils/image_tools/stats.js",
f7eb47b… lmata 31 "./lib/server/utils/image_tools/compare": "./lib/server/utils/image_tools/compare.js",
f7eb47b… lmata 32 "./lib/server/utils/image_tools/imageChannel": "./lib/server/utils/image_tools/imageChannel.js",
f7eb47b… lmata 33 "./lib/server/utils/image_tools/colorUtils": "./lib/server/utils/image_tools/colorUtils.js",
f7eb47b… lmata 34 "./lib/server/registry/index": "./lib/server/registry/index.js",
f7eb47b… lmata 35 "./lib/utils": "./lib/utils.js",
f7eb47b… lmata 36 "./lib/utilsBundle": "./lib/utilsBundle.js",
f7eb47b… lmata 37 "./lib/zipBundle": "./lib/zipBundle.js"
f7eb47b… lmata 38 },
f7eb47b… lmata 39 "bin": {
f7eb47b… lmata 40 "playwright-core": "cli.js"
f7eb47b… lmata 41 },
f7eb47b… lmata 42 "types": "types/types.d.ts"
f7eb47b… lmata 43 }

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button