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