Files
zhang-deyao 800e8453a3 zhangdeyao@huawei.com
Signed-off-by: zhang-deyao <zhangdeyao@huawei.com>
2022-03-18 14:18:38 +08:00

32 lines
670 B
JSON

{
"name": "@openharmony/tee_dev_kit",
"version": "1.0.0",
"description": "tee_dev_kit",
"private": false,
"scripts": {},
"author": {},
"repository": "",
"license": "Mulan PSL v2",
"component": {
"name": "tee_dev_kit",
"subsystem": "tee",
"syscap": [],
"features": [],
"adapted_system_type": [ "small", "standard" ],
"rom":"0",
"ram":"0",
"deps": {
"components": [ ],
"third_party": [
"musl",
"bounds_checking_function"
]
},
"build": {
"sub_component": [ ],
"inner_kits": [ ],
"test": [ ]
}
}
}