-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
280 lines (280 loc) · 9.7 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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
{
"name": "oblwallet",
"version": "0.0.1",
"private": true,
"scripts": {
"reinstall": "(rm -rf ./node_modules; yarn install)",
"clean:babel": "rm -rf ./node_modules/.cache/babel-loader",
"dev": "yarn start --reset-cache",
"android": "react-native run-android",
"android:clean": "(cd android; ./gradlew clean)",
"build:android:apk": "yarn android:clean; npx jetify ; REACT_NATIVE_MAX_WORKERS=2 && (cd android && ./gradlew assembleRelease)",
"ios": "react-native run-ios",
"ios12": "ENVFILE=js.env react-native run-ios --simulator=\"iPhone 12\"",
"pod:install": "(cd ios; pod install)",
"pod:update": "(cd ios; pod update)",
"pod:reinstall": "(rm -rf ios/Pods; rm -rf ios/Podfile.lock) && yarn pod:install",
"start": "react-native start --reset-cache",
"test": "jest",
"release": "standard-version",
"lint": "eslint . --ext .js,.jsx,.ts,.tsx --fix",
"remove_CocoaAsyncSocket": "rm -rf node_modules/react-native-tcp/ios/CocoaAsyncSocket"
},
"dependencies": {
"@commitlint/config-conventional": "12.1.1",
"@medardm/react-native-bip39": "3.0.2",
"@monterosa/react-native-parallax-scroll": "^1.8.0",
"@phungdaihiep/react-native-bitcoinjs": "0.0.2",
"@phungdaihiep/rpc-bitcoin": "2.0.2",
"@react-native-clipboard/clipboard": "1.8.4",
"@react-native-community/async-storage": "^1.12.1",
"@react-native-community/blur": "3.6.0",
"@react-native-community/checkbox": "^0.5.9",
"@react-native-community/masked-view": "0.1.11",
"@react-native-community/netinfo": "^5.9.7",
"@react-native-firebase/analytics": "^14.11.0",
"@react-native-firebase/app": "^14.11.0",
"@react-native-firebase/crashlytics": "^14.11.0",
"@react-navigation/bottom-tabs": "5.11.11",
"@react-navigation/material-top-tabs": "^6.0.6",
"@react-navigation/native": "5.9.4",
"@react-navigation/stack": "5.14.4",
"@reduxjs/toolkit": "^1.8.1",
"@solana/web3.js": "1.12.0",
"@tkey/default": "^7.0.0",
"@tkey/seed-phrase": "^7.0.0",
"@tkey/web-storage": "^7.0.0",
"@toruslabs/react-native-web-browser": "^0.2.0",
"@tradle/react-native-http": "2.0.0",
"@types/pump": "^1.1.1",
"@types/readable-stream": "^2.3.13",
"@types/through2": "^2.0.36",
"@types/url-parse": "^1.4.8",
"@web3auth/react-native-sdk": "^3.1.0",
"add": "^2.0.6",
"assert": "1.1.1",
"asyncstorage-down": "4.2.0",
"axios": "^0.21.4",
"base-64": "^0.1.0",
"bip32": "2.0.6",
"bn.js": "^5.2.1",
"browserify-zlib": "^0.1.4",
"buffer": "^4.9.2",
"color": "4.0.1",
"console-browserify": "^1.2.0",
"constants-browserify": "^1.0.0",
"d3-shape": "3.1.0",
"date-fns": "^2.24.0",
"dns.js": "^1.0.1",
"domain-browser": "^1.2.0",
"ed25519-hd-key": "1.2.0",
"eth-json-rpc-filters": "^4.2.2",
"eth-json-rpc-middleware": "^8.0.1",
"eth-rpc-errors": "^4.0.3",
"ethereumjs-abi": "^0.6.8",
"ethereumjs-util": "^7.1.3",
"ethereumjs-wallet": "1.0.1",
"ethers": "^5.6.1",
"ethjs-unit": "^0.1.6",
"events": "1.1.1",
"expo-linking": "^3.2.2",
"https-browserify": "0.0.0",
"human-standard-token-abi": "^2.0.0",
"i18next": "20.2.2",
"intl": "1.2.5",
"json-rpc-engine": "^6.1.0",
"json-rpc-middleware-stream": "^3.0.0",
"lodash.keys": "4.2.0",
"mersenne-twister": "1.1.0",
"node-libs-browser": "^2.2.1",
"number-to-bn": "^1.7.0",
"path-browserify": "^0.0.0",
"pump": "^3.0.0",
"punycode": "^1.4.1",
"querystring-es3": "^0.2.1",
"react": "17.0.1",
"react-i18next": "11.8.15",
"react-native": "0.64.0",
"react-native-aes-crypto": "1.3.9",
"react-native-aes-crypto-forked": "git+https://github.com/MetaMask/react-native-aes-crypto-forked.git#397d5db5250e8e7408294807965b5b9fd4ca6a25",
"react-native-animatable": "1.3.3",
"react-native-camera": "4.1.1",
"react-native-collapsible": "1.6.0",
"react-native-crypto": "2.1.2",
"react-native-device-info": "8.7.1",
"react-native-draggable-flatlist": "^3.1.1",
"react-native-dropdown-picker": "^5.2.3",
"react-native-encrypted-storage": "4.0.2",
"react-native-expandable-listview": "1.3.1",
"react-native-fast-image": "8.3.7",
"react-native-flipper": "^0.137.0",
"react-native-fs": "2.18.0",
"react-native-gesture-handler": "1.10.3",
"react-native-indicators": "0.17.0",
"react-native-jazzicon": "0.1.2",
"react-native-keychain": "8.0.0",
"react-native-level-fs": "3.0.1",
"react-native-linear-gradient": "2.5.6",
"react-native-material-menu": "^2.0.0",
"react-native-modalize": "2.0.8",
"react-native-onesignal": "^4.3.11",
"react-native-os": "1.2.6",
"react-native-pager-view": "5.4.7",
"react-native-permissions": "3.0.5",
"react-native-portalize": "1.0.7",
"react-native-progress": "^5.0.0",
"react-native-qrcode-scanner": "^1.5.4",
"react-native-qrcode-svg": "6.1.1",
"react-native-randombytes": "3.6.1",
"react-native-reanimated": "2.2.0",
"react-native-safe-area-context": "3.2.0",
"react-native-screens": "3.1.1",
"react-native-share": "7.1.1",
"react-native-size-matters": "0.4.0",
"react-native-snackbar": "2.4.0",
"react-native-snap-carousel": "3.9.1",
"react-native-splash-screen": "^3.3.0",
"react-native-sqlite-storage": "^6.0.1",
"react-native-status-bar-height": "2.6.0",
"react-native-svg": "12.1.1",
"react-native-switch": "2.0.0",
"react-native-tab-view": "^3.1.1",
"react-native-tcp": "3.3.2",
"react-native-toast-notifications": "3.1.0",
"react-native-udp": "2.7.0",
"react-native-url-polyfill": "^1.3.0",
"react-native-view-shot": "3.1.2",
"react-native-walkthrough-tooltip": "^1.3.1",
"react-native-webview": "^11.17.2",
"react-redux": "7.2.4",
"readable-stream": "1.0.33",
"redux-flipper": "^2.0.1",
"redux-persist": "6.0.0",
"redux-saga": "1.1.3",
"stream-browserify": "1.0.0",
"through2": "^4.0.2",
"timers-browserify": "1.4.2",
"tty-browserify": "^0.0.0",
"tweetnacl": "1.0.3",
"tweetnacl-util": "0.15.1",
"url": "~0.10.1",
"url-parse": "^1.5.9",
"util": "0.10.4",
"vm-browserify": "0.0.4",
"web3": "1.3.6",
"web3-provider-engine": "16.0.3",
"yarn": "^1.22.19",
"yup": "0.32.9"
},
"devDependencies": {
"@babel/core": "7.12.9",
"@babel/runtime": "7.12.5",
"@commitlint/cli": "12.1.1",
"@react-native-community/eslint-config": "2.0.0",
"@types/color": "3.0.2",
"@types/d3-shape": "3.0.2",
"@types/ethereumjs-abi": "^0.6.3",
"@types/jest": "26.0.20",
"@types/lodash.keys": "4.2.6",
"@types/mersenne-twister": "1.1.2",
"@types/react-native": "0.64.0",
"@types/react-native-indicators": "^0.16.1",
"@types/react-native-keychain": "3.1.0",
"@types/react-native-snap-carousel": "3.8.4",
"@types/react-native-sqlite-storage": "^5.0.2",
"@types/react-test-renderer": "16.9.2",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"babel-jest": "26.6.3",
"babel-plugin-module-resolver": "4.1.0",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"eslint": "7.14.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-react": "7.23.2",
"eslint-plugin-react-hooks": "4.2.0",
"husky": "6.0.0",
"jest": "26.6.3",
"metro-react-native-babel-preset": "0.64.0",
"react-test-renderer": "17.0.1",
"rn-nodeify": "^10.3.0",
"standard-version": "9.3.0",
"typescript": "3.8.3"
},
"resolutions": {
"**/pbkdf2": "3.1.1",
"**/**/pbkdf2": "3.1.1",
"**/**/**/pbkdf2": "3.1.1"
},
"jest": {
"preset": "react-native",
"setupFiles": [
"./node_modules/react-native-gesture-handler/jestSetup.js"
],
"moduleFileExtensions": [
"ts",
"tsx",
"js",
"jsx",
"json",
"node"
]
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"react-native": {
"_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",
"crypto": "react-native-crypto",
"https": "https-browserify",
"http": "@tradle/react-native-http",
"os": "react-native-os",
"zlib": "browserify-zlib",
"console": "console-browserify",
"constants": "constants-browserify",
"dns": "dns.js",
"net": "react-native-tcp",
"domain": "domain-browser",
"path": "path-browserify",
"querystring": "querystring-es3",
"fs": "react-native-level-fs",
"dgram": "react-native-udp",
"timers": "timers-browserify",
"tty": "tty-browserify",
"vm": "vm-browserify",
"tls": false
},
"browser": {
"_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",
"crypto": "react-native-crypto",
"https": "https-browserify",
"http": "@tradle/react-native-http",
"os": "react-native-os",
"zlib": "browserify-zlib",
"console": "console-browserify",
"constants": "constants-browserify",
"dns": "dns.js",
"net": "react-native-tcp",
"domain": "domain-browser",
"path": "path-browserify",
"querystring": "querystring-es3",
"fs": "react-native-level-fs",
"dgram": "react-native-udp",
"timers": "timers-browserify",
"tty": "tty-browserify",
"vm": "vm-browserify",
"tls": false
}
}