-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
225 lines (225 loc) · 6.23 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
{
"name": "unitube",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"abs": "^1.3.14",
"accepts": "^1.3.8",
"array-flatten": "^1.1.1",
"available-typed-arrays": "^1.0.5",
"body-parser": "^1.20.1",
"boolean": "^3.2.0",
"buffer-crc32": "^0.2.13",
"bytes": "^3.1.2",
"cacheable-request": "^6.1.0",
"call-bind": "^1.0.2",
"capture-stack-trace": "^1.0.2",
"child_process": "^1.0.2",
"clone-response": "^1.0.3",
"config-chain": "^1.1.13",
"content-disposition": "^0.5.4",
"content-type": "^1.0.4",
"cookie": "^0.5.0",
"cookie-signature": "^1.0.6",
"core-util-is": "^1.0.3",
"create-error-class": "^3.0.2",
"debug": "^2.6.9",
"decompress-response": "^3.3.0",
"deep-extend": "^0.6.0",
"defer-to-connect": "^1.1.3",
"deffy": "^2.2.4",
"define-properties": "^1.1.4",
"depd": "^2.0.0",
"destroy": "^1.2.0",
"detect-node": "^2.1.0",
"duplexer2": "^0.1.4",
"duplexer3": "^0.1.5",
"ee-first": "^1.1.1",
"electron": "^21.3.0",
"electron-packager": "^17.1.1",
"encodeurl": "^1.0.2",
"end-of-stream": "^1.4.4",
"env-paths": "^2.2.1",
"err": "^1.1.1",
"error-ex": "^1.3.2",
"es6-error": "^4.1.1",
"escape-html": "^1.0.3",
"escape-string-regexp": "^4.0.0",
"etag": "^1.8.1",
"exec-limiter": "^3.2.13",
"express": "^4.18.2",
"extract-zip": "^2.0.1",
"fd-slicer": "^1.1.0",
"finalhandler": "^1.2.0",
"for-each": "^0.3.3",
"forwarded": "^0.2.0",
"fresh": "^0.5.2",
"fs": "^0.0.1-security",
"fs-extra": "^8.1.0",
"function-bind": "^1.1.1",
"function.name": "^1.0.13",
"get-intrinsic": "^1.1.3",
"get-stream": "^5.2.0",
"git-package-json": "^1.4.10",
"git-source": "^1.1.10",
"git-up": "^1.2.1",
"git-url-parse": "^5.0.1",
"global-agent": "^3.0.0",
"global-tunnel-ng": "^2.7.1",
"globalthis": "^1.0.3",
"gopd": "^1.0.1",
"got": "^5.6.0",
"graceful-fs": "^4.2.10",
"gry": "^5.0.8",
"has": "^1.0.3",
"has-property-descriptors": "^1.0.0",
"has-symbols": "^1.0.3",
"has-tostringtag": "^1.0.0",
"hosted-git-info": "^2.8.9",
"http-cache-semantics": "^4.1.0",
"http-errors": "^2.0.0",
"https": "^1.0.0",
"iconv-lite": "^0.4.24",
"inherits": "^2.0.4",
"ini": "^1.3.8",
"ipaddr.js": "^1.9.1",
"is-arguments": "^1.1.1",
"is-arrayish": "^0.2.1",
"is-callable": "^1.2.7",
"is-core-module": "^2.11.0",
"is-generator-function": "^1.0.10",
"is-plain-obj": "^1.1.0",
"is-redirect": "^1.0.0",
"is-retry-allowed": "^1.2.0",
"is-ssh": "^1.4.0",
"is-stream": "^1.1.0",
"is-typed-array": "^1.1.10",
"isarray": "^1.0.0",
"iterate-object": "^1.3.4",
"json-buffer": "^3.0.0",
"json-stringify-safe": "^5.0.1",
"jsonfile": "^4.0.0",
"keyv": "^3.1.0",
"limit-it": "^3.2.10",
"lodash": "^4.17.21",
"lowercase-keys": "^1.0.1",
"lru-cache": "^6.0.0",
"matcher": "^3.0.0",
"media-typer": "^0.3.0",
"merge-descriptors": "^1.0.1",
"methods": "^1.1.2",
"mime": "^1.6.0",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"mimic-response": "^1.0.1",
"minimist": "^1.2.7",
"ms": "^2.0.0",
"negotiator": "^0.6.3",
"node-status-codes": "^1.0.0",
"noop6": "^1.0.9",
"normalize-package-data": "^2.5.0",
"normalize-url": "^4.5.1",
"npm-conf": "^1.1.3",
"oargv": "^3.4.10",
"obj-def": "^1.0.9",
"object-assign": "^4.1.1",
"object-inspect": "^1.12.2",
"object-keys": "^1.1.1",
"on-finished": "^2.4.1",
"once": "^1.4.0",
"one-by-one": "^3.2.8",
"os": "^0.1.2",
"os-tmpdir": "^1.0.2",
"p-cancelable": "^1.1.0",
"package-json": "^2.4.0",
"package-json-path": "^1.0.9",
"package.json": "^2.0.1",
"parse-json": "^2.2.0",
"parse-url": "^1.3.11",
"parseurl": "^1.3.3",
"path": "^0.12.7",
"path-parse": "^1.0.7",
"path-to-regexp": "^0.1.7",
"pend": "^1.2.0",
"pify": "^3.0.0",
"pinkie": "^2.0.4",
"pinkie-promise": "^2.0.1",
"prepend-http": "^1.0.4",
"process": "^0.11.10",
"process-nextick-args": "^2.0.1",
"progress": "^2.0.3",
"proto-list": "^1.2.4",
"protocols": "^2.0.1",
"proxy-addr": "^2.0.7",
"pump": "^3.0.0",
"qs": "^6.11.0",
"r-json": "^1.2.10",
"r-package-json": "^1.0.9",
"range-parser": "^1.2.1",
"raw-body": "^2.5.1",
"rc": "^1.2.8",
"read-all-stream": "^3.1.0",
"readable-stream": "^2.3.7",
"registry-auth-token": "^3.4.0",
"registry-url": "^3.1.0",
"resolve": "^1.22.1",
"responselike": "^1.0.2",
"roarr": "^2.15.4",
"safe-buffer": "^5.1.2",
"safer-buffer": "^2.1.2",
"semver": "^5.7.1",
"semver-compare": "^1.0.0",
"send": "^0.18.0",
"serialize-error": "^7.0.1",
"serve-static": "^1.15.0",
"setprototypeof": "^1.2.0",
"side-channel": "^1.0.4",
"sliced": "^1.0.1",
"spdx-correct": "^3.1.1",
"spdx-exceptions": "^2.3.0",
"spdx-expression-parse": "^3.0.1",
"spdx-license-ids": "^3.0.12",
"sprintf-js": "^1.1.2",
"statuses": "^2.0.1",
"string_decoder": "^1.1.1",
"strip-json-comments": "^2.0.1",
"sumchecker": "^3.0.1",
"supports-preserve-symlinks-flag": "^1.0.0",
"timed-out": "^2.0.0",
"tmp": "^0.0.28",
"to-readable-stream": "^1.0.0",
"toidentifier": "^1.0.1",
"tunnel": "^0.0.6",
"type-fest": "^0.13.1",
"type-is": "^1.6.18",
"typpy": "^2.3.13",
"ul": "^5.2.15",
"universalify": "^0.1.2",
"unpipe": "^1.0.0",
"unzip-response": "^1.0.2",
"url-parse-lax": "^1.0.0",
"util": "^0.12.5",
"util-deprecate": "^1.0.2",
"utils-merge": "^1.0.1",
"validate-npm-package-license": "^3.0.4",
"vary": "^1.1.2",
"which-typed-array": "^1.1.9",
"wrappy": "^1.0.2",
"yallist": "^4.0.0",
"yauzl": "^2.10.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://unaiim: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@github.com/unaiiM/UniTube.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/unaiiM/UniTube/issues"
},
"homepage": "https://github.com/unaiiM/UniTube#readme"
}