-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
233 lines (233 loc) · 6.46 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
{
"name": "draw_and_guess",
"version": "1.0.0",
"description": "",
"main": "app.js",
"dependencies": {
"accepts": "^1.3.7",
"acorn": "^7.4.1",
"acorn-jsx": "^5.3.1",
"ajv": "^6.12.6",
"ansi-colors": "^4.1.1",
"ansi-regex": "^5.0.0",
"ansi-styles": "^3.2.1",
"argparse": "^1.0.10",
"array-flatten": "^1.1.1",
"array-includes": "^3.1.2",
"array.prototype.flat": "^1.2.4",
"astral-regex": "^2.0.0",
"async": "^0.9.2",
"balanced-match": "^1.0.0",
"base64-arraybuffer": "^0.1.4",
"base64id": "^2.0.0",
"body-parser": "^1.19.0",
"brace-expansion": "^1.1.11",
"bytes": "^3.1.0",
"call-bind": "^1.0.2",
"callsites": "^3.1.0",
"chalk": "^2.4.2",
"chance": "^1.1.7",
"color-convert": "^1.9.3",
"color-name": "^1.1.3",
"component-emitter": "^1.3.0",
"concat-map": "^0.0.1",
"confusing-browser-globals": "^1.0.10",
"contains-path": "^0.1.0",
"content-disposition": "^0.5.3",
"content-type": "^1.0.4",
"cookie": "^0.4.1",
"cookie-signature": "^1.0.6",
"cors": "^2.8.5",
"cross-spawn": "^7.0.3",
"debug": "^4.1.1",
"deep-is": "^0.1.3",
"define-properties": "^1.1.3",
"depd": "^1.1.2",
"destroy": "^1.0.4",
"doctrine": "^3.0.0",
"ee-first": "^1.1.1",
"ejs": "^3.1.6",
"emoji-regex": "^8.0.0",
"encodeurl": "^1.0.2",
"engine.io": "^4.1.1",
"engine.io-parser": "^4.0.2",
"enquirer": "^2.3.6",
"error-ex": "^1.3.2",
"es-abstract": "^1.18.0-next.2",
"es-to-primitive": "^1.2.1",
"escape-html": "^1.0.3",
"escape-string-regexp": "^1.0.5",
"eslint": "^7.18.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-import-resolver-node": "^0.3.4",
"eslint-module-utils": "^2.6.0",
"eslint-plugin-import": "^2.22.1",
"eslint-scope": "^5.1.1",
"eslint-utils": "^2.1.0",
"eslint-visitor-keys": "^2.0.0",
"espree": "^7.3.1",
"esprima": "^4.0.1",
"esquery": "^1.3.1",
"esrecurse": "^4.3.0",
"estraverse": "^4.3.0",
"esutils": "^2.0.3",
"etag": "^1.8.1",
"express": "^4.17.1",
"fast-deep-equal": "^3.1.3",
"fast-json-stable-stringify": "^2.1.0",
"fast-levenshtein": "^2.0.6",
"file-entry-cache": "^6.0.0",
"filelist": "^1.0.2",
"finalhandler": "^1.1.2",
"find-up": "^2.1.0",
"flat-cache": "^3.0.4",
"flatted": "^3.1.1",
"forwarded": "^0.1.2",
"fresh": "^0.5.2",
"fs.realpath": "^1.0.0",
"function-bind": "^1.1.1",
"functional-red-black-tree": "^1.0.1",
"get-intrinsic": "^1.0.2",
"glob": "^7.1.6",
"glob-parent": "^5.1.2",
"globals": "^12.4.0",
"graceful-fs": "^4.2.4",
"has": "^1.0.3",
"has-flag": "^3.0.0",
"has-symbols": "^1.0.1",
"hosted-git-info": "^2.8.9",
"http-errors": "^1.7.2",
"iconv-lite": "^0.4.24",
"ignore": "^4.0.6",
"import-fresh": "^3.3.0",
"imurmurhash": "^0.1.4",
"inflight": "^1.0.6",
"inherits": "^2.0.3",
"ipaddr.js": "^1.9.1",
"is-arrayish": "^0.2.1",
"is-callable": "^1.2.2",
"is-core-module": "^2.2.0",
"is-date-object": "^1.0.2",
"is-extglob": "^2.1.1",
"is-fullwidth-code-point": "^3.0.0",
"is-glob": "^4.0.1",
"is-negative-zero": "^2.0.1",
"is-regex": "^1.1.1",
"is-string": "^1.0.5",
"is-symbol": "^1.0.3",
"isarray": "^1.0.0",
"isexe": "^2.0.0",
"jake": "^10.8.2",
"js-tokens": "^4.0.0",
"js-yaml": "^3.14.1",
"json-schema-traverse": "^0.4.1",
"json-stable-stringify-without-jsonify": "^1.0.1",
"json5": "^1.0.1",
"leven": "^3.1.0",
"levn": "^0.4.1",
"load-json-file": "^2.0.0",
"locate-path": "^2.0.0",
"lodash": "^4.17.21",
"lru-cache": "^6.0.0",
"media-typer": "^0.3.0",
"merge-descriptors": "^1.0.1",
"methods": "^1.1.2",
"mime": "^1.6.0",
"mime-db": "^1.44.0",
"mime-types": "^2.1.27",
"minimatch": "^3.0.4",
"minimist": "^1.2.5",
"ms": "^2.1.3",
"nanoid": "^3.1.20",
"natural-compare": "^1.4.0",
"negotiator": "^0.6.2",
"nodemon": "^2.0.7",
"normalize-package-data": "^2.5.0",
"object-assign": "^4.1.1",
"object-inspect": "^1.9.0",
"object-keys": "^1.1.1",
"object.assign": "^4.1.2",
"object.entries": "^1.1.3",
"object.values": "^1.1.2",
"on-finished": "^2.3.0",
"once": "^1.4.0",
"optionator": "^0.9.1",
"p-limit": "^1.3.0",
"p-locate": "^2.0.0",
"p-try": "^1.0.0",
"parent-module": "^1.0.1",
"parse-json": "^2.2.0",
"parseurl": "^1.3.3",
"path-exists": "^3.0.0",
"path-is-absolute": "^1.0.1",
"path-key": "^3.1.1",
"path-parse": "^1.0.6",
"path-to-regexp": "^0.1.7",
"path-type": "^2.0.0",
"pify": "^2.3.0",
"pkg-dir": "^2.0.0",
"prelude-ls": "^1.2.1",
"progress": "^2.0.3",
"proxy-addr": "^2.0.6",
"punycode": "^2.1.1",
"qs": "^6.7.0",
"range-parser": "^1.2.1",
"raw-body": "^2.4.0",
"read-pkg": "^2.0.0",
"read-pkg-up": "^2.0.0",
"regexpp": "^3.1.0",
"require-from-string": "^2.0.2",
"resolve": "^1.19.0",
"resolve-from": "^4.0.0",
"rimraf": "^3.0.2",
"safe-buffer": "^5.1.2",
"safer-buffer": "^2.1.2",
"semver": "^7.3.4",
"send": "^0.17.1",
"serve-static": "^1.14.1",
"setprototypeof": "^1.1.1",
"shebang-command": "^2.0.0",
"shebang-regex": "^3.0.0",
"slice-ansi": "^4.0.0",
"socket.io": "^3.1.2",
"socket.io-adapter": "^2.1.0",
"socket.io-parser": "^4.0.4",
"spdx-correct": "^3.1.1",
"spdx-exceptions": "^2.3.0",
"spdx-expression-parse": "^3.0.1",
"spdx-license-ids": "^3.0.7",
"sprintf-js": "^1.0.3",
"statuses": "^1.5.0",
"string-width": "^4.2.0",
"string.prototype.trimend": "^1.0.3",
"string.prototype.trimstart": "^1.0.3",
"strip-ansi": "^6.0.0",
"strip-bom": "^3.0.0",
"strip-json-comments": "^3.1.1",
"supports-color": "^5.5.0",
"table": "^6.0.7",
"text-table": "^0.2.0",
"toidentifier": "^1.0.0",
"tsconfig-paths": "^3.9.0",
"type-check": "^0.4.0",
"type-fest": "^0.8.1",
"type-is": "^1.6.18",
"unpipe": "^1.0.0",
"uri-js": "^4.4.1",
"utils-merge": "^1.0.1",
"v8-compile-cache": "^2.2.0",
"validate-npm-package-license": "^3.0.4",
"vary": "^1.1.2",
"which": "^2.0.2",
"word-wrap": "^1.2.3",
"wrappy": "^1.0.2",
"ws": "^7.4.6",
"yallist": "^4.0.0"
},
"scripts": {
"start": "nodemon app.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Piyush Anand",
"license": "ISC"
}