{ "name": "@ohos/global_cust_lite", "description": "The customization framework, namely, cust, provides APIs for each service module to obtain the configuration directories at different levels or the configuration file paths.", "version": "3.1", "license": "Apache License 2.0", "publishAs": "code-segment", "segment": { "destPath": "base/global/cust_lite" }, "dirs": {}, "scripts": {}, "component": { "name": "cust_lite", "subsystem": "global", "syscap": [ "SystemCapability.Customization.ConfigPolicy" ], "features": [], "adapted_system_type": [ "standard", "small" ], "rom": "", "ram": "", "deps": { "components": [ "hiviewdfx_hilog_native", "napi" ], "third_party": [ "bounds_checking_function" ] }, "build": { "sub_component": [ "//base/global/cust_lite:cust_components" ], "inner_kits": [ { "header": { "header_base": "//base/global/cust_lite/interfaces/innerkits/include", "header_files": [ "cust_utils.h" ] }, "name": "//base/global/cust_lite/frameworks/cust_lite:cust_util" } ], "test": [ "//base/global/cust_lite/frameworks/cust_lite/test:CustUtilsTest" ] } } }