mirror of
https://github.com/openharmony/third_party_libabigail.git
synced 2026-07-22 00:05:23 -04:00
3cf1e522c9
Signed-off-by: zhanghaibo <zhanghaibo0@huawei.com>
35 lines
865 B
JSON
35 lines
865 B
JSON
{
|
|
"name": "@ohos/libabigail",
|
|
"description": "The libabigail package aims at constructing, manipulating, serializing and de-serializing ABI-relevant artifacts.",
|
|
"version": "2.2",
|
|
"license": "Apache License 2.0",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "third_party/libabigail"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"licensePath": "LICENSE.txt",
|
|
"readmePath": {
|
|
"en": "README"
|
|
},
|
|
"component": {
|
|
"name": "libabigail",
|
|
"subsystem": "thirdparty",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [],
|
|
"rom": "",
|
|
"ram": "",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
}
|