-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
222 lines (222 loc) · 7.49 KB
/
package.json
File metadata and controls
222 lines (222 loc) · 7.49 KB
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
214
215
216
217
218
219
220
221
222
{
"name": "CleanApp",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",
"lint": "eslint .",
"start": "react-native start",
"test": "jest"
},
"dependencies": {
"@alch/alchemy-web3": "^1.4.7",
"@metamask/sdk": "^0.2.4",
"@oceanprotocol/lib": "^0.16.0",
"@react-native-async-storage/async-storage": "^1.15.2",
"@react-native-clipboard/clipboard": "^1.8.5",
"@react-native-community/blur": "^4.3.2",
"@react-native-community/masked-view": "^0.1.10",
"@react-native-community/push-notification-ios": "^1.10.1",
"@react-native-picker/picker": "^1.16.0",
"@react-native-segmented-control/segmented-control": "^2.4.0",
"@react-navigation/bottom-tabs": "^5.11.9",
"@react-navigation/drawer": "^5.12.5",
"@react-navigation/native": "^5.9.4",
"@react-navigation/stack": "^5.14.4",
"@rnmapbox/maps": "^10.0.7-rc.1",
"@tradle/react-native-http": "^2.0.1",
"@truffle/hdwallet-provider": "^1.4.1",
"@turf/turf": "^6.5.0",
"@walletconnect/react-native-dapp": "1.6.6",
"assert": "^1.5.0",
"asyncstorage-down": "^4.2.0",
"axios": "^0.21.1",
"browserify-zlib": "^0.2.0",
"buffer": "^4.9.2",
"connect": "^3.7.0",
"console-browserify": "^1.2.0",
"constants-browserify": "^1.0.0",
"dns.js": "^1.0.1",
"domain-browser": "^1.2.0",
"eth-lightwallet": "^4.0.0",
"ethereumjs-tx": "^2.1.2",
"ethers": "^5.1.4",
"events": "^1.1.1",
"https-browserify": "0.0.1",
"i18next": "^20.3.2",
"immutability-helper": "^3.1.1",
"lodash.groupby": "^4.6.0",
"moment": "^2.29.3",
"node-libs-browser": "^2.2.1",
"patch-package": "^6.5.0",
"path-browserify": "0.0.0",
"process": "^0.11.10",
"punycode": "^1.4.1",
"querystring-es3": "^0.2.1",
"react": "18.2.0",
"react-i18next": "^11.11.1",
"react-native": "0.72.0",
"react-native-animated-pagination-dots": "^0.1.73",
"react-native-background-fetch": "^4.1.7",
"react-native-background-timer": "^2.4.1",
"react-native-biometrics": "^3.0.1",
"react-native-bip39": "^2.3.0",
"react-native-bottom-sheet": "^1.0.3",
"react-native-canvas": "^0.1.37",
"react-native-charts-wrapper": "^0.5.11",
"react-native-config": "^1.5.1",
"react-native-crypto": "^2.2.0",
"react-native-dialog": "^5.6.0",
"react-native-document-picker": "^5.2.0",
"react-native-elements": "^3.4.2",
"react-native-flash-message": "^0.4.1",
"react-native-floating-action": "^1.22.0",
"react-native-fs": "^2.18.0",
"react-native-geolocation-service": "^5.3.1",
"react-native-gesture-handler": "^1.10.3",
"react-native-get-random-values": "^1.7.0",
"react-native-image-pan-zoom": "^2.1.12",
"react-native-image-picker": "^5.3.1",
"react-native-keyboard-aware-scroll-view": "^0.9.4",
"react-native-level-fs": "^3.0.1",
"react-native-linear-gradient": "^2.5.6",
"react-native-multiple-select": "^0.5.6",
"react-native-os": "^1.2.6",
"react-native-pager-view": "^6.2.0",
"react-native-paper": "^4.9.1",
"react-native-permissions": "^3.8.0",
"react-native-popup-menu": "^0.15.11",
"react-native-progress": "^5.0.0",
"react-native-push-notification": "^8.1.1",
"react-native-radial-gradient": "^1.1.2",
"react-native-randombytes": "^3.6.1",
"react-native-reanimated": "2.2.4",
"react-native-render-html": "^6.0.5",
"react-native-responsive-dimensions": "^3.1.1",
"react-native-safe-area-context": "^3.2.0",
"react-native-screens": "~3.10.2",
"react-native-scroll-into-view": "^2.0.1",
"react-native-share": "^7.9.1",
"react-native-simple-toast": "^1.1.3",
"react-native-svg": "9.6.4",
"react-native-svg-transformer": "^1.0.0",
"react-native-swipe-cards": "^0.1.1",
"react-native-swipe-gestures": "^1.0.5",
"react-native-swiper": "^1.6.0",
"react-native-tab-view": "^3.5.1",
"react-native-tags": "^2.2.0",
"react-native-tcp": "^3.3.2",
"react-native-udp": "^2.7.0",
"react-native-vector-icons": "^8.1.0",
"react-native-vision-camera": "2.3.0",
"react-native-walkthrough-tooltip": "^1.5.0",
"react-native-webview": "^11.6.5",
"react-native-wheel-color-picker": "^1.1.0",
"react-native-youtube-iframe": "^2.0.1",
"react-redux": "^7.2.0",
"readable-stream": "^1.0.33",
"redux": "^4.0.5",
"redux-logger": "^3.0.6",
"redux-persist": "^5.10.0",
"redux-thunk": "^2.3.0",
"rn-sliding-up-panel": "^2.4.6",
"store": "^2.0.12",
"stream": "^0.0.2",
"stream-browserify": "^3.0.0",
"string_decoder": "^0.10.31",
"styled-components": "^5.2.3",
"timers-browserify": "^1.4.2",
"tty-browserify": "0.0.0",
"typescript": "^5.0.4",
"url": "^0.10.3",
"use-nft": "^0.10.1",
"util": "^0.10.4",
"vm-browserify": "0.0.4",
"watchman": "^1.0.0",
"web3": "^1.2.8"
},
"devDependencies": {
"@babel/core": "^7.13.15",
"@babel/preset-env": "^7.22.5",
"@babel/runtime": "^7.13.10",
"@react-native-community/eslint-config": "^2.0.0",
"@react-native/eslint-config": "^0.72.2",
"@react-native/metro-config": "^0.72.11",
"@tsconfig/react-native": "^3.0.0",
"@types/react": "^18.0.24",
"@types/react-test-renderer": "^18.0.0",
"babel-cli": "^6.26.0",
"babel-jest": "^26.6.3",
"babel-preset-es2015": "^6.24.1",
"eslint": "^7.24.0",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.65.2",
"prettier": "^2.4.1",
"react-test-renderer": "18.2.0",
"rn-nodeify": "^10.3.0",
"typescript": "4.8.4"
},
"engines": {
"node": ">=16"
},
"jest": {
"preset": "react-native"
},
"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
},
"resolutions": {
"@babel/core": "^7.20.2",
"babel-loader": "^8.3.0"
}
}