{ "name": "@multi-simadmin/web", "version": "0.0.0", "private": true, "type": "module", "exports": "./src/index.ts", "scripts": { "typecheck": "tsc -p tsconfig.json" } }