1 Star 0 Fork 0

jh/Rocket.Chat.ReactNative

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 8.66 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "rocket-chat-reactnative",
"version": "4.55.0",
"private": true,
"scripts": {
"start": "react-native start",
"test": "jest",
"test-update": "jest --updateSnapshot",
"lint": "eslint . && tsc",
"prettier-lint": "prettier --write . && yarn lint",
"ios": "npx react-native run-ios",
"android": "npx react-native run-android --mode=experimentalPlayDebug --main-activity chat.rocket.reactnative.MainActivity",
"android-whitelabel": "npx react-native run-android --main-activity chat.rocket.reactnative.MainActivity --mode=experimentalPlayDebug --appId",
"log-android": "react-native log-android",
"snyk-protect": "snyk protect",
"postinstall": "patch-package",
"build-icon-set": "node scripts/build-icon-set.js",
"organize-translations": "node scripts/organize-translations.js",
"e2e:android-build-debug": "yarn detox build -c android.emu.debug",
"e2e:android-test-debug": "yarn detox test -c android.emu.debug",
"e2e:android-build": "yarn detox build -c android.emu.release",
"e2e:android-test": "yarn detox test -c android.emu.release",
"e2e:ios-build-debug": "yarn detox build -c ios.sim.debug",
"e2e:ios-test-debug": "yarn detox test -c ios.sim.debug",
"e2e:ios-build": "yarn detox build -c ios.sim.release",
"e2e:ios-test": "yarn detox test -c ios.sim.release",
"e2e:start": "RUNNING_E2E_TESTS=true npx react-native start",
"bugsnag:upload-android": "bugsnag-cli upload react-native-android"
},
"dependencies": {
"@bugsnag/react-native": "^7.10.5",
"@codler/react-native-keyboard-aware-scroll-view": "2.0.1",
"@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet",
"@hookform/resolvers": "^2.9.10",
"@notifee/react-native": "7.8.2",
"@nozbe/watermelondb": "^0.27.1",
"@react-native-async-storage/async-storage": "^1.22.3",
"@react-native-camera-roll/camera-roll": "^7.5.0",
"@react-native-clipboard/clipboard": "^1.13.2",
"@react-native-community/datetimepicker": "^7.6.3",
"@react-native-community/hooks": "2.6.0",
"@react-native-community/netinfo": "^11.3.1",
"@react-native-community/slider": "^4.5.0",
"@react-native-cookies/cookies": "6.2.1",
"@react-native-firebase/analytics": "19.2.2",
"@react-native-firebase/app": "19.2.2",
"@react-native-firebase/crashlytics": "19.2.2",
"@react-native-firebase/messaging": "19.2.2",
"@react-native-masked-view/masked-view": "^0.3.1",
"@react-native-picker/picker": "^2.6.1",
"@react-navigation/drawer": "6.6.2",
"@react-navigation/elements": "1.3.17",
"@react-navigation/native": "6.1.6",
"@react-navigation/native-stack": "^6.9.26",
"@rocket.chat/message-parser": "0.31.26",
"@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile",
"@rocket.chat/ui-kit": "0.31.19",
"bytebuffer": "5.0.1",
"color2k": "1.2.4",
"commonmark": "git+https://github.com/RocketChat/commonmark.js.git",
"commonmark-react-renderer": "git+https://github.com/RocketChat/commonmark-react-renderer.git",
"dequal": "2.0.3",
"ejson": "2.2.3",
"expo": "^50.0.14",
"expo-apple-authentication": "^6.3.0",
"expo-av": "^13.10.5",
"expo-camera": "^14.1.1",
"expo-document-picker": "11.10.1",
"expo-file-system": "16.0.8",
"expo-haptics": "^12.8.1",
"expo-keep-awake": "^12.8.2",
"expo-local-authentication": "^13.8.0",
"expo-video-thumbnails": "^7.9.0",
"expo-web-browser": "^12.8.2",
"hoist-non-react-statics": "3.3.2",
"i18n-js": "3.9.2",
"js-base64": "3.6.1",
"js-sha256": "0.9.0",
"jsrsasign": "11.0.0",
"lint-staged": "11.1.0",
"lodash": "4.17.21",
"mitt": "3.0.1",
"moment": "2.29.4",
"pretty-bytes": "5.6.0",
"prop-types": "15.7.2",
"react": "18.2.0",
"react-hook-form": "7.34.2",
"react-native": "0.73.6",
"react-native-animatable": "1.3.3",
"react-native-background-timer": "2.4.1",
"react-native-bootsplash": "4.6.0",
"react-native-config-reader": "4.1.1",
"react-native-console-time-polyfill": "1.2.3",
"react-native-device-info": "^11.1.0",
"react-native-easy-grid": "0.2.2",
"react-native-easy-toast": "2.3.0",
"react-native-fast-image": "RocketChat/react-native-fast-image.git#bump-version",
"react-native-file-viewer": "2.1.4",
"react-native-gesture-handler": "^2.16.0",
"react-native-image-crop-picker": "RocketChat/react-native-image-crop-picker#54e1e1c7e7d4b731c74ce9dd1bf9eb5148065092",
"react-native-image-progress": "1.1.1",
"react-native-katex": "0.5.1",
"react-native-keychain": "^8.2.0",
"react-native-linear-gradient": "2.6.2",
"react-native-localize": "2.1.1",
"react-native-math-view": "3.9.5",
"react-native-mime-types": "2.3.0",
"react-native-mmkv-storage": "0.9.1",
"react-native-modal": "13.0.1",
"react-native-navigation-bar-color": "2.0.1",
"react-native-notifications": "5.1.0",
"react-native-notifier": "1.6.1",
"react-native-picker-select": "9.0.1",
"react-native-platform-touchable": "1.1.1",
"react-native-popover-view": "5.1.7",
"react-native-progress": "5.0.0",
"react-native-prompt-android": "1.1.0",
"react-native-reanimated": "3.8.1",
"react-native-restart": "0.0.22",
"react-native-safe-area-context": "3.2.0",
"react-native-screens": "3.29.0",
"react-native-scrollable-tab-view": "ptomasroos/react-native-scrollable-tab-view",
"react-native-simple-crypto": "RocketChat/react-native-simple-crypto#fix.6.1.0",
"react-native-skeleton-placeholder": "5.2.4",
"react-native-slowlog": "1.0.2",
"react-native-svg": "13.8.0",
"react-native-ui-lib": "RocketChat/react-native-ui-lib#7.2.0",
"react-native-url-polyfill": "2.0.0",
"react-native-vector-icons": "9.2.0",
"react-native-webview": "11.26.1",
"react-redux": "8.0.5",
"reactotron-react-native": "5.0.3",
"redux": "4.2.0",
"redux-immutable-state-invariant": "2.1.0",
"redux-saga": "1.1.3",
"remove-markdown": "0.3.0",
"reselect": "4.0.0",
"rn-root-view": "RocketChat/rn-root-view",
"semver": "7.5.2",
"transliteration": "2.3.5",
"typed-redux-saga": "1.5.0",
"ua-parser-js": "1.0.33",
"uri-js": "4.4.1",
"url-parse": "1.5.10",
"use-debounce": "9.0.4",
"use-deep-compare-effect": "1.6.1",
"xregexp": "5.0.2",
"yup": "0.32.11"
},
"resolutions": {
"ua-parser-js": "1.0.2",
"jpeg-js": "0.4.4",
"react-native-reanimated": "3.8.1"
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/eslint-parser": "^7.24.1",
"@babel/eslint-plugin": "^7.23.5",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5",
"@babel/preset-env": "^7.24.3",
"@babel/runtime": "^7.24.1",
"@bugsnag/cli": "^2.2.0",
"@bugsnag/source-maps": "^2.2.0",
"@react-native/babel-preset": "0.73.21",
"@react-native/eslint-config": "0.73.2",
"@react-native/metro-config": "0.73.5",
"@react-native/typescript-config": "0.73.1",
"@rocket.chat/eslint-config": "^0.4.0",
"@storybook/react": "^7.6.10",
"@storybook/react-native": "^7.6.17",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/react-native": "^12.4.3",
"@types/bytebuffer": "^5.0.44",
"@types/ejson": "^2.1.3",
"@types/i18n-js": "^3.8.3",
"@types/invariant": "2.2.37",
"@types/jest": "^29.5.12",
"@types/jsrsasign": "^10.5.8",
"@types/lodash": "^4.14.188",
"@types/react": "^18.2.6",
"@types/react-native-background-timer": "^2.0.2",
"@types/react-native-config-reader": "^4.1.3",
"@types/react-native-platform-touchable": "^1.1.6",
"@types/react-native-scrollable-tab-view": "^0.10.11",
"@types/react-native-vector-icons": "^6.4.18",
"@types/react-test-renderer": "^18.0.7",
"@types/semver": "7.3.13",
"@types/ua-parser-js": "^0.7.36",
"@types/url-parse": "^1.4.8",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"axios": "0.28.0",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-plugin-transform-remove-console": "^6.9.4",
"detox": "^20.20.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-native": "^4.1.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-cli": "^29.7.0",
"jest-expo": "^50.0.4",
"jest-junit": "^16.0.0",
"otp.js": "1.2.0",
"patch-package": "8.0.0",
"prettier": "2.8.8",
"react-dom": "18.2.0",
"react-native-dotenv": "3.4.8",
"react-test-renderer": "18.2.0",
"reactotron-redux": "3.1.3",
"reactotron-redux-saga": "4.2.3",
"ts-node": "^10.9.1",
"typescript": "5.4.3"
},
"jest-junit": {
"addFileAttribute": "true"
},
"snyk": true,
"engines": {
"node": ">=18"
},
"expo": {
"autolinking": {
"exclude": [
"expo-application",
"expo-asset",
"expo-constants",
"expo-font",
"expo-error-recovery"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/kfcvme1949/Rocket.Chat.ReactNative.git
git@gitee.com:kfcvme1949/Rocket.Chat.ReactNative.git
kfcvme1949
Rocket.Chat.ReactNative
Rocket.Chat.ReactNative
master

搜索帮助