mirror of
https://github.com/openharmony/third_party_libevdev.git
synced 2026-07-20 22:16:14 -04:00
18cc387092
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
39 lines
934 B
JSON
39 lines
934 B
JSON
{
|
|
"name": "@ohos/libevdev",
|
|
"version": "",
|
|
"description": "Third-party open-source software libevdev | 三方开源软件libevdev",
|
|
"homePage": "https://gitee.com/openharmony",
|
|
"license": "MIT",
|
|
"repository": "https://gitee.com/openharmony/third_party_libevdev",
|
|
"domain": "os",
|
|
"language": "",
|
|
"publishAs": "code-segment",
|
|
"private": false,
|
|
"scripts": {},
|
|
"tags": [
|
|
"third_party"
|
|
],
|
|
"keywords": [
|
|
"third-party",
|
|
"libevdev"
|
|
],
|
|
"envs": [],
|
|
"dirs": [],
|
|
"segment": {
|
|
"destPath": "third_party/libevdev"
|
|
},
|
|
"component": {
|
|
"name": "thirdparty_libevdev",
|
|
"subsystem": "",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [],
|
|
"rom": "",
|
|
"ram": "",
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |