mirror of
https://github.com/openharmony/third_party_mtdev.git
synced 2026-07-19 11:11:56 -04:00
a602155a43
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
34 lines
810 B
JSON
34 lines
810 B
JSON
{
|
|
"name": "@ohos/mtdev",
|
|
"description": "The mtdev library transforms all variants of kernel MT events to the slotted type B protocol",
|
|
"version": "3.1",
|
|
"license": "MIT",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "third_party/mtdev"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"licensePath": "COPYING",
|
|
"readmePath": {
|
|
"en": "README"
|
|
},
|
|
"component": {
|
|
"name": "thirdparty_mtdev",
|
|
"subsystem": "",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [],
|
|
"rom": "",
|
|
"ram": "",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |