{
  "name": "@tracked/health",
  "version": "0.0.36",
  "description": "Health module",
  "main": "build/index.js",
  "types": "build/index.d.ts",
  "scripts": {
    "build": "expo-module build",
    "clean": "expo-module clean",
    "lint": "expo-module lint",
    "test": "TZ=America/Los_Angeles expo-module test",
    "prepare": "expo-module prepare",
    "prepublishOnly": "expo-module prepublishOnly",
    "expo-module": "expo-module",
    "open:ios": "xed example/ios",
    "open:android": "open -a \"Android Studio\" example/android"
  },
  "keywords": [
    "react-native",
    "expo",
    "tracked",
    "tracked.gg",
    "trackedgg",
    "health",
    "healthkit"
  ],
  "repository": "https://github.com/trckd/health",
  "bugs": {
    "url": "https://github.com/trckd/health/issues"
  },
  "source": "https://github.com/trckd/health",
  "github_sources": [
    "https://github.com/trckd/health.git"
  ],
  "author": "Tracked Training Platform Inc.",
  "license": "MIT",
  "homepage": "https://github.com/trckd/health#readme",
  "dependencies": {},
  "devDependencies": {
    "@testing-library/dom": "^10",
    "@testing-library/react": "^16.1.0",
    "@types/jest": "^29.5.14",
    "@types/react": "~19.1.0",
    "expo": "~54.0.0",
    "expo-module-scripts": "^4.1.6",
    "expo-modules-core": "^3.0.29",
    "jest": "^29.7.0",
    "react": "^19.1.0",
    "react-dom": "^19.1.0",
    "react-native": "0.81.5"
  },
  "peerDependencies": {
    "expo": "*",
    "react": "*",
    "react-native": "*"
  },
  "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
