1 Star 0 Fork 86

Hu_zq / distributeddatamgr_file

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.10 KB
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
张文迪 提交于 2022-04-24 11:46 . 部件化
{
"name": "@ohos/distributeddatamgr_file",
"description": "provides the application with JS interfaces for IO",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/distributeddatamgr/distributedfile"
},
"dirs": {},
"scripts": {},
"component": {
"name": "distributedfilejs",
"subsystem": "distributeddatamgr",
"syscap": [],
"features": [],
"adapted_system_type": ["standard"],
"rom": "",
"ram": "",
"deps": {
"components": [
"ability_base",
"ability_manager",
"appexecfwk_base",
"appexecfwk_core",
"want",
"libhilog",
"ipc_core",
"ace_napi",
"samgr_proxy"
],
"third_party": [
"e2fsprogs"
]
},
"build": {
"sub_component": [
"//foundation/distributeddatamgr/distributedfile/interfaces/kits/js:build_kits_js",
"//third_party/e2fsprogs:e2fsprogs"
]
}
}
}
1
https://gitee.com/Hu_ZeQi/distributeddatamgr_file.git
git@gitee.com:Hu_ZeQi/distributeddatamgr_file.git
Hu_ZeQi
distributeddatamgr_file
distributeddatamgr_file
master

搜索帮助