-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
131 lines (131 loc) · 3.57 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
"name": "discordjsv14",
"version": "1.0.0",
"description": "A Discordjs v14 command and context menu handler!",
"main": "index.js",
"dependencies": {
"acorn": "^8.8.0",
"abab": "^2.0.6",
"acorn-globals": "^6.0.0",
"acorn-walk": "^7.2.0",
"agent-base": "^6.0.2",
"axios": "^0.27.2",
"ansi-styles": "^3.2.1",
"ascii-table": "^0.0.9",
"browser-process-hrtime": "^1.0.0",
"camel-case": "^3.0.0",
"asynckit": "^0.4.0",
"chalk": "^2.4.2",
"combined-stream": "^1.0.8",
"color-convert": "^1.9.3",
"commander": "^2.20.3",
"clean-css": "^4.2.4",
"color-name": "^1.1.3",
"debug": "^4.3.4",
"data-urls": "^3.0.2",
"cssstyle": "^2.3.0",
"discord-api-types": "^0.30.0",
"discord-modals": "^1.3.7",
"cssom": "^0.5.0",
"deep-is": "^0.1.4",
"decimal.js": "^10.3.1",
"delayed-stream": "^1.0.0",
"discord-html-transcripts": "^2.6.0",
"discord.js": "^14.0.3",
"dotenv": "^16.0.1",
"entities": "^4.3.1",
"escape-string-regexp": "^1.0.5",
"escodegen": "^2.0.0",
"domexception": "^4.0.0",
"esprima": "^4.0.1",
"esutils": "^2.0.3",
"file-type": "^17.1.3",
"estraverse": "^5.3.0",
"fast-levenshtein": "^2.0.6",
"form-data": "^4.0.0",
"follow-redirects": "^1.15.1",
"he": "^1.2.0",
"fast-deep-equal": "^3.1.3",
"has-flag": "^3.0.0",
"html-encoding-sniffer": "^3.0.0",
"highlight.js": "^11.6.0",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.1",
"html-minifier": "^4.0.0",
"ieee754": "^1.2.1",
"levn": "^0.3.0",
"iconv-lite": "^0.6.3",
"lodash.snakecase": "^4.1.1",
"inherits": "^2.0.4",
"is-potential-custom-element-name": "^1.0.1",
"lower-case": "^1.1.4",
"jsdom": "^20.0.0",
"lodash.uniqwith": "^4.5.0",
"ms": "^2.1.3",
"mime-db": "^1.52.0",
"node": "^16.16.0",
"mime-types": "^2.1.35",
"no-case": "^2.3.2",
"node-fetch": "^2.6.7",
"node-bin-setup": "^1.1.0",
"nwsapi": "^2.2.1",
"optionator": "^0.8.3",
"peek-readable": "^5.0.0-alpha.5",
"param-case": "^2.1.1",
"prelude-ls": "^1.1.2",
"punycode": "^2.1.1",
"parse5": "^7.0.0",
"psl": "^1.9.0",
"readable-web-to-node-stream": "^3.0.2",
"readable-stream": "^3.6.0",
"safe-buffer": "^5.2.1",
"relateurl": "^0.2.7",
"saxes": "^6.0.0",
"source-map": "^0.6.1",
"strtok3": "^7.0.0-alpha.8",
"string_decoder": "^1.3.0",
"safer-buffer": "^2.1.2",
"token-types": "^5.0.0-alpha.2",
"supports-color": "^5.5.0",
"twemoji-parser": "^14.0.0",
"symbol-tree": "^3.2.4",
"tough-cookie": "^4.0.0",
"ts-mixer": "^6.0.1",
"tr46": "^0.0.3",
"tslib": "^2.4.0",
"uglify-js": "^3.16.2",
"type-check": "^0.3.2",
"undici": "^5.8.0",
"upper-case": "^1.1.3",
"w3c-hr-time": "^1.0.2",
"universalify": "^0.1.2",
"util-deprecate": "^1.0.2",
"webidl-conversions": "^3.0.1",
"whatwg-encoding": "^2.0.0",
"w3c-xmlserializer": "^3.0.0",
"whatwg-url": "^5.0.0",
"ws": "^8.8.1",
"whatwg-mimetype": "^3.0.0",
"word-wrap": "^1.2.3",
"xmlchars": "^2.2.0",
"xml-name-validator": "^4.0.0"
},
"devDependencies": {},
"scripts": {
"test": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/uncentered/discordjsv14.git"
},
"keywords": [
"discordjs",
"handler"
],
"author": "uncentered",
"license": "UNLICENSED",
"bugs": {
"url": "https://github.com/uncentered/discordjsv14/issues"
},
"homepage": "https://github.com/uncentered/discordjsv14#readme"
}