-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
package.json
31 lines (31 loc) · 891 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
{
"name": "femboy_owo",
"version": "0.1.0_twins",
"description": "Sfw Femboy Bot",
"main": "index.js",
"scripts": {
"start": "index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DiamondPRO02/Femboi_OwO.git"
},
"author": "DiamondCoder",
"license": "MIT",
"bugs": {
"url": "https://github.com/DiamondPRO02/Femboy_OwO/issues"
},
"homepage": "https://github.com/DiamondPRO02/Femboy_OwO#readme",
"dependencies": {
"booru": "^2.6.3",
"dbd-soft-ui": "^1.6.36-beta.1",
"discord-dashboard": "^2.3.61",
"discord.js": "^14.7.1",
"discord.js-akinator": "^4.0.5",
"dotenv": "^16.0.1",
"enmap": "^5.9.5",
"nekos.life": "^3.0.0",
"translate": "^1.4.1"
}
}