mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 06:49:39 +03:00
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"name": "@~local/playwright-tooling",
|
|
"private": true,
|
|
"main": "./src/index.js",
|
|
"bin": {
|
|
"playwright-merge-coverage": "./bin/mergeCoverage.js"
|
|
},
|
|
"types": "index.d.ts",
|
|
"version": "0.0.0"
|
|
}
|