mirror of
https://github.com/openharmony/third_party_unity.git
synced 2026-07-19 08:34:45 -04:00
2d47124a72
Signed-off-by: yisi <1584489760@qq.com>
32 lines
752 B
JSON
32 lines
752 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": ["mini","small"],
|
|
"rom": "",
|
|
"ram": "",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
}
|