oh-package.json5
471 Bytes
{
"modelVersion": "5.0.0",
"name": "dart_pdf",
"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",
"printing": "file:./har/printing.har",
"@ohos/flutter_module": "file:./entry"
}
}