mirror of
https://github.com/openharmony/third_party_wayland_standard.git
synced 2026-06-30 21:07:53 -04:00
dd828fc151
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
34 lines
867 B
JSON
34 lines
867 B
JSON
{
|
|
"name": "@ohos/wayland_standard",
|
|
"description": "Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol",
|
|
"version": "3.1",
|
|
"license": "MIT",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "third_party/wayland_standard"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"licensePath": "COPYING",
|
|
"readmePath": {
|
|
"en": "README"
|
|
},
|
|
"component": {
|
|
"name": "thirdparty_wayland_standard",
|
|
"subsystem": "",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [],
|
|
"rom": "",
|
|
"ram": "",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |