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