mirror of
https://github.com/OpenFlutter/fluwx.git
synced 2025-08-06 14:50:30 +08:00
13 lines
286 B
Plaintext
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"
|
|
}
|
|
}
|