Files
kangchongtao 967ef07e0b 部件编译整改
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
Change-Id: I18c52c6a7ee55f367a934b7a710593b914cbf7fc
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
2023-06-16 14:17:54 +08:00

32 lines
754 B
JSON

{
"name": "@ohos/jsframework",
"description": "A framework for building performant mobile cross-platform UI.",
"version": "3.1",
"license": "Apache V2",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/jsframework"
},
"dirs": {},
"scripts": {},
"component": {
"name": "jsframework",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}