Spaces:
Paused
Paused
| { | |
| "name": "playwright-cli", | |
| "version": "0.262.0", | |
| "description": "Deprecated package, use @playwright/cli instead.", | |
| "repository": { | |
| "type": "git", | |
| "url": "git+https://github.com/microsoft/playwright-cli.git" | |
| }, | |
| "homepage": "https://playwright.dev", | |
| "scripts": { | |
| "lint": "echo OK", | |
| "build": "echo OK", | |
| "test": "echo OK" | |
| }, | |
| "author": { | |
| "name": "Microsoft Corporation" | |
| }, | |
| "license": "Apache-2.0" | |
| } | |