{
  "name": "dimitris4-react-native-health",
  "version": "0.0.1",
  "description": "A React Native package to interact with Apple HealthKit",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/dimitris4/react-native-health"
  },
  "keywords": [
    "Apple",
    "health-kit",
    "healthkit",
    "iOS",
    "react-native",
    "react",
    "native",
    "ios"
  ],
  "bugs": {
    "url": "https://github.com/agencyenterprise/react-native-healthkit/issues"
  },
  "license": "MIT",
  "devDependencies": {
    "react-native": ">=0.67.3"
  },
  "peerDependencies": {
    "react-native": ">=0.67.3"
  },
  "dependencies": {
    "@expo/config-plugins": "^6.0.1"
  }
}
