{ "name": "@meshtastic/transport-web-bluetooth", "version": "0.1.3", "description": "A transport layer for Meshtastic applications using Web Bluetooth.", "exports": { ".": "./mod.ts" }, "devDependencies": { "@types/web-bluetooth": "npm:@types/web-bluetooth@^0.0.20" }, "compilerOptions": { "types": ["@types/web-bluetooth"] } }