{ "name": "artisanconnect", "version": "1.0.0", "main": "expo-router/entry", "scripts": { "start": "expo start", "android": "DARK_MODE=media DARK_MODE=media expo start --android", "ios": "DARK_MODE=media DARK_MODE=media expo start --ios", "web": "DARK_MODE=media DARK_MODE=media expo start --web" }, "dependencies": { "@expo/html-elements": "^0.4.2", "@expo/vector-icons": "^14.1.0", "@gluestack-style/react": "^1.0.57", "@gluestack-ui/actionsheet": "^0.2.53", "@gluestack-ui/avatar": "^0.1.18", "@gluestack-ui/button": "^1.0.14", "@gluestack-ui/divider": "^0.1.10", "@gluestack-ui/form-control": "^0.1.19", "@gluestack-ui/hstack": "^0.1.17", "@gluestack-ui/icon": "^0.1.27", "@gluestack-ui/image": "^0.1.17", "@gluestack-ui/input": "^0.1.38", "@gluestack-ui/nativewind-utils": "^1.0.26", "@gluestack-ui/overlay": "^0.1.22", "@gluestack-ui/pressable": "^0.1.23", "@gluestack-ui/select": "^0.1.31", "@gluestack-ui/slider": "^0.1.32", "@gluestack-ui/textarea": "^0.1.25", "@gluestack-ui/themed": "^1.1.73", "@gluestack-ui/toast": "^1.0.9", "@legendapp/motion": "^2.4.0", "@react-native-async-storage/async-storage": "2.1.2", "@react-native-community/cli-link-assets": "^18.0.0", "@react-navigation/drawer": "^7.3.11", "@tanstack/react-query": "^5.74.4", "axios": "^1.9.0", "babel-plugin-module-resolver": "^5.0.2", "expo": "^53.0.10", "expo-auth-session": "~6.2.0", "expo-camera": "~16.1.7", "expo-constants": "~17.1.5", "expo-crypto": "~14.1.4", "expo-image-picker": "~16.1.4", "expo-linking": "~7.1.4", "expo-router": "~5.0.5", "expo-status-bar": "~2.2.3", "expo-web-browser": "~14.1.6", "form-data": "^4.0.2", "fs": "^0.0.1-security", "lucide-react-native": "^0.511.0", "nativewind": "^4.1.23", "react": "19.0.0", "react-dom": "19.0.0", "react-native": "0.79.3", "react-native-css-interop": "^0.1.22", "react-native-gesture-handler": "~2.24.0", "react-native-keyboard-aware-scroll-view": "^0.9.5", "react-native-reanimated": "~3.17.4", "react-native-safe-area-context": "5.4.0", "react-native-screens": "~4.11.1", "react-native-svg": "15.11.2", "react-native-web": "~0.20.0", "tailwindcss": "^3.4.17", "zustand": "^5.0.3", "expo-screen-orientation": "~8.1.7" }, "devDependencies": { "@babel/core": "^7.20.0", "@types/react": "~19.0.10", "jscodeshift": "^0.15.2" }, "private": true }