{
  "name": "buhle-mobile",
  "private": true,
  "version": "0.1.0",
  "main": "expo-router/entry",
  "scripts": {
    "start": "expo start",
    "android": "expo start --android",
    "ios": "expo start --ios"
  },
  "dependencies": {
    "expo": "~51.0.20",
    "react": "18.3.1",
    "react-native": "0.74.3",
    "expo-router": "~3.5.17",
    "expo-secure-store": "~13.0.2",
    "expo-notifications": "~0.28.19",
    "expo-device": "~6.0.2",
    "react-native-safe-area-context": "4.10.5",
    "react-native-screens": "3.31.1"
  }
}