oh-package.json5
429 Bytes
{
"name": "processing_camera_image",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "Index.ets",
"author": "",
"license": "",
"dependencies": {
"@ohos/flutter_ohos": "file:./libs/flutter_embedding.har",
"libconvertImage.so": "file:./src/main/cpp/types/libconvertImage"
},
"modelVersion": "5.0.1",
"compatibleSdkVersion": "13",
"compatibleSdkType": "HarmonyOS"
}