Files
third_party_mtdev/bundle.json
T
Sang_Sang33 5bac9796c4 feat: add bundle.json
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
2022-01-10 10:46:31 +08:00

39 lines
913 B
JSON

{
"name": "@ohos/mtdev",
"version": "",
"description": "Third-party open-source software mtdev | 三方开源软件mtdev",
"homePage": "https://gitee.com/openharmony",
"license": "MIT",
"repository": "https://gitee.com/openharmony/third_party_mtdev",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"third_party"
],
"keywords": [
"third-party",
"mtdev"
],
"envs": [],
"dirs": [],
"segment": {
"destPath": "third_party/mtdev"
},
"component": {
"name": "thirdparty_mtdev",
"subsystem": "",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}