{ "name": "@xdz/capability-ble", "version": "1.0.0", "description": "蓝牙低功耗(BLE)能力层模块 - 提供蓝牙通信能力,可独立打包为 SDK", "main": "src/main/ets/index.ets", "dependencies": { "@xdz/base-core": "file:../base-core" }, "license": "MIT", "keywords": ["ble", "bluetooth", "capability"] }