mirror of
https://github.com/openharmony/third_party_libjpeg.git
synced 2026-07-24 23:06:23 -04:00
2996fb4e24
Signed-off-by: pjscc <pangjiashuai@huawei.com>
34 lines
832 B
JSON
34 lines
832 B
JSON
{
|
|
"name": "@ohos/libjpeg",
|
|
"description": "IJG is an informal group that writes and distributes a widely used free library for JPEG image compression",
|
|
"version": "3.1",
|
|
"license": "JPEG License",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "third_party/libjpeg"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"licensePath": "README",
|
|
"readmePath": {
|
|
"en": ""
|
|
},
|
|
"component": {
|
|
"name": "thirdparty_libjpeg",
|
|
"subsystem": "",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [],
|
|
"rom": "",
|
|
"ram": "",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |