{
  license: 'ISC',
  types: '',
  name: '@react-native-oh-tpl/react-native-blurhash',
  description: '',
  main: 'index.ets',
  type: 'module',
  version: '2.0.3-0.0.7',
  dependencies: {
    "@rnoh/react-native-openharmony": 'file:../react_native_openharmony',
    "librnoh_blurhash.so": "file:./src/main/cpp/types/libblurhash"
  },
}