mirror of
https://github.com/openharmony/third_party_libevdev.git
synced 2026-07-19 11:13:35 -04:00
feat: add bundle.json
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
This commit is contained in:
+39
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user