-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
183 lines (183 loc) · 4.88 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
{
"name": "kuoricinidao",
"version": "1.0.0",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"dev": "lite-server",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@truffle/contract": "^4.5.2",
"@truffle/hdwallet-provider": "^2.0.4",
"jquery": "^3.6.0",
"lite-server": "^2.6.1",
"truffle-hdwallet-provider": "^1.0.17",
"@maticnetwork/maticjs": "^2.0.40",
"dotenv": "^9.0.0"
},
"dependencies": {
"accepts": "^1.3.8",
"after": "^0.8.2",
"ansi-regex": "^2.1.1",
"ansi-styles": "^2.2.1",
"anymatch": "^3.1.2",
"arraybuffer.slice": "^0.0.7",
"async": "^1.5.2",
"async-each-series": "^0.1.1",
"axios": "^0.21.4",
"backo2": "^1.0.2",
"balanced-match": "^1.0.2",
"base64-arraybuffer": "^0.1.5",
"base64id": "^2.0.0",
"batch": "^0.6.1",
"binary-extensions": "^2.2.0",
"blob": "^0.0.5",
"brace-expansion": "^1.1.11",
"braces": "^3.0.2",
"browser-sync": "^2.27.9",
"browser-sync-client": "^2.27.9",
"browser-sync-ui": "^2.27.9",
"bs-recipes": "^1.3.4",
"bs-snippet-injector": "^2.0.1",
"bytes": "^3.1.2",
"camelcase": "^5.3.1",
"chalk": "^1.1.3",
"chokidar": "^3.5.3",
"cliui": "^6.0.0",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"commander": "^2.20.3",
"component-bind": "^1.0.0",
"component-emitter": "^1.3.0",
"component-inherit": "^0.0.3",
"concat-map": "^0.0.1",
"connect": "^3.7.0",
"connect-history-api-fallback": "^1.6.0",
"connect-logger": "^0.0.1",
"cookie": "^0.4.2",
"debug": "^2.6.9",
"decamelize": "^1.2.0",
"depd": "^1.1.2",
"destroy": "^1.2.0",
"dev-ip": "^1.0.1",
"dlv": "^1.1.3",
"easy-extender": "^2.3.4",
"eazy-logger": "^3.1.0",
"ee-first": "^1.1.1",
"emoji-regex": "^8.0.0",
"encodeurl": "^1.0.2",
"engine.io": "^3.5.0",
"engine.io-client": "^3.5.2",
"engine.io-parser": "^2.2.1",
"escalade": "^3.1.1",
"escape-html": "^1.0.3",
"escape-string-regexp": "^1.0.5",
"etag": "^1.8.1",
"eventemitter3": "^4.0.7",
"fill-range": "^7.0.1",
"finalhandler": "^1.2.0",
"find-up": "^4.1.0",
"follow-redirects": "^1.14.9",
"fresh": "^0.5.2",
"fs-extra": "^3.0.1",
"get-caller-file": "^2.0.5",
"glob-parent": "^5.1.2",
"graceful-fs": "^4.2.9",
"has-ansi": "^2.0.0",
"has-binary2": "^1.0.3",
"has-cors": "^1.1.0",
"http-errors": "^1.8.1",
"http-proxy": "^1.18.1",
"iconv-lite": "^0.4.24",
"immutable": "^3.8.2",
"indexof": "^0.0.1",
"inherits": "^2.0.4",
"is-binary-path": "^2.1.0",
"is-extglob": "^2.1.1",
"is-fullwidth-code-point": "^3.0.0",
"is-glob": "^4.0.3",
"is-number": "^7.0.0",
"is-number-like": "^1.0.8",
"is-wsl": "^1.1.0",
"isarray": "^2.0.5",
"jsonfile": "^3.0.1",
"limiter": "^1.1.5",
"localtunnel": "^2.0.2",
"locate-path": "^5.0.0",
"lodash": "^4.17.21",
"lodash.isfinite": "^3.3.2",
"micromatch": "^4.0.5",
"mime": "^1.6.0",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"minimatch": "^3.1.2",
"minimist": "^1.2.6",
"mitt": "^1.2.0",
"moment": "^2.29.1",
"ms": "^2.1.3",
"negotiator": "^0.6.3",
"normalize-path": "^3.0.0",
"on-finished": "^2.4.1",
"openurl": "^1.1.1",
"opn": "^5.5.0",
"p-limit": "^2.3.0",
"p-locate": "^4.1.0",
"p-try": "^2.2.0",
"parseqs": "^0.0.6",
"parseuri": "^0.0.6",
"parseurl": "^1.3.3",
"path-exists": "^4.0.0",
"picomatch": "^2.3.1",
"portscanner": "^2.2.0",
"qs": "^6.10.3",
"range-parser": "^1.2.1",
"raw-body": "^2.5.1",
"readdirp": "^3.6.0",
"require-directory": "^2.1.1",
"require-main-filename": "^2.0.0",
"requires-port": "^1.0.0",
"resp-modifier": "^6.0.2",
"rx": "^4.1.0",
"rxjs": "^5.5.12",
"safer-buffer": "^2.1.2",
"send": "^0.16.2",
"serve-index": "^1.9.1",
"serve-static": "^1.15.0",
"server-destroy": "^1.0.1",
"set-blocking": "^2.0.0",
"setprototypeof": "^1.2.0",
"socket.io": "^2.4.1",
"socket.io-adapter": "^1.1.2",
"socket.io-client": "^2.4.0",
"socket.io-parser": "^3.4.1",
"statuses": "^1.5.0",
"stream-throttle": "^0.1.3",
"string-width": "^4.2.3",
"strip-ansi": "^3.0.1",
"supports-color": "^2.0.0",
"symbol-observable": "^1.2.0",
"tfunk": "^4.0.0",
"to-array": "^0.1.4",
"to-regex-range": "^5.0.1",
"toidentifier": "^1.0.1",
"ua-parser-js": "^1.0.2",
"universalify": "^0.1.2",
"unpipe": "^1.0.0",
"utils-merge": "^1.0.1",
"which-module": "^2.0.0",
"wrap-ansi": "^6.2.0",
"ws": "^7.5.7",
"xmlhttprequest-ssl": "^1.6.3",
"y18n": "^4.0.3",
"yargs": "^15.4.1",
"yargs-parser": "^18.1.3",
"yeast": "^0.1.2"
},
"description": ""
}