{
  "name": "@react-native-ohos/react-native-zip-archive",
  "version": "7.1.0",
  "types": "",
  "overrides": {
    "@rnoh/react-native-openharmony": 'file:../react_native_openharmony',
  },
  "description": "",
  "license": "ISC",
  "author": "",
  "dependencies": {
    "@rnoh/react-native-openharmony": 'file:../react_native_openharmony',
    "libnativi_minizip.so": "file:./src/main/cpp/types/libentry"
  },
  "main": "index.ets",
  "type": "module",
}