{ "name": "@unidesk/provider-gateway", "version": "0.2.30", "private": true, "type": "module", "scripts": { "start": "bun run src/index.ts", "check": "tsc -b ../shared/tsconfig.json && tsc -p tsconfig.json --noEmit" } }