{ "name": "mattermost-mobile", "version": "1.56.0", "description": "Mattermost Mobile with React Native", "repository": "git@github.com:mattermost/mattermost-mobile.git", "author": "Mattermost, Inc.", "license": "Apache 2.0", "private": true, "dependencies": { "@mattermost/react-native-paste-input": "0.5.1", "@msgpack/msgpack": "2.8.0", "@react-native-async-storage/async-storage": "1.17.10", "@react-native-community/cameraroll": "4.1.2", "@react-native-community/clipboard": "1.5.1", "@react-native-community/datetimepicker": "6.5.0", "@react-native-community/masked-view": "0.1.11", "@react-native-community/netinfo": "9.3.4", "@react-native-cookies/cookies": "6.2.1", "@react-navigation/native": "6.0.13", "@react-navigation/stack": "6.3.2", "@rudderstack/rudder-sdk-react-native": "1.5.1", "@sentry/react-native": "4.6.0", "@types/redux-mock-store": "1.0.3", "analytics-react-native": "1.2.0", "array.prototype.flat": "1.3.0", "base-64": "1.0.0", "buffer": "6.0.3", "commonmark": "github:mattermost/commonmark.js#d1003be97d15414af6c21894125623c45e3f5096", "commonmark-react-renderer": "github:mattermost/commonmark-react-renderer#4e52e1725c0ef5b1e2ecfe9883220ec36c2eb67d", "deep-equal": "2.0.5", "deepmerge": "4.2.2", "emoji-regex": "10.2.1", "form-data": "4.0.0", "fuse.js": "6.6.2", "intl": "1.2.5", "jail-monkey": "2.7.0", "mime-db": "1.52.0", "moment-timezone": "0.5.37", "pako": "2.0.4", "prop-types": "15.8.1", "react": "18.2.0", "react-intl": "2.8.0", "react-native": "0.69.6", "react-native-android-open-settings": "1.3.0", "react-native-animatable": "1.3.3", "react-native-button": "3.0.1", "react-native-calendars": "1.1289.0", "react-native-device-info": "10.2.1", "react-native-document-picker": "8.1.1", "react-native-elements": "3.4.2", "react-native-exception-handler": "2.10.10", "react-native-fast-image": "8.6.1", "react-native-file-viewer": "2.1.5", "react-native-gesture-handler": "2.7.0", "react-native-haptic-feedback": "1.14.0", "react-native-hw-keyboard-event": "0.0.4", "react-native-image-picker": "4.10.0", "react-native-incall-manager": "github:cpoile/react-native-incall-manager", "react-native-keyboard-aware-scrollview": "2.1.0", "react-native-keyboard-tracking-view": "5.7.0", "react-native-keychain": "8.1.1", "react-native-linear-gradient": "2.6.2", "react-native-local-auth": "1.6.0", "react-native-localize": "2.2.4", "react-native-math-view": "3.9.5", "react-native-mmkv-storage": "0.8.0", "react-native-navigation": "7.29.0", "react-native-notifications": "4.3.1", "react-native-passcode-status": "1.1.2", "react-native-permissions": "3.6.1", "react-native-reanimated": "2.10.0", "react-native-redash": "16.3.0", "react-native-safe-area": "0.5.1", "react-native-safe-area-context": "4.4.1", "react-native-screens": "3.18.0", "react-native-section-list-get-item-layout": "2.2.3", "react-native-share": "7.9.0", "react-native-slider": "0.11.0", "react-native-startup-time": "2.0.1", "react-native-svg": "13.3.0", "react-native-vector-icons": "9.2.0", "react-native-video": "5.2.1", "react-native-webrtc": "github:mattermost/react-native-webrtc", "react-native-webview": "11.23.1", "react-native-youtube": "2.0.2", "react-redux": "8.0.4", "readable-stream": "3.6.0", "redux": "4.2.0", "redux-action-buffer": "1.2.0", "redux-batched-actions": "0.5.0", "redux-persist": "6.0.0", "redux-persist-transform-filter": "0.0.20", "redux-thunk": "2.4.1", "reselect": "4.0.0", "rn-fetch-blob": "0.12.0", "rn-placeholder": "3.0.3", "semver": "7.3.8", "serialize-error": "11.0.0", "shallow-equals": "1.0.0", "tinycolor2": "1.4.2", "url-parse": "1.5.10" }, "devDependencies": { "@babel/cli": "7.19.3", "@babel/core": "7.19.3", "@babel/plugin-transform-runtime": "7.19.1", "@babel/preset-env": "7.19.3", "@babel/register": "7.18.9", "@babel/runtime": "7.19.0", "@react-native-community/eslint-config": "3.1.0", "@testing-library/react-native": "11.2.0", "@types/base-64": "1.0.0", "@types/enzyme": "3.10.12", "@types/enzyme-adapter-react-16": "1.0.6", "@types/jest": "29.1.1", "@types/lodash": "4.14.186", "@types/moment-timezone": "0.5.30", "@types/querystringify": "2.0.0", "@types/react": "18.0.21", "@types/react-native": "0.70.4", "@types/react-native-incall-manager": "3.2.1", "@types/react-native-share": "3.3.3", "@types/react-native-video": "5.0.14", "@types/react-redux": "7.1.24", "@types/react-test-renderer": "18.0.0", "@types/readable-stream": "2.3.14", "@types/semver": "7.3.12", "@types/shallow-equals": "1.0.0", "@types/tinycolor2": "1.4.3", "@types/underscore": "1.11.4", "@types/url-parse": "1.4.8", "@typescript-eslint/eslint-plugin": "5.39.0", "@typescript-eslint/parser": "5.39.0", "babel-eslint": "10.1.0", "babel-jest": "29.1.2", "babel-loader": "8.2.5", "babel-plugin-module-resolver": "4.1.0", "babel-plugin-transform-remove-console": "6.9.4", "deep-freeze": "0.0.1", "detox": "19.12.5", "enzyme": "3.11.0", "enzyme-adapter-react-16": "1.15.6", "enzyme-to-json": "3.6.2", "eslint": "8.24.0", "eslint-plugin-header": "3.1.1", "eslint-plugin-import": "2.26.0", "eslint-plugin-jest": "27.1.1", "eslint-plugin-react": "7.31.8", "harmony-reflect": "1.6.2", "husky": "8.0.1", "isomorphic-fetch": "3.0.0", "jest": "29.1.2", "jest-cli": "29.1.2", "jest-enzyme": "7.1.2", "jetifier": "2.0.0", "jsdom-global": "3.0.2", "metro-react-native-babel-preset": "0.73.0", "mmjstool": "git://github.com/mattermost/mattermost-utilities#010f456ea8be5beebafdb8776177cba515c1969e", "mock-async-storage": "2.2.0", "mock-socket": "9.1.5", "nock": "13.2.9", "nyc": "15.1.0", "patch-package": "6.4.7", "react-dom": "18.2.0", "react-native-dotenv": "3.3.1", "react-test-renderer": "18.2.0", "redux-mock-store": "1.5.4", "redux-persist-node-storage": "2.0.0", "socketcluster": "17.2.0", "ts-jest": "29.0.3", "typescript": "4.8.4", "underscore": "1.13.6", "util": "0.12.4" }, "overrides": { "react-native": { "react": "^18.2.0" } }, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "start": "react-native start", "start:reset-cache": "react-native start -- --reset-cache", "check": "npm run lint && npm run tsc", "clean": "./scripts/clean.sh", "ios-gems": "cd ios && bundle install", "fix": "npm run lint -- --fix", "lint": "eslint --ignore-path .gitignore --ignore-pattern node_modules --quiet .", "pod-install": "cd ios && bundle exec pod install", "postinstall": "patch-package && sh ./scripts/postinstall.sh", "tsc": "NODE_OPTIONS=--max_old_space_size=12000 tsc --noEmit", "test": "jest --forceExit --runInBand", "test:watch": "npm test -- --watch", "test:coverage": "jest --coverage", "updatesnapshot": "jest --updateSnapshot", "mmjstool": "mmjstool", "i18n-extract": "npm run mmjstool -- i18n extract-mobile", "i18n-clean-empty": "npm run mmjstool -- i18n clean-empty --mobile-dir .", "e2e:android": "cd detox && npm run e2e:android-build && npm run e2e:android-test && cd ..", "e2e:ios": "cd detox && npm run e2e:ios-test && cd ..", "build:ios": "./scripts/build.sh ipa", "build:ios-unsigned": "./scripts/build.sh ipa unsigned", "build:ios-sim": "./scripts/build.sh ipa simulator", "build:android": "./scripts/build.sh apk", "build:android-unsigned": "./scripts/build.sh apk unsigned", "prepare": "husky install" } }