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