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