Files
status-react/package.json
T

118 lines
4.5 KiB
JSON
Raw Normal View History

2016-02-23 01:04:42 +03:00
{
2019-09-12 14:38:16 +02:00
"name": "StatusIm-Mobile",
2016-02-23 01:04:42 +03:00
"version": "0.0.1",
2022-05-19 16:50:41 +01:00
"main": "modules/react-native-status/nodejs/bindings.js",
2016-02-23 01:04:42 +03:00
"private": true,
"scripts": {
"_comment": "This also prevents 'yarn install' from running outside of nix.",
"preinstall": "scripts/check-nix-shell.sh && make status-go-library"
2016-02-23 01:04:42 +03:00
},
"dependencies": {
2024-05-08 05:51:45 -03:00
"@ethersproject/shims": "^5.7.0",
"@json-rpc-tools/utils": "^1.7.6",
2023-12-11 21:22:23 +05:30
"@react-native-async-storage/async-storage": "1.19.3",
2024-04-17 17:14:18 +02:00
"@react-native-camera-roll/camera-roll": "7.5.2",
2024-03-22 19:51:44 +05:30
"@react-native-clipboard/clipboard": "1.13.2",
2022-01-05 14:32:02 +01:00
"@react-native-community/audio-toolkit": "git+https://github.com/tbenr/react-native-audio-toolkit.git#refs/tags/v2.0.3-status-v6",
2024-08-29 21:13:40 +05:30
"@react-native-community/blur": "4.4.1",
2023-05-19 14:31:57 +04:00
"@react-native-community/hooks": "^3.0.0",
2020-02-25 14:31:04 +03:00
"@react-native-community/masked-view": "^0.1.6",
"@react-native-community/netinfo": "^4.4.0",
2020-06-12 10:54:28 +02:00
"@react-native-community/push-notification-ios": "^1.4.1",
2020-07-28 13:06:58 +02:00
"@react-native-community/slider": "^3.0.0",
"@walletconnect/react-native-compat": "2.17.3",
"@reown/walletkit": "^1.0.0",
"base-64": "^1.0.0",
"big-integer": "1.6.51",
2022-01-05 14:32:02 +01:00
"bignumber.js": "git+https://github.com/status-im/bignumber.js.git#refs/tags/v4.0.2-status",
2019-09-06 12:05:26 +02:00
"chance": "^1.1.0",
"emojilib": "^2.4.0",
2022-10-11 12:20:37 +02:00
"eth-phishing-detect": "^1.2.0",
2024-05-08 05:51:45 -03:00
"ethers": "5.7.2",
"fast-text-encoding": "^1.0.6",
"form-data": "^4.0.0",
"functional-red-black-tree": "^1.0.1",
2019-09-06 12:05:26 +02:00
"i18n-js": "^3.3.0",
2023-12-11 21:22:23 +05:30
"jsc-android": "^250231.0.0",
2021-11-15 01:42:11 -03:00
"node-libs-react-native": "^1.2.1",
2023-12-11 21:22:23 +05:30
"react": "18.2.0",
2023-06-23 13:11:50 +01:00
"react-dom": "18.0.0",
2024-03-22 19:51:44 +05:30
"react-native": "0.73.5",
2019-09-06 12:05:26 +02:00
"react-native-background-timer": "^2.1.1",
"react-native-biometrics": "^3.0.1",
"react-native-blob-util": "^0.13.18",
"react-native-camera-kit": "git+https://github.com/status-im/react-native-camera-kit.git#refs/tags/v14.0.0-beta15-status-v1",
"react-native-config": "^1.5.0",
2024-03-22 19:51:44 +05:30
"react-native-dialogs": "1.1.2",
2023-12-11 21:22:23 +05:30
"react-native-draggable-flatlist": "4.0.1",
"react-native-fast-image": "^8.5.11",
"react-native-fs": "^2.14.1",
2024-03-22 19:51:44 +05:30
"react-native-gesture-handler": "2.14.1",
2024-05-08 05:51:45 -03:00
"react-native-get-random-values": "^1.11.0",
2023-12-11 21:22:23 +05:30
"react-native-gifted-charts": "^1.3.2",
2024-03-22 19:51:44 +05:30
"react-native-hole-view": "^3.0.0-alpha4",
2025-01-15 21:19:51 +08:00
"react-native-image-crop-picker": "0.41.2",
2020-07-17 17:09:36 +03:00
"react-native-image-resizer": "^1.2.3",
2023-12-11 21:22:23 +05:30
"react-native-keychain": "8.1.2",
"react-native-linear-gradient": "3.0.0-alpha.1",
2022-08-02 18:48:12 +08:00
"react-native-lottie-splash-screen": "^1.0.1",
"react-native-navigation": "7.39.0",
2023-03-03 16:33:28 +04:00
"react-native-orientation-locker": "^1.5.0",
"react-native-pdf": "^6.7.5",
"react-native-permissions": "4.1.5",
"react-native-reanimated": "3.6.1",
2023-12-11 21:22:23 +05:30
"react-native-redash": "18.1.0",
2024-04-08 17:14:07 +03:00
"react-native-shadow-2": "^7.0.8",
2019-05-07 09:37:43 +03:00
"react-native-shake": "^3.3.1",
2024-03-22 19:51:44 +05:30
"react-native-share": "10.0.2",
2023-04-25 15:13:14 +02:00
"react-native-static-safe-area-insets": "^2.2.0",
"react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#refs/tags/v2.6.5",
"react-native-svg": "13.10.0",
"react-native-webview": "13.6.3",
2024-04-02 16:32:54 +05:30
"react-syntax-highlighter": "^15.5.0"
2019-07-03 21:00:51 +02:00
},
"devDependencies": {
2023-12-11 21:22:23 +05:30
"@babel/core": "^7.20.0",
"@babel/generator": "^7.20.0",
"@babel/helper-builder-react-jsx": "^7.20.0",
"@babel/plugin-transform-block-scoping": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/preset-react": "^7.18.6",
2019-08-06 16:00:51 +02:00
"@babel/register": "7.0.0",
"@jest/globals": "^25.1.0",
2022-06-28 22:57:14 +05:30
"@mapbox/node-pre-gyp": "^1.0.9",
2024-03-22 19:51:44 +05:30
"@react-native/babel-preset": "0.73.21",
"@react-native/codegen": "0.73.2",
"@react-native/gradle-plugin": "0.73.4",
"@react-native/metro-config": "0.73.5",
"@testing-library/jest-native": "^5.4.3",
"@testing-library/react-native": "^12.4.2",
2023-12-11 21:22:23 +05:30
"@tsconfig/react-native": "^3.0.0",
2022-11-20 23:46:04 +00:00
"@types/jest": "^28.1.6",
2024-03-22 19:51:44 +05:30
"@types/react": "^18.2.6",
2023-12-11 21:22:23 +05:30
"@types/react-test-renderer": "^18.0.0",
2024-03-22 19:51:44 +05:30
"babel-jest": "^29.6.3",
"concurrently": "^7.6.0",
"jest": "^29.7.0",
2022-11-20 23:46:04 +00:00
"jest-image-snapshot": "^5.1.0",
"jest-silent-reporter": "^0.5.0",
2022-05-27 09:35:43 +01:00
"nodemon": "^2.0.16",
2019-08-06 16:00:51 +02:00
"nyc": "^14.1.1",
"prettier": "^3.3.3",
"prettier-plugin-sort-json": "^4.0.0",
2019-08-29 13:11:46 +02:00
"process": "0.11.10",
2023-12-11 21:22:23 +05:30
"react-test-renderer": "18.1.0",
"shadow-cljs": "2.26.2",
"websocket": "^1.0.35"
2022-05-19 16:50:41 +01:00
},
"binary": {
"module_name": "status_nodejs_addon",
"module_path": "./lib/binding/",
2022-07-17 14:37:46 +02:00
"host": "https://github.com/status-im/status-mobile/releases/download/",
2022-05-19 16:50:41 +01:00
"remote_path": "{version}"
2023-12-11 21:22:23 +05:30
},
"engines": {
2024-03-22 19:51:44 +05:30
"node": ">=18"
2016-02-23 01:04:42 +03:00
}
2016-07-22 11:53:12 +03:00
}