-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
28 lines (28 loc) · 763 Bytes
/
Copy pathpackage.json
File metadata and controls
28 lines (28 loc) · 763 Bytes
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
{
"dependencies": {
"@discordjs/opus": "^0.5.3",
"@discordjs/rest": "^0.3.0",
"@discordjs/voice": "^0.8.0",
"@mathquis/node-personal-wakeword": "^1.1.1",
"axios": "^0.26.1",
"bumblebee-hotword-node": "^0.2.1",
"discord-api-types": "^0.22.0",
"discord.js": "^13.6.0",
"dotenv": "^16.0.0",
"fluent-ffmpeg": "^2.1.2",
"form-data": "^4.0.0",
"http-message-parser": "^0.0.34",
"js-yaml": "^4.1.0",
"libsodium-wrappers": "^0.7.10",
"lodash": "^4.17.21",
"node-crc": "^1.3.2",
"node-version": "^2.0.0",
"opusscript": "^0.0.8",
"prism-media": "^2.0.0-alpha.0",
"readline-sync": "^1.4.10",
"request": "^2.88.2",
"sodium": "^3.0.2",
"util": "^0.12.4",
"uuid": "^8.3.2"
}
}