1 Star 0 Fork 434

huangpeng / utils_system_resources

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.40 KB
一键复制 编辑 原始数据 按行查看 历史
张婷 提交于 2023-10-09 02:55 . 新增Emoji字体
{
"name": "@ohos/system_resources",
"version": "4.0",
"description": "global resources at the system level",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/resources",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"resources"
],
"keywords": [
"global",
"resources"
],
"envs": [],
"dirs": [],
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "base/global/system_resources/systemres"
},
"component": {
"name": "system_resources",
"subsystem": "global",
"syscap": [ "SystemCapability.Global.ResourceManager" ],
"features": [
"system_resources_support_ext"
],
"adapted_system_type": [
"standard"
],
"rom": "250KB",
"ram": "700KB",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//base/global/system_resources/systemres:systemres_hap"
],
"inner_kits": [],
"test": []
}
}
}
1
https://gitee.com/DaringKelsey/utils_system_resources.git
git@gitee.com:DaringKelsey/utils_system_resources.git
DaringKelsey
utils_system_resources
utils_system_resources
master

搜索帮助