mirror of
https://gitee.com/openharmony/third_party_weex-loader
synced 2024-11-23 07:20:51 +00:00
e9586bf2e0
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
30 lines
700 B
JSON
30 lines
700 B
JSON
{
|
|
"name": "@ohos/weex_loader",
|
|
"description": "a webpack loader for weex.",
|
|
"version": "3.1",
|
|
"license": "Apache V2",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "third_party/weex-loader"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"component": {
|
|
"name": "thirdparty_weex_loader",
|
|
"subsystem": "developtools",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [],
|
|
"rom": "",
|
|
"ram": "",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |