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

54 lines
1.1 KiB
JSON

{
"name": "@ohos/utils",
"version": "",
"description": "JNI classes and functions | JNI相关函数和类",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/utils",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"utils"
],
"keywords": [
"utils"
],
"envs": {},
"dirs": {},
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "utils"
},
"component": {
"name": "utils",
"subsystem": "",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}