21 lines
535 B
Plaintext
21 lines
535 B
Plaintext
{
|
|
"modelVersion": "5.0.0",
|
|
"name": "flutter_pag_plugin_example",
|
|
"version": "1.0.0",
|
|
"description": "Please describe the basic information.",
|
|
"main": "",
|
|
"author": "",
|
|
"license": "",
|
|
"dependencies": {
|
|
"@ohos/flutter_ohos": "file:./har/flutter.har"
|
|
},
|
|
"devDependencies": {
|
|
"@ohos/hypium": "1.0.6"
|
|
},
|
|
"overrides": {
|
|
"@ohos/flutter_ohos": "file:./har/flutter.har",
|
|
"@ohos/flutter_module": "file:./entry",
|
|
"pag": "file:../../ohos",
|
|
"@tencent/libpag": "file:../../../libpag/ohos/libpag"
|
|
}
|
|
} |