{ "name": "@ohos/communication_cangjie_wrapper", "version": "6.1", "description": "The Distributed Softbus Cangjie API is a Cangjie API encapsulated on OpenHarmony based on the capabilities of the Distributed Softbus Subsystem.", "publishAs": "code-segment", "scripts": {}, "author": {}, "repository": "", "license": "Apache License 2.0", "segment": { "destPath": "foundation/communication/communication_cangjie_wrapper" }, "component": { "name": "communication_cangjie_wrapper", "subsystem": "communication", "adapted_system_type": [ "standard" ], "features": [], "syscap": [], "rom": "300KB", "ram": "228KB", "deps": { "components": [ "cangjie_ark_interop", "hiviewdfx_cangjie_wrapper", "ipc" ] }, "build": { "sub_component": [ "//foundation/communication/communication_cangjie_wrapper/ohos/rpc:ohos.rpc", "//foundation/communication/communication_cangjie_wrapper/kit/IPCKit:kit.IPCKit" ], "inner_kits": [ { "name": "//foundation/communication/communication_cangjie_wrapper/ohos/rpc:ohos.rpc" }, { "name": "//foundation/communication/communication_cangjie_wrapper:copy_sdk_communication_cangjie_libs" }, { "name": "//foundation/communication/communication_cangjie_wrapper:copy_sdk_communication_cangjie_libs_kit" } ], "test": [] } } }