{
  "name": "amberieu-vitrines-app",
  "version": "0.1.0",
  "private": true,
  "main": "node_modules/expo/AppEntry.js",
  "scripts": {
    "start": "expo start",
    "android": "expo run:android",
    "ios": "expo run:ios",
    "typecheck": "tsc --noEmit"
  },
  "dependencies": {
    "@stripe/stripe-react-native": "0.64.0",
    "@supabase/supabase-js": "^2.49.0",
    "expo": "~56.0.0",
    "expo-notifications": "~56.0.15",
    "lucide-react-native": "^0.536.0",
    "react": "19.2.3",
    "react-native": "0.85.3",
    "react-native-qrcode-svg": "^6.3.15",
    "react-native-svg": "15.15.4"
  },
  "devDependencies": {
    "@types/react": "~19.2.0",
    "babel-preset-expo": "~56.0.14",
    "typescript": "~6.0.3"
  }
}
