{ "name": "@ohos/resource_management_lite", "version": "", "description": "Obtains resource information based on the device type and configuration", "homePage": "https://gitee.com/openharmony", "license": "Apache V2", "repository": "https://gitee.com/openharmony/global_resource_management_lite", "domain": "os", "language": "", "publishAs": "code-segment", "private": false, "scripts": {}, "tags": [ "base" ], "keywords": [ "global", "resmgr", "lite" ], "envs": [], "dirs": [], "author": { "name": "", "email": "", "url": "" }, "contributors": [ { "name": "", "email": "", "url": "" } ], "segment": { "destPath": "base/global/resource_management_lite" }, "component": { "name": "resource_management_lite", "subsystem": "global", "syscap": [], "features": [], "adapted_system_type": [ "mini", "small" ], "rom": "200KB", "ram": "900KB", "deps": { "components": [ "utils_lite" ], "third_party": [ "bounds_checking_function" ] }, "build": { "sub_component": [ "//base/global/resource_management_lite/frameworks/resmgr_lite:global_resmgr" ], "inner_kits": [], "test": [ "//base/global/resource_management_lite/frameworks/resmgr_lite/test:unittest" ] } } }