2 Star 0 Fork 0

openeuler_distributed/partA

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
bundle.json 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
余带盐 提交于 2024-03-08 14:51 +08:00 . feat: 分布式数据kv_store
{
"name": "@openharmony/partA",
"version": "3.1.0",
"description": "partA",
"publishAs": "code-segment",
"scripts": {
},
"author": {},
"repository": "",
"license": "Apache License 2.0",
"segment": {
"destPath": ""
},
"component": {
"name": "partA",
"subsystem": "my_subsystem",
"adapted_system_type": [
"mini",
"small",
"standard"
],
"hisysevent_config": [
],
"syscap":[ ],
"features": [
],
"deps": {
"components": [
"ipc",
"c_utils"
],
"third_party": [
"cJSON"
]
},
"build": {
"sub_component": [
"//my_subsystem/partA/feature1:helloworld_lib",
"//my_subsystem/partA/feature2:helloworld_bin",
"//my_subsystem/partA/sa_profile:helloworld_sa_profile",
"//my_subsystem/partA/kv_store:my_kv_store_demo"
],
"group_type":{
"base_group":[],
"fwk_group":[
],
"service_group":[
]
},
"inner_kits": [
],
"test": [
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openeuler_distributed/partA.git
git@gitee.com:openeuler_distributed/partA.git
openeuler_distributed
partA
partA
main

搜索帮助