This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpackage.json
213 lines (213 loc) · 7.29 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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
{
"scripts": {
"start": "react-native start",
"android": "react-native run-android",
"ios": "react-native run-ios",
"web": "expo start --web",
"eject": "expo eject",
"preinstall": "git submodule update --init --remote",
"postinstall": "rn-nodeify --install --hack"
},
"dependencies": {
"@apollo/client": "^3.4.13",
"@ethersproject/shims": "^5.4.0",
"@expo-google-fonts/space-mono": "^0.2.0",
"@expo/react-native-action-sheet": "^3.11.0",
"@gorhom/bottom-sheet": "^4",
"@metamask/controllers": "https://github.com/jm90m/controllers.git#v22.0.0-reworked",
"@metamask/swaps-controller": "^6.3.0",
"@react-native-async-storage/async-storage": "^1.15.14",
"@react-native-clipboard/clipboard": "^1.9.0",
"@react-native-community/blur": "^3.6.0",
"@react-native-community/checkbox": "^0.5.9",
"@react-native-community/netinfo": "^7.1.9",
"@react-navigation/bottom-tabs": "^6.0.5",
"@react-navigation/material-top-tabs": "^6.0.2",
"@react-navigation/native": "^6.0.2",
"@react-navigation/stack": "^6.0.7",
"@snapshot-labs/lock": "github:snapshot-labs/lock#master",
"@snapshot-labs/snapshot.js": "^0.3.0",
"@tradle/react-native-http": "^2.0.1",
"@types/react-native-confetti": "^0.1.0",
"@walletconnect/client": "^1.6.5",
"@walletconnect/qrcode-modal": "^1.6.5",
"@walletconnect/react-native-dapp": "^1.6.5",
"@walletconnect/web3-provider": "^1.6.5",
"appcenter": "^4.4.3",
"appcenter-analytics": "^4.4.3",
"appcenter-crashes": "^4.4.3",
"assert": "^1.5.0",
"browserify-zlib": "^0.1.4",
"buffer": "^4.9.2",
"console-browserify": "^1.2.0",
"constants-browserify": "^1.0.0",
"dayjs": "^1.10.7",
"dns.js": "^1.0.1",
"domain-browser": "^1.2.0",
"eth-ens-namehash": "^2.0.8",
"eth-url-parser": "^1.0.4",
"ethereum-blockies-base64": "^1.0.2",
"ethereumjs-util": "6.1.0",
"ethers": "^5.4.7",
"ethjs-query": "^0.3.8",
"ethjs-unit": "^0.1.6",
"events": "^1.1.1",
"expo": "~42.0.1",
"expo-app-loading": "^1.1.2",
"expo-barcode-scanner": "~10.2.2",
"expo-font": "~9.2.1",
"expo-linear-gradient": "~9.2.0",
"expo-linking": "~2.3.1",
"expo-local-authentication": "~11.1.1",
"expo-localization": "~10.2.0",
"expo-random": "~11.2.0",
"expo-secure-store": "~10.2.0",
"expo-splash-screen": "~0.11.2",
"expo-status-bar": "~1.0.4",
"expo-updates": "~0.8.1",
"graphql": "^15.6.0",
"graphql-tag": "^2.12.5",
"https-browserify": "0.0.1",
"i18n-js": "^3.8.0",
"jetifier": "^2.0.0",
"lodash": "^4.17.21",
"moment-timezone": "^0.5.33",
"number-to-bn": "^1.7.0",
"numeral": "^2.0.6",
"path-browserify": "0.0.0",
"pbkdf2": "^3.1.2",
"process": "^0.11.10",
"punycode": "^1.4.1",
"pusher-js": "^7.0.4",
"query-string": "^7.0.1",
"querystring-es3": "^0.2.1",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-native": "~0.63.4",
"react-native-aes-crypto": "^2.0.0",
"react-native-calendars": "^1.1267.0",
"react-native-confetti": "^0.1.0",
"react-native-confetti-cannon": "^1.5.2",
"react-native-config": "^1.4.5",
"react-native-crypto": "^2.2.0",
"react-native-crypto-js": "^1.0.0",
"react-native-device-info": "^8.4.1",
"react-native-draggable-flatlist": "^3.0.7",
"react-native-emoji": "^1.8.0",
"react-native-gesture-handler": "~1.10.2",
"react-native-keyboard-aware-scroll-view": "^0.9.5",
"react-native-keychain": "^8.0.0",
"react-native-level-fs": "^3.0.1",
"react-native-modal": "^13.0.0",
"react-native-os": "^1.2.6",
"react-native-pager-view": "5.0.12",
"react-native-paper": "^4.12.1",
"react-native-progress": "^5.0.0",
"react-native-pusher-push-notifications": "^2.5.2",
"react-native-randombytes": "^3.6.1",
"react-native-reanimated": "^2.2.3",
"react-native-render-html": "^6.1.0",
"react-native-safe-area-context": "3.2.0",
"react-native-screens": "^3.7.2",
"react-native-send-intent": "^1.3.0",
"react-native-status-bar-height": "^2.6.0",
"react-native-step-indicator": "^1.0.3",
"react-native-tab-view": "^3.1.1",
"react-native-tcp": "^3.3.2",
"react-native-text-size": "^4.0.0-rc.1",
"react-native-text-ticker": "^1.14.0",
"react-native-toast-message": "^1.6.0",
"react-native-udp": "^2.7.0",
"react-native-unimodules": "~0.14.5",
"react-native-vector-icons": "^8.1.0",
"react-native-web": "~0.13.12",
"react-native-webview": "11.6.2",
"react-native-wheel-datepicker": "^2.2.3",
"readable-stream": "^1.0.33",
"remarkable": "^2.0.1",
"remove-markdown": "^0.3.0",
"rn-nodeify": "tradle/rn-nodeify",
"rn-placeholder": "^3.0.3",
"stream-browserify": "^1.0.0",
"string_decoder": "^0.10.31",
"timeago.js": "^4.0.2",
"timers-browserify": "^1.4.2",
"tty-browserify": "0.0.0",
"url": "^0.10.3",
"url-parse": "^1.5.4",
"util": "^0.10.4",
"vm-browserify": "0.0.4",
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@types/i18n-js": "^3.8.2",
"@types/lodash": "^4.14.174",
"@types/react": "~16.9.35",
"@types/react-native": "~0.63.2",
"@types/react-native-vector-icons": "^6.4.8",
"@types/remarkable": "^2.0.3",
"@types/remove-markdown": "^0.3.1",
"@types/url-parse": "^1.4.6",
"@types/zxcvbn": "^4.4.1",
"autoprefixer": "^10.3.7",
"postcss": "^8.3.9",
"prettier": "^2.4.0",
"typescript": "~4.0.0"
},
"private": true,
"react-native": {
"zlib": "browserify-zlib",
"console": "console-browserify",
"constants": "constants-browserify",
"crypto": "react-native-crypto",
"dns": "dns.js",
"net": "react-native-tcp",
"domain": "domain-browser",
"http": "@tradle/react-native-http",
"https": "https-browserify",
"os": "react-native-os",
"path": "path-browserify",
"querystring": "querystring-es3",
"fs": "react-native-level-fs",
"_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",
"dgram": "react-native-udp",
"stream": "stream-browserify",
"timers": "timers-browserify",
"tty": "tty-browserify",
"vm": "vm-browserify",
"tls": false
},
"browser": {
"zlib": "browserify-zlib",
"console": "console-browserify",
"constants": "constants-browserify",
"crypto": "react-native-crypto",
"dns": "dns.js",
"net": "react-native-tcp",
"domain": "domain-browser",
"http": "@tradle/react-native-http",
"https": "https-browserify",
"os": "react-native-os",
"path": "path-browserify",
"querystring": "querystring-es3",
"fs": "react-native-level-fs",
"_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",
"dgram": "react-native-udp",
"stream": "stream-browserify",
"timers": "timers-browserify",
"tty": "tty-browserify",
"vm": "vm-browserify",
"tls": false
},
"name": "snapshot-app",
"version": "1.2.1"
}