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