File size: 442 Bytes
925735a
 
39d9213
 
79dd021
 
 
 
925735a
 
 
 
 
 
 
 
 
39d9213
925735a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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"
}