forked from Ivasoft/mattermost-mobile
155 lines
6.1 KiB
JSON
155 lines
6.1 KiB
JSON
{
|
|
"name": "mattermost-mobile",
|
|
"version": "1.31.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.8.7",
|
|
"@react-native-community/async-storage": "1.8.1",
|
|
"@react-native-community/cameraroll": "1.4.1",
|
|
"@react-native-community/netinfo": "4.4.0",
|
|
"@sentry/react-native": "1.3.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.6.4",
|
|
"deep-equal": "2.0.1",
|
|
"deepmerge": "4.2.2",
|
|
"emoji-regex": "8.0.0",
|
|
"form-data": "3.0.0",
|
|
"fuse.js": "3.6.1",
|
|
"intl": "1.2.5",
|
|
"jail-monkey": "2.3.2",
|
|
"mime-db": "1.43.0",
|
|
"moment-timezone": "0.5.26",
|
|
"prop-types": "15.7.2",
|
|
"react": "16.13.0",
|
|
"react-intl": "2.8.0",
|
|
"react-native": "0.61.5",
|
|
"react-native-android-open-settings": "1.3.0",
|
|
"react-native-animatable": "1.3.3",
|
|
"react-native-button": "2.4.0",
|
|
"react-native-calendars": "1.264.0",
|
|
"react-native-circular-progress": "1.3.6",
|
|
"react-native-cookies": "github:mattermost/react-native-cookies#b35bafc388ae09c83bd875e887daf6a0755e0b40",
|
|
"react-native-device-info": "github:mattermost/react-native-device-info#f7175f10822d8f66b9806206e3313eaf2f4aabc6",
|
|
"react-native-doc-viewer": "github:mattermost/react-native-doc-viewer#c913e54ec8e4a60753bc7dd39256fa4be8229d19",
|
|
"react-native-document-picker": "3.3.0",
|
|
"react-native-exception-handler": "2.10.8",
|
|
"react-native-fast-image": "8.1.5",
|
|
"react-native-gesture-handler": "1.6.0",
|
|
"react-native-haptic-feedback": "1.9.0",
|
|
"react-native-hw-keyboard-event": "0.0.4",
|
|
"react-native-image-gallery": "github:mattermost/react-native-image-gallery#c1a9f7118e90cc87d47620bc0584c9cac4b0cf38",
|
|
"react-native-image-picker": "2.3.1",
|
|
"react-native-keyboard-aware-scroll-view": "0.9.1",
|
|
"react-native-keyboard-tracking-view": "5.6.1",
|
|
"react-native-keychain": "4.0.5",
|
|
"react-native-linear-gradient": "2.5.6",
|
|
"react-native-local-auth": "1.6.0",
|
|
"react-native-mmkv-storage": "0.3.1",
|
|
"react-native-navigation": "6.3.0",
|
|
"react-native-notifications": "2.0.6",
|
|
"react-native-passcode-status": "1.1.2",
|
|
"react-native-permissions": "2.0.10",
|
|
"react-native-safe-area": "0.5.1",
|
|
"react-native-screens": "1.0.0-alpha.23",
|
|
"react-native-section-list-get-item-layout": "2.2.3",
|
|
"react-native-slider": "0.11.0",
|
|
"react-native-status-bar-size": "0.3.3",
|
|
"react-native-svg": "12.0.3",
|
|
"react-native-v8": "0.61.5-patch.3",
|
|
"react-native-vector-icons": "6.6.0",
|
|
"react-native-video": "5.0.2",
|
|
"react-native-webview": "github:mattermost/react-native-webview#b5e22940a613869d3999feac9451ee65352f4fbe",
|
|
"react-native-youtube": "2.0.0",
|
|
"react-navigation": "4.0.10",
|
|
"react-navigation-stack": "1.9.4",
|
|
"react-redux": "7.2.0",
|
|
"redux": "4.0.5",
|
|
"redux-action-buffer": "1.2.0",
|
|
"redux-batched-actions": "0.4.1",
|
|
"redux-persist": "6.0.0",
|
|
"redux-persist-transform-filter": "0.0.20",
|
|
"redux-reset": "0.3.0",
|
|
"redux-thunk": "2.3.0",
|
|
"reselect": "4.0.0",
|
|
"rn-fetch-blob": "0.12.0",
|
|
"rn-placeholder": "github:mattermost/rn-placeholder#02c629c65d0123a2eee623ada0fd17186415d3c3",
|
|
"semver": "7.1.3",
|
|
"serialize-error": "5.0.0",
|
|
"shallow-equals": "1.0.0",
|
|
"tinycolor2": "1.4.1",
|
|
"url-parse": "1.4.7"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/cli": "7.8.4",
|
|
"@babel/core": "7.8.7",
|
|
"@babel/plugin-transform-runtime": "7.8.3",
|
|
"@babel/preset-env": "7.8.7",
|
|
"@babel/register": "7.8.6",
|
|
"@testing-library/react-native": "5.0.3",
|
|
"@types/enzyme": "3.10.5",
|
|
"@types/enzyme-adapter-react-16": "1.0.6",
|
|
"@types/jest": "25.1.4",
|
|
"@types/moment-timezone": "0.5.13",
|
|
"@types/react": "16.9.23",
|
|
"@types/react-native": "0.61.23",
|
|
"@types/react-test-renderer": "16.9.2",
|
|
"@types/shallow-equals": "1.0.0",
|
|
"@typescript-eslint/eslint-plugin": "2.25.0",
|
|
"@typescript-eslint/parser": "2.25.0",
|
|
"babel-eslint": "10.1.0",
|
|
"babel-jest": "25.1.0",
|
|
"babel-plugin-module-resolver": "4.0.0",
|
|
"babel-plugin-transform-remove-console": "6.9.4",
|
|
"deep-freeze": "0.0.1",
|
|
"enzyme": "3.11.0",
|
|
"enzyme-adapter-react-16": "1.15.2",
|
|
"enzyme-to-json": "3.4.4",
|
|
"eslint": "6.8.0",
|
|
"eslint-plugin-header": "3.0.0",
|
|
"eslint-plugin-jest": "23.8.2",
|
|
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#070ce792d105482ffb2b27cfc0b7e78b3d20acee",
|
|
"eslint-plugin-react": "7.19.0",
|
|
"harmony-reflect": "1.6.1",
|
|
"isomorphic-fetch": "2.2.1",
|
|
"jest": "25.1.0",
|
|
"jest-cli": "25.1.0",
|
|
"jest-enzyme": "7.1.2",
|
|
"jetifier": "1.6.5",
|
|
"jsdom-global": "3.0.2",
|
|
"metro-react-native-babel-preset": "0.58.0",
|
|
"mmjstool": "github:mattermost/mattermost-utilities#086f4ffdca4e31a0be22f6bcdfa093ed83fb29e",
|
|
"mock-async-storage": "2.2.0",
|
|
"mock-socket": "9.0.3",
|
|
"nock": "12.0.3",
|
|
"nyc": "15.0.0",
|
|
"patch-package": "6.2.1",
|
|
"react-dom": "16.13.0",
|
|
"react-test-renderer": "16.13.0",
|
|
"redux-mock-store": "1.5.4",
|
|
"redux-persist-node-storage": "2.0.0",
|
|
"socketcluster": "16.0.1",
|
|
"ts-jest": "25.2.1",
|
|
"typescript": "3.8.3",
|
|
"underscore": "1.9.2",
|
|
"util": "0.12.2"
|
|
},
|
|
"scripts": {
|
|
"start": "node ./node_modules/react-native/local-cli/cli.js start",
|
|
"check": "eslint --ignore-path .gitignore --ignore-pattern node_modules --quiet . && npm run tsc",
|
|
"fix": "eslint --ignore-path .gitignore --ignore-pattern node_modules --quiet . --fix",
|
|
"postinstall": "make post-install",
|
|
"tsc": "NODE_OPTIONS=--max_old_space_size=12000 tsc --noEmit",
|
|
"test": "jest --forceExit --detectOpenHandles",
|
|
"test:watch": "jest --watch",
|
|
"test:coverage": "jest --coverage",
|
|
"updatesnapshot": "jest --updateSnapshot",
|
|
"mmjstool": "mmjstool"
|
|
}
|
|
}
|