Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "@nsm/expo",
- "version": "1.0.0",
- "scripts": {
- "wsl": "REACT_NATIVE_PACKAGER_HOSTNAME=$(netsh.exe interface ip show address \"Wi-Fi\" | grep 'IP Address' | sed -r 's/^.*IP Address:\\W*//') TAMAGUI_TARGET=native expo start",
- "start": "expo start --dev-client",
- "android": "expo run:android",
- "ios": "expo run:ios",
- "web": "expo start --web",
- "eject": "expo eject"
- },
- "dependencies": {
- "@hookform/resolvers": "^2.9.10",
- "@nsm/api": "*",
- "@react-native-async-storage/async-storage": "^1.17.11",
- "@react-navigation/bottom-tabs": "^6.4.1",
- "@react-navigation/native": "^6.0.10",
- "@react-navigation/native-stack": "^6.6.2",
- "@tamagui/animations-reanimated": "^1.0.1-beta.224",
- "@tamagui/font-inter": "^1.0.1-beta.224",
- "@tamagui/lucide-icons": "^1.0.1-beta.224",
- "@tamagui/shorthands": "^1.0.1-beta.224",
- "@tamagui/theme-base": "^1.0.1-beta.224",
- "@tanstack/react-query": "^4.18.0",
- "@trpc/client": "^10.4.2",
- "@trpc/react-query": "^10.4.2",
- "@trpc/server": "^10.4.2",
- "axios": "^1.2.0",
- "dotenv": "^16.0.3",
- "expo": "~46.0.17",
- "expo-constants": "13.2.4",
- "expo-dev-client": "~1.3.1",
- "expo-font": "~10.2.0",
- "expo-linear-gradient": "~11.4.0",
- "expo-linking": "~3.2.2",
- "expo-secure-store": "~11.3.0",
- "expo-splash-screen": "~0.16.2",
- "expo-status-bar": "~1.4.0",
- "expo-updates": "^0.14.6",
- "react": "18.0.0",
- "react-dom": "18.0.0",
- "react-hook-form": "^7.39.4",
- "react-native": "0.69.6",
- "react-native-confirmation-code-field": "^7.3.1",
- "react-native-gesture-handler": "~2.5.0",
- "react-native-pager-view": "5.4.24",
- "react-native-reanimated": "~2.9.1",
- "react-native-safe-area-context": "4.3.1",
- "react-native-screens": "~3.15.0",
- "react-native-select-dropdown": "^3.0.3",
- "react-native-svg": "12.3.0",
- "react-native-tab-view": "^3.3.0",
- "react-native-web": "~0.18.7",
- "supertokens-react-native": "^3.2.0",
- "tamagui": "^1.0.1-beta.224",
- "valtio": "^1.7.6",
- "zod": "^3.19.1"
- },
- "devDependencies": {
- "@babel/core": "^7.18.6",
- "@tamagui/babel-plugin": "1.0.1-beta.224",
- "@types/react": "~18.0.0",
- "@types/react-native": "~0.69.1",
- "babel-plugin-module-resolver": "^4.1.0",
- "babel-plugin-transform-inline-environment-variables": "^0.4.4",
- "eslint": "^8.11.0",
- "eslint-config-universe": "^10.0.0",
- "eslint-plugin-valtio": "^0.6.1",
- "prettier": "^2.7.1",
- "typescript": "^4.9.3"
- },
- "private": true
- }
Advertisement
Add Comment
Please, Sign In to add comment