Files
utils_native_lite/bundle.json
pjscc c0c9e36e91 feat: add bundle.json
Signed-off-by: pjscc <pangjiashuai@huawei.com>
2022-02-16 15:01:56 +08:00

56 lines
1.2 KiB
JSON

{
"name": "@ohos/utils_native_lite",
"version": "",
"description": "Utils library | 公共基础库",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/utils_native_lite",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"utils"
],
"keywords": [
"utils",
"native",
"lite"
],
"envs": {},
"dirs": {},
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "utils/native/lite"
},
"component": {
"name": "utils_native_lite",
"subsystem": "",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}