-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
34 lines (34 loc) · 988 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": "referencement-dirtybiologistan-v13",
"version": "1.0.0",
"description": "- Sylicium#2487",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"author": "Sylicium",
"license": "ISC",
"dependencies": {
"@discordjs/rest": "^0.5.0",
"axios": "^1.1.3",
"cli-color": "^2.0.3",
"discord-api-types": "^0.35.0",
"discord-inv": "^1.1.0",
"discord.js": "^14.11.0",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"fs": "^0.0.1-security",
"mongodb": "^4.11.0",
"normalize-strings": "^1.1.1",
"socket.io": "^4.5.3"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Sylicium/recensement-discords-dirtybiologistan-bot.git"
},
"bugs": {
"url": "https://github.com/Sylicium/recensement-discords-dirtybiologistan-bot/issues"
},
"homepage": "https://github.com/Sylicium/recensement-discords-dirtybiologistan-bot#readme"
}