Files
third_party_unity/bundle.json
2023-05-26 11:18:14 +08:00

32 lines
738 B
JSON

{
"name": "@ohos/unity",
"description": "Third-party open-source software Unity | Simple Unit Testing for C",
"version": "3.1",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/unity"
},
"dirs": {},
"scripts": {},
"licensePath": "LICENSE.txt",
"component": {
"name": "unity",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}