1 Star 0 Fork 114

huangxiyong / distributeddatamgr_data_object

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 2.96 KB
一键复制 编辑 原始数据 按行查看 历史
openharmony_ci 提交于 2024-05-29 03:47 . !415 部件化编译告警清除
{
"name": "@ohos/data_object",
"version": "3.1.0",
"description": "The distributed data object management framework is an object-oriented in-memory data management framework",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/distributeddatamgr_data_object ",
"domain": "ohos",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"foundation"
],
"envs": [],
"dirs": [],
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "foundation/distributeddatamgr/data_object"
},
"component": {
"name": "data_object",
"subsystem": "distributeddatamgr",
"syscap": [
"SystemCapability.DistributedDataManager.DataObject.DistributedObject"
],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "1024KB",
"ram": "1024KB",
"deps": {
"components": [
"ability_runtime",
"hitrace",
"dsoftbus",
"bounds_checking_function",
"napi",
"samgr",
"ipc",
"hilog",
"access_token",
"c_utils",
"device_manager",
"kv_store",
"libuv",
"common_event_service",
"dmsfwk",
"hisysevent"
],
"third_party": [
"libuv",
"bounds_checking_function"
]
},
"build": {
"sub_component": [
"//foundation/distributeddatamgr/data_object/interfaces/jskits:build_module"
],
"inner_kits": [
{
"name": "//foundation/distributeddatamgr/data_object/interfaces/innerkits:distributeddataobject_impl",
"header": {
"header_files": [
"distributed_object.h",
"distributed_objectstore.h",
"objectstore_errors.h",
"object_types.h"
],
"header_base": "//foundation/distributeddatamgr/data_object/interfaces/innerkits"
}
}
],
"test": [
"//foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest:unittest",
"//foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/test/unittest:unittest",
"//foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/fuzztest/objectstore_fuzzer:fuzztest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huangxiyong/distributeddatamgr_data_object.git
git@gitee.com:huangxiyong/distributeddatamgr_data_object.git
huangxiyong
distributeddatamgr_data_object
distributeddatamgr_data_object
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891