{ "name": "BlitzWallet", "version": "0.0.1", "private": true, "scripts": { "android": "react-native run-android", "android:clean": "cd android && ./gradlew clean && cd .. && react-native run-android", "ios": "react-native run-ios", "lint": "eslint .", "start": "react-native start", "test": "jest", "build-android": "react-native build-android", "build-ios": "react-native build-ios", "depCheck": "npx depcheck", "apkBuild": "cd android && ./gradlew assembleRelease && cd ..", "apkBuild:clean": "cd android && ./gradlew clean assembleRelease && cd ..", "playstoreBuild": "cd android && ./gradlew bundleRelease && cd .." }, "dependencies": { "@azure/core-asynciterator-polyfill": "^1.0.2", "@branta-ops/branta": "^3.1.2", "@breeztech/react-native-breez-sdk-liquid": "^0.11.13", "@buildonspark/spark-sdk": "^0.8.8", "@craftzdog/react-native-buffer": "^6.1.0", "@flashnet/sdk": "^0.5.7", "@noble/hashes": "^1.8.0", "@noble/secp256k1": "^3.0.0", "@react-native-async-storage/async-storage": "2.2.0", "@react-native-firebase/app": "^24.0.0", "@react-native-firebase/auth": "^24.0.0", "@react-native-firebase/crashlytics": "^24.0.0", "@react-native-firebase/firestore": "^24.0.0", "@react-native-firebase/functions": "^24.0.0", "@react-native-firebase/messaging": "^24.0.0", "@react-native-firebase/storage": "^24.0.0", "@react-native-masked-view/masked-view": "^0.3.2", "@react-navigation/bottom-tabs": "^7.16.1", "@react-navigation/drawer": "^7.10.2", "@react-navigation/native": "^7.2.4", "@react-navigation/native-stack": "^7.15.1", "@scure/bip32": "^1.7.0", "@scure/bip39": "^1.6.0", "bech32": "^2.0.0", "bip21": "^3.0.0", "bitcoin-address-parser": "^1.0.9", "boltz-core": "^5.0.0", "crypto-es": "^3.1.2", "ethers": "^6.17.0", "events": "^3.3.0", "expo": "~54.0.0", "expo-background-task": "~1.0.8", "expo-clipboard": "~8.0.7", "expo-crypto": "~15.0.7", "expo-file-system": "~19.0.16", "expo-image": "~3.0.8", "expo-image-manipulator": "~14.0.7", "expo-image-picker": "~17.0.8", "expo-linear-gradient": "~15.0.7", "expo-local-authentication": "~17.0.7", "expo-location": "~19.0.8", "expo-navigation-bar": "~5.0.8", "expo-network": "~8.0.7", "expo-notifications": "~0.32.12", "expo-secure-store": "~15.0.7", "expo-sharing": "~14.0.8", "expo-splash-screen": "~31.0.10", "expo-sqlite": "~16.0.8", "expo-status-bar": "~3.0.8", "expo-system-ui": "~6.0.7", "expo-task-manager": "~14.0.7", "expo-web-browser": "~15.0.8", "i18next": "^25.2.0", "intl-pluralrules": "^2.0.1", "libphonenumber-js": "1.13.2", "light-bolt11-decoder": "^3.2.0", "lottie-react-native": "^7.3.4", "lucide-react-native": "^0.562.0", "nostr-tools": "^2.15.0", "qrcode": "^1.5.4", "react": "19.1.0", "react-i18next": "^16.0.0", "react-native": "0.81.4", "react-native-clusterer": "^5.0.2", "react-native-context-menu-view": "^1.19.0", "react-native-country-flag": "^2.0.2", "react-native-country-picker-modal": "^2.0.0", "react-native-device-info": "^14.0.4", "react-native-email-link": "^1.16.1", "react-native-gesture-handler": "~2.28.0", "react-native-get-random-values": "^2.0.0", "react-native-keyboard-controller": "1.21.7", "react-native-localize": "^3.6.0", "react-native-maps": "^1.27.2", "react-native-nitro-image": "^0.14.0", "react-native-nitro-modules": "^0.35.6", "react-native-pager-view": "6.9.1", "react-native-pdf-from-image": "^0.3.6", "react-native-quick-base64": "^2.2.2", "react-native-quick-crypto": "^1.0.19", "react-native-reanimated": "^4.3.1", "react-native-restart-newarch": "^1.0.85", "react-native-safe-area-context": "~5.6.0", "react-native-screens": "4.23.0", "react-native-svg": "15.12.1", "react-native-url-polyfill": "^3.0.0", "react-native-view-shot": "^4.0.3", "react-native-vision-camera": "^5.0.9", "react-native-vision-camera-barcode-scanner": "^5.0.9", "react-native-wagmi-charts": "^2.9.1", "react-native-webview": "^13.16.1", "react-native-worklets": "^0.8.3", "rn-qr-generator": "^2.0.0", "spark-web-context": "https://github.com/blitzwallet/spark-web-context.git#19a49e63caeee2065b74994f63ddbd0f9e6f54f2", "stream-browserify": "^3.0.0", "text-encoding": "^0.7.0", "unique-names-generator": "^4.7.1", "uuid": "^14.0.1" }, "devDependencies": { "@babel/core": "^7.28.4", "@babel/plugin-transform-class-static-block": "^7.28.3", "@babel/preset-env": "^7.28.3", "@babel/runtime": "^7.25.0", "@react-native-community/cli": "20.0.0", "@react-native-community/cli-platform-android": "20.0.0", "@react-native-community/cli-platform-ios": "20.0.0", "@react-native/babel-preset": "0.81.4", "@react-native/eslint-config": "0.81.4", "@react-native/metro-config": "0.81.4", "@react-native/typescript-config": "0.81.4", "@types/jest": "^29.5.13", "@types/react": "~19.1.10", "@types/react-test-renderer": "^19.1.0", "babel-plugin-module-resolver": "^5.0.2", "babel-plugin-transform-remove-console": "^6.9.4", "babel-preset-expo": "~54.0.0", "eslint": "^8.19.0", "eslint-plugin-jest": "^29.15.1", "jest": "~29.7.0", "prettier": "2.8.8", "react-native-dotenv": "^3.4.11", "react-test-renderer": "19.1.0", "typescript": "^5.8.3" }, "resolutions": { "tar": "7.5.11", "node-forge": "1.3.2" }, "engines": { "node": ">=20" }, "packageManager": "yarn@3.6.4" }