diff --git a/bundle.json b/bundle.json new file mode 100644 index 0000000000000000000000000000000000000000..cad8f8c705058a7680d0ac5f94f4d4603eaed697 --- /dev/null +++ b/bundle.json @@ -0,0 +1,39 @@ +{ + "name": "@ohos/libjpeg", + "version": "", + "description": "Third-party open-source software libjpeg | 三方开源软件libjpeg", + "homePage": "https://gitee.com/openharmony", + "license": "JPEG License", + "repository": "https://gitee.com/openharmony/third_party_libjpeg", + "domain": "os", + "language": "", + "publishAs": "code-segment", + "private": false, + "scripts": {}, + "tags": [ + "third_party" + ], + "keywords": [ + "third-party", + "libjpeg" + ], + "envs": [], + "dirs": [], + "segment": { + "destPath": "third_party/libjpeg" + }, + "component": { + "name": "thirdparty_libjpeg", + "subsystem": "", + "syscap": [], + "features": [], + "adapted_system_type": [], + "rom": "", + "ram": "", + "build": { + "sub_component": [], + "inner_kits": [], + "test": [] + } + } +} \ No newline at end of file