forked from cybercongress/cyb-ts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
133 lines (133 loc) · 4.11 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
{
"name": "cyb",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "webpack-dev-server --config=webpack.config.dev.js --https -d --disable-host-check",
"build": "webpack --config=webpack.config.prod.js -p && ncp build/index.html build/404.html && echo 'cyber.page' > build/CNAME",
"devserver": "parcel serve src/index.html -p 8001 --no-cache",
"lint": "eslint src/"
},
"browserslist": [
"last 2 Chrome versions"
],
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/plugin-proposal-class-properties": "^7.2.1",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.2.3",
"@babel/preset-react": "^7.0.0",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"axios": "^0.21.1",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.5",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^7.0.0",
"cross-env": "^6.0.3",
"css-loader": "^5.0.1",
"esbuild-loader": "^2.9.1",
"eslint": "^6.6.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-prettier": "^6.5.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-prettier": "^3.0.0",
"eslint-plugin-react": "^7.10.0",
"file-loader": "^2.0.0",
"history": "^4.9.0",
"html-webpack-plugin": "^3.2.0",
"husky": "^4.3.8",
"it-all": "^1.0.5",
"mini-css-extract-plugin": "^0.8.0",
"ncp": "^2.0.0",
"node-sass": "^5.0.0",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"postcss-loader": "^4.1.0",
"postcss-preset-env": "^6.7.0",
"prettier": "^2.0.5",
"prop-types": "^15.6.2",
"react-hot-loader": "^4.8.8",
"react-iframe": "^1.8.0",
"react-infinite-scroll-component": "^5.0.4",
"react-plotly.js": "^2.3.0",
"react-popper-tooltip": "^2.8.3",
"react-redux": "^7.2.0",
"react-router": "^5.0.1",
"redux": "^4.0.5",
"redux-devtools-extension": "^2.13.8",
"redux-thunk": "^2.3.0",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"terser-webpack-plugin": "4.2.3",
"uint8arrays": "^2.1.5",
"webpack": "4.41.2",
"webpack-cli": "3.1.2",
"webpack-dev-server": "3.10.3",
"webpack-merge": "^5.7.3"
},
"dependencies": {
"@apollo/react-hooks": "^3.1.3",
"@cosmjs/launchpad": "^0.23.1",
"@cosmjs/math": "^0.23.1",
"@cybercongress/gravity": "0.0.15",
"@ledgerhq/hw-transport-u2f": "^4.72.1",
"@ledgerhq/hw-transport-webusb": "5.53.0",
"@tableflip/react-inspector": "^2.3.0",
"@uniswap/sdk": "^3.0.3",
"apollo-boost": "^0.4.7",
"apollo-cache-inmemory": "^1.6.5",
"apollo-client": "^2.6.8",
"apollo-link": "^1.2.13",
"apollo-link-http": "^1.5.16",
"apollo-link-ws": "^1.0.19",
"apollo-utilities": "^1.3.3",
"babel-preset-es2015": "^6.24.1",
"bech32": "^1.1.3",
"big.js": "^5.2.2",
"bignumber.js": "^9.0.0",
"compression-webpack-plugin": "^6.1.1",
"core-js": "3",
"crypto": "^1.0.1",
"dateformat": "^3.0.3",
"detectrtc": "^1.4.0",
"dexie": "^3.0.2",
"eslint-config-airbnb-standard": "^3.0.1",
"eslint-plugin-react-hooks": "^2.2.0",
"ethers": "^5.0.26",
"file-type": "^14.1.3",
"graphql": "^14.6.0",
"graphql-tag": "^2.10.1",
"highlight.js": "^10.0.3",
"ipfs": "0.54.3",
"ipfs-api": "^26.1.2",
"ipfs-pubsub-room": "^2.0.1",
"ipfs-unixfs": "^0.2.0",
"ipld-dag-pb": "0.15.3",
"is-svg": "^4.2.1",
"ledger-cosmos-js": "2.1.7",
"multicodec": "0.5.6",
"qrcode.react": "^1.0.0",
"query-string": "^6.12.1",
"react": "^16.9.0",
"react-apollo": "^3.1.3",
"react-dom": "^16.9.0",
"react-force-graph": "^1.39.5",
"react-infinite-scroller": "^1.2.4",
"react-localization": "^1.0.15",
"react-markdown": "^5.0.3",
"react-router-dom": "^5.1.2",
"react-textarea-autosize": "^8.2.0",
"regenerator-runtime": "^0.13.7",
"ripemd160": "^2.0.2",
"secp256k1": "^3.7.1",
"subscriptions-transport-ws": "^0.9.18",
"web3": "1.2.4",
"web3-utils": "^1.2.4"
},
"prec-commit": [
"lint"
]
}