{
"name": "anyonemobile",
"version": "1.6.190",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios --simulator='iPhone 11'",
"build:ios": "react-native bundle --entry-file='index.ts' --bundle-output='./ios/anyonemobile/main.jsbundle' --dev=false --platform='ios' --assets-dest='./ios'",
"postinstall": "(cd ios && pod install) || exit 0",
"start": "react-native start",
"test": "jest",
"build-e2e-android": "detox build --configuration android",
"build-e2e-ios": "detox build --configuration ios",
"test-e2e-android": "detox test --configuration android",
"test-e2e-ios": "detox test --configuration ios",
"start-e2e-recorder-ios": "detox recorder --bundleId com.anyone.ios --simulatorId booted --record",
"lint": "eslint './src/**/*.js{,x}'",
"lint:fix": "eslint './src/**/*.js{,x}' --fix",
"format": "prettier --write './src/**/*.{js,jsx,ts,tsx}' --config ./.prettierrc.js",
"prepare": "./scripts/prepare",
"storybook": "start-storybook -p 7007",
"build-storybook": "build-storybook",
"localazy-upload": "localazy upload",
"find-unused-code": "ts-prune -p tsconfig.ts-prune.json"
},
"dependencies": {
"@bam.tech/react-native-make": "3.0.3",
"@freakycoder/react-native-progressive-fast-image": "0.2.5",
"@heap/react-native-heap": "^0.17.1",
"@intercom/intercom-react-native": "1.1.1",
"@react-native-async-storage/async-storage": "1.17.0",
"@react-native-community/cli-platform-android": "7.0.1",
"@react-native-community/datetimepicker": "3.5.2",
"@react-native-community/push-notification-ios": "1.10.1",
"@react-native-community/toolbar-android": "0.2.1",
"@react-native-firebase/analytics": "14.5.1",
"@react-native-firebase/app": "14.5.1",
"@react-native-firebase/auth": "14.5.1",
"@react-native-firebase/crashlytics": "14.5.1",
"@react-native-firebase/database": "14.5.1",
"@react-native-firebase/dynamic-links": "14.5.1",
"@react-native-firebase/firestore": "14.5.1",
"@react-native-firebase/messaging": "14.5.1",
"@react-native-firebase/remote-config": "14.5.1",
"@react-native-firebase/storage": "14.5.1",
"@react-native-masked-view/masked-view": "0.2.6",
"@react-navigation/bottom-tabs": "6.2.0",
"@react-navigation/native": "6.0.8",
"@react-navigation/native-stack": "6.5.1",
"@react-navigation/stack": "6.1.1",
"@segment/analytics-react-native": "2.0.0-pilot.1",
"@sentry/react-native": "3.3.5",
"@shopify/restyle": "1.6.1",
"@storybook/react-native": "^5.3.25",
"@xstate/react": "2.0.1",
"axios": "0.26.1",
"base-64": "^1.0.0",
"color": "3.1.3",
"country-data": "https://github.com/anyoneab/country-data.git",
"credit-card-type": "9.1.0",
"date-fns": "2.28.0",
"deep-equal": "^2.0.5",
"formik": "2.2.9",
"google-libphonenumber": "3.2.27",
"i18next": "21.6.14",
"immer": "9.0.12",
"instabug-reactnative": "^10.13.0",
"intl-pluralrules": "1.3.1",
"jsc-android": "250230.2.1",
"libphonenumber-js": "1.9.41",
"lodash": "4.17.21",
"lottie-ios": "3.2.3",
"lottie-react-native": "^5.0.1",
"moment": "^2.29.1",
"moment-timezone": "0.5.34",
"prop-types": "^15.7.2",
"pubnub": "^4.31.0",
"pubnub-react": "^2.1.0",
"query-string": "7.1.1",
"react": "17.0.2",
"react-i18next": "11.16.1",
"react-native": "0.67.4",
"react-native-actionsheet": "^2.4.2",
"react-native-agora": "3.6.2",
"react-native-audio-recorder-player": "^3.3.4",
"react-native-auto-height-image": "3.2.4",
"react-native-awesome-card-io": "^0.9.0",
"react-native-background-timer": "^2.4.1",
"react-native-calendars": "1.1279.0",
"react-native-callkeep": "anyoneab/react-native-callkeep#firebase-version-fcm",
"react-native-code-push": "7.0.4",
"react-native-config": "1.4.5",
"react-native-confirmation-code-field": "6.5.1",
"react-native-country-picker-modal": "2.0.0",
"react-native-date-picker": "4.2.0",
"react-native-device-info": "8.5.1",
"react-native-dotenv": "3.3.1",
"react-native-elements": "3.4.2",
"react-native-fast-image": "8.5.11",
"react-native-fbsdk": "3.0.0",
"react-native-flags": "1.0.0",
"react-native-flipper": "0.128.4",
"react-native-gesture-handler": "1.10.3",
"react-native-get-random-values": "1.7.2",
"react-native-image-picker": "4.7.3",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-inappbrowser-reborn": "3.6.3",
"react-native-iphone-x-helper": "^1.3.1",
"react-native-keyboard-aware-scroll-view": "0.9.5",
"react-native-linear-gradient": "2.5.6",
"react-native-localize": "2.2.0",
"react-native-modal": "^13.0.1",
"react-native-modal-datetime-picker": "9.2.3",
"react-native-onesignal": "3.9.4",
"react-native-pager-view": "5.4.15",
"react-native-permissions": "3.3.1",
"react-native-phone-number-input": "2.1.0",
"react-native-progress-circle": "2.1.0",
"react-native-proximity": "https://github.com/anyoneab/react-native-proximity",
"react-native-push-notification": "7.3.0",
"react-native-reanimated": "1.13.4",
"react-native-safe-area-context": "4.2.2",
"react-native-screens": "3.13.1",
"react-native-select-contact": "^1.6.3",
"react-native-share": "7.3.7",
"react-native-skeleton-placeholder": "5.0.0",
"react-native-slider": "0.11.0",
"react-native-sound": "0.11.0",
"react-native-splash-screen": "3.2.0",
"react-native-status-bar-height": "2.6.0",
"react-native-svg": "12.1.1",
"react-native-swiper": "1.6.0",
"react-native-tab-view": "3.1.1",
"react-native-toast-message": "2.1.2",
"react-native-vector-icons": "7.1.0",
"react-native-video": "5.2.0",
"react-native-voip-push-notification": "3.3.0",
"react-native-webview": "11.6.4",
"react-query": "3.34.16",
"react-redux": "7.2.6",
"reanimated-bottom-sheet": "1.0.0-alpha.22",
"redux": "4.1.2",
"redux-flipper": "2.0.1",
"redux-logger": "^3.0.6",
"redux-persist": "^6.0.0",
"redux-saga": "^1.1.3",
"reselect": "4.1.5",
"rn-android-overlay-permission": "1.0.5",
"timezones-list": "3.0.1",
"use-immer": "0.6.0",
"utf8": "3.0.0",
"uuid": "8.3.2",
"xstate": "4.30.6",
"yup": "0.32.11"
},
"devDependencies": {
"@babel/core": "7.17.8",
"@babel/plugin-transform-react-jsx": "7.17.3",
"@babel/runtime": "7.17.8",
"@bam.tech/react-native-make": "3.0.3",
"@storybook/addon-actions": "6.4.19",
"@storybook/addon-knobs": "^5.3",
"@storybook/addon-links": "6.4.19",
"@storybook/addon-ondevice-actions": "^5.3.23",
"@storybook/addon-ondevice-knobs": "^5.3.25",
"@storybook/addon-storyshots": "6.4.19",
"@storybook/react-native-server": "^5.3.23",
"@testing-library/react-native": "9.0.0",
"@types/base-64": "1.0.0",
"@types/color": "3.0.3",
"@types/country-data": "0.0.2",
"@types/google-libphonenumber": "7.4.23",
"@types/jest": "27.4.1",
"@types/lodash": "4.14.180",
"@types/pubnub": "4.29.6",
"@types/react": "17.0.42",
"@types/react-native": "0.67.3",
"@types/react-native-background-timer": "2.0.0",
"@types/react-native-dotenv": "0.2.0",
"@types/react-native-push-notification": "8.1.0",
"@types/react-native-video": "5.0.12",
"@types/react-redux": "7.1.23",
"@types/react-test-renderer": "17.0.1",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.16.0",
"@typescript-eslint/parser": "5.16.0",
"babel-jest": "27.5.1",
"babel-loader": "8.2.4",
"babel-plugin-module-resolver": "4.1.0",
"babel-plugin-transform-remove-console": "6.9.4",
"detox": "19.6.1",
"dotenv": "16.0.0",
"eslint": "8.11.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-babel-module": "5.3.1",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jest": "26.1.2",
"eslint-plugin-module-resolver": "1.4.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-native": "4.0.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"husky": "7.0.4",
"jest": "27.5.1",
"jest-circus": "27.5.1",
"jest-environment-node": "27.5.1",
"jetifier": "2.0.0",
"lint-staged": "12.3.7",
"metro-react-native-babel-preset": "0.69.1",
"prettier": "2.6.0",
"react-dom": "17.0.2",
"react-native-svg-transformer": "0.14.3",
"react-test-renderer": "17.0.2",
"simplebar-react": "2.3.6",
"ts-prune": "0.10.3",
"typescript": "4.6.2"
},
"jest": {
"preset": "react-native"
},
"resolutions": {
"react-native-fast-image": "8.5.11"
}
}