{ "name": "mattermost-mobile", "version": "1.24.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": { "@babel/runtime": "7.5.5", "@react-native-community/async-storage": "1.4.0", "@react-native-community/netinfo": "3.1.3", "analytics-react-native": "1.2.0", "commonmark": "github:mattermost/commonmark.js#f6ab98dede6ce4b4e7adea140ac77249bfb2d6ce", "commonmark-react-renderer": "github:mattermost/commonmark-react-renderer#3a2ac19cab725ad28b170fdc1d397dddedcf87eb", "core-js": "3.1.4", "deep-equal": "1.0.1", "deepmerge": "3.2.1", "emoji-regex": "8.0.0", "fuse.js": "3.4.4", "intl": "1.2.5", "jail-monkey": "2.2.0", "jsc-android": "241213.2.0", "mattermost-redux": "github:mattermost/mattermost-redux#9800f16a94b46fd77e95132c1c33f18752bf8a98", "mime-db": "1.40.0", "moment-timezone": "0.5.25", "prop-types": "15.7.2", "react": "16.8.6", "react-intl": "2.8.0", "react-native": "0.59.9", "react-native-android-open-settings": "1.3.0", "react-native-animatable": "1.3.2", "react-native-button": "2.4.0", "react-native-calendars": "github:mattermost/react-native-calendars#4937ec5a3bf7e86f9f35fcd85eb4aa6133f45b58", "react-native-circular-progress": "1.1.0", "react-native-cookies": "github:joeferraro/react-native-cookies#f11374745deba9f18f7b8a9bb4b0b2573026f522", "react-native-device-info": "github:mattermost/react-native-device-info#a434e5378a59825b4c33c9a31bf0d8dc98a45966", "react-native-doc-viewer": "2.7.8", "react-native-document-picker": "2.3.0", "react-native-exception-handler": "2.10.7", "react-native-gesture-handler": "1.2.1", "react-native-haptic-feedback": "1.8.2", "react-native-image-gallery": "github:mattermost/react-native-image-gallery#c1a9f7118e90cc87d47620bc0584c9cac4b0cf38", "react-native-image-picker": "0.28.1", "react-native-keyboard-aware-scroll-view": "0.8.0", "react-native-keyboard-tracking-view": "github:enahum/react-native-keyboard-tracking-view#6ac2c73dee8f86be57bfe6509f59db6e04d36594", "react-native-keychain": "3.1.3", "react-native-linear-gradient": "2.5.4", "react-native-local-auth": "github:mattermost/react-native-local-auth#cc9ce2f468fbf7b431dfad3191a31aaa9227a6ab", "react-native-navigation": "2.21.1", "react-native-notifications": "github:mattermost/react-native-notifications#1b7ec8513606b42237ab4674de9dacb4d1935e38", "react-native-passcode-status": "1.1.1", "react-native-permissions": "1.1.1", "react-native-safe-area": "0.5.1", "react-native-section-list-get-item-layout": "2.2.3", "react-native-sentry": "0.43.2", "react-native-slider": "0.11.0", "react-native-status-bar-size": "0.3.3", "react-native-svg": "9.4.0", "react-native-vector-icons": "6.4.2", "react-native-video": "4.4.1", "react-native-webview": "github:mattermost/react-native-webview#b5e22940a613869d3999feac9451ee65352f4fbe", "react-native-youtube": "github:mattermost/react-native-youtube#3f395b620ae4e05a3f1c6bdeef3a1158e78daadc", "react-navigation": "3.9.1", "react-redux": "7.0.3", "redux": "4.0.1", "redux-batched-actions": "0.4.1", "redux-persist": "4.10.2", "redux-persist-transform-filter": "0.0.18", "redux-thunk": "2.3.0", "reselect": "4.0.0", "rn-fetch-blob": "github:mattermost/react-native-fetch-blob#d5a1efb3166f3d42e4f316b4be99da82fdc159b4", "rn-placeholder": "github:mattermost/rn-placeholder#02c629c65d0123a2eee623ada0fd17186415d3c3", "semver": "6.0.0", "shallow-equals": "1.0.0", "tinycolor2": "1.4.1", "url-parse": "1.4.7" }, "devDependencies": { "@babel/cli": "7.5.5", "@babel/core": "7.5.5", "@babel/plugin-transform-runtime": "7.5.5", "@babel/preset-env": "7.5.5", "@babel/register": "7.5.5", "babel-eslint": "10.0.2", "babel-jest": "24.8.0", "babel-plugin-module-resolver": "3.2.0", "babel-plugin-transform-remove-console": "6.9.4", "deep-freeze": "0.0.1", "enzyme": "3.9.0", "enzyme-adapter-react-16": "1.13.0", "enzyme-to-json": "3.3.5", "eslint": "5.16.0", "eslint-config-mattermost": "github:mattermost/eslint-config-mattermost", "eslint-plugin-header": "3.0.0", "eslint-plugin-jest": "22.5.1", "eslint-plugin-react": "7.13.0", "jest": "24.8.0", "jest-cli": "24.8.0", "jest-enzyme": "7.0.2", "jsdom-global": "3.0.2", "metro-react-native-babel-preset": "0.54.0", "mmjstool": "github:mattermost/mattermost-utilities", "mock-async-storage": "2.2.0", "nyc": "14.1.1", "patch-package": "6.1.2", "react-dom": "16.8.6", "react-test-renderer": "16.8.6", "redux-mock-store": "1.5.3", "remote-redux-devtools": "0.5.16", "socketcluster": "14.3.3", "underscore": "1.9.1" }, "scripts": { "start": "node ./node_modules/react-native/local-cli/cli.js start", "check": "eslint --ignore-path .gitignore --ignore-pattern node_modules --quiet .", "fix": "eslint --ignore-path .gitignore --ignore-pattern node_modules --quiet . --fix", "postinstall": "make post-install", "test": "jest --forceExit --detectOpenHandles", "test:watch": "jest --watch", "test:coverage": "jest --coverage", "updatesnapshot": "jest --updateSnapshot", "mmjstool": "mmjstool" }, "rnpm": { "assets": [ "./assets/fonts" ] }, "jest": { "clearMocks": true, "collectCoverageFrom": [ "app/**/*.{js,jsx}" ], "coverageReporters": [ "lcov", "text-summary" ], "preset": "react-native", "setupFilesAfterEnv": [ "/test/setup.js", "/node_modules/jest-enzyme/lib/index.js" ], "testPathIgnorePatterns": [ "/node_modules/" ], "moduleNameMapper": { "assets/images/video_player/(.*).png": "/dist/assets/images/video_player/$1@2x.png" }, "transformIgnorePatterns": [ "node_modules/(?!react-native|jail-monkey)" ] } }