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