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