{ "name": "feature_bridge", "version": "1.0.0", "description": "桥引擎层:BridgeController/MessageCodec/HandlerRegistry/SettingsProxy(与业务解耦,对能力零感知)", "main": "Index.ets", "author": "", "license": "Apache-2.0", "dependencies": { "contracts": "file:../contracts", "common": "file:../common" } }