mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 08:19:40 +03:00
11 lines
213 B
JSON
11 lines
213 B
JSON
{
|
|
"name": "@~local/browser-testing",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"main": "./dist/index.js",
|
|
"types": "./dist/index.d.ts",
|
|
"scripts": {
|
|
"postinstall": "tsc --project ./tsconfig.json"
|
|
}
|
|
}
|