Files
security_deviceauth/bundle.json
T
Sang_Sang33 27494aad6e fix
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
2021-12-24 14:30:02 +08:00

60 lines
1.3 KiB
JSON

{
"name": "@ohos/security_deviceauth",
"version": "",
"description": "设备认证",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/security_deviceauth",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"base"
],
"keywords": [
"security",
"deviceauth"
],
"envs": [],
"dirs": [],
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "base/security/deviceauth"
},
"component": {
"name": "device_auth",
"subsystem": "security",
"syscap": [
"SystemCapability.Security.DeviceAuth"
],
"features": [],
"adapted_system_type": [
"small",
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}