mirror of
https://github.com/openharmony/third_party_cef.git
synced 2026-07-19 09:07:18 -04:00
5c227db610
Signed-off-by: zgit2021 <zhaowenqiang14@huawei.com> Change-Id: Ice54cc136eae4757fe21d9d13fd551906f04223a
30 lines
635 B
JSON
30 lines
635 B
JSON
{
|
|
"name": "@ohos/cef",
|
|
"description": "cef.",
|
|
"version": "3.1",
|
|
"license": "Apache V2",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "third_party/cef"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"component": {
|
|
"name": "cef",
|
|
"subsystem": "thirdparty",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [
|
|
"standard"
|
|
],
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |