forked from rsksmart/rwallet
-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
207 lines (207 loc) · 6.85 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
{
"name": "rwallet",
"version": "1.4.2",
"private": true,
"scripts": {
"postinstall": "./node_modules/.bin/rn-nodeify --hack --install && ./rm_webview.sh && jetifier",
"install:windows": "npm i && copy .\\postinstall\\blacklist.js .\\node_modules\\metro-config\\src\\defaults\\blacklist.js",
"start": "node node_modules/react-native/local-cli/cli.js start",
"android": "react-native run-android",
"buildandroid": "cd android && ./gradlew assembleRelease",
"ios": "react-native run-ios --simulator=\"iPhone 11\"",
"ip8": "react-native run-ios --simulator=\"iPhone 8\"",
"ip10": "react-native run-ios --simulator=\"iPhone X\"",
"test": "jest"
},
"dependencies": {
"@amazingbeerbelly/react-native-snap-carousel": "^1.0.0",
"@ant-design/react-native": "^3.1.10",
"@imstar15/react-native-firebase": "5.2.6",
"@react-native-community/async-storage": "^1.5.0",
"@react-native-community/blur": "^3.6.0",
"@react-native-community/slider": "^1.1.4",
"@react-native-community/toolbar-android": "^0.1.0-rc.2",
"@rsksmart/rns-resolver.js": "^1.0.0",
"@rsksmart/rsk3": "^0.3.2",
"@tradle/react-native-http": "^2.0.1",
"@walletconnect/client": "^1.2.1",
"assert": "^1.5.0",
"axios": "^0.21.1",
"bignumber.js": "^9.0.0",
"bip32": "^2.0.4",
"bip39": "^3.0.2",
"bitcoinjs-lib": "^5.1.6",
"browserify-zlib": "^0.1.4",
"chai": "^4.2.0",
"compare-versions": "^3.6.0",
"console-browserify": "^1.2.0",
"constants-browserify": "^1.0.0",
"dns.js": "^1.0.1",
"domain-browser": "^1.2.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"ethereumjs-util": "^6.2.0",
"hdkey": "^1.1.1",
"https-browserify": "0.0.1",
"immutable": "^4.0.0-rc.12",
"jest-enzyme": "^7.1.2",
"jsdom": "^16.4.0",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"native-base": "^2.13.0",
"ordinal": "^1.0.3",
"parse": "^2.13.0",
"path-browserify": "0.0.0",
"prop-types": "^15.7.2",
"punycode": "^1.4.1",
"querystring-es3": "^0.2.1",
"react": "16.8.3",
"react-dom": "^17.0.1",
"react-native": "0.59.10",
"react-native-animatable": "^1.3.3",
"react-native-auto-height-image": "^1.1.3",
"react-native-barcode-mask": "^1.1.0",
"react-native-camera": "2.11.2",
"react-native-crypto": "^2.2.0",
"react-native-dash": "0.0.11",
"react-native-device-info": "^5.6.3",
"react-native-dotenv": "^0.2.0",
"react-native-fingerprint-scanner": "^6.0.0",
"react-native-fs": "^2.16.6",
"react-native-gesture-handler": "~1.3.0",
"react-native-i18n": "^2.0.15",
"react-native-indicators": "^0.17.0",
"react-native-largelist-v3": "^3.0.15",
"react-native-level-fs": "^3.0.1",
"react-native-linear-gradient": "^2.5.6",
"react-native-os": "^1.2.6",
"react-native-picker-select": "^6.3.3",
"react-native-pose": "^0.9.1",
"react-native-qrcode-svg": "^5.3.1",
"react-native-randombytes": "^3.5.3",
"react-native-screens": "^1.0.0-alpha.23",
"react-native-shapes": "^0.1.0",
"react-native-share": "3.3.3",
"react-native-snap-carousel": "^3.9.1",
"react-native-spring-scrollview": "^2.0.23",
"react-native-storage": "^1.0.1",
"react-native-svg": "^9.13.3",
"react-native-swipe-gestures": "^1.0.5",
"react-native-swipe-list-view": "^2.0.3",
"react-native-tcp": "^3.3.2",
"react-native-udp": "^2.6.1",
"react-native-uuid-generator": "^6.1.1",
"react-native-vector-icons": "^6.6.0",
"react-native-version-number": "^0.3.6",
"react-native-view-shot": "^3.1.2",
"react-native-webview": "^10.3.2",
"react-navigation": "^3.11.0",
"react-redux": "^7.1.0",
"react-router-redux": "^4.0.8",
"readable-stream": "^1.0.33",
"redux": "^4.0.1",
"redux-logger": "^3.0.6",
"redux-saga": "^1.1.3",
"redux-thunk": "^2.3.0",
"rn-ethereum-input-data-decoder": "^0.1.1",
"rn-placeholder": "^3.0.0",
"rn-secure-storage": "1.1.1",
"stream-browserify": "^1.0.0",
"string_decoder": "^0.10.31",
"timers-browserify": "^1.4.2",
"tty-browserify": "0.0.0",
"url": "^0.10.3",
"vm-browserify": "0.0.4"
},
"devDependencies": {
"@babel/core": "7.6.2",
"@babel/runtime": "7.6.2",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"babel-eslint": "^10.0.3",
"babel-jest": "24.9.0",
"eslint": "^6.6.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react-hooks": "^1.7.0",
"husky": "^3.0.9",
"jest": "24.9.0",
"jetifier": "^1.6.4",
"lint-staged": "^10.0.0-0",
"metro-react-native-babel-preset": "0.56.0",
"react-test-renderer": "16.8.3",
"rn-nodeify": "^10.2.0",
"typescript": "^3.6.4"
},
"jest": {
"preset": "react-native",
"transform": {
"^.+\\.jsx?$": "babel-jest"
}
},
"lint-staged": {
"src/**/*.js": [
"eslint --fix",
"git add"
]
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"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
}
}