• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "name": "@ohos/security_itrustee_ree_lite",
3    "version": "",
4    "description": "TEE agent service | 提供TEE代理服务",
5    "homePage": "https://gitee.com/openharmony",
6    "license": "Apache V2",
7    "repository": "https://gitee.com/openharmony/security_itrustee_ree_lite",
8    "domain": "os",
9    "language": "",
10    "publishAs": "code-segment",
11    "private": false,
12    "scripts": {},
13    "tags": [
14        "device"
15    ],
16    "keywords": [
17        "security",
18        "itrustee",
19        "ree",
20        "lite"
21    ],
22    "envs": {},
23    "dirs": {},
24    "author": {
25        "name": "",
26        "email": "",
27        "url": ""
28    },
29    "contributors": [
30        {
31            "name": "",
32            "email": "",
33            "url": ""
34        }
35    ],
36    "segment": {
37        "destPath": "device/hisilicon/itrustee/itrustee_ree_lite"
38    },
39    "component": {
40        "name": "security_itrustee_ree_lite",
41        "subsystem": "",
42        "syscap": [],
43        "features": [],
44        "adapted_system_type": [],
45        "rom": "",
46        "ram": "",
47        "deps": {
48            "components": [],
49            "third_party": []
50        },
51        "build": {
52            "sub_component": [],
53            "inner_kits": [],
54            "test": []
55        }
56    }
57}