Files
mattermost-mobile/package.json

144 lines
5.6 KiB
JSON

{
"name": "mattermost-mobile",
"version": "1.3.2",
"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/polyfill": "7.2.5",
"@babel/runtime": "7.3.1",
"analytics-react-native": "1.2.0",
"commonmark": "github:mattermost/commonmark.js#6c3136c18ae8bb7842f8491d160f370a334fd903",
"commonmark-react-renderer": "github:mattermost/commonmark-react-renderer#3a2ac19cab725ad28b170fdc1d397dddedcf87eb",
"deep-equal": "1.0.1",
"emoji-regex": "7.0.3",
"fuse.js": "3.4.2",
"intl": "1.2.5",
"jail-monkey": "2.0.0",
"jsc-android": "236355.1.1",
"mattermost-redux": "github:mattermost/mattermost-redux#ea818389dc3d27a5dc9f0f7588928febc773c4d6",
"mime-db": "1.38.0",
"moment-timezone": "0.5.23",
"prop-types": "15.7.2",
"react": "16.8.2",
"react-intl": "2.8.0",
"react-native": "0.58.5",
"react-native-animatable": "1.3.1",
"react-native-bottom-sheet": "1.0.3",
"react-native-button": "2.3.0",
"react-native-calendars": "github:mattermost/react-native-calendars#e399bb749c0a944f009e75e7b45748299aea35d6",
"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#00c9ff7dc11e63b06e0624cc1c4b0cc2bc4e7a39",
"react-native-doc-viewer": "2.7.8",
"react-native-document-picker": "2.2.0",
"react-native-exception-handler": "2.10.6",
"react-native-gesture-handler": "1.0.15",
"react-native-image-gallery": "github:mattermost/react-native-image-gallery#c1a9f7118e90cc87d47620bc0584c9cac4b0cf38",
"react-native-image-picker": "0.28.0",
"react-native-keyboard-aware-scroll-view": "0.8.0",
"react-native-keychain": "3.1.1",
"react-native-linear-gradient": "2.5.3",
"react-native-local-auth": "github:mattermost/react-native-local-auth#cc9ce2f468fbf7b431dfad3191a31aaa9227a6ab",
"react-native-navigation": "github:migbot/react-native-navigation#03c623c373f818827a463ca0fe90f86f56e71b2f",
"react-native-notifications": "github:mattermost/react-native-notifications#c58499aedf9bd4c9a405196ec807019ed316f2bb",
"react-native-passcode-status": "1.1.1",
"react-native-permissions": "1.1.1",
"react-native-recyclerview-list": "mattermost/react-native-recyclerview-list#a2d26bc7b2623cae25e947ba3905f702434717bf",
"react-native-safe-area": "0.5.0",
"react-native-section-list-get-item-layout": "2.2.3",
"react-native-sentry": "0.42.0",
"react-native-slider": "0.11.0",
"react-native-status-bar-size": "0.3.3",
"react-native-svg": "9.2.4",
"react-native-vector-icons": "6.3.0",
"react-native-video": "4.4.0",
"react-native-webview": "5.2.1",
"react-native-youtube": "github:mattermost/react-native-youtube#3f395b620ae4e05a3f1c6bdeef3a1158e78daadc",
"react-navigation": "3.2.3",
"react-redux": "5.1.1",
"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#1800697e2e3834e80f7e5fa84edb5aa43c161bbc",
"rn-placeholder": "github:mattermost/rn-placeholder#bfee66eb54f1f06d1425a0ad511a5e16559bf82c",
"semver": "5.6.0",
"shallow-equals": "1.0.0",
"tinycolor2": "1.4.1",
"url-parse": "1.4.4"
},
"devDependencies": {
"@babel/cli": "7.2.3",
"@babel/core": "7.3.3",
"@babel/plugin-transform-runtime": "7.2.0",
"@babel/preset-env": "7.3.1",
"@babel/register": "7.0.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1",
"babel-plugin-module-resolver": "3.2.0",
"babel-plugin-transform-remove-console": "6.9.4",
"deep-freeze": "0.0.1",
"enzyme": "3.8.0",
"enzyme-adapter-react-16": "1.9.1",
"enzyme-to-json": "3.3.5",
"eslint": "5.14.0",
"eslint-config-mattermost": "github:mattermost/eslint-config-mattermost",
"eslint-plugin-header": "3.0.0",
"eslint-plugin-jest": "22.3.0",
"eslint-plugin-react": "7.12.4",
"jest": "24.1.0",
"jest-cli": "24.1.0",
"jsdom-global": "3.0.2",
"metro-react-native-babel-preset": "0.51.1",
"nyc": "13.3.0",
"react-dom": "16.8.2",
"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 --config ../../../../packager-config.js",
"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"
},
"rnpm": {
"assets": [
"./assets/fonts"
]
},
"jest": {
"clearMocks": true,
"collectCoverageFrom": [
"app/**/*.{js,jsx}"
],
"coverageReporters": [
"lcov",
"text-summary"
],
"preset": "react-native",
"setupFilesAfterEnv": [
"<rootDir>/test/setup.js"
],
"testPathIgnorePatterns": [
"/node_modules/"
],
"moduleNameMapper": {
"assets/images/video_player/(.*).png": "<rootDir>/dist/assets/images/video_player/$1@2x.png"
},
"transformIgnorePatterns": [
"node_modules/(?!react-native|jail-monkey)"
]
}
}