-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpackage.json
More file actions
169 lines (169 loc) · 5.39 KB
/
package.json
File metadata and controls
169 lines (169 loc) · 5.39 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
{
"name": "extension",
"version": "1.26.8",
"description": "extension",
"private": false,
"repository": "https://github.com/SimpleHold/extension.git",
"scripts": {
"build": "webpack --config webpack.prod.js",
"dev": "webpack -w --config webpack.dev.js",
"test": "jest --config=jest.config.js",
"lint": "eslint --fix -c ./.eslintrc.js \"src/**/*.ts*\"",
"prettify": "prettier --write \"src/**/*.ts*\""
},
"dependencies": {
"@cityofzion/neon-js": "3.11.9",
"@cosmjs/crypto": "^0.29.3",
"@cosmjs/proto-signing": "^0.29.3",
"@cosmjs/stargate": "^0.29.3",
"@elrondnetwork/elrond-core-js": "^2.1.0",
"@elrondnetwork/erdjs-walletcore": "^2.1.0",
"@ethereumjs/tx": "3.3.0",
"@fioprotocol/fiojs": "1.0.1",
"@fioprotocol/fiosdk": "1.7.0",
"@harmony-js/core": "0.1.57",
"@harmony-js/crypto": "^0.1.56",
"@harmony-js/utils": "^0.1.56",
"@hashgraph/cryptography": "^1.4.1",
"@iota/crypto.js": "^1.8.6",
"@iota/iota.js": "^1.8.6",
"@iota/util.js": "^1.8.6",
"@ledgerhq/hw-app-btc": "^6.1.0",
"@ledgerhq/hw-app-eth": "^6.1.0",
"@ledgerhq/hw-app-xrp": "^6.1.0",
"@ledgerhq/hw-transport-webusb": "6.1.0",
"@polkadot/api": "^9.7.1",
"@solana/spl-token": "0.1.8",
"@solana/web3.js": "1.52.0",
"@solar-network/crypto": "^4.0.2",
"@terra-money/terra.js": "3.1.3",
"@terra.kitchen/utils": "1.0.7",
"@thetalabs/theta-js": "0.0.67",
"@waves/ts-lib-crypto": "^1.4.4-beta.1",
"@waves/waves-transactions": "^4.2.10",
"@zilliqa-js/crypto": "3.3.4",
"@zilliqa-js/util": "3.3.4",
"@zilliqa-js/zilliqa": "3.3.4",
"amplitude-js": "^7.4.4",
"aptos": "1.3.16",
"assert": "^2.0.0",
"axios": "^0.21.1",
"bcryptjs": "^2.4.3",
"bignumber.js": "^9.0.1",
"bip39": "^3.0.4",
"bitcoinjs-lib": "5.2.0",
"bitcore-lib-cash": "8.25.36",
"borc": "2.1.2",
"bs58": "^4.0.1",
"bsv": "1.5.6",
"buffer": "^6.0.3",
"cardano-crypto.js": "6.1.1",
"casper-js-sdk": "2.10.0",
"copy-to-clipboard": "^3.3.1",
"crypto-browserify": "^3.12.0",
"crypto-js": "^4.0.0",
"dayjs": "^1.10.6",
"detect-browser": "^5.2.0",
"digibyte-lib": "https://github.com/DigiByte-Core/digibyte-lib",
"icon-sdk-js": "^1.2.8",
"lodash": "^4.17.21",
"mobx": "^6.6.1",
"mobx-react-lite": "^3.4.0",
"nanocurrency": "2.5.0",
"near-api-js": "1.1.0",
"neblio-lib": "https://github.com/NeblioTeam/bitcore-lib#neblcore-lib",
"nerve-sdk-js": "1.0.22",
"nuls-sdk-js": "2.5.2",
"numeral": "^2.0.6",
"process": "^0.11.10",
"query-string": "^7.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-dropzone": "11.3.1",
"react-idle-timer": "^4.6.4",
"react-inlinesvg": "^3.0.1",
"react-loadable": "^5.5.0",
"react-number-format": "^4.4.4",
"react-otp-input": "^2.3.0",
"react-qrcode-logo": "2.2.1",
"react-router-dom": "^5.2.0",
"react-transition-group": "^4.4.1",
"react-virtualized": "^9.22.3",
"ripple-keypairs": "1.1.4",
"ripple-lib": "1.10.1",
"socket.io-client": "4.5.1",
"sotez": "13.0.1",
"stellar-sdk": "10.1.2",
"stream-browserify": "^3.0.0",
"styled-components": "^5.3.6",
"thor-devkit": "2.0.1",
"thorify": "1.5.7",
"tonweb": "^0.0.22",
"tonweb-mnemonic": "^0.0.2",
"trezor-connect": "8.1.29",
"tronweb": "4.2.0",
"uuid": "^8.3.2",
"vergejs-lib": "https://github.com/vergecurrency/vergejs-lib",
"web3": "1.3.5",
"web3-core": "^1.8.0",
"webextension-polyfill": "^0.9.0",
"xdc3": "1.3.13416"
},
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
"@babel/preset-typescript": "^7.10.4",
"@types/amplitude-js": "^7.0.1",
"@types/bcryptjs": "^2.4.2",
"@types/bs58": "^4.0.1",
"@types/chrome": "^0.0.124",
"@types/crypto-js": "^4.0.1",
"@types/jest": "^26.0.14",
"@types/lodash": "^4.14.187",
"@types/node": "^14.11.8",
"@types/numeral": "^2.0.1",
"@types/react": "^18.0.8",
"@types/react-dom": "^18.0.8",
"@types/react-loadable": "^5.5.6",
"@types/react-otp-input": "^2.0.0",
"@types/react-router-dom": "^5.1.7",
"@types/react-test-renderer": "^17.0.1",
"@types/react-transition-group": "^4.4.1",
"@types/react-virtualized": "^9.21.15",
"@types/styled-components": "^5.1.26",
"@types/uuid": "^8.3.0",
"@types/webextension-polyfill": "^0.9.0",
"@typescript-eslint/eslint-plugin": "^4.4.1",
"@typescript-eslint/parser": "^4.4.1",
"agent-base": "^6.0.2",
"autoprefixer": "^10.4.1",
"awesome-typescript-loader": "^5.2.1",
"babel-core": "^6.26.3",
"babel-jest": "^26.5.2",
"babel-loader": "^8.1.0",
"copy-webpack-plugin": "^11.0.0",
"dotenv-webpack": "^8.0.1",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.21.4",
"fs-extra": "^10.1.0",
"html-webpack-plugin": "^5.5.0",
"http-browserify": "^1.7.0",
"jest": "^26.5.3",
"prettier": "^2.1.2",
"react-test-renderer": "^17.0.2",
"terser-webpack-plugin": "4.2.3",
"ts-jest": "^26.4.1",
"ts-loader": "^8.0.5",
"typescript": "^4.0.3",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1",
"webpack-merge": "^5.8.0"
},
"resolutions": {
"neblio-lib/**/bn.js": "=2.0.4",
"@solana/web3.js": "1.52.0",
"digibyte-lib/**/bn.js": "=2.0.4"
}
}