{
  "name": "@rnoh/third-party-library-sample",
  "version": "1.0.0",
  "description": "Please describe the basic information.",
  "main": "Index.ets",
  "author": "",
  "license": "Apache-2.0",
  "dependencies": {
    "@rnoh/react-native-openharmony": "../ReactProject/node_modules/@react-native-oh/react-native-harmony/react_native_openharmony.har"
  }
}