{ "name": "AV_APP", "version": "2.11.3", "buildNumber": "169", "private": true, "scripts": { "android:dev": "yarn move:dev && react-native run-android", "android:qa": "yarn move:qa && react-native run-android", "android:prod": "yarn move:prod && react-native run-android", "android-field:dev": "yarn move:dev && react-native run-android --variant=fieldAgentsQADebug", "android-field:qa": "yarn move:qa && react-native run-android --variant=fieldAgentsQADebug", "android-field:prod": "yarn move:prod && react-native run-android --variant=fieldAgentsProdDebug", "release-field:dev": "yarn move:dev && react-native run-android --variant=fieldAgentsQARelease && cd android && ./gradlew assemblefieldAgentsQARelease", "release-field:qa": "yarn move:qa && react-native run-android --variant=fieldAgentsQARelease && cd android && ./gradlew assemblefieldAgentsQARelease", "release-field:prod": "yarn move:prod && react-native run-android --variant=fieldAgentsProdRelease && cd android && ./gradlew assemblefieldAgentsProdRelease", "android-calling:dev": "yarn move:dev && react-native run-android --variant=callingAgentsQADebug", "android-calling:qa": "yarn move:qa && react-native run-android --variant=callingAgentsQADebug", "android-calling:prod": "yarn move:prod && react-native run-android --variant=callingAgentsProdDebug", "release-calling:dev": "yarn move:dev && react-native run-android --variant=callingAgentsQARelease && cd android && ./gradlew assemblecallingAgentsQARelease", "release-calling:qa": "yarn move:qa && react-native run-android --variant=callingAgentsQARelease && cd android && ./gradlew assemblecallingAgentsQARelease", "release-calling:prod": "yarn move:dev && react-native run-android --variant=callingAgentsProdRelease && cd android && ./gradlew assemblecallingAgentsProdRelease", "ios": "react-native run-ios", "start": "react-native start", "test": "jest", "prettier:check": "npx prettier --check **/*.{js,ts,tsx,json} && npx prettier --check *.{js,ts,tsx,json}", "prettier:write": "npx prettier --write **/*.{js,ts,tsx,json} && npx prettier --write *.{js,ts,tsx,json}", "lint": "tsc --noEmit && eslint --ext .js,.jsx,.ts,.tsx ./", "release:dev": "yarn move:dev && react-native run-android --variant=release && cd android && ./gradlew assembleDebug", "release:qa": "yarn move:qa && react-native run-android --variant=release && cd android && ./gradlew assembleRelease", "release:prod": "yarn move:prod && react-native run-android --variant=release && cd android && ./gradlew assembleRelease", "move:dev": "cp -f ./config/dev/config.js ./src/constants && cp -f ./config/dev/google-services.json ./android/app", "move:qa": "cp -f ./config/qa/config.js ./src/constants && cp -f ./config/qa/google-services.json ./android/app", "move:prod": "cp -f ./config/prod/config.js ./src/constants && cp -f ./config/prod/google-services.json ./android/app", "debug": "react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res", "prepare": "husky install", "postinstall": "patch-package" }, "dependencies": { "@bam.tech/react-native-image-resizer": "3.0.5", "@cobo/apm-rum-react-native": "^0.6.0", "@elastic/apm-rum-core": "^5.17.0", "@notifee/react-native": "7.8.2", "@nozbe/watermelondb": "0.24.0", "@nozbe/with-observables": "1.4.1", "@react-native-async-storage/async-storage": "1.17.11", "@react-native-clipboard/clipboard": "^1.11.2", "@react-native-community/netinfo": "9.3.7", "@react-native-firebase/analytics": "16.4.6", "@react-native-firebase/app": "16.4.6", "@react-native-firebase/auth": "16.5.0", "@react-native-firebase/crashlytics": "16.5.0", "@react-native-firebase/database": "16.4.6", "@react-native-firebase/firestore": "16.5.0", "@react-native-firebase/messaging": "17.4.0", "@react-native-firebase/perf": "16.5.2", "@react-native-firebase/remote-config": "16.4.6", "@react-native-google-signin/google-signin": "9.0.2", "@react-navigation/bottom-tabs": "6.5.5", "@react-navigation/native": "6.1.4", "@react-navigation/native-stack": "6.9.4", "@reduxjs/toolkit": "1.9.1", "@sentry/react-native": "5.5.0", "@shopify/flash-list": "1.4.3", "@supersami/rn-foreground-service": "^2.1.0", "appcenter": "^4.4.5", "appcenter-analytics": "^4.4.5", "appcenter-crashes": "^4.4.5", "axios": "1.6.0", "d3-scale": "4.0.2", "d3-shape": "3.2.0", "dayjs": "1.11.9", "fuzzysort": "2.0.4", "lodash.chunk": "^4.2.0", "lottie-react-native": "5.1.4", "patch-package": "8.0.0", "postinstall-postinstall": "2.1.0", "react": "18.1.0", "react-hook-form": "7.40.0", "react-native": "0.70.6", "react-native-blob-util": "0.17.3", "react-native-call-log": "2.1.2", "react-native-code-push": "7.1.0", "react-native-contacts": "7.0.5", "react-native-device-info": "10.3.0", "react-native-fast-image": "8.6.3", "react-native-fs": "2.20.0", "react-native-geolocation-service": "5.3.1", "react-native-get-random-values": "^1.8.0", "react-native-get-sms-android": "2.1.0", "react-native-gzip": "1.0.0", "react-native-image-picker": "4.10.2", "react-native-mmkv": "2.5.1", "react-native-pager-view": "6.1.2", "react-native-pdf-renderer": "1.1.1", "react-native-permissions": "3.6.1", "react-native-qrcode-svg": "^6.2.0", "react-native-safe-area-context": "4.4.1", "react-native-screens": "3.18.2", "react-native-svg": "^13.9.0", "react-native-tab-view": "3.3.2", "react-native-toast-message": "2.1.5", "react-native-vector-icons": "9.2.0", "react-native-version-number": "0.3.6", "react-native-webview": "12.0.2", "react-redux": "8.0.5", "redux": "4.2.0", "redux-persist": "6.0.0", "rn-fetch-blob": "0.12.0" }, "devDependencies": { "@babel/core": "7.12.9", "@babel/plugin-proposal-decorators": "7.20.7", "@babel/runtime": "7.12.5", "@tsconfig/react-native": "2.0.2", "@types/d3-scale": "^4.0.5", "@types/d3-shape": "^3.1.3", "@types/jest": "26.0.23", "@types/react": "18.0.21", "@types/react-native": "0.70.6", "@types/react-native-fetch-blob": "0.10.7", "@types/react-native-video": "5.0.14", "@types/react-native-video-player": "0.10.3", "@types/react-test-renderer": "18.0.0", "@typescript-eslint/eslint-plugin": "^5.43.0", "@typescript-eslint/parser": "5.37.0", "babel-jest": "26.6.3", "babel-plugin-module-resolver": "^4.1.0", "babel-plugin-transform-remove-console": "^6.9.4", "better-sqlite3": "8.0.1", "eslint": "8.22.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb-base": "^15.0.0", "eslint-config-airbnb-typescript": "17.0.0", "eslint-config-prettier": "^8.8.0", "eslint-config-prettier-react": "0.0.24", "eslint-config-standard-with-typescript": "^34.0.1", "eslint-plugin-import": "^2.25.2", "eslint-plugin-jsx-a11y": "6.6.1", "eslint-plugin-n": "^15.0.0", "eslint-plugin-promise": "^6.0.0", "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-native": "^4.0.0", "husky": "8.0.0", "jest": "26.6.3", "lint-staged": "13.2.1", "metro-react-native-babel-preset": "0.72.3", "miragejs": "0.1.47", "prettier": "^2.8.7", "react-test-renderer": "18.1.0", "typescript": "4.8.3" }, "jest": { "preset": "react-native", "moduleFileExtensions": [ "ts", "tsx", "js", "jsx", "json", "node" ] }, "lint-staged": { "*.{js,css,scss,md,json,js,ts,tsx}": [ "prettier --write" ], "*.{ts,tsx}": [ "eslint --cache --fix" ] } }