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