1{ 2 "name": "@ohos/libjpeg", 3 "version": "", 4 "description": "Third-party open-source software libjpeg | 三方开源软件libjpeg", 5 "homePage": "https://gitee.com/openharmony", 6 "license": "JPEG License", 7 "repository": "https://gitee.com/openharmony/third_party_libjpeg", 8 "domain": "os", 9 "language": "", 10 "publishAs": "code-segment", 11 "private": false, 12 "scripts": {}, 13 "tags": [ 14 "third_party" 15 ], 16 "keywords": [ 17 "third-party", 18 "libjpeg" 19 ], 20 "envs": [], 21 "dirs": [], 22 "segment": { 23 "destPath": "third_party/libjpeg" 24 }, 25 "component": { 26 "name": "thirdparty_libjpeg", 27 "subsystem": "", 28 "syscap": [], 29 "features": [], 30 "adapted_system_type": [], 31 "rom": "", 32 "ram": "", 33 "build": { 34 "sub_component": [], 35 "inner_kits": [], 36 "test": [] 37 } 38 } 39}