-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
143 lines (143 loc) · 3.8 KB
/
Copy pathpackage.json
File metadata and controls
143 lines (143 loc) · 3.8 KB
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
132
133
134
135
136
137
138
139
140
141
142
143
{
"name": "fluxyrepackstempo",
"version": "1.0.0",
"main": "main.js",
"dependencies": {
"accepts": "^2.0.0",
"append-field": "^1.0.0",
"async": "^3.2.6",
"asynckit": "^0.4.0",
"axios": "^1.13.2",
"balanced-match": "^1.0.2",
"base64url": "^3.0.1",
"body-parser": "^2.2.1",
"brace-expansion": "^2.0.2",
"bson": "^7.0.0",
"buffer-from": "^1.1.2",
"busboy": "^1.6.0",
"bytes": "^3.1.2",
"call-bind-apply-helpers": "^1.0.2",
"call-bound": "^1.0.4",
"combined-stream": "^1.0.8",
"compression": "^1.8.1",
"concat-stream": "^2.0.0",
"content-disposition": "^1.0.1",
"content-type": "^1.0.5",
"cookie": "^0.7.2",
"cookie-signature": "^1.2.2",
"debug": "^4.4.3",
"delayed-stream": "^1.0.0",
"depd": "^2.0.0",
"dunder-proto": "^1.0.1",
"ee-first": "^1.1.1",
"ejs": "^3.1.10",
"encodeurl": "^2.0.0",
"es-define-property": "^1.0.1",
"es-errors": "^1.3.0",
"es-object-atoms": "^1.1.1",
"es-set-tostringtag": "^2.1.0",
"escape-html": "^1.0.3",
"etag": "^1.8.1",
"express": "^5.2.1",
"express-session": "^1.18.2",
"filelist": "^1.0.4",
"finalhandler": "^2.1.1",
"follow-redirects": "^1.15.11",
"form-data": "^4.0.5",
"forwarded": "^0.2.0",
"fresh": "^2.0.0",
"fs": "^0.0.1-security",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.3.0",
"get-proto": "^1.0.1",
"gopd": "^1.2.0",
"has-symbols": "^1.1.0",
"has-tostringtag": "^1.0.2",
"hasown": "^2.0.2",
"http-errors": "^2.0.1",
"iconv-lite": "^0.7.1",
"inherits": "^2.0.4",
"ipaddr.js": "^1.9.1",
"is-promise": "^4.0.0",
"jake": "^10.9.4",
"kareem": "^3.0.0",
"math-intrinsics": "^1.1.0",
"media-typer": "^1.1.0",
"memory-pager": "^1.5.0",
"merge-descriptors": "^2.0.0",
"mime-db": "^1.54.0",
"mime-types": "^3.0.2",
"minimatch": "^5.1.6",
"minimist": "^1.2.8",
"mkdirp": "^0.5.6",
"mongodb": "^7.0.0",
"mongodb-connection-string-url": "^7.0.0",
"mongoose": "^9.0.2",
"mpath": "^0.9.0",
"mquery": "^6.0.0",
"ms": "^2.1.3",
"multer": "^2.0.2",
"negotiator": "^1.0.0",
"oauth": "^0.10.2",
"object-assign": "^4.1.1",
"object-inspect": "^1.13.4",
"on-finished": "^2.4.1",
"on-headers": "^1.1.0",
"once": "^1.4.0",
"parseurl": "^1.3.3",
"passport": "^0.7.0",
"passport-discord": "^0.1.4",
"passport-oauth2": "^1.8.0",
"passport-strategy": "^1.0.0",
"path": "^0.12.7",
"path-to-regexp": "^8.3.0",
"pause": "^0.0.1",
"picocolors": "^1.1.1",
"process": "^0.11.10",
"proxy-addr": "^2.0.7",
"proxy-from-env": "^1.1.0",
"punycode": "^2.3.1",
"qs": "^6.14.0",
"random-bytes": "^1.0.0",
"range-parser": "^1.2.1",
"raw-body": "^3.0.2",
"readable-stream": "^3.6.2",
"router": "^2.2.0",
"safe-buffer": "^5.2.1",
"safer-buffer": "^2.1.2",
"send": "^1.2.1",
"serve-static": "^2.2.1",
"setprototypeof": "^1.2.0",
"side-channel": "^1.1.0",
"side-channel-list": "^1.0.0",
"side-channel-map": "^1.0.1",
"side-channel-weakmap": "^1.0.2",
"sift": "^17.1.3",
"sparse-bitfield": "^3.0.3",
"statuses": "^2.0.2",
"streamsearch": "^1.1.0",
"string_decoder": "^1.3.0",
"toidentifier": "^1.0.1",
"tr46": "^5.1.1",
"type-is": "^2.0.1",
"typedarray": "^0.0.6",
"uid-safe": "^2.1.5",
"uid2": "^0.0.4",
"unpipe": "^1.0.0",
"util": "^0.10.4",
"util-deprecate": "^1.0.2",
"utils-merge": "^1.0.1",
"vary": "^1.1.2",
"webidl-conversions": "^7.0.0",
"whatwg-url": "^14.2.0",
"wrappy": "^1.0.2",
"xtend": "^4.0.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}