@cognigy/webchat 3.25.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +20 -0
- package/OSS_LICENSES.txt +2820 -0
- package/README.md +36 -0
- package/dist/webchat.js +927 -0
- package/package.json +127 -0
package/OSS_LICENSES.txt
ADDED
|
@@ -0,0 +1,2820 @@
|
|
|
1
|
+
Created on 04-07-2025 at 14:41:53
|
|
2
|
+
|
|
3
|
+
{
|
|
4
|
+
"@ampproject/remapping@2.3.0": {
|
|
5
|
+
"licenses": "Apache-2.0",
|
|
6
|
+
"repository": "https://github.com/ampproject/remapping",
|
|
7
|
+
"publisher": "Justin Ridgewell",
|
|
8
|
+
"email": "jridgewell@google.com",
|
|
9
|
+
"licenseFile": "node_modules/@ampproject/remapping/LICENSE"
|
|
10
|
+
},
|
|
11
|
+
"@babel/code-frame@7.26.2": {
|
|
12
|
+
"licenses": "MIT",
|
|
13
|
+
"repository": "https://github.com/babel/babel",
|
|
14
|
+
"publisher": "The Babel Team",
|
|
15
|
+
"url": "https://babel.dev/team",
|
|
16
|
+
"licenseFile": "node_modules/@babel/code-frame/LICENSE",
|
|
17
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
18
|
+
},
|
|
19
|
+
"@babel/compat-data@7.26.8": {
|
|
20
|
+
"licenses": "MIT",
|
|
21
|
+
"repository": "https://github.com/babel/babel",
|
|
22
|
+
"publisher": "The Babel Team",
|
|
23
|
+
"url": "https://babel.dev/team",
|
|
24
|
+
"licenseFile": "node_modules/@babel/compat-data/LICENSE",
|
|
25
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
26
|
+
},
|
|
27
|
+
"@babel/core@7.24.3": {
|
|
28
|
+
"licenses": "MIT",
|
|
29
|
+
"repository": "https://github.com/babel/babel",
|
|
30
|
+
"publisher": "The Babel Team",
|
|
31
|
+
"url": "https://babel.dev/team",
|
|
32
|
+
"licenseFile": "node_modules/@babel/core/LICENSE",
|
|
33
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
34
|
+
},
|
|
35
|
+
"@babel/generator@7.26.9": {
|
|
36
|
+
"licenses": "MIT",
|
|
37
|
+
"repository": "https://github.com/babel/babel",
|
|
38
|
+
"publisher": "The Babel Team",
|
|
39
|
+
"url": "https://babel.dev/team",
|
|
40
|
+
"licenseFile": "node_modules/@babel/generator/LICENSE",
|
|
41
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
42
|
+
},
|
|
43
|
+
"@babel/helper-compilation-targets@7.26.5": {
|
|
44
|
+
"licenses": "MIT",
|
|
45
|
+
"repository": "https://github.com/babel/babel",
|
|
46
|
+
"publisher": "The Babel Team",
|
|
47
|
+
"url": "https://babel.dev/team",
|
|
48
|
+
"licenseFile": "node_modules/@babel/helper-compilation-targets/LICENSE",
|
|
49
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
50
|
+
},
|
|
51
|
+
"@babel/helper-module-imports@7.25.9": {
|
|
52
|
+
"licenses": "MIT",
|
|
53
|
+
"repository": "https://github.com/babel/babel",
|
|
54
|
+
"publisher": "The Babel Team",
|
|
55
|
+
"url": "https://babel.dev/team",
|
|
56
|
+
"licenseFile": "node_modules/@babel/helper-module-imports/LICENSE",
|
|
57
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
58
|
+
},
|
|
59
|
+
"@babel/helper-module-transforms@7.26.0": {
|
|
60
|
+
"licenses": "MIT",
|
|
61
|
+
"repository": "https://github.com/babel/babel",
|
|
62
|
+
"publisher": "The Babel Team",
|
|
63
|
+
"url": "https://babel.dev/team",
|
|
64
|
+
"licenseFile": "node_modules/@babel/helper-module-transforms/LICENSE",
|
|
65
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
66
|
+
},
|
|
67
|
+
"@babel/helper-string-parser@7.25.9": {
|
|
68
|
+
"licenses": "MIT",
|
|
69
|
+
"repository": "https://github.com/babel/babel",
|
|
70
|
+
"publisher": "The Babel Team",
|
|
71
|
+
"url": "https://babel.dev/team",
|
|
72
|
+
"licenseFile": "node_modules/@babel/helper-string-parser/LICENSE",
|
|
73
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
74
|
+
},
|
|
75
|
+
"@babel/helper-validator-identifier@7.25.9": {
|
|
76
|
+
"licenses": "MIT",
|
|
77
|
+
"repository": "https://github.com/babel/babel",
|
|
78
|
+
"publisher": "The Babel Team",
|
|
79
|
+
"url": "https://babel.dev/team",
|
|
80
|
+
"licenseFile": "node_modules/@babel/helper-validator-identifier/LICENSE",
|
|
81
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
82
|
+
},
|
|
83
|
+
"@babel/helper-validator-option@7.25.9": {
|
|
84
|
+
"licenses": "MIT",
|
|
85
|
+
"repository": "https://github.com/babel/babel",
|
|
86
|
+
"publisher": "The Babel Team",
|
|
87
|
+
"url": "https://babel.dev/team",
|
|
88
|
+
"licenseFile": "node_modules/@babel/helper-validator-option/LICENSE",
|
|
89
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
90
|
+
},
|
|
91
|
+
"@babel/helpers@7.24.1": {
|
|
92
|
+
"licenses": "MIT",
|
|
93
|
+
"repository": "https://github.com/babel/babel",
|
|
94
|
+
"publisher": "The Babel Team",
|
|
95
|
+
"url": "https://babel.dev/team",
|
|
96
|
+
"licenseFile": "node_modules/@babel/helpers/LICENSE",
|
|
97
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
98
|
+
},
|
|
99
|
+
"@babel/parser@7.26.9": {
|
|
100
|
+
"licenses": "MIT",
|
|
101
|
+
"repository": "https://github.com/babel/babel",
|
|
102
|
+
"publisher": "The Babel Team",
|
|
103
|
+
"url": "https://babel.dev/team",
|
|
104
|
+
"licenseFile": "node_modules/@babel/parser/LICENSE",
|
|
105
|
+
"copyright": "Copyright (C) 2012-2014 by various contributors (see AUTHORS)"
|
|
106
|
+
},
|
|
107
|
+
"@babel/runtime-corejs3@7.26.0": {
|
|
108
|
+
"licenses": "MIT",
|
|
109
|
+
"repository": "https://github.com/babel/babel",
|
|
110
|
+
"publisher": "The Babel Team",
|
|
111
|
+
"url": "https://babel.dev/team",
|
|
112
|
+
"licenseFile": "node_modules/@babel/runtime-corejs3/LICENSE",
|
|
113
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
114
|
+
},
|
|
115
|
+
"@babel/runtime@7.24.1": {
|
|
116
|
+
"licenses": "MIT",
|
|
117
|
+
"repository": "https://github.com/babel/babel",
|
|
118
|
+
"publisher": "The Babel Team",
|
|
119
|
+
"url": "https://babel.dev/team",
|
|
120
|
+
"licenseFile": "node_modules/@babel/runtime/LICENSE",
|
|
121
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
122
|
+
},
|
|
123
|
+
"@babel/template@7.26.9": {
|
|
124
|
+
"licenses": "MIT",
|
|
125
|
+
"repository": "https://github.com/babel/babel",
|
|
126
|
+
"publisher": "The Babel Team",
|
|
127
|
+
"url": "https://babel.dev/team",
|
|
128
|
+
"licenseFile": "node_modules/@babel/template/LICENSE",
|
|
129
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
130
|
+
},
|
|
131
|
+
"@babel/traverse@7.26.9": {
|
|
132
|
+
"licenses": "MIT",
|
|
133
|
+
"repository": "https://github.com/babel/babel",
|
|
134
|
+
"publisher": "The Babel Team",
|
|
135
|
+
"url": "https://babel.dev/team",
|
|
136
|
+
"licenseFile": "node_modules/@babel/traverse/LICENSE",
|
|
137
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
138
|
+
},
|
|
139
|
+
"@babel/types@7.26.9": {
|
|
140
|
+
"licenses": "MIT",
|
|
141
|
+
"repository": "https://github.com/babel/babel",
|
|
142
|
+
"publisher": "The Babel Team",
|
|
143
|
+
"url": "https://babel.dev/team",
|
|
144
|
+
"licenseFile": "node_modules/@babel/types/LICENSE",
|
|
145
|
+
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
146
|
+
},
|
|
147
|
+
"@braintree/sanitize-url@6.0.4": {
|
|
148
|
+
"licenses": "MIT",
|
|
149
|
+
"repository": "https://github.com/braintree/sanitize-url",
|
|
150
|
+
"licenseFile": "node_modules/@braintree/sanitize-url/LICENSE",
|
|
151
|
+
"copyright": "Copyright (c) 2017 Braintree"
|
|
152
|
+
},
|
|
153
|
+
"@cognigy/chat-components@0.56.0": {
|
|
154
|
+
"licenses": "MIT*",
|
|
155
|
+
"licenseFile": "node_modules/@cognigy/chat-components/LICENSE",
|
|
156
|
+
"copyright": "Copyright (c) 2024 Cognigy GmbH"
|
|
157
|
+
},
|
|
158
|
+
"@cognigy/socket-client@5.0.0-beta.24": {
|
|
159
|
+
"licenses": "MIT*",
|
|
160
|
+
"publisher": "Robin Schuster",
|
|
161
|
+
"email": "r.schuster@cognigy.com",
|
|
162
|
+
"licenseFile": "node_modules/@cognigy/socket-client/LICENSE",
|
|
163
|
+
"copyright": "Copyright (c) 2019 Cognigy GmbH"
|
|
164
|
+
},
|
|
165
|
+
"@cognigy/webchat@3.25.2": {
|
|
166
|
+
"licenses": "MIT*",
|
|
167
|
+
"publisher": "Cognigy GmbH",
|
|
168
|
+
"email": "info@cognigy.com",
|
|
169
|
+
"licenseFile": "LICENSE",
|
|
170
|
+
"copyright": "Copyright (c) 2024 Cognigy GmbH"
|
|
171
|
+
},
|
|
172
|
+
"@emotion/babel-plugin@11.12.0": {
|
|
173
|
+
"licenses": "MIT",
|
|
174
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/babel-plugin",
|
|
175
|
+
"publisher": "Kye Hohenberger",
|
|
176
|
+
"licenseFile": "node_modules/@emotion/babel-plugin/LICENSE",
|
|
177
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
178
|
+
},
|
|
179
|
+
"@emotion/cache@10.0.29": {
|
|
180
|
+
"licenses": "MIT",
|
|
181
|
+
"repository": "https://github.com/emotion-js/emotion/tree/master/packages/cache",
|
|
182
|
+
"licenseFile": "node_modules/@emotion/cache/LICENSE",
|
|
183
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
184
|
+
},
|
|
185
|
+
"@emotion/cache@11.13.1": {
|
|
186
|
+
"licenses": "MIT",
|
|
187
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/cache",
|
|
188
|
+
"licenseFile": "node_modules/@emotion/react/node_modules/@emotion/cache/LICENSE",
|
|
189
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
190
|
+
},
|
|
191
|
+
"@emotion/cache@11.14.0": {
|
|
192
|
+
"licenses": "MIT",
|
|
193
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/cache",
|
|
194
|
+
"licenseFile": "node_modules/@emotion/css/node_modules/@emotion/cache/LICENSE",
|
|
195
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
196
|
+
},
|
|
197
|
+
"@emotion/css@11.1.3": {
|
|
198
|
+
"licenses": "MIT",
|
|
199
|
+
"repository": "https://github.com/emotion-js/emotion/tree/master/packages/css",
|
|
200
|
+
"publisher": "Kye Hohenberger",
|
|
201
|
+
"licenseFile": "node_modules/@emotion/css/LICENSE",
|
|
202
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
203
|
+
},
|
|
204
|
+
"@emotion/hash@0.9.2": {
|
|
205
|
+
"licenses": "MIT",
|
|
206
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/hash",
|
|
207
|
+
"licenseFile": "node_modules/@emotion/hash/LICENSE",
|
|
208
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
209
|
+
},
|
|
210
|
+
"@emotion/is-prop-valid@1.3.0": {
|
|
211
|
+
"licenses": "MIT",
|
|
212
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/is-prop-valid",
|
|
213
|
+
"licenseFile": "node_modules/@emotion/is-prop-valid/LICENSE",
|
|
214
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
215
|
+
},
|
|
216
|
+
"@emotion/memoize@0.9.0": {
|
|
217
|
+
"licenses": "MIT",
|
|
218
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/memoize",
|
|
219
|
+
"licenseFile": "node_modules/@emotion/memoize/LICENSE",
|
|
220
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
221
|
+
},
|
|
222
|
+
"@emotion/react@11.13.0": {
|
|
223
|
+
"licenses": "MIT",
|
|
224
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/react",
|
|
225
|
+
"publisher": "Emotion Contributors",
|
|
226
|
+
"licenseFile": "node_modules/@emotion/react/LICENSE",
|
|
227
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
228
|
+
},
|
|
229
|
+
"@emotion/serialize@1.3.0": {
|
|
230
|
+
"licenses": "MIT",
|
|
231
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/serialize",
|
|
232
|
+
"licenseFile": "node_modules/@emotion/serialize/LICENSE",
|
|
233
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
234
|
+
},
|
|
235
|
+
"@emotion/serialize@1.3.1": {
|
|
236
|
+
"licenses": "MIT",
|
|
237
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/serialize",
|
|
238
|
+
"licenseFile": "node_modules/@emotion/react/node_modules/@emotion/serialize/LICENSE",
|
|
239
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
240
|
+
},
|
|
241
|
+
"@emotion/sheet@0.9.4": {
|
|
242
|
+
"licenses": "MIT",
|
|
243
|
+
"repository": "https://github.com/emotion-js/emotion/tree/master/packages/sheet",
|
|
244
|
+
"licenseFile": "node_modules/@emotion/sheet/LICENSE",
|
|
245
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
246
|
+
},
|
|
247
|
+
"@emotion/sheet@1.4.0": {
|
|
248
|
+
"licenses": "MIT",
|
|
249
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/sheet",
|
|
250
|
+
"licenseFile": "node_modules/@emotion/react/node_modules/@emotion/sheet/LICENSE",
|
|
251
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
252
|
+
},
|
|
253
|
+
"@emotion/styled@11.13.0": {
|
|
254
|
+
"licenses": "MIT",
|
|
255
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/styled",
|
|
256
|
+
"licenseFile": "node_modules/@emotion/styled/LICENSE",
|
|
257
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
258
|
+
},
|
|
259
|
+
"@emotion/stylis@0.8.5": {
|
|
260
|
+
"licenses": "MIT",
|
|
261
|
+
"repository": "https://github.com/emotion-js/emotion/tree/master/packages/stylis",
|
|
262
|
+
"licenseFile": "node_modules/@emotion/stylis/LICENSE",
|
|
263
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
264
|
+
},
|
|
265
|
+
"@emotion/unitless@0.10.0": {
|
|
266
|
+
"licenses": "MIT",
|
|
267
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/unitless",
|
|
268
|
+
"licenseFile": "node_modules/@emotion/react/node_modules/@emotion/unitless/LICENSE",
|
|
269
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
270
|
+
},
|
|
271
|
+
"@emotion/unitless@0.9.0": {
|
|
272
|
+
"licenses": "MIT",
|
|
273
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/unitless",
|
|
274
|
+
"licenseFile": "node_modules/@emotion/unitless/LICENSE",
|
|
275
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
276
|
+
},
|
|
277
|
+
"@emotion/use-insertion-effect-with-fallbacks@1.1.0": {
|
|
278
|
+
"licenses": "MIT",
|
|
279
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/use-insertion-effect-with-fallbacks",
|
|
280
|
+
"licenseFile": "node_modules/@emotion/use-insertion-effect-with-fallbacks/LICENSE",
|
|
281
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
282
|
+
},
|
|
283
|
+
"@emotion/utils@0.11.3": {
|
|
284
|
+
"licenses": "MIT",
|
|
285
|
+
"repository": "https://github.com/emotion-js/emotion/tree/master/packages/serialize",
|
|
286
|
+
"licenseFile": "node_modules/@emotion/utils/LICENSE",
|
|
287
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
288
|
+
},
|
|
289
|
+
"@emotion/utils@1.4.0": {
|
|
290
|
+
"licenses": "MIT",
|
|
291
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/utils",
|
|
292
|
+
"licenseFile": "node_modules/@emotion/serialize/node_modules/@emotion/utils/LICENSE",
|
|
293
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
294
|
+
},
|
|
295
|
+
"@emotion/utils@1.4.2": {
|
|
296
|
+
"licenses": "MIT",
|
|
297
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/utils",
|
|
298
|
+
"licenseFile": "node_modules/@emotion/css/node_modules/@emotion/utils/LICENSE",
|
|
299
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
300
|
+
},
|
|
301
|
+
"@emotion/weak-memoize@0.2.5": {
|
|
302
|
+
"licenses": "MIT",
|
|
303
|
+
"repository": "https://github.com/emotion-js/emotion/tree/master/packages/weak-memoize",
|
|
304
|
+
"licenseFile": "node_modules/@emotion/weak-memoize/LICENSE",
|
|
305
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
306
|
+
},
|
|
307
|
+
"@emotion/weak-memoize@0.4.0": {
|
|
308
|
+
"licenses": "MIT",
|
|
309
|
+
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/weak-memoize",
|
|
310
|
+
"licenseFile": "node_modules/@emotion/react/node_modules/@emotion/weak-memoize/LICENSE",
|
|
311
|
+
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
312
|
+
},
|
|
313
|
+
"@floating-ui/core@1.6.9": {
|
|
314
|
+
"licenses": "MIT",
|
|
315
|
+
"repository": "https://github.com/floating-ui/floating-ui",
|
|
316
|
+
"publisher": "atomiks",
|
|
317
|
+
"licenseFile": "node_modules/@floating-ui/core/LICENSE",
|
|
318
|
+
"copyright": "Copyright (c) 2021-present Floating UI contributors"
|
|
319
|
+
},
|
|
320
|
+
"@floating-ui/dom@1.6.13": {
|
|
321
|
+
"licenses": "MIT",
|
|
322
|
+
"repository": "https://github.com/floating-ui/floating-ui",
|
|
323
|
+
"publisher": "atomiks",
|
|
324
|
+
"licenseFile": "node_modules/@floating-ui/dom/LICENSE",
|
|
325
|
+
"copyright": "Copyright (c) 2021-present Floating UI contributors"
|
|
326
|
+
},
|
|
327
|
+
"@floating-ui/utils@0.2.9": {
|
|
328
|
+
"licenses": "MIT",
|
|
329
|
+
"repository": "https://github.com/floating-ui/floating-ui",
|
|
330
|
+
"publisher": "atomiks",
|
|
331
|
+
"licenseFile": "node_modules/@floating-ui/utils/LICENSE",
|
|
332
|
+
"copyright": "Copyright (c) 2021-present Floating UI contributors"
|
|
333
|
+
},
|
|
334
|
+
"@fontsource/figtree@5.0.19": {
|
|
335
|
+
"licenses": "OFL-1.1",
|
|
336
|
+
"repository": "https://github.com/fontsource/font-files",
|
|
337
|
+
"publisher": "Google Inc.",
|
|
338
|
+
"licenseFile": "node_modules/@fontsource/figtree/LICENSE",
|
|
339
|
+
"copyright": "Copyright 2022 The Figtree Project Authors (https://github.com/erikdkennedy/figtree)"
|
|
340
|
+
},
|
|
341
|
+
"@jridgewell/gen-mapping@0.3.5": {
|
|
342
|
+
"licenses": "MIT",
|
|
343
|
+
"repository": "https://github.com/jridgewell/gen-mapping",
|
|
344
|
+
"publisher": "Justin Ridgewell",
|
|
345
|
+
"email": "justin@ridgewell.name",
|
|
346
|
+
"licenseFile": "node_modules/@jridgewell/gen-mapping/LICENSE",
|
|
347
|
+
"copyright": "Copyright 2022 Justin Ridgewell <jridgewell@google.com>"
|
|
348
|
+
},
|
|
349
|
+
"@jridgewell/resolve-uri@3.1.2": {
|
|
350
|
+
"licenses": "MIT",
|
|
351
|
+
"repository": "https://github.com/jridgewell/resolve-uri",
|
|
352
|
+
"publisher": "Justin Ridgewell",
|
|
353
|
+
"email": "justin@ridgewell.name",
|
|
354
|
+
"licenseFile": "node_modules/@jridgewell/resolve-uri/LICENSE",
|
|
355
|
+
"copyright": "Copyright 2019 Justin Ridgewell <jridgewell@google.com>"
|
|
356
|
+
},
|
|
357
|
+
"@jridgewell/set-array@1.2.1": {
|
|
358
|
+
"licenses": "MIT",
|
|
359
|
+
"repository": "https://github.com/jridgewell/set-array",
|
|
360
|
+
"publisher": "Justin Ridgewell",
|
|
361
|
+
"email": "justin@ridgewell.name",
|
|
362
|
+
"licenseFile": "node_modules/@jridgewell/set-array/LICENSE",
|
|
363
|
+
"copyright": "Copyright 2022 Justin Ridgewell <jridgewell@google.com>"
|
|
364
|
+
},
|
|
365
|
+
"@jridgewell/sourcemap-codec@1.4.15": {
|
|
366
|
+
"licenses": "MIT",
|
|
367
|
+
"repository": "https://github.com/jridgewell/sourcemap-codec",
|
|
368
|
+
"publisher": "Rich Harris",
|
|
369
|
+
"licenseFile": "node_modules/@jridgewell/sourcemap-codec/LICENSE",
|
|
370
|
+
"copyright": "Copyright (c) 2015 Rich Harris"
|
|
371
|
+
},
|
|
372
|
+
"@jridgewell/trace-mapping@0.3.25": {
|
|
373
|
+
"licenses": "MIT",
|
|
374
|
+
"repository": "https://github.com/jridgewell/trace-mapping",
|
|
375
|
+
"publisher": "Justin Ridgewell",
|
|
376
|
+
"email": "justin@ridgewell.name",
|
|
377
|
+
"licenseFile": "node_modules/@jridgewell/trace-mapping/LICENSE",
|
|
378
|
+
"copyright": "Copyright 2022 Justin Ridgewell <justin@ridgewell.name>"
|
|
379
|
+
},
|
|
380
|
+
"@reduxjs/toolkit@2.2.7": {
|
|
381
|
+
"licenses": "MIT",
|
|
382
|
+
"repository": "https://github.com/reduxjs/redux-toolkit",
|
|
383
|
+
"publisher": "Mark Erikson",
|
|
384
|
+
"email": "mark@isquaredsoftware.com",
|
|
385
|
+
"licenseFile": "node_modules/@reduxjs/toolkit/LICENSE",
|
|
386
|
+
"copyright": "Copyright (c) 2018 Mark Erikson"
|
|
387
|
+
},
|
|
388
|
+
"@socket.io/component-emitter@3.1.2": {
|
|
389
|
+
"licenses": "MIT",
|
|
390
|
+
"repository": "https://github.com/socketio/emitter",
|
|
391
|
+
"licenseFile": "node_modules/@socket.io/component-emitter/LICENSE",
|
|
392
|
+
"copyright": "Copyright (c) 2014 Component contributors <dev@component.io>"
|
|
393
|
+
},
|
|
394
|
+
"@types/debug@4.1.12": {
|
|
395
|
+
"licenses": "MIT",
|
|
396
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
397
|
+
"licenseFile": "node_modules/@types/debug/LICENSE"
|
|
398
|
+
},
|
|
399
|
+
"@types/estree-jsx@1.0.5": {
|
|
400
|
+
"licenses": "MIT",
|
|
401
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
402
|
+
"licenseFile": "node_modules/@types/estree-jsx/LICENSE"
|
|
403
|
+
},
|
|
404
|
+
"@types/estree@1.0.6": {
|
|
405
|
+
"licenses": "MIT",
|
|
406
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
407
|
+
"licenseFile": "node_modules/@types/estree/LICENSE"
|
|
408
|
+
},
|
|
409
|
+
"@types/hast@3.0.4": {
|
|
410
|
+
"licenses": "MIT",
|
|
411
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
412
|
+
"licenseFile": "node_modules/@types/hast/LICENSE"
|
|
413
|
+
},
|
|
414
|
+
"@types/hoist-non-react-statics@3.3.5": {
|
|
415
|
+
"licenses": "MIT",
|
|
416
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
417
|
+
"licenseFile": "node_modules/@types/hoist-non-react-statics/LICENSE"
|
|
418
|
+
},
|
|
419
|
+
"@types/mdast@4.0.4": {
|
|
420
|
+
"licenses": "MIT",
|
|
421
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
422
|
+
"licenseFile": "node_modules/@types/mdast/LICENSE"
|
|
423
|
+
},
|
|
424
|
+
"@types/ms@2.1.0": {
|
|
425
|
+
"licenses": "MIT",
|
|
426
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
427
|
+
"licenseFile": "node_modules/@types/ms/LICENSE"
|
|
428
|
+
},
|
|
429
|
+
"@types/parse-json@4.0.2": {
|
|
430
|
+
"licenses": "MIT",
|
|
431
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
432
|
+
"licenseFile": "node_modules/@types/parse-json/LICENSE"
|
|
433
|
+
},
|
|
434
|
+
"@types/prop-types@15.7.12": {
|
|
435
|
+
"licenses": "MIT",
|
|
436
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
437
|
+
"licenseFile": "node_modules/@types/prop-types/LICENSE"
|
|
438
|
+
},
|
|
439
|
+
"@types/react-redux@7.1.31": {
|
|
440
|
+
"licenses": "MIT",
|
|
441
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
442
|
+
"licenseFile": "node_modules/@types/react-redux/LICENSE"
|
|
443
|
+
},
|
|
444
|
+
"@types/react@18.3.18": {
|
|
445
|
+
"licenses": "MIT",
|
|
446
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
447
|
+
"licenseFile": "node_modules/@types/react/LICENSE"
|
|
448
|
+
},
|
|
449
|
+
"@types/trusted-types@2.0.7": {
|
|
450
|
+
"licenses": "MIT",
|
|
451
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
452
|
+
"licenseFile": "node_modules/@types/trusted-types/LICENSE"
|
|
453
|
+
},
|
|
454
|
+
"@types/unist@2.0.11": {
|
|
455
|
+
"licenses": "MIT",
|
|
456
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
457
|
+
"licenseFile": "node_modules/parse-entities/node_modules/@types/unist/LICENSE"
|
|
458
|
+
},
|
|
459
|
+
"@types/unist@3.0.3": {
|
|
460
|
+
"licenses": "MIT",
|
|
461
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
462
|
+
"licenseFile": "node_modules/@types/unist/LICENSE"
|
|
463
|
+
},
|
|
464
|
+
"@ungap/structured-clone@1.2.0": {
|
|
465
|
+
"licenses": "ISC",
|
|
466
|
+
"repository": "https://github.com/ungap/structured-clone",
|
|
467
|
+
"publisher": "Andrea Giammarchi",
|
|
468
|
+
"licenseFile": "node_modules/@ungap/structured-clone/LICENSE",
|
|
469
|
+
"copyright": "Copyright (c) 2021, Andrea Giammarchi, @WebReflection"
|
|
470
|
+
},
|
|
471
|
+
"abbrev@1.1.1": {
|
|
472
|
+
"licenses": "ISC",
|
|
473
|
+
"repository": "https://github.com/isaacs/abbrev-js",
|
|
474
|
+
"publisher": "Isaac Z. Schlueter",
|
|
475
|
+
"email": "i@izs.me",
|
|
476
|
+
"licenseFile": "node_modules/abbrev/LICENSE",
|
|
477
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors*"
|
|
478
|
+
},
|
|
479
|
+
"adaptivecards@2.11.1": {
|
|
480
|
+
"licenses": "MIT",
|
|
481
|
+
"repository": "git://git@github.com/microsoft/AdaptiveCards",
|
|
482
|
+
"publisher": "AdaptiveCards",
|
|
483
|
+
"licenseFile": "node_modules/adaptivecards/LICENSE",
|
|
484
|
+
"copyright": "Copyright (c) 2017 Microsoft"
|
|
485
|
+
},
|
|
486
|
+
"ansi-styles@3.2.1": {
|
|
487
|
+
"licenses": "MIT",
|
|
488
|
+
"repository": "https://github.com/chalk/ansi-styles",
|
|
489
|
+
"publisher": "Sindre Sorhus",
|
|
490
|
+
"email": "sindresorhus@gmail.com",
|
|
491
|
+
"url": "sindresorhus.com",
|
|
492
|
+
"licenseFile": "node_modules/ansi-styles/license",
|
|
493
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
494
|
+
},
|
|
495
|
+
"argparse@1.0.10": {
|
|
496
|
+
"licenses": "MIT",
|
|
497
|
+
"repository": "https://github.com/nodeca/argparse",
|
|
498
|
+
"licenseFile": "node_modules/remarkable/node_modules/argparse/LICENSE",
|
|
499
|
+
"copyright": "Copyright (C) 2012 by Vitaly Puzrin"
|
|
500
|
+
},
|
|
501
|
+
"array-find-index@1.0.2": {
|
|
502
|
+
"licenses": "MIT",
|
|
503
|
+
"repository": "https://github.com/sindresorhus/array-find-index",
|
|
504
|
+
"publisher": "Sindre Sorhus",
|
|
505
|
+
"email": "sindresorhus@gmail.com",
|
|
506
|
+
"url": "sindresorhus.com",
|
|
507
|
+
"licenseFile": "node_modules/array-find-index/license",
|
|
508
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
509
|
+
},
|
|
510
|
+
"asap@2.0.6": {
|
|
511
|
+
"licenses": "MIT",
|
|
512
|
+
"repository": "https://github.com/kriskowal/asap",
|
|
513
|
+
"licenseFile": "node_modules/asap/LICENSE.md"
|
|
514
|
+
},
|
|
515
|
+
"asynckit@0.4.0": {
|
|
516
|
+
"licenses": "MIT",
|
|
517
|
+
"repository": "https://github.com/alexindigo/asynckit",
|
|
518
|
+
"publisher": "Alex Indigo",
|
|
519
|
+
"email": "iam@alexindigo.com",
|
|
520
|
+
"licenseFile": "node_modules/asynckit/LICENSE",
|
|
521
|
+
"copyright": "Copyright (c) 2016 Alex Indigo"
|
|
522
|
+
},
|
|
523
|
+
"autolinker@3.16.2": {
|
|
524
|
+
"licenses": "MIT",
|
|
525
|
+
"repository": "https://github.com/gregjacobs/Autolinker.js",
|
|
526
|
+
"publisher": "Gregory Jacobs",
|
|
527
|
+
"email": "greg@greg-jacobs.com",
|
|
528
|
+
"licenseFile": "node_modules/autolinker/LICENSE",
|
|
529
|
+
"copyright": "Copyright (c) 2014 Gregory Jacobs (http://greg-jacobs.com)"
|
|
530
|
+
},
|
|
531
|
+
"axios@1.8.3": {
|
|
532
|
+
"licenses": "MIT",
|
|
533
|
+
"repository": "https://github.com/axios/axios",
|
|
534
|
+
"publisher": "Matt Zabriskie",
|
|
535
|
+
"licenseFile": "node_modules/axios/LICENSE"
|
|
536
|
+
},
|
|
537
|
+
"babel-plugin-macros@3.1.0": {
|
|
538
|
+
"licenses": "MIT",
|
|
539
|
+
"repository": "https://github.com/kentcdodds/babel-plugin-macros",
|
|
540
|
+
"publisher": "Kent C. Dodds",
|
|
541
|
+
"email": "me@kentcdodds.com",
|
|
542
|
+
"url": "https://kentcdodds.com",
|
|
543
|
+
"licenseFile": "node_modules/babel-plugin-macros/LICENSE"
|
|
544
|
+
},
|
|
545
|
+
"bail@2.0.2": {
|
|
546
|
+
"licenses": "MIT",
|
|
547
|
+
"repository": "https://github.com/wooorm/bail",
|
|
548
|
+
"publisher": "Titus Wormer",
|
|
549
|
+
"email": "tituswormer@gmail.com",
|
|
550
|
+
"url": "https://wooorm.com",
|
|
551
|
+
"licenseFile": "node_modules/bail/license",
|
|
552
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
553
|
+
},
|
|
554
|
+
"balanced-match@1.0.2": {
|
|
555
|
+
"licenses": "MIT",
|
|
556
|
+
"repository": "https://github.com/juliangruber/balanced-match",
|
|
557
|
+
"publisher": "Julian Gruber",
|
|
558
|
+
"email": "mail@juliangruber.com",
|
|
559
|
+
"url": "http://juliangruber.com",
|
|
560
|
+
"licenseFile": "node_modules/balanced-match/LICENSE.md",
|
|
561
|
+
"copyright": "Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>"
|
|
562
|
+
},
|
|
563
|
+
"brace-expansion@1.1.11": {
|
|
564
|
+
"licenses": "MIT",
|
|
565
|
+
"repository": "https://github.com/juliangruber/brace-expansion",
|
|
566
|
+
"publisher": "Julian Gruber",
|
|
567
|
+
"email": "mail@juliangruber.com",
|
|
568
|
+
"url": "http://juliangruber.com",
|
|
569
|
+
"licenseFile": "node_modules/brace-expansion/LICENSE",
|
|
570
|
+
"copyright": "Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>"
|
|
571
|
+
},
|
|
572
|
+
"browserslist@4.24.4": {
|
|
573
|
+
"licenses": "MIT",
|
|
574
|
+
"repository": "https://github.com/browserslist/browserslist",
|
|
575
|
+
"publisher": "Andrey Sitnik",
|
|
576
|
+
"email": "andrey@sitnik.ru",
|
|
577
|
+
"licenseFile": "node_modules/browserslist/LICENSE",
|
|
578
|
+
"copyright": "Copyright 2014 Andrey Sitnik <andrey@sitnik.ru> and other contributors"
|
|
579
|
+
},
|
|
580
|
+
"call-bind@1.0.7": {
|
|
581
|
+
"licenses": "MIT",
|
|
582
|
+
"repository": "https://github.com/ljharb/call-bind",
|
|
583
|
+
"publisher": "Jordan Harband",
|
|
584
|
+
"email": "ljharb@gmail.com",
|
|
585
|
+
"licenseFile": "node_modules/call-bind/LICENSE",
|
|
586
|
+
"copyright": "Copyright (c) 2020 Jordan Harband"
|
|
587
|
+
},
|
|
588
|
+
"callsites@3.1.0": {
|
|
589
|
+
"licenses": "MIT",
|
|
590
|
+
"repository": "https://github.com/sindresorhus/callsites",
|
|
591
|
+
"publisher": "Sindre Sorhus",
|
|
592
|
+
"email": "sindresorhus@gmail.com",
|
|
593
|
+
"url": "sindresorhus.com",
|
|
594
|
+
"licenseFile": "node_modules/callsites/license",
|
|
595
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
596
|
+
},
|
|
597
|
+
"caniuse-lite@1.0.30001700": {
|
|
598
|
+
"licenses": "CC-BY-4.0",
|
|
599
|
+
"repository": "https://github.com/browserslist/caniuse-lite",
|
|
600
|
+
"publisher": "Ben Briggs",
|
|
601
|
+
"email": "beneb.info@gmail.com",
|
|
602
|
+
"url": "http://beneb.info",
|
|
603
|
+
"licenseFile": "node_modules/caniuse-lite/LICENSE"
|
|
604
|
+
},
|
|
605
|
+
"ccount@2.0.1": {
|
|
606
|
+
"licenses": "MIT",
|
|
607
|
+
"repository": "https://github.com/wooorm/ccount",
|
|
608
|
+
"publisher": "Titus Wormer",
|
|
609
|
+
"email": "tituswormer@gmail.com",
|
|
610
|
+
"url": "https://wooorm.com",
|
|
611
|
+
"licenseFile": "node_modules/ccount/license",
|
|
612
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
613
|
+
},
|
|
614
|
+
"chalk@2.4.2": {
|
|
615
|
+
"licenses": "MIT",
|
|
616
|
+
"repository": "https://github.com/chalk/chalk",
|
|
617
|
+
"licenseFile": "node_modules/chalk/license",
|
|
618
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
619
|
+
},
|
|
620
|
+
"character-entities-html4@2.1.0": {
|
|
621
|
+
"licenses": "MIT",
|
|
622
|
+
"repository": "https://github.com/wooorm/character-entities-html4",
|
|
623
|
+
"publisher": "Titus Wormer",
|
|
624
|
+
"email": "tituswormer@gmail.com",
|
|
625
|
+
"url": "https://wooorm.com",
|
|
626
|
+
"licenseFile": "node_modules/character-entities-html4/license",
|
|
627
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
628
|
+
},
|
|
629
|
+
"character-entities-legacy@3.0.0": {
|
|
630
|
+
"licenses": "MIT",
|
|
631
|
+
"repository": "https://github.com/wooorm/character-entities-legacy",
|
|
632
|
+
"publisher": "Titus Wormer",
|
|
633
|
+
"email": "tituswormer@gmail.com",
|
|
634
|
+
"url": "https://wooorm.com",
|
|
635
|
+
"licenseFile": "node_modules/character-entities-legacy/license",
|
|
636
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
637
|
+
},
|
|
638
|
+
"character-entities@2.0.2": {
|
|
639
|
+
"licenses": "MIT",
|
|
640
|
+
"repository": "https://github.com/wooorm/character-entities",
|
|
641
|
+
"publisher": "Titus Wormer",
|
|
642
|
+
"email": "tituswormer@gmail.com",
|
|
643
|
+
"url": "https://wooorm.com",
|
|
644
|
+
"licenseFile": "node_modules/character-entities/license",
|
|
645
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
646
|
+
},
|
|
647
|
+
"character-reference-invalid@2.0.1": {
|
|
648
|
+
"licenses": "MIT",
|
|
649
|
+
"repository": "https://github.com/wooorm/character-reference-invalid",
|
|
650
|
+
"publisher": "Titus Wormer",
|
|
651
|
+
"email": "tituswormer@gmail.com",
|
|
652
|
+
"url": "https://wooorm.com",
|
|
653
|
+
"licenseFile": "node_modules/character-reference-invalid/license",
|
|
654
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
655
|
+
},
|
|
656
|
+
"classnames@2.3.1": {
|
|
657
|
+
"licenses": "MIT",
|
|
658
|
+
"repository": "https://github.com/JedWatson/classnames",
|
|
659
|
+
"publisher": "Jed Watson",
|
|
660
|
+
"licenseFile": "node_modules/react-scroll-to-bottom/node_modules/classnames/LICENSE",
|
|
661
|
+
"copyright": "Copyright (c) 2018 Jed Watson"
|
|
662
|
+
},
|
|
663
|
+
"classnames@2.5.1": {
|
|
664
|
+
"licenses": "MIT",
|
|
665
|
+
"repository": "https://github.com/JedWatson/classnames",
|
|
666
|
+
"publisher": "Jed Watson",
|
|
667
|
+
"licenseFile": "node_modules/classnames/LICENSE",
|
|
668
|
+
"copyright": "Copyright (c) 2018 Jed Watson"
|
|
669
|
+
},
|
|
670
|
+
"color-convert@1.9.3": {
|
|
671
|
+
"licenses": "MIT",
|
|
672
|
+
"repository": "https://github.com/Qix-/color-convert",
|
|
673
|
+
"publisher": "Heather Arthur",
|
|
674
|
+
"email": "fayearthur@gmail.com",
|
|
675
|
+
"licenseFile": "node_modules/color-convert/LICENSE",
|
|
676
|
+
"copyright": "Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>"
|
|
677
|
+
},
|
|
678
|
+
"color-name@1.1.3": {
|
|
679
|
+
"licenses": "MIT",
|
|
680
|
+
"repository": "https://github.com/dfcreative/color-name",
|
|
681
|
+
"publisher": "DY",
|
|
682
|
+
"email": "dfcreative@gmail.com",
|
|
683
|
+
"licenseFile": "node_modules/color-name/LICENSE"
|
|
684
|
+
},
|
|
685
|
+
"combined-stream@1.0.8": {
|
|
686
|
+
"licenses": "MIT",
|
|
687
|
+
"repository": "https://github.com/felixge/node-combined-stream",
|
|
688
|
+
"publisher": "Felix Geisendörfer",
|
|
689
|
+
"email": "felix@debuggable.com",
|
|
690
|
+
"url": "http://debuggable.com/",
|
|
691
|
+
"licenseFile": "node_modules/combined-stream/License",
|
|
692
|
+
"copyright": "Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>"
|
|
693
|
+
},
|
|
694
|
+
"comma-separated-tokens@2.0.3": {
|
|
695
|
+
"licenses": "MIT",
|
|
696
|
+
"repository": "https://github.com/wooorm/comma-separated-tokens",
|
|
697
|
+
"publisher": "Titus Wormer",
|
|
698
|
+
"email": "tituswormer@gmail.com",
|
|
699
|
+
"url": "https://wooorm.com",
|
|
700
|
+
"licenseFile": "node_modules/comma-separated-tokens/license",
|
|
701
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
702
|
+
},
|
|
703
|
+
"concat-map@0.0.1": {
|
|
704
|
+
"licenses": "MIT",
|
|
705
|
+
"repository": "https://github.com/substack/node-concat-map",
|
|
706
|
+
"publisher": "James Halliday",
|
|
707
|
+
"email": "mail@substack.net",
|
|
708
|
+
"url": "http://substack.net",
|
|
709
|
+
"licenseFile": "node_modules/concat-map/LICENSE"
|
|
710
|
+
},
|
|
711
|
+
"convert-source-map@1.9.0": {
|
|
712
|
+
"licenses": "MIT",
|
|
713
|
+
"repository": "https://github.com/thlorenz/convert-source-map",
|
|
714
|
+
"publisher": "Thorsten Lorenz",
|
|
715
|
+
"email": "thlorenz@gmx.de",
|
|
716
|
+
"url": "http://thlorenz.com",
|
|
717
|
+
"licenseFile": "node_modules/@emotion/babel-plugin/node_modules/convert-source-map/LICENSE",
|
|
718
|
+
"copyright": "Copyright 2013 Thorsten Lorenz. . All rights reserved."
|
|
719
|
+
},
|
|
720
|
+
"convert-source-map@2.0.0": {
|
|
721
|
+
"licenses": "MIT",
|
|
722
|
+
"repository": "https://github.com/thlorenz/convert-source-map",
|
|
723
|
+
"publisher": "Thorsten Lorenz",
|
|
724
|
+
"email": "thlorenz@gmx.de",
|
|
725
|
+
"url": "http://thlorenz.com",
|
|
726
|
+
"licenseFile": "node_modules/convert-source-map/LICENSE",
|
|
727
|
+
"copyright": "Copyright 2013 Thorsten Lorenz. . All rights reserved."
|
|
728
|
+
},
|
|
729
|
+
"core-js-pure@3.40.0": {
|
|
730
|
+
"licenses": "MIT",
|
|
731
|
+
"repository": "https://github.com/zloirock/core-js",
|
|
732
|
+
"publisher": "Denis Pushkarev",
|
|
733
|
+
"email": "zloirock@zloirock.ru",
|
|
734
|
+
"url": "http://zloirock.ru",
|
|
735
|
+
"licenseFile": "node_modules/core-js-pure/LICENSE",
|
|
736
|
+
"copyright": "Copyright (c) 2014-2025 Denis Pushkarev"
|
|
737
|
+
},
|
|
738
|
+
"core-js@3.18.3": {
|
|
739
|
+
"licenses": "MIT",
|
|
740
|
+
"repository": "https://github.com/zloirock/core-js",
|
|
741
|
+
"licenseFile": "node_modules/react-scroll-to-bottom/node_modules/core-js/LICENSE",
|
|
742
|
+
"copyright": "Copyright (c) 2014-2021 Denis Pushkarev"
|
|
743
|
+
},
|
|
744
|
+
"cosmiconfig@7.1.0": {
|
|
745
|
+
"licenses": "MIT",
|
|
746
|
+
"repository": "https://github.com/davidtheclark/cosmiconfig",
|
|
747
|
+
"publisher": "David Clark",
|
|
748
|
+
"email": "david.dave.clark@gmail.com",
|
|
749
|
+
"licenseFile": "node_modules/cosmiconfig/LICENSE",
|
|
750
|
+
"copyright": "Copyright (c) 2015 David Clark"
|
|
751
|
+
},
|
|
752
|
+
"css-mediaquery@0.1.2": {
|
|
753
|
+
"licenses": "BSD*",
|
|
754
|
+
"repository": "https://github.com/ericf/css-mediaquery",
|
|
755
|
+
"publisher": "Eric Ferraiuolo",
|
|
756
|
+
"email": "eferraiuolo@gmail.com",
|
|
757
|
+
"licenseFile": "node_modules/css-mediaquery/LICENSE",
|
|
758
|
+
"copyright": "Copyright 2014 Yahoo! Inc.. All rights reserved."
|
|
759
|
+
},
|
|
760
|
+
"cssjanus@1.3.2": {
|
|
761
|
+
"licenses": "Apache-2.0",
|
|
762
|
+
"repository": "https://github.com/cssjanus/cssjanus",
|
|
763
|
+
"publisher": "Trevor Parscal",
|
|
764
|
+
"email": "trevorparscal@gmail.com",
|
|
765
|
+
"url": "http://www.trevorparscal.com/",
|
|
766
|
+
"licenseFile": "node_modules/cssjanus/LICENSE.txt"
|
|
767
|
+
},
|
|
768
|
+
"csstype@3.1.3": {
|
|
769
|
+
"licenses": "MIT",
|
|
770
|
+
"repository": "https://github.com/frenic/csstype",
|
|
771
|
+
"publisher": "Fredrik Nicol",
|
|
772
|
+
"email": "fredrik.nicol@gmail.com",
|
|
773
|
+
"licenseFile": "node_modules/csstype/LICENSE",
|
|
774
|
+
"copyright": "Copyright (c) 2017-2018 Fredrik Nicol"
|
|
775
|
+
},
|
|
776
|
+
"debug@3.2.7": {
|
|
777
|
+
"licenses": "MIT",
|
|
778
|
+
"repository": "https://github.com/visionmedia/debug",
|
|
779
|
+
"publisher": "TJ Holowaychuk",
|
|
780
|
+
"email": "tj@vision-media.ca",
|
|
781
|
+
"licenseFile": "node_modules/license-checker/node_modules/debug/LICENSE",
|
|
782
|
+
"copyright": "Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>"
|
|
783
|
+
},
|
|
784
|
+
"debug@4.3.4": {
|
|
785
|
+
"licenses": "MIT",
|
|
786
|
+
"repository": "https://github.com/debug-js/debug",
|
|
787
|
+
"publisher": "Josh Junon",
|
|
788
|
+
"email": "josh.junon@protonmail.com",
|
|
789
|
+
"licenseFile": "node_modules/debug/LICENSE",
|
|
790
|
+
"copyright": "Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>. Copyright (c) 2018-2021 Josh Junon"
|
|
791
|
+
},
|
|
792
|
+
"debuglog@1.0.1": {
|
|
793
|
+
"licenses": "MIT",
|
|
794
|
+
"repository": "https://github.com/sam-github/node-debuglog",
|
|
795
|
+
"publisher": "Sam Roberts",
|
|
796
|
+
"email": "sam@strongloop.com",
|
|
797
|
+
"licenseFile": "node_modules/debuglog/LICENSE",
|
|
798
|
+
"copyright": "Copyright Joyent, Inc. and other Node contributors. All rights reserved."
|
|
799
|
+
},
|
|
800
|
+
"decode-named-character-reference@1.0.2": {
|
|
801
|
+
"licenses": "MIT",
|
|
802
|
+
"repository": "https://github.com/wooorm/decode-named-character-reference",
|
|
803
|
+
"publisher": "Titus Wormer",
|
|
804
|
+
"email": "tituswormer@gmail.com",
|
|
805
|
+
"url": "https://wooorm.com",
|
|
806
|
+
"licenseFile": "node_modules/decode-named-character-reference/license",
|
|
807
|
+
"copyright": "Copyright (c) 2021 Titus Wormer <tituswormer@gmail.com>"
|
|
808
|
+
},
|
|
809
|
+
"deepmerge@4.3.1": {
|
|
810
|
+
"licenses": "MIT",
|
|
811
|
+
"repository": "https://github.com/TehShrike/deepmerge",
|
|
812
|
+
"licenseFile": "node_modules/deepmerge/license.txt",
|
|
813
|
+
"copyright": "Copyright (c) 2012 James Halliday, Josh Duff, and other contributors"
|
|
814
|
+
},
|
|
815
|
+
"define-data-property@1.1.4": {
|
|
816
|
+
"licenses": "MIT",
|
|
817
|
+
"repository": "https://github.com/ljharb/define-data-property",
|
|
818
|
+
"publisher": "Jordan Harband",
|
|
819
|
+
"email": "ljharb@gmail.com",
|
|
820
|
+
"licenseFile": "node_modules/define-data-property/LICENSE",
|
|
821
|
+
"copyright": "Copyright (c) 2023 Jordan Harband"
|
|
822
|
+
},
|
|
823
|
+
"delayed-stream@1.0.0": {
|
|
824
|
+
"licenses": "MIT",
|
|
825
|
+
"repository": "https://github.com/felixge/node-delayed-stream",
|
|
826
|
+
"publisher": "Felix Geisendörfer",
|
|
827
|
+
"email": "felix@debuggable.com",
|
|
828
|
+
"url": "http://debuggable.com/",
|
|
829
|
+
"licenseFile": "node_modules/delayed-stream/License",
|
|
830
|
+
"copyright": "Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>"
|
|
831
|
+
},
|
|
832
|
+
"dequal@2.0.3": {
|
|
833
|
+
"licenses": "MIT",
|
|
834
|
+
"repository": "https://github.com/lukeed/dequal",
|
|
835
|
+
"publisher": "Luke Edwards",
|
|
836
|
+
"email": "luke.edwards05@gmail.com",
|
|
837
|
+
"url": "https://lukeed.com",
|
|
838
|
+
"licenseFile": "node_modules/dequal/license",
|
|
839
|
+
"copyright": "Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)"
|
|
840
|
+
},
|
|
841
|
+
"detect-browser@4.8.0": {
|
|
842
|
+
"licenses": "MIT",
|
|
843
|
+
"repository": "https://github.com/DamonOehlman/detect-browser",
|
|
844
|
+
"publisher": "Damon Oehlman",
|
|
845
|
+
"email": "damon.oehlman@gmail.com",
|
|
846
|
+
"licenseFile": "node_modules/detect-browser/LICENSE",
|
|
847
|
+
"copyright": "Copyright (c) 2019 Damon Oehlman <damon.oehlman@gmail.com>"
|
|
848
|
+
},
|
|
849
|
+
"devlop@1.1.0": {
|
|
850
|
+
"licenses": "MIT",
|
|
851
|
+
"repository": "https://github.com/wooorm/devlop",
|
|
852
|
+
"publisher": "Titus Wormer",
|
|
853
|
+
"email": "tituswormer@gmail.com",
|
|
854
|
+
"url": "https://wooorm.com",
|
|
855
|
+
"licenseFile": "node_modules/devlop/license",
|
|
856
|
+
"copyright": "Copyright (c) 2023 Titus Wormer <tituswormer@gmail.com>"
|
|
857
|
+
},
|
|
858
|
+
"dezalgo@1.0.4": {
|
|
859
|
+
"licenses": "ISC",
|
|
860
|
+
"repository": "https://github.com/npm/dezalgo",
|
|
861
|
+
"publisher": "Isaac Z. Schlueter",
|
|
862
|
+
"email": "i@izs.me",
|
|
863
|
+
"url": "http://blog.izs.me/",
|
|
864
|
+
"licenseFile": "node_modules/dezalgo/LICENSE",
|
|
865
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
866
|
+
},
|
|
867
|
+
"dom-helpers@5.2.1": {
|
|
868
|
+
"licenses": "MIT",
|
|
869
|
+
"repository": "https://github.com/react-bootstrap/dom-helpers",
|
|
870
|
+
"publisher": "Jason Quense",
|
|
871
|
+
"email": "monastic.panic@gmail.com",
|
|
872
|
+
"licenseFile": "node_modules/dom-helpers/LICENSE",
|
|
873
|
+
"copyright": "Copyright (c) 2015 Jason Quense"
|
|
874
|
+
},
|
|
875
|
+
"dompurify@3.2.4": {
|
|
876
|
+
"licenses": "(MPL-2.0 OR Apache-2.0)",
|
|
877
|
+
"repository": "https://github.com/cure53/DOMPurify",
|
|
878
|
+
"publisher": "Dr.-Ing. Mario Heiderich, Cure53",
|
|
879
|
+
"email": "mario@cure53.de",
|
|
880
|
+
"url": "https://cure53.de/",
|
|
881
|
+
"licenseFile": "node_modules/dompurify/LICENSE"
|
|
882
|
+
},
|
|
883
|
+
"electron-to-chromium@1.5.101": {
|
|
884
|
+
"licenses": "ISC",
|
|
885
|
+
"repository": "https://github.com/kilian/electron-to-chromium",
|
|
886
|
+
"publisher": "Kilian Valkhof",
|
|
887
|
+
"licenseFile": "node_modules/electron-to-chromium/LICENSE",
|
|
888
|
+
"copyright": "Copyright 2018 Kilian Valkhof"
|
|
889
|
+
},
|
|
890
|
+
"engine.io-client@6.5.4": {
|
|
891
|
+
"licenses": "MIT",
|
|
892
|
+
"repository": "https://github.com/socketio/engine.io-client",
|
|
893
|
+
"licenseFile": "node_modules/engine.io-client/LICENSE",
|
|
894
|
+
"copyright": "Copyright (c) 2014-2015 Automattic <dev@cloudup.com>"
|
|
895
|
+
},
|
|
896
|
+
"engine.io-parser@5.2.3": {
|
|
897
|
+
"licenses": "MIT",
|
|
898
|
+
"repository": "https://github.com/socketio/socket.io",
|
|
899
|
+
"licenseFile": "node_modules/engine.io-parser/LICENSE",
|
|
900
|
+
"copyright": "Copyright (c) 2014-present Guillermo Rauch and Socket.IO contributors"
|
|
901
|
+
},
|
|
902
|
+
"entities@4.5.0": {
|
|
903
|
+
"licenses": "BSD-2-Clause",
|
|
904
|
+
"repository": "https://github.com/fb55/entities",
|
|
905
|
+
"publisher": "Felix Boehm",
|
|
906
|
+
"email": "me@feedic.com",
|
|
907
|
+
"licenseFile": "node_modules/entities/LICENSE",
|
|
908
|
+
"copyright": "Copyright (c) Felix Böhm. All rights reserved."
|
|
909
|
+
},
|
|
910
|
+
"error-ex@1.3.2": {
|
|
911
|
+
"licenses": "MIT",
|
|
912
|
+
"repository": "https://github.com/qix-/node-error-ex",
|
|
913
|
+
"licenseFile": "node_modules/error-ex/LICENSE",
|
|
914
|
+
"copyright": "Copyright (c) 2015 JD Ballard"
|
|
915
|
+
},
|
|
916
|
+
"es-define-property@1.0.0": {
|
|
917
|
+
"licenses": "MIT",
|
|
918
|
+
"repository": "https://github.com/ljharb/es-define-property",
|
|
919
|
+
"publisher": "Jordan Harband",
|
|
920
|
+
"email": "ljharb@gmail.com",
|
|
921
|
+
"licenseFile": "node_modules/es-define-property/LICENSE",
|
|
922
|
+
"copyright": "Copyright (c) 2024 Jordan Harband"
|
|
923
|
+
},
|
|
924
|
+
"es-errors@1.3.0": {
|
|
925
|
+
"licenses": "MIT",
|
|
926
|
+
"repository": "https://github.com/ljharb/es-errors",
|
|
927
|
+
"publisher": "Jordan Harband",
|
|
928
|
+
"email": "ljharb@gmail.com",
|
|
929
|
+
"licenseFile": "node_modules/es-errors/LICENSE",
|
|
930
|
+
"copyright": "Copyright (c) 2024 Jordan Harband"
|
|
931
|
+
},
|
|
932
|
+
"escalade@3.2.0": {
|
|
933
|
+
"licenses": "MIT",
|
|
934
|
+
"repository": "https://github.com/lukeed/escalade",
|
|
935
|
+
"publisher": "Luke Edwards",
|
|
936
|
+
"email": "luke.edwards05@gmail.com",
|
|
937
|
+
"url": "https://lukeed.com",
|
|
938
|
+
"licenseFile": "node_modules/escalade/license",
|
|
939
|
+
"copyright": "Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)"
|
|
940
|
+
},
|
|
941
|
+
"escape-string-regexp@1.0.5": {
|
|
942
|
+
"licenses": "MIT",
|
|
943
|
+
"repository": "https://github.com/sindresorhus/escape-string-regexp",
|
|
944
|
+
"publisher": "Sindre Sorhus",
|
|
945
|
+
"email": "sindresorhus@gmail.com",
|
|
946
|
+
"url": "sindresorhus.com",
|
|
947
|
+
"licenseFile": "node_modules/chalk/node_modules/escape-string-regexp/license",
|
|
948
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
949
|
+
},
|
|
950
|
+
"escape-string-regexp@4.0.0": {
|
|
951
|
+
"licenses": "MIT",
|
|
952
|
+
"repository": "https://github.com/sindresorhus/escape-string-regexp",
|
|
953
|
+
"publisher": "Sindre Sorhus",
|
|
954
|
+
"email": "sindresorhus@gmail.com",
|
|
955
|
+
"url": "https://sindresorhus.com",
|
|
956
|
+
"licenseFile": "node_modules/escape-string-regexp/license",
|
|
957
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
|
|
958
|
+
},
|
|
959
|
+
"escape-string-regexp@5.0.0": {
|
|
960
|
+
"licenses": "MIT",
|
|
961
|
+
"repository": "https://github.com/sindresorhus/escape-string-regexp",
|
|
962
|
+
"publisher": "Sindre Sorhus",
|
|
963
|
+
"email": "sindresorhus@gmail.com",
|
|
964
|
+
"url": "https://sindresorhus.com",
|
|
965
|
+
"licenseFile": "node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp/license",
|
|
966
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
|
|
967
|
+
},
|
|
968
|
+
"estree-util-is-identifier-name@3.0.0": {
|
|
969
|
+
"licenses": "MIT",
|
|
970
|
+
"repository": "https://github.com/syntax-tree/estree-util-is-identifier-name",
|
|
971
|
+
"publisher": "Titus Wormer",
|
|
972
|
+
"email": "tituswormer@gmail.com",
|
|
973
|
+
"url": "https://wooorm.com",
|
|
974
|
+
"licenseFile": "node_modules/estree-util-is-identifier-name/license",
|
|
975
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
976
|
+
},
|
|
977
|
+
"exenv@1.2.2": {
|
|
978
|
+
"licenses": "BSD-3-Clause",
|
|
979
|
+
"repository": "https://github.com/JedWatson/exenv",
|
|
980
|
+
"publisher": "Jed Watson",
|
|
981
|
+
"licenseFile": "node_modules/exenv/LICENSE",
|
|
982
|
+
"copyright": "Copyright (c) 2013-2015, Facebook, Inc.. All rights reserved."
|
|
983
|
+
},
|
|
984
|
+
"extend@3.0.2": {
|
|
985
|
+
"licenses": "MIT",
|
|
986
|
+
"repository": "https://github.com/justmoon/node-extend",
|
|
987
|
+
"publisher": "Stefan Thomas",
|
|
988
|
+
"email": "justmoon@members.fsf.org",
|
|
989
|
+
"url": "http://www.justmoon.net",
|
|
990
|
+
"licenseFile": "node_modules/extend/LICENSE",
|
|
991
|
+
"copyright": "Copyright (c) 2014 Stefan Thomas"
|
|
992
|
+
},
|
|
993
|
+
"find-root@1.1.0": {
|
|
994
|
+
"licenses": "MIT",
|
|
995
|
+
"repository": "https://github.com/js-n/find-root",
|
|
996
|
+
"publisher": "jsdnxx",
|
|
997
|
+
"licenseFile": "node_modules/find-root/LICENSE.md",
|
|
998
|
+
"copyright": "Copyright © 2017 jsdnxx"
|
|
999
|
+
},
|
|
1000
|
+
"flatpickr@4.6.13": {
|
|
1001
|
+
"licenses": "MIT",
|
|
1002
|
+
"repository": "https://github.com/chmln/flatpickr",
|
|
1003
|
+
"publisher": "Gregory",
|
|
1004
|
+
"email": "gregory.mkv@gmail.com",
|
|
1005
|
+
"licenseFile": "node_modules/flatpickr/LICENSE.md",
|
|
1006
|
+
"copyright": "Copyright (c) 2017 Gregory Petrosyan"
|
|
1007
|
+
},
|
|
1008
|
+
"follow-redirects@1.15.6": {
|
|
1009
|
+
"licenses": "MIT",
|
|
1010
|
+
"repository": "https://github.com/follow-redirects/follow-redirects",
|
|
1011
|
+
"publisher": "Ruben Verborgh",
|
|
1012
|
+
"email": "ruben@verborgh.org",
|
|
1013
|
+
"url": "https://ruben.verborgh.org/",
|
|
1014
|
+
"licenseFile": "node_modules/follow-redirects/LICENSE",
|
|
1015
|
+
"copyright": "Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh"
|
|
1016
|
+
},
|
|
1017
|
+
"form-data@4.0.0": {
|
|
1018
|
+
"licenses": "MIT",
|
|
1019
|
+
"repository": "https://github.com/form-data/form-data",
|
|
1020
|
+
"publisher": "Felix Geisendörfer",
|
|
1021
|
+
"email": "felix@debuggable.com",
|
|
1022
|
+
"url": "http://debuggable.com/",
|
|
1023
|
+
"licenseFile": "node_modules/form-data/License",
|
|
1024
|
+
"copyright": "Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors"
|
|
1025
|
+
},
|
|
1026
|
+
"fs.realpath@1.0.0": {
|
|
1027
|
+
"licenses": "ISC",
|
|
1028
|
+
"repository": "https://github.com/isaacs/fs.realpath",
|
|
1029
|
+
"publisher": "Isaac Z. Schlueter",
|
|
1030
|
+
"email": "i@izs.me",
|
|
1031
|
+
"url": "http://blog.izs.me/",
|
|
1032
|
+
"licenseFile": "node_modules/fs.realpath/LICENSE",
|
|
1033
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
1034
|
+
},
|
|
1035
|
+
"function-bind@1.1.2": {
|
|
1036
|
+
"licenses": "MIT",
|
|
1037
|
+
"repository": "https://github.com/Raynos/function-bind",
|
|
1038
|
+
"publisher": "Raynos",
|
|
1039
|
+
"email": "raynos2@gmail.com",
|
|
1040
|
+
"licenseFile": "node_modules/function-bind/LICENSE",
|
|
1041
|
+
"copyright": "Copyright (c) 2013 Raynos."
|
|
1042
|
+
},
|
|
1043
|
+
"gensync@1.0.0-beta.2": {
|
|
1044
|
+
"licenses": "MIT",
|
|
1045
|
+
"repository": "https://github.com/loganfsmyth/gensync",
|
|
1046
|
+
"publisher": "Logan Smyth",
|
|
1047
|
+
"email": "loganfsmyth@gmail.com",
|
|
1048
|
+
"licenseFile": "node_modules/gensync/LICENSE",
|
|
1049
|
+
"copyright": "Copyright 2018 Logan Smyth <loganfsmyth@gmail.com>"
|
|
1050
|
+
},
|
|
1051
|
+
"get-intrinsic@1.2.4": {
|
|
1052
|
+
"licenses": "MIT",
|
|
1053
|
+
"repository": "https://github.com/ljharb/get-intrinsic",
|
|
1054
|
+
"publisher": "Jordan Harband",
|
|
1055
|
+
"email": "ljharb@gmail.com",
|
|
1056
|
+
"licenseFile": "node_modules/get-intrinsic/LICENSE",
|
|
1057
|
+
"copyright": "Copyright (c) 2020 Jordan Harband"
|
|
1058
|
+
},
|
|
1059
|
+
"glob@7.2.3": {
|
|
1060
|
+
"licenses": "ISC",
|
|
1061
|
+
"repository": "https://github.com/isaacs/node-glob",
|
|
1062
|
+
"publisher": "Isaac Z. Schlueter",
|
|
1063
|
+
"email": "i@izs.me",
|
|
1064
|
+
"url": "http://blog.izs.me/",
|
|
1065
|
+
"licenseFile": "node_modules/glob/LICENSE",
|
|
1066
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
1067
|
+
},
|
|
1068
|
+
"globals@11.12.0": {
|
|
1069
|
+
"licenses": "MIT",
|
|
1070
|
+
"repository": "https://github.com/sindresorhus/globals",
|
|
1071
|
+
"publisher": "Sindre Sorhus",
|
|
1072
|
+
"email": "sindresorhus@gmail.com",
|
|
1073
|
+
"url": "sindresorhus.com",
|
|
1074
|
+
"licenseFile": "node_modules/globals/license",
|
|
1075
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
1076
|
+
},
|
|
1077
|
+
"goober@2.1.14": {
|
|
1078
|
+
"licenses": "MIT",
|
|
1079
|
+
"repository": "https://github.com/cristianbote/goober",
|
|
1080
|
+
"publisher": "Cristian",
|
|
1081
|
+
"email": "botecristian@yahoo.com",
|
|
1082
|
+
"licenseFile": "node_modules/goober/LICENSE",
|
|
1083
|
+
"copyright": "Copyright (c) 2019 Cristian Bote"
|
|
1084
|
+
},
|
|
1085
|
+
"gopd@1.0.1": {
|
|
1086
|
+
"licenses": "MIT",
|
|
1087
|
+
"repository": "https://github.com/ljharb/gopd",
|
|
1088
|
+
"publisher": "Jordan Harband",
|
|
1089
|
+
"email": "ljharb@gmail.com",
|
|
1090
|
+
"licenseFile": "node_modules/gopd/LICENSE",
|
|
1091
|
+
"copyright": "Copyright (c) 2022 Jordan Harband"
|
|
1092
|
+
},
|
|
1093
|
+
"graceful-fs@4.2.11": {
|
|
1094
|
+
"licenses": "ISC",
|
|
1095
|
+
"repository": "https://github.com/isaacs/node-graceful-fs",
|
|
1096
|
+
"licenseFile": "node_modules/graceful-fs/LICENSE",
|
|
1097
|
+
"copyright": "Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors"
|
|
1098
|
+
},
|
|
1099
|
+
"has-flag@3.0.0": {
|
|
1100
|
+
"licenses": "MIT",
|
|
1101
|
+
"repository": "https://github.com/sindresorhus/has-flag",
|
|
1102
|
+
"publisher": "Sindre Sorhus",
|
|
1103
|
+
"email": "sindresorhus@gmail.com",
|
|
1104
|
+
"url": "sindresorhus.com",
|
|
1105
|
+
"licenseFile": "node_modules/has-flag/license",
|
|
1106
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
1107
|
+
},
|
|
1108
|
+
"has-property-descriptors@1.0.2": {
|
|
1109
|
+
"licenses": "MIT",
|
|
1110
|
+
"repository": "https://github.com/inspect-js/has-property-descriptors",
|
|
1111
|
+
"publisher": "Jordan Harband",
|
|
1112
|
+
"email": "ljharb@gmail.com",
|
|
1113
|
+
"licenseFile": "node_modules/has-property-descriptors/LICENSE",
|
|
1114
|
+
"copyright": "Copyright (c) 2022 Inspect JS"
|
|
1115
|
+
},
|
|
1116
|
+
"has-proto@1.0.3": {
|
|
1117
|
+
"licenses": "MIT",
|
|
1118
|
+
"repository": "https://github.com/inspect-js/has-proto",
|
|
1119
|
+
"publisher": "Jordan Harband",
|
|
1120
|
+
"email": "ljharb@gmail.com",
|
|
1121
|
+
"licenseFile": "node_modules/has-proto/LICENSE",
|
|
1122
|
+
"copyright": "Copyright (c) 2022 Inspect JS"
|
|
1123
|
+
},
|
|
1124
|
+
"has-symbols@1.0.3": {
|
|
1125
|
+
"licenses": "MIT",
|
|
1126
|
+
"repository": "https://github.com/inspect-js/has-symbols",
|
|
1127
|
+
"publisher": "Jordan Harband",
|
|
1128
|
+
"email": "ljharb@gmail.com",
|
|
1129
|
+
"url": "http://ljharb.codes",
|
|
1130
|
+
"licenseFile": "node_modules/has-symbols/LICENSE",
|
|
1131
|
+
"copyright": "Copyright (c) 2016 Jordan Harband"
|
|
1132
|
+
},
|
|
1133
|
+
"hasown@2.0.2": {
|
|
1134
|
+
"licenses": "MIT",
|
|
1135
|
+
"repository": "https://github.com/inspect-js/hasOwn",
|
|
1136
|
+
"publisher": "Jordan Harband",
|
|
1137
|
+
"email": "ljharb@gmail.com",
|
|
1138
|
+
"licenseFile": "node_modules/hasown/LICENSE",
|
|
1139
|
+
"copyright": "Copyright (c) Jordan Harband and contributors"
|
|
1140
|
+
},
|
|
1141
|
+
"hast-util-from-parse5@8.0.2": {
|
|
1142
|
+
"licenses": "MIT",
|
|
1143
|
+
"repository": "https://github.com/syntax-tree/hast-util-from-parse5",
|
|
1144
|
+
"publisher": "Titus Wormer",
|
|
1145
|
+
"email": "tituswormer@gmail.com",
|
|
1146
|
+
"url": "https://wooorm.com",
|
|
1147
|
+
"licenseFile": "node_modules/hast-util-from-parse5/license",
|
|
1148
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1149
|
+
},
|
|
1150
|
+
"hast-util-parse-selector@4.0.0": {
|
|
1151
|
+
"licenses": "MIT",
|
|
1152
|
+
"repository": "https://github.com/syntax-tree/hast-util-parse-selector",
|
|
1153
|
+
"publisher": "Titus Wormer",
|
|
1154
|
+
"email": "tituswormer@gmail.com",
|
|
1155
|
+
"url": "https://wooorm.com",
|
|
1156
|
+
"licenseFile": "node_modules/hast-util-parse-selector/license",
|
|
1157
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
1158
|
+
},
|
|
1159
|
+
"hast-util-raw@9.1.0": {
|
|
1160
|
+
"licenses": "MIT",
|
|
1161
|
+
"repository": "https://github.com/syntax-tree/hast-util-raw",
|
|
1162
|
+
"publisher": "Titus Wormer",
|
|
1163
|
+
"email": "tituswormer@gmail.com",
|
|
1164
|
+
"url": "https://wooorm.com",
|
|
1165
|
+
"licenseFile": "node_modules/hast-util-raw/license",
|
|
1166
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1167
|
+
},
|
|
1168
|
+
"hast-util-to-jsx-runtime@2.3.2": {
|
|
1169
|
+
"licenses": "MIT",
|
|
1170
|
+
"repository": "https://github.com/syntax-tree/hast-util-to-jsx-runtime",
|
|
1171
|
+
"publisher": "Titus Wormer",
|
|
1172
|
+
"email": "tituswormer@gmail.com",
|
|
1173
|
+
"url": "https://wooorm.com",
|
|
1174
|
+
"licenseFile": "node_modules/hast-util-to-jsx-runtime/license",
|
|
1175
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1176
|
+
},
|
|
1177
|
+
"hast-util-to-parse5@8.0.0": {
|
|
1178
|
+
"licenses": "MIT",
|
|
1179
|
+
"repository": "https://github.com/syntax-tree/hast-util-to-parse5",
|
|
1180
|
+
"publisher": "Titus Wormer",
|
|
1181
|
+
"email": "tituswormer@gmail.com",
|
|
1182
|
+
"url": "https://wooorm.com",
|
|
1183
|
+
"licenseFile": "node_modules/hast-util-to-parse5/license",
|
|
1184
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
1185
|
+
},
|
|
1186
|
+
"hast-util-whitespace@3.0.0": {
|
|
1187
|
+
"licenses": "MIT",
|
|
1188
|
+
"repository": "https://github.com/syntax-tree/hast-util-whitespace",
|
|
1189
|
+
"publisher": "Titus Wormer",
|
|
1190
|
+
"email": "tituswormer@gmail.com",
|
|
1191
|
+
"url": "https://wooorm.com",
|
|
1192
|
+
"licenseFile": "node_modules/hast-util-whitespace/license",
|
|
1193
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
1194
|
+
},
|
|
1195
|
+
"hastscript@9.0.0": {
|
|
1196
|
+
"licenses": "MIT",
|
|
1197
|
+
"repository": "https://github.com/syntax-tree/hastscript",
|
|
1198
|
+
"publisher": "Titus Wormer",
|
|
1199
|
+
"email": "tituswormer@gmail.com",
|
|
1200
|
+
"url": "https://wooorm.com",
|
|
1201
|
+
"licenseFile": "node_modules/hastscript/license",
|
|
1202
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
1203
|
+
},
|
|
1204
|
+
"hoist-non-react-statics@3.3.2": {
|
|
1205
|
+
"licenses": "BSD-3-Clause",
|
|
1206
|
+
"repository": "https://github.com/mridgway/hoist-non-react-statics",
|
|
1207
|
+
"publisher": "Michael Ridgway",
|
|
1208
|
+
"email": "mcridgway@gmail.com",
|
|
1209
|
+
"licenseFile": "node_modules/hoist-non-react-statics/LICENSE.md",
|
|
1210
|
+
"copyright": "Copyright (c) 2015, Yahoo! Inc. All rights reserved.. ----------------------------------------------------"
|
|
1211
|
+
},
|
|
1212
|
+
"hosted-git-info@2.8.9": {
|
|
1213
|
+
"licenses": "ISC",
|
|
1214
|
+
"repository": "https://github.com/npm/hosted-git-info",
|
|
1215
|
+
"publisher": "Rebecca Turner",
|
|
1216
|
+
"email": "me@re-becca.org",
|
|
1217
|
+
"url": "http://re-becca.org",
|
|
1218
|
+
"licenseFile": "node_modules/hosted-git-info/LICENSE",
|
|
1219
|
+
"copyright": "Copyright (c) 2015, Rebecca Turner"
|
|
1220
|
+
},
|
|
1221
|
+
"html-url-attributes@3.0.1": {
|
|
1222
|
+
"licenses": "MIT",
|
|
1223
|
+
"repository": "https://github.com/rehypejs/rehype-minify/tree/main/packages/html-url-attributes",
|
|
1224
|
+
"publisher": "Titus Wormer",
|
|
1225
|
+
"email": "tituswormer@gmail.com",
|
|
1226
|
+
"url": "https://wooorm.com",
|
|
1227
|
+
"licenseFile": "node_modules/html-url-attributes/license",
|
|
1228
|
+
"copyright": "Copyright (c) Titus Wormer"
|
|
1229
|
+
},
|
|
1230
|
+
"html-void-elements@3.0.0": {
|
|
1231
|
+
"licenses": "MIT",
|
|
1232
|
+
"repository": "https://github.com/wooorm/html-void-elements",
|
|
1233
|
+
"publisher": "Titus Wormer",
|
|
1234
|
+
"email": "tituswormer@gmail.com",
|
|
1235
|
+
"url": "https://wooorm.com",
|
|
1236
|
+
"licenseFile": "node_modules/html-void-elements/license",
|
|
1237
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
1238
|
+
},
|
|
1239
|
+
"hyphenate-style-name@1.0.4": {
|
|
1240
|
+
"licenses": "BSD-3-Clause",
|
|
1241
|
+
"repository": "https://github.com/rexxars/hyphenate-style-name",
|
|
1242
|
+
"publisher": "Espen Hovlandsdal",
|
|
1243
|
+
"email": "espen@hovlandsdal.com",
|
|
1244
|
+
"licenseFile": "node_modules/hyphenate-style-name/LICENSE",
|
|
1245
|
+
"copyright": "Copyright (c) 2015, Espen Hovlandsdal. All rights reserved."
|
|
1246
|
+
},
|
|
1247
|
+
"immer@10.0.4": {
|
|
1248
|
+
"licenses": "MIT",
|
|
1249
|
+
"repository": "https://github.com/immerjs/immer",
|
|
1250
|
+
"publisher": "Michel Weststrate",
|
|
1251
|
+
"email": "info@michel.codes",
|
|
1252
|
+
"licenseFile": "node_modules/immer/LICENSE",
|
|
1253
|
+
"copyright": "Copyright (c) 2017 Michel Weststrate"
|
|
1254
|
+
},
|
|
1255
|
+
"import-fresh@3.3.0": {
|
|
1256
|
+
"licenses": "MIT",
|
|
1257
|
+
"repository": "https://github.com/sindresorhus/import-fresh",
|
|
1258
|
+
"publisher": "Sindre Sorhus",
|
|
1259
|
+
"email": "sindresorhus@gmail.com",
|
|
1260
|
+
"url": "https://sindresorhus.com",
|
|
1261
|
+
"licenseFile": "node_modules/import-fresh/license",
|
|
1262
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
|
|
1263
|
+
},
|
|
1264
|
+
"inflight@1.0.6": {
|
|
1265
|
+
"licenses": "ISC",
|
|
1266
|
+
"repository": "https://github.com/npm/inflight",
|
|
1267
|
+
"publisher": "Isaac Z. Schlueter",
|
|
1268
|
+
"email": "i@izs.me",
|
|
1269
|
+
"url": "http://blog.izs.me/",
|
|
1270
|
+
"licenseFile": "node_modules/inflight/LICENSE",
|
|
1271
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter"
|
|
1272
|
+
},
|
|
1273
|
+
"inherits@2.0.4": {
|
|
1274
|
+
"licenses": "ISC",
|
|
1275
|
+
"repository": "https://github.com/isaacs/inherits",
|
|
1276
|
+
"licenseFile": "node_modules/inherits/LICENSE",
|
|
1277
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter"
|
|
1278
|
+
},
|
|
1279
|
+
"inline-style-parser@0.2.4": {
|
|
1280
|
+
"licenses": "MIT",
|
|
1281
|
+
"repository": "https://github.com/remarkablemark/inline-style-parser",
|
|
1282
|
+
"licenseFile": "node_modules/inline-style-parser/LICENSE",
|
|
1283
|
+
"copyright": "Copyright (c) 2012 TJ Holowaychuk <tj@vision-media.ca>"
|
|
1284
|
+
},
|
|
1285
|
+
"is-alphabetical@2.0.1": {
|
|
1286
|
+
"licenses": "MIT",
|
|
1287
|
+
"repository": "https://github.com/wooorm/is-alphabetical",
|
|
1288
|
+
"publisher": "Titus Wormer",
|
|
1289
|
+
"email": "tituswormer@gmail.com",
|
|
1290
|
+
"url": "https://wooorm.com",
|
|
1291
|
+
"licenseFile": "node_modules/is-alphabetical/license",
|
|
1292
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
1293
|
+
},
|
|
1294
|
+
"is-alphanumerical@2.0.1": {
|
|
1295
|
+
"licenses": "MIT",
|
|
1296
|
+
"repository": "https://github.com/wooorm/is-alphanumerical",
|
|
1297
|
+
"publisher": "Titus Wormer",
|
|
1298
|
+
"email": "tituswormer@gmail.com",
|
|
1299
|
+
"url": "https://wooorm.com",
|
|
1300
|
+
"licenseFile": "node_modules/is-alphanumerical/license",
|
|
1301
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
1302
|
+
},
|
|
1303
|
+
"is-arrayish@0.2.1": {
|
|
1304
|
+
"licenses": "MIT",
|
|
1305
|
+
"repository": "https://github.com/qix-/node-is-arrayish",
|
|
1306
|
+
"publisher": "Qix",
|
|
1307
|
+
"url": "http://github.com/qix-",
|
|
1308
|
+
"licenseFile": "node_modules/is-arrayish/LICENSE",
|
|
1309
|
+
"copyright": "Copyright (c) 2015 JD Ballard"
|
|
1310
|
+
},
|
|
1311
|
+
"is-core-module@2.13.1": {
|
|
1312
|
+
"licenses": "MIT",
|
|
1313
|
+
"repository": "https://github.com/inspect-js/is-core-module",
|
|
1314
|
+
"publisher": "Jordan Harband",
|
|
1315
|
+
"email": "ljharb@gmail.com",
|
|
1316
|
+
"licenseFile": "node_modules/is-core-module/LICENSE",
|
|
1317
|
+
"copyright": "Copyright (c) 2014 Dave Justice"
|
|
1318
|
+
},
|
|
1319
|
+
"is-decimal@2.0.1": {
|
|
1320
|
+
"licenses": "MIT",
|
|
1321
|
+
"repository": "https://github.com/wooorm/is-decimal",
|
|
1322
|
+
"publisher": "Titus Wormer",
|
|
1323
|
+
"email": "tituswormer@gmail.com",
|
|
1324
|
+
"url": "https://wooorm.com",
|
|
1325
|
+
"licenseFile": "node_modules/is-decimal/license",
|
|
1326
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
1327
|
+
},
|
|
1328
|
+
"is-hexadecimal@2.0.1": {
|
|
1329
|
+
"licenses": "MIT",
|
|
1330
|
+
"repository": "https://github.com/wooorm/is-hexadecimal",
|
|
1331
|
+
"publisher": "Titus Wormer",
|
|
1332
|
+
"email": "tituswormer@gmail.com",
|
|
1333
|
+
"url": "https://wooorm.com",
|
|
1334
|
+
"licenseFile": "node_modules/is-hexadecimal/license",
|
|
1335
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
1336
|
+
},
|
|
1337
|
+
"is-plain-obj@4.1.0": {
|
|
1338
|
+
"licenses": "MIT",
|
|
1339
|
+
"repository": "https://github.com/sindresorhus/is-plain-obj",
|
|
1340
|
+
"publisher": "Sindre Sorhus",
|
|
1341
|
+
"email": "sindresorhus@gmail.com",
|
|
1342
|
+
"url": "https://sindresorhus.com",
|
|
1343
|
+
"licenseFile": "node_modules/unified/node_modules/is-plain-obj/license",
|
|
1344
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
|
|
1345
|
+
},
|
|
1346
|
+
"js-tokens@4.0.0": {
|
|
1347
|
+
"licenses": "MIT",
|
|
1348
|
+
"repository": "https://github.com/lydell/js-tokens",
|
|
1349
|
+
"publisher": "Simon Lydell",
|
|
1350
|
+
"licenseFile": "node_modules/js-tokens/LICENSE",
|
|
1351
|
+
"copyright": "Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell"
|
|
1352
|
+
},
|
|
1353
|
+
"jsesc@3.1.0": {
|
|
1354
|
+
"licenses": "MIT",
|
|
1355
|
+
"repository": "https://github.com/mathiasbynens/jsesc",
|
|
1356
|
+
"publisher": "Mathias Bynens",
|
|
1357
|
+
"url": "https://mathiasbynens.be/",
|
|
1358
|
+
"licenseFile": "node_modules/jsesc/LICENSE-MIT.txt",
|
|
1359
|
+
"copyright": "Copyright Mathias Bynens <https://mathiasbynens.be/>"
|
|
1360
|
+
},
|
|
1361
|
+
"json-parse-even-better-errors@2.3.1": {
|
|
1362
|
+
"licenses": "MIT",
|
|
1363
|
+
"repository": "https://github.com/npm/json-parse-even-better-errors",
|
|
1364
|
+
"publisher": "Kat Marchán",
|
|
1365
|
+
"email": "kzm@zkat.tech",
|
|
1366
|
+
"licenseFile": "node_modules/json-parse-even-better-errors/LICENSE.md",
|
|
1367
|
+
"copyright": "Copyright 2017 Kat Marchán. Copyright npm, Inc."
|
|
1368
|
+
},
|
|
1369
|
+
"json5@2.2.3": {
|
|
1370
|
+
"licenses": "MIT",
|
|
1371
|
+
"repository": "https://github.com/json5/json5",
|
|
1372
|
+
"publisher": "Aseem Kishore",
|
|
1373
|
+
"email": "aseem.kishore@gmail.com",
|
|
1374
|
+
"licenseFile": "node_modules/json5/LICENSE.md",
|
|
1375
|
+
"copyright": "Copyright (c) 2012-2018 Aseem Kishore, and [others]."
|
|
1376
|
+
},
|
|
1377
|
+
"license-checker@25.0.1": {
|
|
1378
|
+
"licenses": "BSD-3-Clause",
|
|
1379
|
+
"repository": "https://github.com/davglass/license-checker",
|
|
1380
|
+
"publisher": "Dav Glass",
|
|
1381
|
+
"email": "davglass@gmail.com",
|
|
1382
|
+
"licenseFile": "node_modules/license-checker/LICENSE",
|
|
1383
|
+
"copyright": "Copyright 2012 Yahoo Inc."
|
|
1384
|
+
},
|
|
1385
|
+
"lines-and-columns@1.2.4": {
|
|
1386
|
+
"licenses": "MIT",
|
|
1387
|
+
"repository": "https://github.com/eventualbuddha/lines-and-columns",
|
|
1388
|
+
"publisher": "Brian Donovan",
|
|
1389
|
+
"email": "brian@donovans.cc",
|
|
1390
|
+
"licenseFile": "node_modules/lines-and-columns/LICENSE",
|
|
1391
|
+
"copyright": "Copyright (c) 2015 Brian Donovan"
|
|
1392
|
+
},
|
|
1393
|
+
"load-script@1.0.0": {
|
|
1394
|
+
"licenses": "MIT",
|
|
1395
|
+
"repository": "https://github.com/eldargab/load-script",
|
|
1396
|
+
"licenseFile": "node_modules/load-script/Readme.md"
|
|
1397
|
+
},
|
|
1398
|
+
"lodash@4.17.21": {
|
|
1399
|
+
"licenses": "MIT",
|
|
1400
|
+
"repository": "https://github.com/lodash/lodash",
|
|
1401
|
+
"publisher": "John-David Dalton",
|
|
1402
|
+
"email": "john.david.dalton@gmail.com",
|
|
1403
|
+
"licenseFile": "node_modules/lodash/LICENSE",
|
|
1404
|
+
"copyright": "Copyright OpenJS Foundation and other contributors <https://openjsf.org/>"
|
|
1405
|
+
},
|
|
1406
|
+
"longest-streak@3.1.0": {
|
|
1407
|
+
"licenses": "MIT",
|
|
1408
|
+
"repository": "https://github.com/wooorm/longest-streak",
|
|
1409
|
+
"publisher": "Titus Wormer",
|
|
1410
|
+
"email": "tituswormer@gmail.com",
|
|
1411
|
+
"url": "https://wooorm.com",
|
|
1412
|
+
"licenseFile": "node_modules/longest-streak/license",
|
|
1413
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>"
|
|
1414
|
+
},
|
|
1415
|
+
"loose-envify@1.4.0": {
|
|
1416
|
+
"licenses": "MIT",
|
|
1417
|
+
"repository": "https://github.com/zertosh/loose-envify",
|
|
1418
|
+
"publisher": "Andres Suarez",
|
|
1419
|
+
"email": "zertosh@gmail.com",
|
|
1420
|
+
"licenseFile": "node_modules/loose-envify/LICENSE",
|
|
1421
|
+
"copyright": "Copyright (c) 2015 Andres Suarez <zertosh@gmail.com>"
|
|
1422
|
+
},
|
|
1423
|
+
"lru-cache@5.1.1": {
|
|
1424
|
+
"licenses": "ISC",
|
|
1425
|
+
"repository": "https://github.com/isaacs/node-lru-cache",
|
|
1426
|
+
"publisher": "Isaac Z. Schlueter",
|
|
1427
|
+
"email": "i@izs.me",
|
|
1428
|
+
"licenseFile": "node_modules/lru-cache/LICENSE",
|
|
1429
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
1430
|
+
},
|
|
1431
|
+
"markdown-table@3.0.4": {
|
|
1432
|
+
"licenses": "MIT",
|
|
1433
|
+
"repository": "https://github.com/wooorm/markdown-table",
|
|
1434
|
+
"publisher": "Titus Wormer",
|
|
1435
|
+
"email": "tituswormer@gmail.com",
|
|
1436
|
+
"url": "https://wooorm.com",
|
|
1437
|
+
"licenseFile": "node_modules/markdown-table/license",
|
|
1438
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1439
|
+
},
|
|
1440
|
+
"matchmediaquery@0.3.1": {
|
|
1441
|
+
"licenses": "MIT",
|
|
1442
|
+
"repository": "https://github.com/ncochard/matchmediaquery",
|
|
1443
|
+
"publisher": "Blaine Bublitz",
|
|
1444
|
+
"email": "blaine@iceddev.com",
|
|
1445
|
+
"url": "http://iceddev.com/",
|
|
1446
|
+
"licenseFile": "node_modules/matchmediaquery/LICENSE",
|
|
1447
|
+
"copyright": "Copyright (c) 2017 ncochard"
|
|
1448
|
+
},
|
|
1449
|
+
"math-random@2.0.1": {
|
|
1450
|
+
"licenses": "CC0-1.0",
|
|
1451
|
+
"repository": "https://github.com/michaelrhodes/math-random",
|
|
1452
|
+
"publisher": "Michael Rhodes",
|
|
1453
|
+
"licenseFile": "node_modules/math-random/readme.md"
|
|
1454
|
+
},
|
|
1455
|
+
"mdast-util-find-and-replace@3.0.2": {
|
|
1456
|
+
"licenses": "MIT",
|
|
1457
|
+
"repository": "https://github.com/syntax-tree/mdast-util-find-and-replace",
|
|
1458
|
+
"publisher": "Titus Wormer",
|
|
1459
|
+
"email": "tituswormer@gmail.com",
|
|
1460
|
+
"url": "https://wooorm.com",
|
|
1461
|
+
"licenseFile": "node_modules/mdast-util-find-and-replace/license",
|
|
1462
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1463
|
+
},
|
|
1464
|
+
"mdast-util-from-markdown@2.0.2": {
|
|
1465
|
+
"licenses": "MIT",
|
|
1466
|
+
"repository": "https://github.com/syntax-tree/mdast-util-from-markdown",
|
|
1467
|
+
"publisher": "Titus Wormer",
|
|
1468
|
+
"email": "tituswormer@gmail.com",
|
|
1469
|
+
"url": "https://wooorm.com",
|
|
1470
|
+
"licenseFile": "node_modules/mdast-util-from-markdown/license",
|
|
1471
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1472
|
+
},
|
|
1473
|
+
"mdast-util-gfm-autolink-literal@2.0.1": {
|
|
1474
|
+
"licenses": "MIT",
|
|
1475
|
+
"repository": "https://github.com/syntax-tree/mdast-util-gfm-autolink-literal",
|
|
1476
|
+
"publisher": "Titus Wormer",
|
|
1477
|
+
"email": "tituswormer@gmail.com",
|
|
1478
|
+
"url": "https://wooorm.com",
|
|
1479
|
+
"licenseFile": "node_modules/mdast-util-gfm-autolink-literal/license",
|
|
1480
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
1481
|
+
},
|
|
1482
|
+
"mdast-util-gfm-footnote@2.1.0": {
|
|
1483
|
+
"licenses": "MIT",
|
|
1484
|
+
"repository": "https://github.com/syntax-tree/mdast-util-gfm-footnote",
|
|
1485
|
+
"publisher": "Titus Wormer",
|
|
1486
|
+
"email": "tituswormer@gmail.com",
|
|
1487
|
+
"url": "https://wooorm.com",
|
|
1488
|
+
"licenseFile": "node_modules/mdast-util-gfm-footnote/license",
|
|
1489
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1490
|
+
},
|
|
1491
|
+
"mdast-util-gfm-strikethrough@2.0.0": {
|
|
1492
|
+
"licenses": "MIT",
|
|
1493
|
+
"repository": "https://github.com/syntax-tree/mdast-util-gfm-strikethrough",
|
|
1494
|
+
"publisher": "Titus Wormer",
|
|
1495
|
+
"email": "tituswormer@gmail.com",
|
|
1496
|
+
"url": "https://wooorm.com",
|
|
1497
|
+
"licenseFile": "node_modules/mdast-util-gfm-strikethrough/license",
|
|
1498
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
1499
|
+
},
|
|
1500
|
+
"mdast-util-gfm-table@2.0.0": {
|
|
1501
|
+
"licenses": "MIT",
|
|
1502
|
+
"repository": "https://github.com/syntax-tree/mdast-util-gfm-table",
|
|
1503
|
+
"publisher": "Titus Wormer",
|
|
1504
|
+
"email": "tituswormer@gmail.com",
|
|
1505
|
+
"url": "https://wooorm.com",
|
|
1506
|
+
"licenseFile": "node_modules/mdast-util-gfm-table/license",
|
|
1507
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
1508
|
+
},
|
|
1509
|
+
"mdast-util-gfm-task-list-item@2.0.0": {
|
|
1510
|
+
"licenses": "MIT",
|
|
1511
|
+
"repository": "https://github.com/syntax-tree/mdast-util-gfm-task-list-item",
|
|
1512
|
+
"publisher": "Titus Wormer",
|
|
1513
|
+
"email": "tituswormer@gmail.com",
|
|
1514
|
+
"url": "https://wooorm.com",
|
|
1515
|
+
"licenseFile": "node_modules/mdast-util-gfm-task-list-item/license",
|
|
1516
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
1517
|
+
},
|
|
1518
|
+
"mdast-util-gfm@3.1.0": {
|
|
1519
|
+
"licenses": "MIT",
|
|
1520
|
+
"repository": "https://github.com/syntax-tree/mdast-util-gfm",
|
|
1521
|
+
"publisher": "Titus Wormer",
|
|
1522
|
+
"email": "tituswormer@gmail.com",
|
|
1523
|
+
"url": "https://wooorm.com",
|
|
1524
|
+
"licenseFile": "node_modules/mdast-util-gfm/license",
|
|
1525
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1526
|
+
},
|
|
1527
|
+
"mdast-util-mdx-expression@2.0.1": {
|
|
1528
|
+
"licenses": "MIT",
|
|
1529
|
+
"repository": "https://github.com/syntax-tree/mdast-util-mdx-expression",
|
|
1530
|
+
"publisher": "Titus Wormer",
|
|
1531
|
+
"email": "tituswormer@gmail.com",
|
|
1532
|
+
"url": "https://wooorm.com",
|
|
1533
|
+
"licenseFile": "node_modules/mdast-util-mdx-expression/license",
|
|
1534
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
1535
|
+
},
|
|
1536
|
+
"mdast-util-mdx-jsx@3.2.0": {
|
|
1537
|
+
"licenses": "MIT",
|
|
1538
|
+
"repository": "https://github.com/syntax-tree/mdast-util-mdx-jsx",
|
|
1539
|
+
"publisher": "Titus Wormer",
|
|
1540
|
+
"email": "tituswormer@gmail.com",
|
|
1541
|
+
"url": "https://wooorm.com",
|
|
1542
|
+
"licenseFile": "node_modules/mdast-util-mdx-jsx/license",
|
|
1543
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
1544
|
+
},
|
|
1545
|
+
"mdast-util-mdxjs-esm@2.0.1": {
|
|
1546
|
+
"licenses": "MIT",
|
|
1547
|
+
"repository": "https://github.com/syntax-tree/mdast-util-mdxjs-esm",
|
|
1548
|
+
"publisher": "Titus Wormer",
|
|
1549
|
+
"email": "tituswormer@gmail.com",
|
|
1550
|
+
"url": "https://wooorm.com",
|
|
1551
|
+
"licenseFile": "node_modules/mdast-util-mdxjs-esm/license",
|
|
1552
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
1553
|
+
},
|
|
1554
|
+
"mdast-util-phrasing@4.1.0": {
|
|
1555
|
+
"licenses": "MIT",
|
|
1556
|
+
"repository": "https://github.com/syntax-tree/mdast-util-phrasing",
|
|
1557
|
+
"publisher": "Victor Felder",
|
|
1558
|
+
"email": "victor@draft.li",
|
|
1559
|
+
"url": "https://draft.li",
|
|
1560
|
+
"licenseFile": "node_modules/mdast-util-phrasing/license",
|
|
1561
|
+
"copyright": "Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>. Copyright (c) 2017 Victor Felder <victor@draft.li>"
|
|
1562
|
+
},
|
|
1563
|
+
"mdast-util-to-hast@13.2.0": {
|
|
1564
|
+
"licenses": "MIT",
|
|
1565
|
+
"repository": "https://github.com/syntax-tree/mdast-util-to-hast",
|
|
1566
|
+
"publisher": "Titus Wormer",
|
|
1567
|
+
"email": "tituswormer@gmail.com",
|
|
1568
|
+
"url": "https://wooorm.com",
|
|
1569
|
+
"licenseFile": "node_modules/mdast-util-to-hast/license",
|
|
1570
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
1571
|
+
},
|
|
1572
|
+
"mdast-util-to-markdown@2.1.2": {
|
|
1573
|
+
"licenses": "MIT",
|
|
1574
|
+
"repository": "https://github.com/syntax-tree/mdast-util-to-markdown",
|
|
1575
|
+
"publisher": "Titus Wormer",
|
|
1576
|
+
"email": "tituswormer@gmail.com",
|
|
1577
|
+
"url": "https://wooorm.com",
|
|
1578
|
+
"licenseFile": "node_modules/mdast-util-to-markdown/license",
|
|
1579
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1580
|
+
},
|
|
1581
|
+
"mdast-util-to-string@4.0.0": {
|
|
1582
|
+
"licenses": "MIT",
|
|
1583
|
+
"repository": "https://github.com/syntax-tree/mdast-util-to-string",
|
|
1584
|
+
"publisher": "Titus Wormer",
|
|
1585
|
+
"email": "tituswormer@gmail.com",
|
|
1586
|
+
"url": "https://wooorm.com",
|
|
1587
|
+
"licenseFile": "node_modules/mdast-util-to-string/license",
|
|
1588
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
1589
|
+
},
|
|
1590
|
+
"memoize-one@5.2.1": {
|
|
1591
|
+
"licenses": "MIT",
|
|
1592
|
+
"repository": "https://github.com/alexreardon/memoize-one",
|
|
1593
|
+
"publisher": "Alex Reardon",
|
|
1594
|
+
"email": "alexreardon@gmail.com",
|
|
1595
|
+
"licenseFile": "node_modules/memoize-one/LICENSE",
|
|
1596
|
+
"copyright": "Copyright (c) 2019 Alexander Reardon"
|
|
1597
|
+
},
|
|
1598
|
+
"micromark-core-commonmark@2.0.2": {
|
|
1599
|
+
"licenses": "MIT",
|
|
1600
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-core-commonmark",
|
|
1601
|
+
"publisher": "Titus Wormer",
|
|
1602
|
+
"email": "tituswormer@gmail.com",
|
|
1603
|
+
"url": "https://wooorm.com",
|
|
1604
|
+
"licenseFile": "node_modules/micromark-core-commonmark/license",
|
|
1605
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1606
|
+
},
|
|
1607
|
+
"micromark-extension-gfm-autolink-literal@2.1.0": {
|
|
1608
|
+
"licenses": "MIT",
|
|
1609
|
+
"repository": "https://github.com/micromark/micromark-extension-gfm-autolink-literal",
|
|
1610
|
+
"publisher": "Titus Wormer",
|
|
1611
|
+
"email": "tituswormer@gmail.com",
|
|
1612
|
+
"url": "https://wooorm.com",
|
|
1613
|
+
"licenseFile": "node_modules/micromark-extension-gfm-autolink-literal/license",
|
|
1614
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
1615
|
+
},
|
|
1616
|
+
"micromark-extension-gfm-footnote@2.1.0": {
|
|
1617
|
+
"licenses": "MIT",
|
|
1618
|
+
"repository": "https://github.com/micromark/micromark-extension-gfm-footnote",
|
|
1619
|
+
"publisher": "Titus Wormer",
|
|
1620
|
+
"email": "tituswormer@gmail.com",
|
|
1621
|
+
"url": "https://wooorm.com",
|
|
1622
|
+
"licenseFile": "node_modules/micromark-extension-gfm-footnote/license",
|
|
1623
|
+
"copyright": "Copyright (c) 2021 Titus Wormer <tituswormer@gmail.com>"
|
|
1624
|
+
},
|
|
1625
|
+
"micromark-extension-gfm-strikethrough@2.1.0": {
|
|
1626
|
+
"licenses": "MIT",
|
|
1627
|
+
"repository": "https://github.com/micromark/micromark-extension-gfm-strikethrough",
|
|
1628
|
+
"publisher": "Titus Wormer",
|
|
1629
|
+
"email": "tituswormer@gmail.com",
|
|
1630
|
+
"url": "https://wooorm.com",
|
|
1631
|
+
"licenseFile": "node_modules/micromark-extension-gfm-strikethrough/license",
|
|
1632
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
1633
|
+
},
|
|
1634
|
+
"micromark-extension-gfm-table@2.1.1": {
|
|
1635
|
+
"licenses": "MIT",
|
|
1636
|
+
"repository": "https://github.com/micromark/micromark-extension-gfm-table",
|
|
1637
|
+
"publisher": "Titus Wormer",
|
|
1638
|
+
"email": "tituswormer@gmail.com",
|
|
1639
|
+
"url": "https://wooorm.com",
|
|
1640
|
+
"licenseFile": "node_modules/micromark-extension-gfm-table/license",
|
|
1641
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1642
|
+
},
|
|
1643
|
+
"micromark-extension-gfm-tagfilter@2.0.0": {
|
|
1644
|
+
"licenses": "MIT",
|
|
1645
|
+
"repository": "https://github.com/micromark/micromark-extension-gfm-tagfilter",
|
|
1646
|
+
"publisher": "Titus Wormer",
|
|
1647
|
+
"email": "tituswormer@gmail.com",
|
|
1648
|
+
"url": "https://wooorm.com",
|
|
1649
|
+
"licenseFile": "node_modules/micromark-extension-gfm-tagfilter/license",
|
|
1650
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
1651
|
+
},
|
|
1652
|
+
"micromark-extension-gfm-task-list-item@2.1.0": {
|
|
1653
|
+
"licenses": "MIT",
|
|
1654
|
+
"repository": "https://github.com/micromark/micromark-extension-gfm-task-list-item",
|
|
1655
|
+
"publisher": "Titus Wormer",
|
|
1656
|
+
"email": "tituswormer@gmail.com",
|
|
1657
|
+
"url": "https://wooorm.com",
|
|
1658
|
+
"licenseFile": "node_modules/micromark-extension-gfm-task-list-item/license",
|
|
1659
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
1660
|
+
},
|
|
1661
|
+
"micromark-extension-gfm@3.0.0": {
|
|
1662
|
+
"licenses": "MIT",
|
|
1663
|
+
"repository": "https://github.com/micromark/micromark-extension-gfm",
|
|
1664
|
+
"publisher": "Titus Wormer",
|
|
1665
|
+
"email": "tituswormer@gmail.com",
|
|
1666
|
+
"url": "https://wooorm.com",
|
|
1667
|
+
"licenseFile": "node_modules/micromark-extension-gfm/license",
|
|
1668
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
1669
|
+
},
|
|
1670
|
+
"micromark-factory-destination@2.0.1": {
|
|
1671
|
+
"licenses": "MIT",
|
|
1672
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-factory-destination",
|
|
1673
|
+
"publisher": "Titus Wormer",
|
|
1674
|
+
"email": "tituswormer@gmail.com",
|
|
1675
|
+
"url": "https://wooorm.com",
|
|
1676
|
+
"licenseFile": "node_modules/micromark-factory-destination/license",
|
|
1677
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1678
|
+
},
|
|
1679
|
+
"micromark-factory-label@2.0.1": {
|
|
1680
|
+
"licenses": "MIT",
|
|
1681
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-factory-label",
|
|
1682
|
+
"publisher": "Titus Wormer",
|
|
1683
|
+
"email": "tituswormer@gmail.com",
|
|
1684
|
+
"url": "https://wooorm.com",
|
|
1685
|
+
"licenseFile": "node_modules/micromark-factory-label/license",
|
|
1686
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1687
|
+
},
|
|
1688
|
+
"micromark-factory-space@2.0.1": {
|
|
1689
|
+
"licenses": "MIT",
|
|
1690
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-factory-space",
|
|
1691
|
+
"publisher": "Titus Wormer",
|
|
1692
|
+
"email": "tituswormer@gmail.com",
|
|
1693
|
+
"url": "https://wooorm.com",
|
|
1694
|
+
"licenseFile": "node_modules/micromark-factory-space/license",
|
|
1695
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1696
|
+
},
|
|
1697
|
+
"micromark-factory-title@2.0.1": {
|
|
1698
|
+
"licenses": "MIT",
|
|
1699
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-factory-title",
|
|
1700
|
+
"publisher": "Titus Wormer",
|
|
1701
|
+
"email": "tituswormer@gmail.com",
|
|
1702
|
+
"url": "https://wooorm.com",
|
|
1703
|
+
"licenseFile": "node_modules/micromark-factory-title/license",
|
|
1704
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1705
|
+
},
|
|
1706
|
+
"micromark-factory-whitespace@2.0.1": {
|
|
1707
|
+
"licenses": "MIT",
|
|
1708
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-factory-whitespace",
|
|
1709
|
+
"publisher": "Titus Wormer",
|
|
1710
|
+
"email": "tituswormer@gmail.com",
|
|
1711
|
+
"url": "https://wooorm.com",
|
|
1712
|
+
"licenseFile": "node_modules/micromark-factory-whitespace/license",
|
|
1713
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1714
|
+
},
|
|
1715
|
+
"micromark-util-character@2.1.1": {
|
|
1716
|
+
"licenses": "MIT",
|
|
1717
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-character",
|
|
1718
|
+
"publisher": "Titus Wormer",
|
|
1719
|
+
"email": "tituswormer@gmail.com",
|
|
1720
|
+
"url": "https://wooorm.com",
|
|
1721
|
+
"licenseFile": "node_modules/micromark-util-character/license",
|
|
1722
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1723
|
+
},
|
|
1724
|
+
"micromark-util-chunked@2.0.1": {
|
|
1725
|
+
"licenses": "MIT",
|
|
1726
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-chunked",
|
|
1727
|
+
"publisher": "Titus Wormer",
|
|
1728
|
+
"email": "tituswormer@gmail.com",
|
|
1729
|
+
"url": "https://wooorm.com",
|
|
1730
|
+
"licenseFile": "node_modules/micromark-util-chunked/license",
|
|
1731
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1732
|
+
},
|
|
1733
|
+
"micromark-util-classify-character@2.0.1": {
|
|
1734
|
+
"licenses": "MIT",
|
|
1735
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-classify-character",
|
|
1736
|
+
"publisher": "Titus Wormer",
|
|
1737
|
+
"email": "tituswormer@gmail.com",
|
|
1738
|
+
"url": "https://wooorm.com",
|
|
1739
|
+
"licenseFile": "node_modules/micromark-util-classify-character/license",
|
|
1740
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1741
|
+
},
|
|
1742
|
+
"micromark-util-combine-extensions@2.0.1": {
|
|
1743
|
+
"licenses": "MIT",
|
|
1744
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-combine-extensions",
|
|
1745
|
+
"publisher": "Titus Wormer",
|
|
1746
|
+
"email": "tituswormer@gmail.com",
|
|
1747
|
+
"url": "https://wooorm.com",
|
|
1748
|
+
"licenseFile": "node_modules/micromark-util-combine-extensions/license",
|
|
1749
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1750
|
+
},
|
|
1751
|
+
"micromark-util-decode-numeric-character-reference@2.0.2": {
|
|
1752
|
+
"licenses": "MIT",
|
|
1753
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-numeric-character-reference",
|
|
1754
|
+
"publisher": "Titus Wormer",
|
|
1755
|
+
"email": "tituswormer@gmail.com",
|
|
1756
|
+
"url": "https://wooorm.com",
|
|
1757
|
+
"licenseFile": "node_modules/micromark-util-decode-numeric-character-reference/license",
|
|
1758
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1759
|
+
},
|
|
1760
|
+
"micromark-util-decode-string@2.0.1": {
|
|
1761
|
+
"licenses": "MIT",
|
|
1762
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-string",
|
|
1763
|
+
"publisher": "Titus Wormer",
|
|
1764
|
+
"email": "tituswormer@gmail.com",
|
|
1765
|
+
"url": "https://wooorm.com",
|
|
1766
|
+
"licenseFile": "node_modules/micromark-util-decode-string/license",
|
|
1767
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1768
|
+
},
|
|
1769
|
+
"micromark-util-encode@2.0.1": {
|
|
1770
|
+
"licenses": "MIT",
|
|
1771
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-encode",
|
|
1772
|
+
"publisher": "Titus Wormer",
|
|
1773
|
+
"email": "tituswormer@gmail.com",
|
|
1774
|
+
"url": "https://wooorm.com",
|
|
1775
|
+
"licenseFile": "node_modules/micromark-util-encode/license",
|
|
1776
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1777
|
+
},
|
|
1778
|
+
"micromark-util-html-tag-name@2.0.1": {
|
|
1779
|
+
"licenses": "MIT",
|
|
1780
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-html-tag-name",
|
|
1781
|
+
"publisher": "Titus Wormer",
|
|
1782
|
+
"email": "tituswormer@gmail.com",
|
|
1783
|
+
"url": "https://wooorm.com",
|
|
1784
|
+
"licenseFile": "node_modules/micromark-util-html-tag-name/license",
|
|
1785
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1786
|
+
},
|
|
1787
|
+
"micromark-util-normalize-identifier@2.0.1": {
|
|
1788
|
+
"licenses": "MIT",
|
|
1789
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-normalize-identifier",
|
|
1790
|
+
"publisher": "Titus Wormer",
|
|
1791
|
+
"email": "tituswormer@gmail.com",
|
|
1792
|
+
"url": "https://wooorm.com",
|
|
1793
|
+
"licenseFile": "node_modules/micromark-util-normalize-identifier/license",
|
|
1794
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1795
|
+
},
|
|
1796
|
+
"micromark-util-resolve-all@2.0.1": {
|
|
1797
|
+
"licenses": "MIT",
|
|
1798
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-resolve-all",
|
|
1799
|
+
"publisher": "Titus Wormer",
|
|
1800
|
+
"email": "tituswormer@gmail.com",
|
|
1801
|
+
"url": "https://wooorm.com",
|
|
1802
|
+
"licenseFile": "node_modules/micromark-util-resolve-all/license",
|
|
1803
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1804
|
+
},
|
|
1805
|
+
"micromark-util-sanitize-uri@2.0.1": {
|
|
1806
|
+
"licenses": "MIT",
|
|
1807
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-sanitize-uri",
|
|
1808
|
+
"publisher": "Titus Wormer",
|
|
1809
|
+
"email": "tituswormer@gmail.com",
|
|
1810
|
+
"url": "https://wooorm.com",
|
|
1811
|
+
"licenseFile": "node_modules/micromark-util-sanitize-uri/license",
|
|
1812
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1813
|
+
},
|
|
1814
|
+
"micromark-util-subtokenize@2.0.4": {
|
|
1815
|
+
"licenses": "MIT",
|
|
1816
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-subtokenize",
|
|
1817
|
+
"publisher": "Titus Wormer",
|
|
1818
|
+
"email": "tituswormer@gmail.com",
|
|
1819
|
+
"url": "https://wooorm.com",
|
|
1820
|
+
"licenseFile": "node_modules/micromark-util-subtokenize/license",
|
|
1821
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1822
|
+
},
|
|
1823
|
+
"micromark-util-symbol@2.0.1": {
|
|
1824
|
+
"licenses": "MIT",
|
|
1825
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-symbol",
|
|
1826
|
+
"publisher": "Titus Wormer",
|
|
1827
|
+
"email": "tituswormer@gmail.com",
|
|
1828
|
+
"url": "https://wooorm.com",
|
|
1829
|
+
"licenseFile": "node_modules/micromark-util-symbol/license",
|
|
1830
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1831
|
+
},
|
|
1832
|
+
"micromark-util-types@2.0.1": {
|
|
1833
|
+
"licenses": "MIT",
|
|
1834
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-types",
|
|
1835
|
+
"publisher": "Titus Wormer",
|
|
1836
|
+
"email": "tituswormer@gmail.com",
|
|
1837
|
+
"url": "https://wooorm.com",
|
|
1838
|
+
"licenseFile": "node_modules/micromark-util-types/license",
|
|
1839
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1840
|
+
},
|
|
1841
|
+
"micromark@4.0.1": {
|
|
1842
|
+
"licenses": "MIT",
|
|
1843
|
+
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark",
|
|
1844
|
+
"publisher": "Titus Wormer",
|
|
1845
|
+
"email": "tituswormer@gmail.com",
|
|
1846
|
+
"url": "https://wooorm.com",
|
|
1847
|
+
"licenseFile": "node_modules/micromark/license",
|
|
1848
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1849
|
+
},
|
|
1850
|
+
"mime-db@1.52.0": {
|
|
1851
|
+
"licenses": "MIT",
|
|
1852
|
+
"repository": "https://github.com/jshttp/mime-db",
|
|
1853
|
+
"licenseFile": "node_modules/mime-db/LICENSE",
|
|
1854
|
+
"copyright": "Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>. Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>"
|
|
1855
|
+
},
|
|
1856
|
+
"mime-types@2.1.35": {
|
|
1857
|
+
"licenses": "MIT",
|
|
1858
|
+
"repository": "https://github.com/jshttp/mime-types",
|
|
1859
|
+
"licenseFile": "node_modules/mime-types/LICENSE",
|
|
1860
|
+
"copyright": "Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>. Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>"
|
|
1861
|
+
},
|
|
1862
|
+
"minimatch@3.1.2": {
|
|
1863
|
+
"licenses": "ISC",
|
|
1864
|
+
"repository": "https://github.com/isaacs/minimatch",
|
|
1865
|
+
"publisher": "Isaac Z. Schlueter",
|
|
1866
|
+
"email": "i@izs.me",
|
|
1867
|
+
"url": "http://blog.izs.me",
|
|
1868
|
+
"licenseFile": "node_modules/minimatch/LICENSE",
|
|
1869
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
1870
|
+
},
|
|
1871
|
+
"minimist@1.2.8": {
|
|
1872
|
+
"licenses": "MIT",
|
|
1873
|
+
"repository": "https://github.com/minimistjs/minimist",
|
|
1874
|
+
"publisher": "James Halliday",
|
|
1875
|
+
"email": "mail@substack.net",
|
|
1876
|
+
"url": "http://substack.net",
|
|
1877
|
+
"licenseFile": "node_modules/minimist/LICENSE"
|
|
1878
|
+
},
|
|
1879
|
+
"mkdirp@0.5.6": {
|
|
1880
|
+
"licenses": "MIT",
|
|
1881
|
+
"repository": "https://github.com/substack/node-mkdirp",
|
|
1882
|
+
"publisher": "James Halliday",
|
|
1883
|
+
"email": "mail@substack.net",
|
|
1884
|
+
"url": "http://substack.net",
|
|
1885
|
+
"licenseFile": "node_modules/mkdirp/LICENSE",
|
|
1886
|
+
"copyright": "Copyright 2010 James Halliday (mail@substack.net)"
|
|
1887
|
+
},
|
|
1888
|
+
"moment@2.30.1": {
|
|
1889
|
+
"licenses": "MIT",
|
|
1890
|
+
"repository": "https://github.com/moment/moment",
|
|
1891
|
+
"publisher": "Iskren Ivov Chernev",
|
|
1892
|
+
"email": "iskren.chernev@gmail.com",
|
|
1893
|
+
"url": "https://github.com/ichernev",
|
|
1894
|
+
"licenseFile": "node_modules/moment/LICENSE",
|
|
1895
|
+
"copyright": "Copyright (c) JS Foundation and other contributors"
|
|
1896
|
+
},
|
|
1897
|
+
"ms@2.1.2": {
|
|
1898
|
+
"licenses": "MIT",
|
|
1899
|
+
"repository": "https://github.com/zeit/ms",
|
|
1900
|
+
"licenseFile": "node_modules/ms/license.md",
|
|
1901
|
+
"copyright": "Copyright (c) 2016 Zeit, Inc."
|
|
1902
|
+
},
|
|
1903
|
+
"node-releases@2.0.19": {
|
|
1904
|
+
"licenses": "MIT",
|
|
1905
|
+
"repository": "https://github.com/chicoxyzzy/node-releases",
|
|
1906
|
+
"publisher": "Sergey Rubanov",
|
|
1907
|
+
"email": "chi187@gmail.com",
|
|
1908
|
+
"licenseFile": "node_modules/node-releases/LICENSE",
|
|
1909
|
+
"copyright": "Copyright (c) 2017 Sergey Rubanov (https://github.com/chicoxyzzy)"
|
|
1910
|
+
},
|
|
1911
|
+
"nopt@4.0.3": {
|
|
1912
|
+
"licenses": "ISC",
|
|
1913
|
+
"repository": "https://github.com/npm/nopt",
|
|
1914
|
+
"publisher": "Isaac Z. Schlueter",
|
|
1915
|
+
"email": "i@izs.me",
|
|
1916
|
+
"url": "http://blog.izs.me/",
|
|
1917
|
+
"licenseFile": "node_modules/nopt/LICENSE",
|
|
1918
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
1919
|
+
},
|
|
1920
|
+
"normalize-package-data@2.5.0": {
|
|
1921
|
+
"licenses": "BSD-2-Clause",
|
|
1922
|
+
"repository": "https://github.com/npm/normalize-package-data",
|
|
1923
|
+
"publisher": "Meryn Stol",
|
|
1924
|
+
"email": "merynstol@gmail.com",
|
|
1925
|
+
"licenseFile": "node_modules/normalize-package-data/LICENSE",
|
|
1926
|
+
"copyright": "Copyright (c) Meryn Stol (\"Author\"). All rights reserved."
|
|
1927
|
+
},
|
|
1928
|
+
"npm-normalize-package-bin@1.0.1": {
|
|
1929
|
+
"licenses": "ISC",
|
|
1930
|
+
"repository": "https://github.com/npm/npm-normalize-package-bin",
|
|
1931
|
+
"publisher": "Isaac Z. Schlueter",
|
|
1932
|
+
"email": "i@izs.me",
|
|
1933
|
+
"url": "https://izs.me",
|
|
1934
|
+
"licenseFile": "node_modules/npm-normalize-package-bin/LICENSE",
|
|
1935
|
+
"copyright": "Copyright (c) npm, Inc."
|
|
1936
|
+
},
|
|
1937
|
+
"object-assign@4.1.1": {
|
|
1938
|
+
"licenses": "MIT",
|
|
1939
|
+
"repository": "https://github.com/sindresorhus/object-assign",
|
|
1940
|
+
"publisher": "Sindre Sorhus",
|
|
1941
|
+
"email": "sindresorhus@gmail.com",
|
|
1942
|
+
"url": "sindresorhus.com",
|
|
1943
|
+
"licenseFile": "node_modules/object-assign/license",
|
|
1944
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
1945
|
+
},
|
|
1946
|
+
"object-inspect@1.13.1": {
|
|
1947
|
+
"licenses": "MIT",
|
|
1948
|
+
"repository": "https://github.com/inspect-js/object-inspect",
|
|
1949
|
+
"publisher": "James Halliday",
|
|
1950
|
+
"email": "mail@substack.net",
|
|
1951
|
+
"url": "http://substack.net",
|
|
1952
|
+
"licenseFile": "node_modules/object-inspect/LICENSE",
|
|
1953
|
+
"copyright": "Copyright (c) 2013 James Halliday"
|
|
1954
|
+
},
|
|
1955
|
+
"once@1.4.0": {
|
|
1956
|
+
"licenses": "ISC",
|
|
1957
|
+
"repository": "https://github.com/isaacs/once",
|
|
1958
|
+
"publisher": "Isaac Z. Schlueter",
|
|
1959
|
+
"email": "i@izs.me",
|
|
1960
|
+
"url": "http://blog.izs.me/",
|
|
1961
|
+
"licenseFile": "node_modules/once/LICENSE",
|
|
1962
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
1963
|
+
},
|
|
1964
|
+
"os-homedir@1.0.2": {
|
|
1965
|
+
"licenses": "MIT",
|
|
1966
|
+
"repository": "https://github.com/sindresorhus/os-homedir",
|
|
1967
|
+
"publisher": "Sindre Sorhus",
|
|
1968
|
+
"email": "sindresorhus@gmail.com",
|
|
1969
|
+
"url": "sindresorhus.com",
|
|
1970
|
+
"licenseFile": "node_modules/os-homedir/license",
|
|
1971
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
1972
|
+
},
|
|
1973
|
+
"os-tmpdir@1.0.2": {
|
|
1974
|
+
"licenses": "MIT",
|
|
1975
|
+
"repository": "https://github.com/sindresorhus/os-tmpdir",
|
|
1976
|
+
"publisher": "Sindre Sorhus",
|
|
1977
|
+
"email": "sindresorhus@gmail.com",
|
|
1978
|
+
"url": "sindresorhus.com",
|
|
1979
|
+
"licenseFile": "node_modules/os-tmpdir/license",
|
|
1980
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
1981
|
+
},
|
|
1982
|
+
"osenv@0.1.5": {
|
|
1983
|
+
"licenses": "ISC",
|
|
1984
|
+
"repository": "https://github.com/npm/osenv",
|
|
1985
|
+
"publisher": "Isaac Z. Schlueter",
|
|
1986
|
+
"email": "i@izs.me",
|
|
1987
|
+
"url": "http://blog.izs.me/",
|
|
1988
|
+
"licenseFile": "node_modules/osenv/LICENSE",
|
|
1989
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
1990
|
+
},
|
|
1991
|
+
"parent-module@1.0.1": {
|
|
1992
|
+
"licenses": "MIT",
|
|
1993
|
+
"repository": "https://github.com/sindresorhus/parent-module",
|
|
1994
|
+
"publisher": "Sindre Sorhus",
|
|
1995
|
+
"email": "sindresorhus@gmail.com",
|
|
1996
|
+
"url": "sindresorhus.com",
|
|
1997
|
+
"licenseFile": "node_modules/parent-module/license",
|
|
1998
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
1999
|
+
},
|
|
2000
|
+
"parse-entities@4.0.2": {
|
|
2001
|
+
"licenses": "MIT",
|
|
2002
|
+
"repository": "https://github.com/wooorm/parse-entities",
|
|
2003
|
+
"publisher": "Titus Wormer",
|
|
2004
|
+
"email": "tituswormer@gmail.com",
|
|
2005
|
+
"url": "https://wooorm.com",
|
|
2006
|
+
"licenseFile": "node_modules/parse-entities/license",
|
|
2007
|
+
"copyright": "Copyright (c) Titus Wormer <mailto:tituswormer@gmail.com>"
|
|
2008
|
+
},
|
|
2009
|
+
"parse-json@5.2.0": {
|
|
2010
|
+
"licenses": "MIT",
|
|
2011
|
+
"repository": "https://github.com/sindresorhus/parse-json",
|
|
2012
|
+
"publisher": "Sindre Sorhus",
|
|
2013
|
+
"email": "sindresorhus@gmail.com",
|
|
2014
|
+
"url": "https://sindresorhus.com",
|
|
2015
|
+
"licenseFile": "node_modules/parse-json/license",
|
|
2016
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
|
|
2017
|
+
},
|
|
2018
|
+
"parse5@7.2.1": {
|
|
2019
|
+
"licenses": "MIT",
|
|
2020
|
+
"repository": "https://github.com/inikulin/parse5",
|
|
2021
|
+
"publisher": "Ivan Nikulin",
|
|
2022
|
+
"email": "ifaaan@gmail.com",
|
|
2023
|
+
"url": "https://github.com/inikulin",
|
|
2024
|
+
"licenseFile": "node_modules/parse5/LICENSE",
|
|
2025
|
+
"copyright": "Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)"
|
|
2026
|
+
},
|
|
2027
|
+
"path-is-absolute@1.0.1": {
|
|
2028
|
+
"licenses": "MIT",
|
|
2029
|
+
"repository": "https://github.com/sindresorhus/path-is-absolute",
|
|
2030
|
+
"publisher": "Sindre Sorhus",
|
|
2031
|
+
"email": "sindresorhus@gmail.com",
|
|
2032
|
+
"url": "sindresorhus.com",
|
|
2033
|
+
"licenseFile": "node_modules/path-is-absolute/license",
|
|
2034
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
2035
|
+
},
|
|
2036
|
+
"path-parse@1.0.7": {
|
|
2037
|
+
"licenses": "MIT",
|
|
2038
|
+
"repository": "https://github.com/jbgutierrez/path-parse",
|
|
2039
|
+
"publisher": "Javier Blanco",
|
|
2040
|
+
"email": "http://jbgutierrez.info",
|
|
2041
|
+
"licenseFile": "node_modules/path-parse/LICENSE",
|
|
2042
|
+
"copyright": "Copyright (c) 2015 Javier Blanco"
|
|
2043
|
+
},
|
|
2044
|
+
"path-type@4.0.0": {
|
|
2045
|
+
"licenses": "MIT",
|
|
2046
|
+
"repository": "https://github.com/sindresorhus/path-type",
|
|
2047
|
+
"publisher": "Sindre Sorhus",
|
|
2048
|
+
"email": "sindresorhus@gmail.com",
|
|
2049
|
+
"url": "sindresorhus.com",
|
|
2050
|
+
"licenseFile": "node_modules/path-type/license",
|
|
2051
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
2052
|
+
},
|
|
2053
|
+
"picocolors@1.1.1": {
|
|
2054
|
+
"licenses": "ISC",
|
|
2055
|
+
"repository": "https://github.com/alexeyraspopov/picocolors",
|
|
2056
|
+
"publisher": "Alexey Raspopov",
|
|
2057
|
+
"licenseFile": "node_modules/picocolors/LICENSE",
|
|
2058
|
+
"copyright": "Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov"
|
|
2059
|
+
},
|
|
2060
|
+
"prop-types@15.7.2": {
|
|
2061
|
+
"licenses": "MIT",
|
|
2062
|
+
"repository": "https://github.com/facebook/prop-types",
|
|
2063
|
+
"licenseFile": "node_modules/react-scroll-to-bottom/node_modules/prop-types/LICENSE",
|
|
2064
|
+
"copyright": "Copyright (c) 2013-present, Facebook, Inc."
|
|
2065
|
+
},
|
|
2066
|
+
"prop-types@15.8.1": {
|
|
2067
|
+
"licenses": "MIT",
|
|
2068
|
+
"repository": "https://github.com/facebook/prop-types",
|
|
2069
|
+
"licenseFile": "node_modules/prop-types/LICENSE",
|
|
2070
|
+
"copyright": "Copyright (c) 2013-present, Facebook, Inc."
|
|
2071
|
+
},
|
|
2072
|
+
"property-information@6.5.0": {
|
|
2073
|
+
"licenses": "MIT",
|
|
2074
|
+
"repository": "https://github.com/wooorm/property-information",
|
|
2075
|
+
"publisher": "Titus Wormer",
|
|
2076
|
+
"email": "tituswormer@gmail.com",
|
|
2077
|
+
"url": "https://wooorm.com",
|
|
2078
|
+
"licenseFile": "node_modules/property-information/license",
|
|
2079
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>"
|
|
2080
|
+
},
|
|
2081
|
+
"proxy-from-env@1.1.0": {
|
|
2082
|
+
"licenses": "MIT",
|
|
2083
|
+
"repository": "https://github.com/Rob--W/proxy-from-env",
|
|
2084
|
+
"publisher": "Rob Wu",
|
|
2085
|
+
"email": "rob@robwu.nl",
|
|
2086
|
+
"url": "https://robwu.nl/",
|
|
2087
|
+
"licenseFile": "node_modules/proxy-from-env/LICENSE",
|
|
2088
|
+
"copyright": "Copyright (C) 2016-2018 Rob Wu <rob@robwu.nl>"
|
|
2089
|
+
},
|
|
2090
|
+
"punycode@1.4.1": {
|
|
2091
|
+
"licenses": "MIT",
|
|
2092
|
+
"repository": "https://github.com/bestiejs/punycode.js",
|
|
2093
|
+
"publisher": "Mathias Bynens",
|
|
2094
|
+
"url": "https://mathiasbynens.be/",
|
|
2095
|
+
"licenseFile": "node_modules/url/node_modules/punycode/LICENSE-MIT.txt",
|
|
2096
|
+
"copyright": "Copyright Mathias Bynens <https://mathiasbynens.be/>"
|
|
2097
|
+
},
|
|
2098
|
+
"qs@6.13.1": {
|
|
2099
|
+
"licenses": "BSD-3-Clause",
|
|
2100
|
+
"repository": "https://github.com/ljharb/qs",
|
|
2101
|
+
"licenseFile": "node_modules/qs/LICENSE.md",
|
|
2102
|
+
"copyright": "Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors). All rights reserved."
|
|
2103
|
+
},
|
|
2104
|
+
"react-dom@18.3.1": {
|
|
2105
|
+
"licenses": "MIT",
|
|
2106
|
+
"repository": "https://github.com/facebook/react",
|
|
2107
|
+
"licenseFile": "node_modules/react-dom/LICENSE",
|
|
2108
|
+
"copyright": "Copyright (c) Facebook, Inc. and its affiliates."
|
|
2109
|
+
},
|
|
2110
|
+
"react-fast-compare@3.2.2": {
|
|
2111
|
+
"licenses": "MIT",
|
|
2112
|
+
"repository": "https://github.com/FormidableLabs/react-fast-compare",
|
|
2113
|
+
"publisher": "Chris Bolin",
|
|
2114
|
+
"licenseFile": "node_modules/react-fast-compare/LICENSE",
|
|
2115
|
+
"copyright": "Copyright (c) 2018 Formidable Labs. Copyright (c) 2017 Evgeny Poberezkin"
|
|
2116
|
+
},
|
|
2117
|
+
"react-flatpickr@3.10.13": {
|
|
2118
|
+
"licenses": "MIT",
|
|
2119
|
+
"repository": "https://github.com/coderhaoxin/react-flatpickr",
|
|
2120
|
+
"publisher": "haoxin",
|
|
2121
|
+
"licenseFile": "node_modules/react-flatpickr/LICENSE",
|
|
2122
|
+
"copyright": "Copyright (c) 2020 haoxin"
|
|
2123
|
+
},
|
|
2124
|
+
"react-hot-toast@2.4.1": {
|
|
2125
|
+
"licenses": "MIT",
|
|
2126
|
+
"repository": "https://github.com/timolins/react-hot-toast",
|
|
2127
|
+
"publisher": "Timo Lins",
|
|
2128
|
+
"licenseFile": "node_modules/react-hot-toast/LICENSE",
|
|
2129
|
+
"copyright": "Copyright (c) 2020 Timo Lins"
|
|
2130
|
+
},
|
|
2131
|
+
"react-is@16.13.1": {
|
|
2132
|
+
"licenses": "MIT",
|
|
2133
|
+
"repository": "https://github.com/facebook/react",
|
|
2134
|
+
"licenseFile": "node_modules/react-is/LICENSE",
|
|
2135
|
+
"copyright": "Copyright (c) Facebook, Inc. and its affiliates."
|
|
2136
|
+
},
|
|
2137
|
+
"react-is@17.0.2": {
|
|
2138
|
+
"licenses": "MIT",
|
|
2139
|
+
"repository": "https://github.com/facebook/react",
|
|
2140
|
+
"licenseFile": "node_modules/react-redux/node_modules/react-is/LICENSE",
|
|
2141
|
+
"copyright": "Copyright (c) Facebook, Inc. and its affiliates."
|
|
2142
|
+
},
|
|
2143
|
+
"react-lifecycles-compat@3.0.4": {
|
|
2144
|
+
"licenses": "MIT",
|
|
2145
|
+
"repository": "https://github.com/reactjs/react-lifecycles-compat",
|
|
2146
|
+
"licenseFile": "node_modules/react-lifecycles-compat/LICENSE.md",
|
|
2147
|
+
"copyright": "Copyright (c) 2013-present, Facebook, Inc."
|
|
2148
|
+
},
|
|
2149
|
+
"react-markdown@9.0.3": {
|
|
2150
|
+
"licenses": "MIT",
|
|
2151
|
+
"repository": "https://github.com/remarkjs/react-markdown",
|
|
2152
|
+
"publisher": "Espen Hovlandsdal",
|
|
2153
|
+
"email": "espen@hovlandsdal.com",
|
|
2154
|
+
"licenseFile": "node_modules/react-markdown/license",
|
|
2155
|
+
"copyright": "Copyright (c) Espen Hovlandsdal"
|
|
2156
|
+
},
|
|
2157
|
+
"react-modal@3.16.3": {
|
|
2158
|
+
"licenses": "MIT",
|
|
2159
|
+
"repository": "https://github.com/reactjs/react-modal",
|
|
2160
|
+
"licenseFile": "node_modules/react-modal/LICENSE",
|
|
2161
|
+
"copyright": "Copyright (c) 2017 Ryan Florence"
|
|
2162
|
+
},
|
|
2163
|
+
"react-player@2.16.0": {
|
|
2164
|
+
"licenses": "MIT",
|
|
2165
|
+
"repository": "https://github.com/cookpete/react-player",
|
|
2166
|
+
"publisher": "Pete Cook",
|
|
2167
|
+
"url": "https://github.com/cookpete",
|
|
2168
|
+
"licenseFile": "node_modules/react-player/LICENSE.md",
|
|
2169
|
+
"copyright": "Copyright © Pete Cook http://cookpete.com"
|
|
2170
|
+
},
|
|
2171
|
+
"react-redux@7.2.8": {
|
|
2172
|
+
"licenses": "MIT",
|
|
2173
|
+
"repository": "https://github.com/reduxjs/react-redux",
|
|
2174
|
+
"publisher": "Dan Abramov",
|
|
2175
|
+
"email": "dan.abramov@me.com",
|
|
2176
|
+
"url": "https://github.com/gaearon",
|
|
2177
|
+
"licenseFile": "node_modules/react-redux/LICENSE.md",
|
|
2178
|
+
"copyright": "Copyright (c) 2015-present Dan Abramov"
|
|
2179
|
+
},
|
|
2180
|
+
"react-responsive@9.0.2": {
|
|
2181
|
+
"licenses": "MIT",
|
|
2182
|
+
"repository": "https://github.com/contra/react-responsive",
|
|
2183
|
+
"publisher": "Contra",
|
|
2184
|
+
"email": "yo@contra.io",
|
|
2185
|
+
"url": "https://contra.io",
|
|
2186
|
+
"licenseFile": "node_modules/react-responsive/LICENSE",
|
|
2187
|
+
"copyright": "Copyright (c) 2020 Contra <yo@contra.io>"
|
|
2188
|
+
},
|
|
2189
|
+
"react-scroll-to-bottom@4.2.0": {
|
|
2190
|
+
"licenses": "MIT",
|
|
2191
|
+
"repository": "https://github.com/compulim/react-scroll-to-bottom",
|
|
2192
|
+
"publisher": "William Wong",
|
|
2193
|
+
"email": "compulim@hotmail.com",
|
|
2194
|
+
"url": "http://compulim.info/",
|
|
2195
|
+
"licenseFile": "node_modules/react-scroll-to-bottom/LICENSE",
|
|
2196
|
+
"copyright": "Copyright (c) 2020 William Wong"
|
|
2197
|
+
},
|
|
2198
|
+
"react-textarea-autosize@8.5.3": {
|
|
2199
|
+
"licenses": "MIT",
|
|
2200
|
+
"repository": "https://github.com/Andarist/react-textarea-autosize",
|
|
2201
|
+
"publisher": "Andrey Popp",
|
|
2202
|
+
"email": "8mayday@gmail.com",
|
|
2203
|
+
"url": "httsps://andreypopp.com/",
|
|
2204
|
+
"licenseFile": "node_modules/react-textarea-autosize/LICENSE",
|
|
2205
|
+
"copyright": "Copyright (c) 2013 Andrey Popp"
|
|
2206
|
+
},
|
|
2207
|
+
"react-tooltip@5.28.0": {
|
|
2208
|
+
"licenses": "MIT",
|
|
2209
|
+
"repository": "https://github.com/ReactTooltip/react-tooltip",
|
|
2210
|
+
"publisher": "ReactTooltip",
|
|
2211
|
+
"licenseFile": "node_modules/react-tooltip/LICENSE",
|
|
2212
|
+
"copyright": "Copyright (c) 2022 ReactTooltip Team Github"
|
|
2213
|
+
},
|
|
2214
|
+
"react-transition-group@4.4.5": {
|
|
2215
|
+
"licenses": "BSD-3-Clause",
|
|
2216
|
+
"repository": "https://github.com/reactjs/react-transition-group",
|
|
2217
|
+
"licenseFile": "node_modules/react-transition-group/LICENSE",
|
|
2218
|
+
"copyright": "Copyright (c) 2018, React Community. Forked from React (https://github.com/facebook/react) Copyright 2013-present, Facebook, Inc.. All rights reserved."
|
|
2219
|
+
},
|
|
2220
|
+
"react@18.3.1": {
|
|
2221
|
+
"licenses": "MIT",
|
|
2222
|
+
"repository": "https://github.com/facebook/react",
|
|
2223
|
+
"licenseFile": "node_modules/react/LICENSE",
|
|
2224
|
+
"copyright": "Copyright (c) Facebook, Inc. and its affiliates."
|
|
2225
|
+
},
|
|
2226
|
+
"read-installed@4.0.3": {
|
|
2227
|
+
"licenses": "ISC",
|
|
2228
|
+
"repository": "https://github.com/isaacs/read-installed",
|
|
2229
|
+
"publisher": "Isaac Z. Schlueter",
|
|
2230
|
+
"email": "i@izs.me",
|
|
2231
|
+
"url": "http://blog.izs.me/",
|
|
2232
|
+
"licenseFile": "node_modules/read-installed/LICENSE",
|
|
2233
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter"
|
|
2234
|
+
},
|
|
2235
|
+
"read-package-json@2.1.2": {
|
|
2236
|
+
"licenses": "ISC",
|
|
2237
|
+
"repository": "https://github.com/npm/read-package-json",
|
|
2238
|
+
"publisher": "Isaac Z. Schlueter",
|
|
2239
|
+
"email": "i@izs.me",
|
|
2240
|
+
"url": "http://blog.izs.me/",
|
|
2241
|
+
"licenseFile": "node_modules/read-package-json/LICENSE",
|
|
2242
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter"
|
|
2243
|
+
},
|
|
2244
|
+
"readdir-scoped-modules@1.1.0": {
|
|
2245
|
+
"licenses": "ISC",
|
|
2246
|
+
"repository": "https://github.com/npm/readdir-scoped-modules",
|
|
2247
|
+
"publisher": "Isaac Z. Schlueter",
|
|
2248
|
+
"email": "i@izs.me",
|
|
2249
|
+
"url": "http://blog.izs.me/",
|
|
2250
|
+
"licenseFile": "node_modules/readdir-scoped-modules/LICENSE",
|
|
2251
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
2252
|
+
},
|
|
2253
|
+
"redux-thunk@3.1.0": {
|
|
2254
|
+
"licenses": "MIT",
|
|
2255
|
+
"repository": "https://github.com/reduxjs/redux-thunk",
|
|
2256
|
+
"publisher": "Dan Abramov",
|
|
2257
|
+
"email": "dan.abramov@me.com",
|
|
2258
|
+
"licenseFile": "node_modules/@reduxjs/toolkit/node_modules/redux-thunk/LICENSE.md",
|
|
2259
|
+
"copyright": "Copyright (c) 2015-present Dan Abramov"
|
|
2260
|
+
},
|
|
2261
|
+
"redux@4.2.1": {
|
|
2262
|
+
"licenses": "MIT",
|
|
2263
|
+
"repository": "https://github.com/reduxjs/redux",
|
|
2264
|
+
"licenseFile": "node_modules/redux/LICENSE.md",
|
|
2265
|
+
"copyright": "Copyright (c) 2015-present Dan Abramov"
|
|
2266
|
+
},
|
|
2267
|
+
"redux@5.0.1": {
|
|
2268
|
+
"licenses": "MIT",
|
|
2269
|
+
"repository": "https://github.com/reduxjs/redux",
|
|
2270
|
+
"licenseFile": "node_modules/@reduxjs/toolkit/node_modules/redux/LICENSE.md",
|
|
2271
|
+
"copyright": "Copyright (c) 2015-present Dan Abramov"
|
|
2272
|
+
},
|
|
2273
|
+
"regenerator-runtime@0.14.1": {
|
|
2274
|
+
"licenses": "MIT",
|
|
2275
|
+
"repository": "https://github.com/facebook/regenerator/tree/main/packages/runtime",
|
|
2276
|
+
"publisher": "Ben Newman",
|
|
2277
|
+
"email": "bn@cs.stanford.edu",
|
|
2278
|
+
"licenseFile": "node_modules/regenerator-runtime/LICENSE",
|
|
2279
|
+
"copyright": "Copyright (c) 2014-present, Facebook, Inc."
|
|
2280
|
+
},
|
|
2281
|
+
"rehype-raw@7.0.0": {
|
|
2282
|
+
"licenses": "MIT",
|
|
2283
|
+
"repository": "https://github.com/rehypejs/rehype-raw",
|
|
2284
|
+
"publisher": "Titus Wormer",
|
|
2285
|
+
"email": "tituswormer@gmail.com",
|
|
2286
|
+
"url": "https://wooorm.com",
|
|
2287
|
+
"licenseFile": "node_modules/rehype-raw/license",
|
|
2288
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2289
|
+
},
|
|
2290
|
+
"remark-gfm@4.0.0": {
|
|
2291
|
+
"licenses": "MIT",
|
|
2292
|
+
"repository": "https://github.com/remarkjs/remark-gfm",
|
|
2293
|
+
"publisher": "Titus Wormer",
|
|
2294
|
+
"email": "tituswormer@gmail.com",
|
|
2295
|
+
"url": "https://wooorm.com",
|
|
2296
|
+
"licenseFile": "node_modules/remark-gfm/license",
|
|
2297
|
+
"copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
|
|
2298
|
+
},
|
|
2299
|
+
"remark-parse@11.0.0": {
|
|
2300
|
+
"licenses": "MIT",
|
|
2301
|
+
"repository": "https://github.com/remarkjs/remark/tree/main/packages/remark-parse",
|
|
2302
|
+
"publisher": "Titus Wormer",
|
|
2303
|
+
"email": "tituswormer@gmail.com",
|
|
2304
|
+
"url": "https://wooorm.com",
|
|
2305
|
+
"licenseFile": "node_modules/remark-parse/license",
|
|
2306
|
+
"copyright": "Copyright (c) 2014 Titus Wormer <tituswormer@gmail.com>"
|
|
2307
|
+
},
|
|
2308
|
+
"remark-rehype@11.1.1": {
|
|
2309
|
+
"licenses": "MIT",
|
|
2310
|
+
"repository": "https://github.com/remarkjs/remark-rehype",
|
|
2311
|
+
"publisher": "Titus Wormer",
|
|
2312
|
+
"email": "tituswormer@gmail.com",
|
|
2313
|
+
"url": "https://wooorm.com",
|
|
2314
|
+
"licenseFile": "node_modules/remark-rehype/license",
|
|
2315
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
2316
|
+
},
|
|
2317
|
+
"remark-stringify@11.0.0": {
|
|
2318
|
+
"licenses": "MIT",
|
|
2319
|
+
"repository": "https://github.com/remarkjs/remark/tree/main/packages/remark-stringify",
|
|
2320
|
+
"publisher": "Titus Wormer",
|
|
2321
|
+
"email": "tituswormer@gmail.com",
|
|
2322
|
+
"url": "https://wooorm.com",
|
|
2323
|
+
"licenseFile": "node_modules/remark-stringify/license",
|
|
2324
|
+
"copyright": "Copyright (c) 2014 Titus Wormer <tituswormer@gmail.com>"
|
|
2325
|
+
},
|
|
2326
|
+
"remarkable@2.0.1": {
|
|
2327
|
+
"licenses": "MIT",
|
|
2328
|
+
"repository": "https://github.com/jonschlinkert/remarkable",
|
|
2329
|
+
"licenseFile": "node_modules/remarkable/LICENSE",
|
|
2330
|
+
"copyright": "Copyright (c) 2014-2016, Jon Schlinkert. Copyright (c) 2014 Jon Schlinkert, Vitaly Puzrin."
|
|
2331
|
+
},
|
|
2332
|
+
"reselect@5.1.0": {
|
|
2333
|
+
"licenses": "MIT",
|
|
2334
|
+
"repository": "https://github.com/reduxjs/reselect",
|
|
2335
|
+
"licenseFile": "node_modules/reselect/LICENSE",
|
|
2336
|
+
"copyright": "Copyright (c) 2015-2018 Reselect Contributors"
|
|
2337
|
+
},
|
|
2338
|
+
"resolve-from@4.0.0": {
|
|
2339
|
+
"licenses": "MIT",
|
|
2340
|
+
"repository": "https://github.com/sindresorhus/resolve-from",
|
|
2341
|
+
"publisher": "Sindre Sorhus",
|
|
2342
|
+
"email": "sindresorhus@gmail.com",
|
|
2343
|
+
"url": "sindresorhus.com",
|
|
2344
|
+
"licenseFile": "node_modules/resolve-from/license",
|
|
2345
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
2346
|
+
},
|
|
2347
|
+
"resolve@1.22.8": {
|
|
2348
|
+
"licenses": "MIT",
|
|
2349
|
+
"repository": "https://github.com/browserify/resolve",
|
|
2350
|
+
"publisher": "James Halliday",
|
|
2351
|
+
"email": "mail@substack.net",
|
|
2352
|
+
"url": "http://substack.net",
|
|
2353
|
+
"licenseFile": "node_modules/resolve/LICENSE",
|
|
2354
|
+
"copyright": "Copyright (c) 2012 James Halliday"
|
|
2355
|
+
},
|
|
2356
|
+
"scheduler@0.23.2": {
|
|
2357
|
+
"licenses": "MIT",
|
|
2358
|
+
"repository": "https://github.com/facebook/react",
|
|
2359
|
+
"licenseFile": "node_modules/scheduler/LICENSE",
|
|
2360
|
+
"copyright": "Copyright (c) Facebook, Inc. and its affiliates."
|
|
2361
|
+
},
|
|
2362
|
+
"semver@5.7.2": {
|
|
2363
|
+
"licenses": "ISC",
|
|
2364
|
+
"repository": "https://github.com/npm/node-semver",
|
|
2365
|
+
"publisher": "GitHub Inc.",
|
|
2366
|
+
"licenseFile": "node_modules/normalize-package-data/node_modules/semver/LICENSE",
|
|
2367
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
2368
|
+
},
|
|
2369
|
+
"semver@6.3.1": {
|
|
2370
|
+
"licenses": "ISC",
|
|
2371
|
+
"repository": "https://github.com/npm/node-semver",
|
|
2372
|
+
"publisher": "GitHub Inc.",
|
|
2373
|
+
"licenseFile": "node_modules/semver/LICENSE",
|
|
2374
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
2375
|
+
},
|
|
2376
|
+
"set-function-length@1.2.2": {
|
|
2377
|
+
"licenses": "MIT",
|
|
2378
|
+
"repository": "https://github.com/ljharb/set-function-length",
|
|
2379
|
+
"publisher": "Jordan Harband",
|
|
2380
|
+
"email": "ljharb@gmail.com",
|
|
2381
|
+
"licenseFile": "node_modules/set-function-length/LICENSE",
|
|
2382
|
+
"copyright": "Copyright (c) Jordan Harband and contributors"
|
|
2383
|
+
},
|
|
2384
|
+
"shallow-equal@1.2.1": {
|
|
2385
|
+
"licenses": "MIT",
|
|
2386
|
+
"repository": "https://github.com/moroshko/shallow-equal",
|
|
2387
|
+
"publisher": "Misha Moroshko",
|
|
2388
|
+
"email": "michael.moroshko@gmail.com",
|
|
2389
|
+
"licenseFile": "node_modules/shallow-equal/LICENSE",
|
|
2390
|
+
"copyright": "Copyright © 2016 Misha Moroshko"
|
|
2391
|
+
},
|
|
2392
|
+
"side-channel@1.0.6": {
|
|
2393
|
+
"licenses": "MIT",
|
|
2394
|
+
"repository": "https://github.com/ljharb/side-channel",
|
|
2395
|
+
"publisher": "Jordan Harband",
|
|
2396
|
+
"email": "ljharb@gmail.com",
|
|
2397
|
+
"licenseFile": "node_modules/side-channel/LICENSE",
|
|
2398
|
+
"copyright": "Copyright (c) 2019 Jordan Harband"
|
|
2399
|
+
},
|
|
2400
|
+
"simple-update-in@2.2.0": {
|
|
2401
|
+
"licenses": "MIT",
|
|
2402
|
+
"repository": "https://github.com/compulim/simple-update-in",
|
|
2403
|
+
"publisher": "William Wong",
|
|
2404
|
+
"email": "compulim@hotmail.com",
|
|
2405
|
+
"url": "http://compulim.info/",
|
|
2406
|
+
"licenseFile": "node_modules/simple-update-in/LICENSE",
|
|
2407
|
+
"copyright": "Copyright (c) 2018 William Wong"
|
|
2408
|
+
},
|
|
2409
|
+
"slide@1.1.6": {
|
|
2410
|
+
"licenses": "ISC",
|
|
2411
|
+
"repository": "https://github.com/isaacs/slide-flow-control",
|
|
2412
|
+
"publisher": "Isaac Z. Schlueter",
|
|
2413
|
+
"email": "i@izs.me",
|
|
2414
|
+
"url": "http://blog.izs.me/",
|
|
2415
|
+
"licenseFile": "node_modules/slide/LICENSE",
|
|
2416
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter"
|
|
2417
|
+
},
|
|
2418
|
+
"socket.io-client@4.7.5": {
|
|
2419
|
+
"licenses": "MIT",
|
|
2420
|
+
"repository": "https://github.com/socketio/socket.io-client",
|
|
2421
|
+
"licenseFile": "node_modules/socket.io-client/LICENSE",
|
|
2422
|
+
"copyright": "Copyright (c) 2014 Guillermo Rauch"
|
|
2423
|
+
},
|
|
2424
|
+
"socket.io-parser@4.2.4": {
|
|
2425
|
+
"licenses": "MIT",
|
|
2426
|
+
"repository": "https://github.com/socketio/socket.io-parser",
|
|
2427
|
+
"licenseFile": "node_modules/socket.io-parser/LICENSE",
|
|
2428
|
+
"copyright": "Copyright (c) 2014 Guillermo Rauch <guillermo@learnboost.com>"
|
|
2429
|
+
},
|
|
2430
|
+
"source-map@0.5.7": {
|
|
2431
|
+
"licenses": "BSD-3-Clause",
|
|
2432
|
+
"repository": "https://github.com/mozilla/source-map",
|
|
2433
|
+
"publisher": "Nick Fitzgerald",
|
|
2434
|
+
"email": "nfitzgerald@mozilla.com",
|
|
2435
|
+
"licenseFile": "node_modules/source-map/LICENSE"
|
|
2436
|
+
},
|
|
2437
|
+
"space-separated-tokens@2.0.2": {
|
|
2438
|
+
"licenses": "MIT",
|
|
2439
|
+
"repository": "https://github.com/wooorm/space-separated-tokens",
|
|
2440
|
+
"publisher": "Titus Wormer",
|
|
2441
|
+
"email": "tituswormer@gmail.com",
|
|
2442
|
+
"url": "https://wooorm.com",
|
|
2443
|
+
"licenseFile": "node_modules/space-separated-tokens/license",
|
|
2444
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2445
|
+
},
|
|
2446
|
+
"spdx-compare@1.0.0": {
|
|
2447
|
+
"licenses": "MIT",
|
|
2448
|
+
"repository": "https://github.com/kemitchell/spdx-compare.js",
|
|
2449
|
+
"publisher": "Kyle E. Mitchell",
|
|
2450
|
+
"email": "kyle@kemitchell.com",
|
|
2451
|
+
"url": "https://kemitchell.com",
|
|
2452
|
+
"licenseFile": "node_modules/spdx-compare/LICENSE.md",
|
|
2453
|
+
"copyright": "Copyright (c) 2015 Kyle E. Mitchell"
|
|
2454
|
+
},
|
|
2455
|
+
"spdx-correct@3.2.0": {
|
|
2456
|
+
"licenses": "Apache-2.0",
|
|
2457
|
+
"repository": "https://github.com/jslicense/spdx-correct.js",
|
|
2458
|
+
"licenseFile": "node_modules/spdx-correct/LICENSE"
|
|
2459
|
+
},
|
|
2460
|
+
"spdx-exceptions@2.5.0": {
|
|
2461
|
+
"licenses": "CC-BY-3.0",
|
|
2462
|
+
"repository": "https://github.com/kemitchell/spdx-exceptions.json",
|
|
2463
|
+
"publisher": "The Linux Foundation",
|
|
2464
|
+
"licenseFile": "node_modules/spdx-exceptions/README.md"
|
|
2465
|
+
},
|
|
2466
|
+
"spdx-expression-parse@3.0.1": {
|
|
2467
|
+
"licenses": "MIT",
|
|
2468
|
+
"repository": "https://github.com/jslicense/spdx-expression-parse.js",
|
|
2469
|
+
"publisher": "Kyle E. Mitchell",
|
|
2470
|
+
"email": "kyle@kemitchell.com",
|
|
2471
|
+
"url": "https://kemitchell.com",
|
|
2472
|
+
"licenseFile": "node_modules/spdx-expression-parse/LICENSE",
|
|
2473
|
+
"copyright": "Copyright (c) 2015 Kyle E. Mitchell & other authors listed in AUTHORS"
|
|
2474
|
+
},
|
|
2475
|
+
"spdx-license-ids@3.0.17": {
|
|
2476
|
+
"licenses": "CC0-1.0",
|
|
2477
|
+
"repository": "https://github.com/jslicense/spdx-license-ids",
|
|
2478
|
+
"publisher": "Shinnosuke Watanabe",
|
|
2479
|
+
"url": "https://github.com/shinnn",
|
|
2480
|
+
"licenseFile": "node_modules/spdx-license-ids/README.md"
|
|
2481
|
+
},
|
|
2482
|
+
"spdx-ranges@2.1.1": {
|
|
2483
|
+
"licenses": "(MIT AND CC-BY-3.0)",
|
|
2484
|
+
"repository": "https://github.com/kemitchell/spdx-ranges.js",
|
|
2485
|
+
"publisher": "The Linux Foundation",
|
|
2486
|
+
"licenseFile": "node_modules/spdx-ranges/LICENSE.md",
|
|
2487
|
+
"copyright": "Copyright (c) 2015 Kyle E. Mitchell"
|
|
2488
|
+
},
|
|
2489
|
+
"spdx-satisfies@4.0.1": {
|
|
2490
|
+
"licenses": "MIT",
|
|
2491
|
+
"repository": "https://github.com/kemitchell/spdx-satisfies.js",
|
|
2492
|
+
"publisher": "Kyle E. Mitchell",
|
|
2493
|
+
"email": "kyle@kemitchell.com",
|
|
2494
|
+
"url": "https://kemitchell.com",
|
|
2495
|
+
"licenseFile": "node_modules/spdx-satisfies/LICENSE",
|
|
2496
|
+
"copyright": "Copyright (c) spdx-satisfies.js contributors"
|
|
2497
|
+
},
|
|
2498
|
+
"sprintf-js@1.0.3": {
|
|
2499
|
+
"licenses": "BSD-3-Clause",
|
|
2500
|
+
"repository": "https://github.com/alexei/sprintf.js",
|
|
2501
|
+
"publisher": "Alexandru Marasteanu",
|
|
2502
|
+
"email": "hello@alexei.ro",
|
|
2503
|
+
"url": "http://alexei.ro/",
|
|
2504
|
+
"licenseFile": "node_modules/sprintf-js/LICENSE",
|
|
2505
|
+
"copyright": "Copyright (c) 2007-2014, Alexandru Marasteanu <hello [at) alexei (dot] ro>. All rights reserved."
|
|
2506
|
+
},
|
|
2507
|
+
"stringify-entities@4.0.4": {
|
|
2508
|
+
"licenses": "MIT",
|
|
2509
|
+
"repository": "https://github.com/wooorm/stringify-entities",
|
|
2510
|
+
"publisher": "Titus Wormer",
|
|
2511
|
+
"email": "tituswormer@gmail.com",
|
|
2512
|
+
"url": "https://wooorm.com",
|
|
2513
|
+
"licenseFile": "node_modules/stringify-entities/license",
|
|
2514
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>"
|
|
2515
|
+
},
|
|
2516
|
+
"style-to-object@1.0.8": {
|
|
2517
|
+
"licenses": "MIT",
|
|
2518
|
+
"repository": "https://github.com/remarkablemark/style-to-object",
|
|
2519
|
+
"publisher": "Mark",
|
|
2520
|
+
"email": "mark@remarkablemark.org",
|
|
2521
|
+
"licenseFile": "node_modules/style-to-object/LICENSE",
|
|
2522
|
+
"copyright": "Copyright (c) 2017 Menglin \"Mark\" Xu <mark@remarkablemark.org>"
|
|
2523
|
+
},
|
|
2524
|
+
"stylis-rtl@1.0.1": {
|
|
2525
|
+
"licenses": "ISC",
|
|
2526
|
+
"repository": "https://github.com/FindHotel/stylis-rtl",
|
|
2527
|
+
"publisher": "Jop de Klein",
|
|
2528
|
+
"licenseFile": "node_modules/stylis-rtl/README.md"
|
|
2529
|
+
},
|
|
2530
|
+
"stylis@3.5.4": {
|
|
2531
|
+
"licenses": "MIT",
|
|
2532
|
+
"repository": "https://github.com/thysultan/stylis.js",
|
|
2533
|
+
"publisher": "Sultan Tarimo",
|
|
2534
|
+
"email": "sultantarimo@me.com",
|
|
2535
|
+
"licenseFile": "node_modules/stylis/LICENSE.md",
|
|
2536
|
+
"copyright": "Copyright (c) 2016 Sultan Tarimo"
|
|
2537
|
+
},
|
|
2538
|
+
"stylis@4.2.0": {
|
|
2539
|
+
"licenses": "MIT",
|
|
2540
|
+
"repository": "https://github.com/thysultan/stylis.js",
|
|
2541
|
+
"publisher": "Sultan Tarimo",
|
|
2542
|
+
"email": "sultantarimo@me.com",
|
|
2543
|
+
"licenseFile": "node_modules/@emotion/babel-plugin/node_modules/stylis/LICENSE",
|
|
2544
|
+
"copyright": "Copyright (c) 2016-present Sultan Tarimo"
|
|
2545
|
+
},
|
|
2546
|
+
"supports-color@5.5.0": {
|
|
2547
|
+
"licenses": "MIT",
|
|
2548
|
+
"repository": "https://github.com/chalk/supports-color",
|
|
2549
|
+
"publisher": "Sindre Sorhus",
|
|
2550
|
+
"email": "sindresorhus@gmail.com",
|
|
2551
|
+
"url": "sindresorhus.com",
|
|
2552
|
+
"licenseFile": "node_modules/supports-color/license",
|
|
2553
|
+
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
2554
|
+
},
|
|
2555
|
+
"supports-preserve-symlinks-flag@1.0.0": {
|
|
2556
|
+
"licenses": "MIT",
|
|
2557
|
+
"repository": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag",
|
|
2558
|
+
"publisher": "Jordan Harband",
|
|
2559
|
+
"email": "ljharb@gmail.com",
|
|
2560
|
+
"licenseFile": "node_modules/supports-preserve-symlinks-flag/LICENSE",
|
|
2561
|
+
"copyright": "Copyright (c) 2022 Inspect JS"
|
|
2562
|
+
},
|
|
2563
|
+
"swiper@11.1.4": {
|
|
2564
|
+
"licenses": "MIT",
|
|
2565
|
+
"repository": "https://github.com/nolimits4web/Swiper",
|
|
2566
|
+
"publisher": "Vladimir Kharlampidi",
|
|
2567
|
+
"licenseFile": "node_modules/swiper/LICENSE",
|
|
2568
|
+
"copyright": "Copyright (c) 2019 Vladimir Kharlampidi"
|
|
2569
|
+
},
|
|
2570
|
+
"tinycolor2@1.6.0": {
|
|
2571
|
+
"licenses": "MIT",
|
|
2572
|
+
"repository": "https://github.com/bgrins/TinyColor",
|
|
2573
|
+
"publisher": "Brian Grinstead",
|
|
2574
|
+
"email": "briangrinstead@gmail.com",
|
|
2575
|
+
"url": "http://briangrinstead.com",
|
|
2576
|
+
"licenseFile": "node_modules/tinycolor2/LICENSE",
|
|
2577
|
+
"copyright": "Copyright (c), Brian Grinstead, http://briangrinstead.com"
|
|
2578
|
+
},
|
|
2579
|
+
"treeify@1.1.0": {
|
|
2580
|
+
"licenses": "MIT",
|
|
2581
|
+
"repository": "https://github.com/notatestuser/treeify",
|
|
2582
|
+
"publisher": "Luke Plaster",
|
|
2583
|
+
"email": "notatestuser@gmail.com",
|
|
2584
|
+
"licenseFile": "node_modules/treeify/LICENSE",
|
|
2585
|
+
"copyright": "Copyright (c) 2012-2018 Luke Plaster <notatestuser@gmail.com>"
|
|
2586
|
+
},
|
|
2587
|
+
"trim-lines@3.0.1": {
|
|
2588
|
+
"licenses": "MIT",
|
|
2589
|
+
"repository": "https://github.com/wooorm/trim-lines",
|
|
2590
|
+
"publisher": "Titus Wormer",
|
|
2591
|
+
"email": "tituswormer@gmail.com",
|
|
2592
|
+
"url": "https://wooorm.com",
|
|
2593
|
+
"licenseFile": "node_modules/trim-lines/license",
|
|
2594
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>"
|
|
2595
|
+
},
|
|
2596
|
+
"trough@2.2.0": {
|
|
2597
|
+
"licenses": "MIT",
|
|
2598
|
+
"repository": "https://github.com/wooorm/trough",
|
|
2599
|
+
"publisher": "Titus Wormer",
|
|
2600
|
+
"email": "tituswormer@gmail.com",
|
|
2601
|
+
"url": "https://wooorm.com",
|
|
2602
|
+
"licenseFile": "node_modules/trough/license",
|
|
2603
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2604
|
+
},
|
|
2605
|
+
"tslib@2.6.2": {
|
|
2606
|
+
"licenses": "0BSD",
|
|
2607
|
+
"repository": "https://github.com/Microsoft/tslib",
|
|
2608
|
+
"publisher": "Microsoft Corp.",
|
|
2609
|
+
"licenseFile": "node_modules/tslib/LICENSE.txt",
|
|
2610
|
+
"copyright": "Copyright (c) Microsoft Corporation."
|
|
2611
|
+
},
|
|
2612
|
+
"uifx@2.0.7": {
|
|
2613
|
+
"licenses": "MIT",
|
|
2614
|
+
"repository": "https://github.com/wle8300/uifx",
|
|
2615
|
+
"publisher": "William Le",
|
|
2616
|
+
"email": "email@wle8300.com",
|
|
2617
|
+
"licenseFile": "node_modules/uifx/LICENSE",
|
|
2618
|
+
"copyright": "Copyright (c) 2019 William Le"
|
|
2619
|
+
},
|
|
2620
|
+
"unified@11.0.5": {
|
|
2621
|
+
"licenses": "MIT",
|
|
2622
|
+
"repository": "https://github.com/unifiedjs/unified",
|
|
2623
|
+
"publisher": "Titus Wormer",
|
|
2624
|
+
"email": "tituswormer@gmail.com",
|
|
2625
|
+
"url": "https://wooorm.com",
|
|
2626
|
+
"licenseFile": "node_modules/unified/license",
|
|
2627
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
2628
|
+
},
|
|
2629
|
+
"unist-util-is@6.0.0": {
|
|
2630
|
+
"licenses": "MIT",
|
|
2631
|
+
"repository": "https://github.com/syntax-tree/unist-util-is",
|
|
2632
|
+
"publisher": "Titus Wormer",
|
|
2633
|
+
"email": "tituswormer@gmail.com",
|
|
2634
|
+
"url": "https://wooorm.com",
|
|
2635
|
+
"licenseFile": "node_modules/unist-util-is/license",
|
|
2636
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
2637
|
+
},
|
|
2638
|
+
"unist-util-position@5.0.0": {
|
|
2639
|
+
"licenses": "MIT",
|
|
2640
|
+
"repository": "https://github.com/syntax-tree/unist-util-position",
|
|
2641
|
+
"publisher": "Titus Wormer",
|
|
2642
|
+
"email": "tituswormer@gmail.com",
|
|
2643
|
+
"url": "https://wooorm.com",
|
|
2644
|
+
"licenseFile": "node_modules/unist-util-position/license",
|
|
2645
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
2646
|
+
},
|
|
2647
|
+
"unist-util-stringify-position@4.0.0": {
|
|
2648
|
+
"licenses": "MIT",
|
|
2649
|
+
"repository": "https://github.com/syntax-tree/unist-util-stringify-position",
|
|
2650
|
+
"publisher": "Titus Wormer",
|
|
2651
|
+
"email": "tituswormer@gmail.com",
|
|
2652
|
+
"url": "https://wooorm.com",
|
|
2653
|
+
"licenseFile": "node_modules/unist-util-stringify-position/license",
|
|
2654
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2655
|
+
},
|
|
2656
|
+
"unist-util-visit-parents@6.0.1": {
|
|
2657
|
+
"licenses": "MIT",
|
|
2658
|
+
"repository": "https://github.com/syntax-tree/unist-util-visit-parents",
|
|
2659
|
+
"publisher": "Titus Wormer",
|
|
2660
|
+
"email": "tituswormer@gmail.com",
|
|
2661
|
+
"url": "https://wooorm.com",
|
|
2662
|
+
"licenseFile": "node_modules/unist-util-visit-parents/license",
|
|
2663
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2664
|
+
},
|
|
2665
|
+
"unist-util-visit@5.0.0": {
|
|
2666
|
+
"licenses": "MIT",
|
|
2667
|
+
"repository": "https://github.com/syntax-tree/unist-util-visit",
|
|
2668
|
+
"publisher": "Titus Wormer",
|
|
2669
|
+
"email": "tituswormer@gmail.com",
|
|
2670
|
+
"url": "https://wooorm.com",
|
|
2671
|
+
"licenseFile": "node_modules/unist-util-visit/license",
|
|
2672
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
2673
|
+
},
|
|
2674
|
+
"update-browserslist-db@1.1.2": {
|
|
2675
|
+
"licenses": "MIT",
|
|
2676
|
+
"repository": "https://github.com/browserslist/update-db",
|
|
2677
|
+
"publisher": "Andrey Sitnik",
|
|
2678
|
+
"email": "andrey@sitnik.ru",
|
|
2679
|
+
"licenseFile": "node_modules/update-browserslist-db/LICENSE",
|
|
2680
|
+
"copyright": "Copyright 2022 Andrey Sitnik <andrey@sitnik.ru> and other contributors"
|
|
2681
|
+
},
|
|
2682
|
+
"url@0.11.3": {
|
|
2683
|
+
"licenses": "MIT",
|
|
2684
|
+
"repository": "https://github.com/defunctzombie/node-url",
|
|
2685
|
+
"publisher": "defunctzombie",
|
|
2686
|
+
"licenseFile": "node_modules/url/LICENSE",
|
|
2687
|
+
"copyright": "Copyright 2014 Joyent, Inc. and other Node contributors."
|
|
2688
|
+
},
|
|
2689
|
+
"use-composed-ref@1.3.0": {
|
|
2690
|
+
"licenses": "MIT",
|
|
2691
|
+
"repository": "https://github.com/Andarist/use-composed-ref",
|
|
2692
|
+
"licenseFile": "node_modules/use-composed-ref/README.md"
|
|
2693
|
+
},
|
|
2694
|
+
"use-isomorphic-layout-effect@1.1.2": {
|
|
2695
|
+
"licenses": "MIT",
|
|
2696
|
+
"repository": "https://github.com/Andarist/use-isomorphic-layout-effect",
|
|
2697
|
+
"licenseFile": "node_modules/use-isomorphic-layout-effect/LICENSE",
|
|
2698
|
+
"copyright": "Copyright (c) Mateusz Burzyński"
|
|
2699
|
+
},
|
|
2700
|
+
"use-latest@1.2.1": {
|
|
2701
|
+
"licenses": "MIT",
|
|
2702
|
+
"repository": "https://github.com/Andarist/use-latest",
|
|
2703
|
+
"licenseFile": "node_modules/use-latest/README.md"
|
|
2704
|
+
},
|
|
2705
|
+
"util-extend@1.0.3": {
|
|
2706
|
+
"licenses": "MIT",
|
|
2707
|
+
"repository": "https://github.com/isaacs/util-extend",
|
|
2708
|
+
"licenseFile": "node_modules/util-extend/LICENSE",
|
|
2709
|
+
"copyright": "Copyright Joyent, Inc. and other Node contributors. All rights reserved.. Permission is hereby granted, free of charge, to any person obtaining a copy. of this software and associated documentation files (the \"Software\"), to. deal in the Software without restriction, including without limitation the. rights to use, copy, modify, merge, publish, distribute, sublicense, and/or. sell copies of the Software, and to permit persons to whom the Software is. furnished to do so, subject to the following conditions:"
|
|
2710
|
+
},
|
|
2711
|
+
"uuid@9.0.1": {
|
|
2712
|
+
"licenses": "MIT",
|
|
2713
|
+
"repository": "https://github.com/uuidjs/uuid",
|
|
2714
|
+
"licenseFile": "node_modules/uuid/LICENSE.md",
|
|
2715
|
+
"copyright": "Copyright (c) 2010-2020 Robert Kieffer and other contributors"
|
|
2716
|
+
},
|
|
2717
|
+
"validate-npm-package-license@3.0.4": {
|
|
2718
|
+
"licenses": "Apache-2.0",
|
|
2719
|
+
"repository": "https://github.com/kemitchell/validate-npm-package-license.js",
|
|
2720
|
+
"publisher": "Kyle E. Mitchell",
|
|
2721
|
+
"email": "kyle@kemitchell.com",
|
|
2722
|
+
"url": "https://kemitchell.com",
|
|
2723
|
+
"licenseFile": "node_modules/validate-npm-package-license/LICENSE"
|
|
2724
|
+
},
|
|
2725
|
+
"vfile-location@5.0.3": {
|
|
2726
|
+
"licenses": "MIT",
|
|
2727
|
+
"repository": "https://github.com/vfile/vfile-location",
|
|
2728
|
+
"publisher": "Titus Wormer",
|
|
2729
|
+
"email": "tituswormer@gmail.com",
|
|
2730
|
+
"url": "https://wooorm.com",
|
|
2731
|
+
"licenseFile": "node_modules/vfile-location/license",
|
|
2732
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2733
|
+
},
|
|
2734
|
+
"vfile-message@4.0.2": {
|
|
2735
|
+
"licenses": "MIT",
|
|
2736
|
+
"repository": "https://github.com/vfile/vfile-message",
|
|
2737
|
+
"publisher": "Titus Wormer",
|
|
2738
|
+
"email": "tituswormer@gmail.com",
|
|
2739
|
+
"url": "https://wooorm.com",
|
|
2740
|
+
"licenseFile": "node_modules/vfile-message/license",
|
|
2741
|
+
"copyright": "Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>"
|
|
2742
|
+
},
|
|
2743
|
+
"vfile@6.0.3": {
|
|
2744
|
+
"licenses": "MIT",
|
|
2745
|
+
"repository": "https://github.com/vfile/vfile",
|
|
2746
|
+
"publisher": "Titus Wormer",
|
|
2747
|
+
"email": "tituswormer@gmail.com",
|
|
2748
|
+
"url": "https://wooorm.com",
|
|
2749
|
+
"licenseFile": "node_modules/vfile/license",
|
|
2750
|
+
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
2751
|
+
},
|
|
2752
|
+
"warning@4.0.3": {
|
|
2753
|
+
"licenses": "MIT",
|
|
2754
|
+
"repository": "https://github.com/BerkeleyTrue/warning",
|
|
2755
|
+
"publisher": "Berkeley Martinez",
|
|
2756
|
+
"email": "berkeley@berkeleytrue.com",
|
|
2757
|
+
"url": "http://www.berkeleytrue.com",
|
|
2758
|
+
"licenseFile": "node_modules/warning/LICENSE.md",
|
|
2759
|
+
"copyright": "Copyright (c) 2013-present, Facebook, Inc."
|
|
2760
|
+
},
|
|
2761
|
+
"web-namespaces@2.0.1": {
|
|
2762
|
+
"licenses": "MIT",
|
|
2763
|
+
"repository": "https://github.com/wooorm/web-namespaces",
|
|
2764
|
+
"publisher": "Titus Wormer",
|
|
2765
|
+
"email": "tituswormer@gmail.com",
|
|
2766
|
+
"url": "https://wooorm.com",
|
|
2767
|
+
"licenseFile": "node_modules/web-namespaces/license",
|
|
2768
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2769
|
+
},
|
|
2770
|
+
"wrappy@1.0.2": {
|
|
2771
|
+
"licenses": "ISC",
|
|
2772
|
+
"repository": "https://github.com/npm/wrappy",
|
|
2773
|
+
"publisher": "Isaac Z. Schlueter",
|
|
2774
|
+
"email": "i@izs.me",
|
|
2775
|
+
"url": "http://blog.izs.me/",
|
|
2776
|
+
"licenseFile": "node_modules/wrappy/LICENSE",
|
|
2777
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
2778
|
+
},
|
|
2779
|
+
"ws@8.17.1": {
|
|
2780
|
+
"licenses": "MIT",
|
|
2781
|
+
"repository": "https://github.com/websockets/ws",
|
|
2782
|
+
"publisher": "Einar Otto Stangvik",
|
|
2783
|
+
"email": "einaros@gmail.com",
|
|
2784
|
+
"url": "http://2x.io",
|
|
2785
|
+
"licenseFile": "node_modules/ws/LICENSE",
|
|
2786
|
+
"copyright": "Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>. Copyright (c) 2013 Arnout Kazemier and contributors. Copyright (c) 2016 Luigi Pinca and contributors"
|
|
2787
|
+
},
|
|
2788
|
+
"xmlhttprequest-ssl@2.0.0": {
|
|
2789
|
+
"licenses": "MIT",
|
|
2790
|
+
"repository": "https://github.com/mjwwit/node-XMLHttpRequest",
|
|
2791
|
+
"publisher": "Michael de Wit",
|
|
2792
|
+
"licenseFile": "node_modules/xmlhttprequest-ssl/LICENSE"
|
|
2793
|
+
},
|
|
2794
|
+
"yallist@3.1.1": {
|
|
2795
|
+
"licenses": "ISC",
|
|
2796
|
+
"repository": "https://github.com/isaacs/yallist",
|
|
2797
|
+
"publisher": "Isaac Z. Schlueter",
|
|
2798
|
+
"email": "i@izs.me",
|
|
2799
|
+
"url": "http://blog.izs.me/",
|
|
2800
|
+
"licenseFile": "node_modules/yallist/LICENSE",
|
|
2801
|
+
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
2802
|
+
},
|
|
2803
|
+
"yaml@1.10.2": {
|
|
2804
|
+
"licenses": "ISC",
|
|
2805
|
+
"repository": "https://github.com/eemeli/yaml",
|
|
2806
|
+
"publisher": "Eemeli Aro",
|
|
2807
|
+
"email": "eemeli@gmail.com",
|
|
2808
|
+
"licenseFile": "node_modules/yaml/LICENSE",
|
|
2809
|
+
"copyright": "Copyright 2018 Eemeli Aro <eemeli@gmail.com>"
|
|
2810
|
+
},
|
|
2811
|
+
"zwitch@2.0.4": {
|
|
2812
|
+
"licenses": "MIT",
|
|
2813
|
+
"repository": "https://github.com/wooorm/zwitch",
|
|
2814
|
+
"publisher": "Titus Wormer",
|
|
2815
|
+
"email": "tituswormer@gmail.com",
|
|
2816
|
+
"url": "https://wooorm.com",
|
|
2817
|
+
"licenseFile": "node_modules/zwitch/license",
|
|
2818
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2819
|
+
}
|
|
2820
|
+
}
|