mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-02 14:04:07 +03:00
11 lines
159 B
JSON
11 lines
159 B
JSON
{
|
|
"private": true,
|
|
"bin": {
|
|
"full-coverage": "./bin/generateFullCoverage.js"
|
|
},
|
|
"dependencies": {
|
|
"nyc": "^15.1.0"
|
|
},
|
|
"version": "0.0.0"
|
|
}
|