forked from Sar00k/Femboi_OwO
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
34 lines (34 loc) · 965 Bytes
/
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
{
"name": "femboi_owo",
"version": "0.1.0?",
"description": "4th time trying to make a discord bot, only slash commands are allowed and making it horrible",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DiamondPRO02/Femboi_OwO.git"
},
"author": "DiamondCoder",
"license": "ISC",
"bugs": {
"url": "https://github.com/DiamondPRO02/Femboi_OwO/issues"
},
"homepage": "https://github.com/DiamondPRO02/Femboi_OwO#readme",
"dependencies": {
"@discordjs/opus": "^0.8.0",
"anime-images-api": "^2.0.0",
"booru": "^2.6.2",
"discord-phub": "^1.0.7",
"discord-player": "^5.3.1",
"discord.js": "^14.3.0",
"discord.js-akinator": "^4.0.1",
"dotenv": "^16.0.1",
"enmap": "^5.9.0",
"ffmpeg": "^0.0.4",
"ffmpeg-static": "^5.0.2",
"nekos.life": "^3.0.0",
"translate": "^1.4.1"
}
}