mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 14:29:39 +03:00
12 lines
194 B
JSON
12 lines
194 B
JSON
{
|
|
"name": "@~local/full-coverage",
|
|
"private": true,
|
|
"bin": {
|
|
"full-coverage": "./bin/generateFullCoverage.js"
|
|
},
|
|
"dependencies": {
|
|
"nyc": "^15.1.0"
|
|
},
|
|
"version": "0.0.0"
|
|
}
|