forked from Wallet3/Wallet3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
192 lines (192 loc) · 6.68 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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
{
"scripts": {
"start": "expo start --dev-client",
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web",
"eject": "expo eject",
"postinstall": "node_modules/.bin/rn-nodeify --install crypto,buffer,react-native-randombytes,vm,stream,http,https,os,url,process,path --hack",
"ios_cleanup": "rm -rf node_modules .expo ios/build ios/Pods ios/Podfile.lock && yarn && yarn ios",
"test": "jest"
},
"dependencies": {
"@ethersproject/shims": "^5.7.0",
"@expo/vector-icons": "^13.0.0",
"@metamask/eth-sig-util": "^4.0.1",
"@metamask/mobile-provider": "^2.1.0",
"@react-native-async-storage/async-storage": "~1.17.11",
"@react-native-firebase/analytics": "^17.0.0",
"@react-native-firebase/app": "^17.0.0",
"@react-native-firebase/firestore": "^17.0.0",
"@react-native-google-signin/google-signin": "^9.0.2",
"@react-navigation/bottom-tabs": "^6.5.4",
"@react-navigation/drawer": "^6.5.8",
"@react-navigation/elements": "^1.3.14",
"@react-navigation/native": "^6.1.3",
"@react-navigation/native-stack": "^6.9.9",
"@react-navigation/stack": "^6.3.12",
"@tradle/react-native-http": "^2.0.0",
"@unstoppabledomains/resolution": "^8.5.0",
"@walletconnect/client": "^1.8.0",
"@walletconnect/utils": "^2.3.3",
"@walletconnect/web3wallet": "^1.1.1",
"@wpe-tkpd/crypto": "^5.3.0",
"assert": "^2.0.0",
"axios": "^1.3.2",
"buffer": "^6.0.3",
"crypto-es": "^1.2.7",
"d3-shape": "^3.2.0",
"dayjs": "^1.11.7",
"eth-url-parser": "^1.0.4",
"ethereum-cryptography": "^1.2.0",
"ethereumjs-util": "^7.1.5",
"ethers": "^5.7.2",
"events": "^3.3.0",
"expo": "^47.0.13",
"expo-apple-authentication": "~5.0.1",
"expo-asset": "~8.7.0",
"expo-barcode-scanner": "~12.1.0",
"expo-blur": "~12.0.1",
"expo-build-properties": "^0.4.1",
"expo-camera": "~13.1.0",
"expo-clipboard": "~4.0.1",
"expo-crypto": "~12.0.0",
"expo-font": "~11.0.1",
"expo-haptics": "~12.0.1",
"expo-linking": "~3.3.0",
"expo-local-authentication": "~13.0.2",
"expo-localization": "~14.0.0",
"expo-random": "~13.0.0",
"expo-screen-capture": "~5.0.0",
"expo-secure-store": "~12.0.0",
"expo-splash-screen": "~0.17.5",
"expo-sqlite": "~11.0.0",
"expo-standard-web-crypto": "^1.4.1",
"expo-status-bar": "~1.4.2",
"expo-store-review": "^6.0.0",
"expo-web-browser": "~12.0.0",
"fastest-validator": "^1.16.0",
"https-browserify": "^1.0.0",
"i18n-js": "^3.9.2",
"js-base64": "^3.7.5",
"linq": "^4.0.1",
"lottie-react-native": "5.1.5",
"mobx": "^6.7.0",
"mobx-react-lite": "^3.4.0",
"node-html-parser": "^6.1.4",
"numeral": "^2.0.6",
"path-browserify": "^1.0.1",
"process": "^0.11.0",
"promise-socket": "^7.0.0",
"pubsub-js": "^1.9.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.70.6",
"react-native-animatable": "^1.3.3",
"react-native-auto-size-text": "^1.1.1",
"react-native-canvas": "^0.1.38",
"react-native-collapsible": "^1.6.0",
"react-native-context-menu-view": "^1.9.1",
"react-native-crypto": "^2.2.0",
"react-native-device-info": "^10.3.0",
"react-native-draggable-flatlist": "^4.0.0",
"react-native-fast-image": "^8.6.3",
"react-native-flash-message": "^0.4.0",
"react-native-gesture-handler": "~2.9.0",
"react-native-image-colors": "^1.5.2",
"react-native-material-ripple": "^0.9.1",
"react-native-modalize": "^2.1.1",
"react-native-os": "^1.0.1",
"react-native-portalize": "^1.0.7",
"react-native-progress": "^5.0.0",
"react-native-qrcode-svg": "^6.2.0",
"react-native-randombytes": "^3.6.1",
"react-native-reanimated": "~2.14.4",
"react-native-remote-svg": "^2.0.10",
"react-native-safe-area-context": "4.5.0",
"react-native-screens": "~3.19.0",
"react-native-shared-element": "0.8.8",
"react-native-super-grid": "^5.0.0",
"react-native-svg": "13.8.0",
"react-native-svg-charts": "^5.4.0",
"react-native-swiper": "^1.6.0",
"react-native-tcp-socket": "^6.0.5",
"react-native-video": "^5.2.1",
"react-native-view-shot": "3.5.0",
"react-native-web": "0.18.12",
"react-native-webview": "11.26.1",
"react-native-zeroconf": "^0.13.7",
"react-navigation-shared-element": "^3.1.3",
"readable-stream": "^4.3.0",
"rn-swipe-button": "^1.3.8",
"stream-browserify": "^3.0.0",
"text-encoding-polyfill": "^0.6.7",
"typeorm": "^0.3.12",
"url": "^0.11.0",
"validator": "^13.9.0",
"vm-browserify": "1.1.2"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/plugin-proposal-decorators": "^7.20.13",
"@babel/plugin-proposal-numeric-separator": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@types/i18n-js": "^3.8.4",
"@types/node": "^18.11.19",
"@types/numeral": "^2.0.2",
"@types/pubsub-js": "^1.8.3",
"@types/react": "17.0.52",
"@types/react-native": "~0.70.10",
"@types/react-native-material-ripple": "^0.9.2",
"@types/react-native-svg-charts": "^5.0.12",
"@types/react-native-video": "^5.0.14",
"@types/react-native-zeroconf": "^0.12.0",
"@types/validator": "13.7.12",
"babel-plugin-transform-typescript-metadata": "^0.3.2",
"jest": "^29.4.2",
"jest-expo": "^47.0.1",
"react-native-svg-transformer": "^1.0.0",
"react-test-renderer": "^18.2.0",
"rn-nodeify": "^10.3.0",
"typescript": "~4.9.5"
},
"resolutions": {
"expo-modules-core": "^1.1.1"
},
"private": true,
"name": "mobile",
"version": "1.0.1",
"react-native": {
"crypto": "react-native-crypto",
"_stream_transform": "readable-stream/transform",
"_stream_readable": "readable-stream/readable",
"_stream_writable": "readable-stream/writable",
"_stream_duplex": "readable-stream/duplex",
"_stream_passthrough": "readable-stream/passthrough",
"stream": "stream-browserify",
"net": "react-native-tcp-socket",
"http": "@tradle/react-native-http",
"https": "https-browserify",
"os": "react-native-os",
"vm": "vm-browserify",
"path": "path-browserify"
},
"browser": {
"crypto": "react-native-crypto",
"_stream_transform": "readable-stream/transform",
"_stream_readable": "readable-stream/readable",
"_stream_writable": "readable-stream/writable",
"_stream_duplex": "readable-stream/duplex",
"_stream_passthrough": "readable-stream/passthrough",
"stream": "stream-browserify",
"net": "react-native-tcp-socket",
"http": "@tradle/react-native-http",
"https": "https-browserify",
"os": "react-native-os",
"vm": "vm-browserify",
"path": "path-browserify"
},
"jest": {
"preset": "jest-expo"
}
}