13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
{
|
|
"name": "pag",
|
|
"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/libpag": "^4.4.21",
|
|
}
|
|
}
|