forked from tonwhales/wallet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
135 lines (135 loc) · 4.4 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
"name": "wallet",
"version": "1.23.2",
"scripts": {
"start": "expo start --dev-client",
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web",
"pods": "cd ios && arch -x86_64 pod install --repo-update",
"eject": "expo eject",
"postinstall": "patch-package",
"version": "node configure.js",
"adb": "adb reverse tcp:8081 tcp:8081"
},
"dependencies": {
"@babel/plugin-proposal-private-methods": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@react-native-clipboard/clipboard": "^1.8.5",
"@react-native-community/hooks": "^2.8.1",
"@react-native-picker/picker": "^2.4.2",
"@react-navigation/native": "^6.0.6",
"@react-navigation/native-stack": "^6.2.5",
"@react-navigation/stack": "^6.0.11",
"@shopify/flash-list": "^1.4.0",
"@shopify/react-native-skia": "^0.1.156",
"@sumsub/react-native-mobilesdk-module": "^1.19.7",
"@types/bn.js": "^5.1.0",
"@types/color": "^3.0.3",
"@types/events": "^3.0.0",
"@types/fast-html-parser": "^1.0.2",
"@types/jest": "^27.4.0",
"@types/murmurhash": "^2.0.0",
"@types/node": "^17.0.7",
"@types/qrcode": "^1.5.0",
"@types/qs": "^6.9.7",
"@types/url-parse": "^1.4.6",
"@types/uuid": "^8.3.4",
"automerge": "1.0.1-preview.7",
"axios": "^0.24.0",
"babel-plugin-transform-remove-console": "^6.9.4",
"bn.js": "^5.2.0",
"buffer": "^6.0.3",
"color": "^4.2.3",
"date-fns": "^2.28.0",
"events": "^3.3.0",
"expo": "^45.0.0",
"expo-app-loading": "~2.0.0",
"expo-asset": "~8.5.0",
"expo-barcode-scanner": "~11.3.0",
"expo-blur": "~11.1.0",
"expo-constants": "~13.1.1",
"expo-device": "~4.2.0",
"expo-haptics": "~11.2.0",
"expo-intent-launcher": "^10.2.0",
"expo-keep-awake": "~10.1.1",
"expo-local-authentication": "~12.2.0",
"expo-notifications": "~0.15.2",
"expo-random": "~12.2.0",
"expo-secure-store": "~11.2.0",
"expo-splash-screen": "~0.15.1",
"expo-standard-web-crypto": "^1.2.0",
"expo-status-bar": "~1.3.0",
"expo-web-browser": "~10.2.1",
"fast-html-parser": "^1.0.1",
"fp-ts": "^2.12.1",
"i18next": "^21.6.5",
"io-ts": "^2.2.16",
"is-valid-domain": "^0.1.6",
"jest": "^26.6.3",
"libphonenumber-js": "^1.10.13",
"lottie-react-native": "5.0.1",
"mixpanel-react-native": "^1.4.2",
"murmurhash": "^2.0.0",
"number-to-bn": "^1.7.0",
"patch-package": "^6.4.7",
"plist": "^3.0.4",
"postinstall-postinstall": "^2.1.0",
"qrcode": "^1.5.1",
"qs": "^6.10.5",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-i18next": "^11.15.3",
"react-native": "0.68.2",
"react-native-blurhash": "^1.1.10",
"react-native-boring-avatars": "^1.0.1",
"react-native-bouncy-checkbox": "^2.1.9",
"react-native-collapsible": "^1.6.0",
"react-native-context-menu-view": "^1.6.0",
"react-native-fast-image": "^8.5.11",
"react-native-fast-pbkdf2": "^0.3.1",
"react-native-figma-squircle": "^0.2.0",
"react-native-gesture-handler": "2.5.0",
"react-native-graph": "^0.3.0",
"react-native-inappbrowser-reborn": "^3.6.3",
"react-native-keychain": "^8.0.0",
"react-native-localize": "^2.1.7",
"react-native-mmkv": "2.4.1",
"react-native-modal": "^13.0.0",
"react-native-modalize": "^2.0.13",
"react-native-portalize": "^1.0.7",
"react-native-qrcode-svg": "^6.1.2",
"react-native-reanimated": "~2.8.0",
"react-native-safe-area-context": "4.2.5",
"react-native-screens": "~3.11.1",
"react-native-svg": "12.3.0",
"react-native-typography": "^1.4.1",
"react-native-url-polyfill": "^1.3.0",
"react-native-vision-camera": "2.13.5",
"react-native-web": "0.17.7",
"react-native-webview": "11.23.1",
"react-navigation": "^4.4.4",
"recoil": "^0.5.2",
"teslabot": "^1.4.1",
"text-encoding-polyfill": "^0.6.7",
"ton": "12.1.3",
"ton-contracts": "3.1.0",
"ton-crypto": "3.2.0",
"url-parse": "^1.5.4",
"uuid": "^8.3.2",
"vision-camera-code-scanner": "^0.1.6"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/runtime": "^7.16.5",
"@types/react": "~17.0.21",
"@types/react-native": "~0.67.6",
"metro-react-native-babel-preset": "^0.66.2",
"react-native-svg-transformer": "^1.0.0",
"typescript": "~4.3.5"
},
"resolutions": {
"react-native-safe-area-context": "4.2.5"
},
"private": true
}