mirror of
https://github.com/openharmony/security_deviceauth.git
synced 2026-08-26 19:50:40 -04:00
+60
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user