mirror of
https://gitee.com/openharmony/third_party_qrcodegen
synced 2024-11-27 01:11:45 +00:00
96c50abe79
IssueNo: https://gitee.com/openharmony/third_party_qrcodegen/issues/I7GNB0 Feature or Bugfix: Bugfix Binary Source:NO Signed-off-by: zhangxingtai <zhangxingtai@huawei.com>
35 lines
769 B
JSON
35 lines
769 B
JSON
{
|
|
"name": "@ohos/qrcodegen",
|
|
"description": "QR-Code-generator",
|
|
"version": "3.1",
|
|
"license": "MIT",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "third_party/qrcodegen"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"licensePath": "LICENSE",
|
|
"component": {
|
|
"name": "qrcodegen",
|
|
"subsystem": "thirdparty",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [
|
|
"small",
|
|
"mini",
|
|
"standard"
|
|
],
|
|
"rom": "",
|
|
"ram": "",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |