Files
fluwx/ohos/oh-package.json5
WinterTech 7d55a3292a 增加鸿蒙分享网页和小程序,微信sdk升级1.0.6 (#681)
增加鸿蒙分享网页和小程序,微信sdk升级1.0.6

---------

Co-authored-by: luo <245842834@qq.com>
2025-01-04 09:54:30 +08:00

13 lines
286 B
Plaintext

{
"name": "fluwx",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "index.ets",
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@ohos/flutter_ohos": "file:./har/flutter.har",
"@tencent/wechat_open_sdk": "1.0.6"
}
}