{
  "name": "BY+ SHOP",
  "version": "0.1.2",
  "main": "expo-router/entry",
  "scripts": {
    "dev": "NODE_ENV=development npx expo run:android",
    "prod": "NODE_ENV=production npx expo run:android",
    "start": "expo start -c",
    "android": "expo run:android",
    "ios": "expo run:ios",
    "web": "expo start --web"
  },
  "dependencies": {
    "@expo/vector-icons": "^13.0.0",
    "@morrowdigital/watermelondb-expo-plugin": "^2.1.2",
    "@nozbe/watermelondb": "^0.26.0",
    "@react-native-async-storage/async-storage": "1.18.2",
    "@react-native-community/netinfo": "9.3.10",
    "@react-navigation/native": "^6.1.7",
    "@reduxjs/toolkit": "^1.9.5",
    "@sesamsolutions/phone-input": "^1.1.3",
    "@shopify/flash-list": "1.4.3",
    "expo": "~49.0.7",
    "expo-background-fetch": "~11.3.0",
    "expo-barcode-scanner": "~12.5.3",
    "expo-build-properties": "~0.8.3",
    "expo-constants": "~14.4.2",
    "expo-dev-client": "~2.4.6",
    "expo-font": "~11.4.0",
    "expo-linear-gradient": "~12.3.0",
    "expo-localization": "~14.3.0",
    "expo-router": "2.0.0",
    "expo-splash-screen": "~0.20.5",
    "expo-status-bar": "~1.6.0",
    "expo-task-manager": "~11.3.0",
    "formik": "^2.4.3",
    "i18n-js": "^4.3.0",
    "laravel-echo": "^1.15.3",
    "nativewind": "3.0.0-next.34",
    "react": "18.2.0",
    "react-native": "0.72.3",
    "react-native-barcode-mask": "^1.2.4",
    "react-native-confirmation-code-field": "^7.3.1",
    "react-native-gesture-handler": "~2.12.0",
    "react-native-get-random-values": "^1.9.0",
    "react-native-input-spinner": "^1.8.1",
    "react-native-loader-kit": "^4.1.0",
    "react-native-modal": "^13.0.1",
    "react-native-nfc-manager": "^3.14.11",
    "react-native-reanimated": "~3.3.0",
    "react-native-safe-area-context": "4.6.3",
    "react-native-screens": "~3.22.0",
    "react-native-select-dropdown": "^3.3.4",
    "react-native-svg": "13.9.0",
    "react-native-swiper-flatlist": "^3.2.5",
    "react-native-toast-message": "^2.1.6",
    "react-redux": "^8.1.2",
    "redux": "^4.2.1",
    "socket.io-client": "^2.5.0",
    "uuid": "^9.0.0",
    "yup": "^1.2.0"
  },
  "devDependencies": {
    "@babel/core": "^7.20.0",
    "@babel/plugin-proposal-decorators": "^7.22.10",
    "tailwindcss": "^3.3.2"
  },
  "resolutions": {
    "expo/expo-asset": "8.9.1"
  },
  "private": true
}
