提交 083993c6 编写于 作者: W wudefeng

add bundle.json

Signed-off-by: Nwudefeng <wudefeng@huawei.com>
上级 0ab095a2
{
"name": "@openharmony/iot_link",
"version": "3.1.0",
"description": "iot_link",
"publishAs": "code-segment",
"scripts": {
"install": "DEST_PATH=${DEP_BUNDLE_BASE}/domains/iot/link && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH"
},
"author": {},
"repository": "",
"license": "Apache License 2.0",
"component": {
"name": "iot_link",
"subsystem": "iot_link",
"adapted_system_type": [
"mini"
],
"syscap":[],
"features": [],
"rom": "1MB",
"ram": "1MB",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//domains/iot/link:iot"
],
"inner_kits": [
{
"name": "//domains/iot/link:iot",
"header": {
"header_files": [
"//domains/iot/link/libbuild/demosdk.h"
],
"header_base": "//domains/iot/link/libbuild"
}
}
],
"test": []
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册