-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
50 lines (50 loc) · 1.21 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
{
"name": "botdiscord",
"version": "1.0.0",
"description": "",
"main": "index.ts",
"dependencies": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.8",
"callsites": "^3.1.0",
"discord.js": "^13.2.0",
"discord-api-types": "^0.23.1",
"dotenv": "^10.0.0",
"delayed-stream": "^1.0.0",
"denque": "^2.0.1",
"iconv-lite": "^0.6.3",
"dot-prop": "^6.0.1",
"is-obj": "^2.0.0",
"generate-function": "^2.3.1",
"lru-cache": "^6.0.0",
"is-property": "^1.0.2",
"mysql2": "^2.3.2",
"mime-db": "^1.50.0",
"long": "^4.0.0",
"ow": "^0.27.0",
"mime-types": "^2.1.33",
"seq-queue": "^0.0.5",
"node-fetch": "^2.6.5",
"named-placeholders": "^1.1.2",
"lodash.isequal": "^4.5.0",
"tr46": "^0.0.3",
"vali-date": "^1.0.0",
"pseudomap": "^1.0.2",
"webidl-conversions": "^3.0.1",
"ts-mixer": "^6.0.0",
"sqlstring": "^2.3.2",
"type-fest": "^1.4.0",
"safer-buffer": "^2.1.2",
"whatwg-url": "^5.0.0",
"ws": "^8.2.3",
"tslib": "^2.3.1",
"yallist": "^4.0.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}