{ "name": "PerformicsStoreDNA", "version": "0.0.1", "private": true, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "lint": "eslint .", "start": "react-native start", "test": "jest", "postinstall": "patch-package" }, "dependencies": { "@bam.tech/react-native-image-resizer": "^3.0.11", "@gluestack-ui/nativewind-utils": "^1.0.26", "@gluestack-ui/overlay": "^0.1.22", "@gluestack-ui/toast": "^1.0.9", "@likashefqet/react-native-image-zoom": "^4.3.0", "@react-native-async-storage/async-storage": "^2.2.0", "@react-native-community/geolocation": "^3.4.0", "@react-native/new-app-screen": "0.80.0", "@react-navigation/elements": "^2.5.2", "@react-navigation/native": "^7.1.14", "@react-navigation/native-stack": "^7.3.21", "@reduxjs/toolkit": "^2.8.2", "axios": "^1.10.0", "deprecated-react-native-prop-types": "^5.0.0", "lodash": "^4.17.21", "moment": "^2.30.1", "patch-package": "^8.0.0", "react": "19.1.0", "react-native": "0.80.0", "react-native-chart-kit": "^6.12.0", "react-native-element-dropdown": "^2.12.4", "react-native-fs": "^2.20.0", "react-native-gesture-handler": "^2.27.1", "react-native-gifted-charts": "^1.4.63", "react-native-keyboard-aware-scroll-view": "^0.9.5", "react-native-linear-gradient": "^2.8.3", "react-native-loader-kit": "^3.0.0", "react-native-modal-selector": "^2.1.2", "react-native-multiple-select": "^0.5.12", "react-native-otp-entry": "^1.8.5", "react-native-permissions": "^5.4.1", "react-native-photo-manipulator": "^1.9.2", "react-native-raw-bottom-sheet": "^3.0.0", "react-native-reanimated": "^3.18.0", "react-native-safe-area-context": "^5.5.0", "react-native-screens": "^4.11.1", "react-native-sqlite-storage": "^6.0.1", "react-native-svg": "^15.12.0", "react-native-toast-message": "^2.3.1", "react-native-vector-icons": "^10.2.0", "react-native-vision-camera": "^4.7.1", "react-redux": "^9.2.0" }, "devDependencies": { "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", "@babel/runtime": "^7.25.0", "@react-native-community/cli": "19.0.0", "@react-native-community/cli-platform-android": "19.0.0", "@react-native-community/cli-platform-ios": "19.0.0", "@react-native/babel-preset": "0.80.0", "@react-native/eslint-config": "0.80.0", "@react-native/metro-config": "0.80.0", "@react-native/typescript-config": "0.80.0", "@types/jest": "^29.5.13", "@types/react": "^19.1.0", "@types/react-test-renderer": "^19.1.0", "eslint": "^8.19.0", "jest": "^29.6.3", "prettier": "2.8.8", "react-test-renderer": "19.1.0", "typescript": "5.0.4" }, "engines": { "node": ">=18" } }