-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
159 lines (159 loc) · 4.27 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
{
"name": "mixer-grinders1",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"@distube/spotify": "^1.2.1",
"@replit/database": "^2.0.1",
"accepts": "^1.3.8",
"array-flatten": "^1.1.1",
"asynckit": "^0.4.0",
"axios": "^0.25.0",
"body-parser": "^1.19.1",
"bytes": "^3.1.1",
"cacheable-lookup": "^5.0.4",
"cacheable-request": "^7.0.2",
"clone-response": "^1.0.2",
"combined-stream": "^1.0.8",
"component-emitter": "^1.3.0",
"content-disposition": "^0.5.4",
"content-type": "^1.0.4",
"cookie": "^0.4.1",
"cookie-signature": "^1.0.6",
"cookiejar": "^2.1.3",
"cross-fetch": "^3.1.5",
"cross-spawn": "^7.0.3",
"dargs": "^7.0.0",
"debug": "^2.6.9",
"decompress-response": "^6.0.0",
"defer-to-connect": "^2.0.1",
"delayed-stream": "^1.0.0",
"depd": "^1.1.2",
"destroy": "^1.0.4",
"discord-api-types": "^0.26.1",
"discord.js": "^13.6.0",
"distube": "^3.3.2",
"ee-first": "^1.1.1",
"encodeurl": "^1.0.2",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",
"etag": "^1.8.1",
"execa": "^5.1.1",
"express": "^4.17.2",
"fast-safe-stringify": "^2.1.1",
"ffmpeg-static": "^4.4.1",
"finalhandler": "^1.1.2",
"form-data": "^4.0.0",
"formidable": "^1.2.6",
"forwarded": "^0.2.0",
"fresh": "^0.5.2",
"get-stream": "^6.0.1",
"got": "^11.8.3",
"himalaya": "^1.1.0",
"http-cache-semantics": "^4.1.0",
"http-errors": "^1.8.1",
"http2-wrapper": "^1.0.3",
"human-signals": "^2.1.0",
"iconv-lite": "^0.4.24",
"inherits": "^2.0.4",
"ipaddr.js": "^1.9.1",
"is-stream": "^2.0.1",
"is-unix": "^1.0.1",
"isexe": "^2.0.0",
"json-buffer": "^3.0.1",
"keyv": "^4.1.1",
"libsodium-wrappers": "^0.7.9",
"lowercase-keys": "^2.0.0",
"lru-cache": "^6.0.0",
"m3u8stream": "^0.8.6",
"media-typer": "^0.3.0",
"merge-descriptors": "^1.0.1",
"merge-stream": "^2.0.0",
"methods": "^1.1.2",
"mime": "^1.6.0",
"mime-db": "^1.51.0",
"mime-types": "^2.1.34",
"mimic-fn": "^2.1.0",
"mimic-response": "^1.0.1",
"miniget": "^4.2.2",
"mkdirp": "^1.0.4",
"ms": "^2.0.0",
"negotiator": "^0.6.3",
"node-fetch": "^2.6.7",
"normalize-url": "^6.1.0",
"npm-run-path": "^4.0.1",
"on-finished": "^2.3.0",
"once": "^1.4.0",
"onetime": "^5.1.2",
"opusscript": "^0.0.8",
"p-cancelable": "^2.1.1",
"p-event": "^4.2.0",
"p-finally": "^1.0.0",
"p-reflect": "^2.1.0",
"p-timeout": "^3.2.0",
"parseurl": "^1.3.3",
"path-key": "^3.1.1",
"path-to-regexp": "^0.1.7",
"prism-media": "^1.3.3",
"proxy-addr": "^2.0.7",
"pump": "^3.0.0",
"qs": "^6.9.6",
"quick-lru": "^5.1.1",
"range-parser": "^1.2.1",
"raw-body": "^2.4.2",
"readable-stream": "^3.6.0",
"resolve-alpn": "^1.2.1",
"responselike": "^2.0.0",
"safe-buffer": "^5.2.1",
"safer-buffer": "^2.1.2",
"sax": "^1.2.4",
"semver": "^7.3.5",
"send": "^0.17.2",
"serve-static": "^1.14.2",
"setprototypeof": "^1.2.0",
"shebang-command": "^2.0.0",
"shebang-regex": "^3.0.0",
"signal-exit": "^3.0.7",
"spotify-uri": "^2.2.0",
"spotify-url-info": "^2.2.5",
"spotify-web-api-node": "^5.0.2",
"statuses": "^1.5.0",
"string_decoder": "^1.3.0",
"strip-final-newline": "^2.0.0",
"superagent": "^6.1.0",
"tiny-typed-emitter": "^2.1.0",
"toidentifier": "^1.0.1",
"tr46": "^0.0.3",
"ts-mixer": "^6.0.0",
"tslib": "^2.3.1",
"type-is": "^1.6.18",
"unpipe": "^1.0.0",
"util-deprecate": "^1.0.2",
"utils-merge": "^1.0.1",
"vary": "^1.1.2",
"webidl-conversions": "^3.0.1",
"whatwg-url": "^5.0.0",
"which": "^2.0.2",
"wrappy": "^1.0.2",
"ws": "^8.5.0",
"yallist": "^4.0.0",
"ytdl": "^1.4.1",
"zod": "^3.11.6"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/SammithSB/mixer-grinders1.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/SammithSB/mixer-grinders1/issues"
},
"homepage": "https://github.com/SammithSB/mixer-grinders1#readme"
}