14 Star 89 Fork 103

OpenHarmony / communication_ipc_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 975 Bytes
一键复制 编辑 原始数据 按行查看 历史
maliangliang 提交于 2022-04-20 14:13 . add bundle.json
{
"name": "@openharmony/ipc_lite",
"version": "3.1.0",
"description": "ipc_lite",
"publishAs": "code-segment",
"scripts": {
"install": "DEST_PATH=${DEP_BUNDLE_BASE}/foundation/communication/ipc_lite && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH"
},
"author": {},
"repository": "",
"license": "Apache License 2.0",
"component": {
"name": "ipc_lite",
"subsystem": "communication",
"adapted_system_type": [
"small"
],
"features": [
],
"rom": "",
"ram": "",
"deps": {
"components": [
"libhilog",
"utils_base"
],
"third_party": [
"bounds_checking_function"
]
},
"build": {
"sub_component": [
"//foundation/communication/ipc_lite:liteipc_adapter"
],
"inner_kits": [
],
"test": [
]
}
}
}
1
https://gitee.com/openharmony/communication_ipc_lite.git
git@gitee.com:openharmony/communication_ipc_lite.git
openharmony
communication_ipc_lite
communication_ipc_lite
master

搜索帮助