1 Star 0 Fork 83

bluhuang/distributeddatamgr_preferences

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 3.20 KB
一键复制 编辑 原始数据 按行查看 历史
openharmony_ci 提交于 2023-12-22 01:41 . !206 add stage unittest
{
"name": "@ohos/preferences",
"version": "3.1.0",
"description": "Local Data Management",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/distributeddatamgr_preferences",
"domain": "ohos",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"foundation"
],
"keywords": [
"distributeddatamgr",
"preferences"
],
"envs": [],
"dirs": {},
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "foundation/distributeddatamgr/preferences"
},
"component": {
"name": "preferences",
"subsystem": "distributeddatamgr",
"syscap": [
"SystemCapability.DistributedDataManager.Preferences.Core",
"SystemCapability.DistributedDataManager.Preferences.Core.Lite"
],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "512KB",
"ram": "1024KB",
"deps": {
"components": [
"ability_runtime",
"napi",
"hilog",
"c_utils",
"ability_base",
"common_event_service",
"hitrace",
"ipc"
],
"third_party": [
"libxml2"
]
},
"build": {
"sub_component": [
"//foundation/distributeddatamgr/preferences/interfaces/inner_api:native_preferences",
"//foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences:preferences",
"//foundation/distributeddatamgr/preferences/frameworks/js/napi/storage:storage",
"//foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage:storage_napi"
],
"inner_kits": [
{
"name": "//foundation/distributeddatamgr/preferences/interfaces/inner_api:native_preferences",
"header": {
"header_files": [
"preferences.h",
"preferences_observer.h",
"preferences_helper.h",
"preferences_errno.h",
"preferences_value.h"
],
"header_base": "//foundation/distributeddatamgr/preferences/interfaces/inner_api/include"
}
}
],
"test": [
"//foundation/distributeddatamgr/preferences/test/native:unittest",
"//foundation/distributeddatamgr/preferences/test/js:unittest",
"//foundation/distributeddatamgr/preferences/test/js:performancetest",
"//foundation/distributeddatamgr/preferences/test/js:stage_unittest",
"//foundation/distributeddatamgr/preferences/test/native/fuzztest/preferences_fuzzer:PreferencesFuzzTest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bluhuang/distributeddatamgr_preferences.git
git@gitee.com:bluhuang/distributeddatamgr_preferences.git
bluhuang
distributeddatamgr_preferences
distributeddatamgr_preferences
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385