Files
third_party_unity/bundle.json
T
pjscc f987f1ad4c feat: add bundle.json
Signed-off-by: pjscc <pangjiashuai@huawei.com>
2022-01-10 14:33:08 +08:00

39 lines
913 B
JSON

{
"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": []
}
}
}