{
  "name": "{{ENTRY_MODULE_NAME}}",
  "description": {{APP_DESCRIPTION_JSON}},
  "version": {{APP_VERSION_JSON}},
  "modelVersion": "5.0.0",
  "license": "ISC",
  "dependencies": {
    "@rnoh/react-native-openharmony": "file:../node_modules/@react-native-oh/react-native-harmony/react_native_openharmony.har"
  },
  "devDependencies": {},
  "overrides": {
    "@rnoh/react-native-openharmony": "file:../node_modules/@react-native-oh/react-native-harmony/react_native_openharmony.har"
  }
}
