{
  "name": "CVniz-app",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "start": "expo start",
    "android": "expo start --android",
    "ios": "expo start --ios",
    "web": "expo start --web"
  },
  "dependencies": {
    "@expo/vector-icons": "^14.0.0",
    "@react-native-async-storage/async-storage": "2.2.0",
    "@sentry/react-native": "^5.0.0",
    "@react-navigation/bottom-tabs": "^7.9.0",
    "@react-navigation/native": "^7.1.26",
    "@react-navigation/native-stack": "^7.9.0",
    "axios": "^1.13.2",
    "expo": "~54.0.30",
    "expo-clipboard": "~8.0.8",
    "expo-document-picker": "~14.0.8",
    "expo-blur": "~14.0.0",
    "expo-haptics": "~14.0.0",
    "expo-linear-gradient": "~15.0.8",
    "expo-linking": "~7.0.0",
    "expo-status-bar": "~3.0.9",
    "moti": "^0.29.0",
    "react": "19.1.0",
    "react-native": "0.81.5",
    "react-native-reanimated": "~3.16.1",
    "react-native-safe-area-context": "~5.6.0",
    "react-native-screens": "~4.16.0"
  },
  "private": true
}

