ScuttleBot

scuttlebot / tests / e2e / node_modules / @playwright / test / package.json
Source Blame History 35 lines
f7eb47b… lmata 1 {
f7eb47b… lmata 2 "name": "@playwright/test",
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 "./cli": "./cli.js",
f7eb47b… lmata 25 "./package.json": "./package.json",
f7eb47b… lmata 26 "./reporter": "./reporter.js"
f7eb47b… lmata 27 },
f7eb47b… lmata 28 "bin": {
f7eb47b… lmata 29 "playwright": "cli.js"
f7eb47b… lmata 30 },
f7eb47b… lmata 31 "scripts": {},
f7eb47b… lmata 32 "dependencies": {
f7eb47b… lmata 33 "playwright": "1.58.2"
f7eb47b… lmata 34 }
f7eb47b… lmata 35 }

Keyboard Shortcuts

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