mirror of
https://github.com/Rohithgilla12/data-peek
synced 2026-04-21 21:07:17 +00:00
10 lines
No EOL
184 B
JSON
10 lines
No EOL
184 B
JSON
{
|
|
"name": "@data-peek/shared",
|
|
"version": "0.10.0",
|
|
"private": true,
|
|
"main": "./src/index.ts",
|
|
"types": "./src/index.ts",
|
|
"scripts": {
|
|
"typecheck": "tsc --noEmit"
|
|
}
|
|
} |