Files
utils_native_lite/os_dump/bundle.json
T
pjscc 0c1bbfe7ca add bundle
Signed-off-by: pjscc <pangjiashuai@huawei.com>
2021-12-22 15:49:53 +08:00

61 lines
1.3 KiB
JSON

{
"name": "@ohos/dump",
"version": "",
"description": "该模块提供通过命令行调用dump系统属性的功能",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/utils_native_lite/tree/master/os_dump",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"utils"
],
"keywords": [
"os_dump",
"native",
"lite"
],
"envs": [],
"dirs": [],
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "utils/native/lite/os_dump"
},
"component": {
"name": "dump",
"subsystem": "native",
"syscap": [
"SystemCapability.Utils.dump"
],
"features": [],
"adated_system_type": [
"min",
"small"
],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}