@vibebrowser/chrome-devtools-mcp 0.26.0 → 0.26.1

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.
@@ -0,0 +1,4352 @@
1
+ Name: urlpattern-polyfill
2
+ URL: https://github.com/kenchris/urlpattern-polyfill
3
+ Version: 10.1.0
4
+ License: MIT
5
+
6
+ Copyright 2020 Intel Corporation
7
+
8
+ Permission is hereby granted, free of charge, to any person obtaining a copy
9
+ of this software and associated documentation files (the "Software"), to deal
10
+ in the Software without restriction, including without limitation the rights
11
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12
+ copies of the Software, and to permit persons to whom the Software is
13
+ furnished to do so, subject to the following conditions:
14
+
15
+ The above copyright notice and this permission notice shall be included in
16
+ all copies or substantial portions of the Software.
17
+
18
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
21
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
24
+ THE SOFTWARE.
25
+
26
+ -------------------- DEPENDENCY DIVIDER --------------------
27
+
28
+ Name: core-js
29
+ URL: https://core-js.io
30
+ Version: 3.49.0
31
+ License: MIT
32
+
33
+ Copyright (c) 2013–2025 Denis Pushkarev (zloirock.ru)
34
+ Copyright (c) 2025–2026 CoreJS Company (core-js.io)
35
+
36
+ Permission is hereby granted, free of charge, to any person obtaining a copy
37
+ of this software and associated documentation files (the "Software"), to deal
38
+ in the Software without restriction, including without limitation the rights
39
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
40
+ copies of the Software, and to permit persons to whom the Software is
41
+ furnished to do so, subject to the following conditions:
42
+
43
+ The above copyright notice and this permission notice shall be included in
44
+ all copies or substantial portions of the Software.
45
+
46
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
49
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
50
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
51
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
52
+ THE SOFTWARE.
53
+
54
+
55
+ -------------------- DEPENDENCY DIVIDER --------------------
56
+
57
+ Name: cliui
58
+ URL: yargs/cliui
59
+ Version: 9.0.1
60
+ License: ISC
61
+
62
+ Copyright (c) 2015, Contributors
63
+
64
+ Permission to use, copy, modify, and/or distribute this software
65
+ for any purpose with or without fee is hereby granted, provided
66
+ that the above copyright notice and this permission notice
67
+ appear in all copies.
68
+
69
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
70
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
71
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
72
+ LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
73
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
74
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
75
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
76
+
77
+
78
+ -------------------- DEPENDENCY DIVIDER --------------------
79
+
80
+ Name: ansi-regex
81
+ URL: chalk/ansi-regex
82
+ Version: 6.2.2
83
+ License: MIT
84
+
85
+ MIT License
86
+
87
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
88
+
89
+ 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:
90
+
91
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
92
+
93
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
94
+
95
+
96
+ -------------------- DEPENDENCY DIVIDER --------------------
97
+
98
+ Name: strip-ansi
99
+ URL: chalk/strip-ansi
100
+ Version: 7.1.2
101
+ License: MIT
102
+
103
+ MIT License
104
+
105
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
106
+
107
+ 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:
108
+
109
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
110
+
111
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
112
+
113
+
114
+ -------------------- DEPENDENCY DIVIDER --------------------
115
+
116
+ Name: get-east-asian-width
117
+ URL: sindresorhus/get-east-asian-width
118
+ Version: 1.4.0
119
+ License: MIT
120
+
121
+ MIT License
122
+
123
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
124
+
125
+ 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:
126
+
127
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
128
+
129
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
130
+
131
+
132
+ -------------------- DEPENDENCY DIVIDER --------------------
133
+
134
+ Name: emoji-regex
135
+ URL: https://mths.be/emoji-regex
136
+ Version: 10.6.0
137
+ License: MIT
138
+
139
+ Copyright Mathias Bynens <https://mathiasbynens.be/>
140
+
141
+ Permission is hereby granted, free of charge, to any person obtaining
142
+ a copy of this software and associated documentation files (the
143
+ "Software"), to deal in the Software without restriction, including
144
+ without limitation the rights to use, copy, modify, merge, publish,
145
+ distribute, sublicense, and/or sell copies of the Software, and to
146
+ permit persons to whom the Software is furnished to do so, subject to
147
+ the following conditions:
148
+
149
+ The above copyright notice and this permission notice shall be
150
+ included in all copies or substantial portions of the Software.
151
+
152
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
153
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
154
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
155
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
156
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
157
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
158
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
159
+
160
+
161
+ -------------------- DEPENDENCY DIVIDER --------------------
162
+
163
+ Name: string-width
164
+ URL: sindresorhus/string-width
165
+ Version: 7.2.0
166
+ License: MIT
167
+
168
+ MIT License
169
+
170
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
171
+
172
+ 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:
173
+
174
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
175
+
176
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
177
+
178
+
179
+ -------------------- DEPENDENCY DIVIDER --------------------
180
+
181
+ Name: ansi-styles
182
+ URL: chalk/ansi-styles
183
+ Version: 6.2.3
184
+ License: MIT
185
+
186
+ MIT License
187
+
188
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
189
+
190
+ 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:
191
+
192
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
193
+
194
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
195
+
196
+
197
+ -------------------- DEPENDENCY DIVIDER --------------------
198
+
199
+ Name: wrap-ansi
200
+ URL: chalk/wrap-ansi
201
+ Version: 9.0.2
202
+ License: MIT
203
+
204
+ MIT License
205
+
206
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
207
+
208
+ 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:
209
+
210
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
211
+
212
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
213
+
214
+
215
+ -------------------- DEPENDENCY DIVIDER --------------------
216
+
217
+ Name: escalade
218
+ URL: lukeed/escalade
219
+ Version: 3.2.0
220
+ License: MIT
221
+
222
+ MIT License
223
+
224
+ Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
225
+
226
+ 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:
227
+
228
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
229
+
230
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
231
+
232
+
233
+ -------------------- DEPENDENCY DIVIDER --------------------
234
+
235
+ Name: yargs-parser
236
+ URL: https://github.com/yargs/yargs-parser.git
237
+ Version: 22.0.0
238
+ License: ISC
239
+
240
+ Copyright (c) 2016, Contributors
241
+
242
+ Permission to use, copy, modify, and/or distribute this software
243
+ for any purpose with or without fee is hereby granted, provided
244
+ that the above copyright notice and this permission notice
245
+ appear in all copies.
246
+
247
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
248
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
249
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
250
+ LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
251
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
252
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
253
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
254
+
255
+
256
+ -------------------- DEPENDENCY DIVIDER --------------------
257
+
258
+ Name: yargs
259
+ URL: https://yargs.js.org/
260
+ Version: 18.0.0
261
+ License: MIT
262
+
263
+ MIT License
264
+
265
+ Copyright 2010 James Halliday (mail@substack.net); Modified work Copyright 2014 Contributors (ben@npmjs.com)
266
+
267
+ Permission is hereby granted, free of charge, to any person obtaining a copy
268
+ of this software and associated documentation files (the "Software"), to deal
269
+ in the Software without restriction, including without limitation the rights
270
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
271
+ copies of the Software, and to permit persons to whom the Software is
272
+ furnished to do so, subject to the following conditions:
273
+
274
+ The above copyright notice and this permission notice shall be included in
275
+ all copies or substantial portions of the Software.
276
+
277
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
278
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
279
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
280
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
281
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
282
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
283
+ THE SOFTWARE.
284
+
285
+
286
+ -------------------- DEPENDENCY DIVIDER --------------------
287
+
288
+ Name: y18n
289
+ URL: https://github.com/yargs/y18n
290
+ Version: 5.0.8
291
+ License: ISC
292
+
293
+ Copyright (c) 2015, Contributors
294
+
295
+ Permission to use, copy, modify, and/or distribute this software for any purpose
296
+ with or without fee is hereby granted, provided that the above copyright notice
297
+ and this permission notice appear in all copies.
298
+
299
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
300
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
301
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
302
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
303
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
304
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
305
+ THIS SOFTWARE.
306
+
307
+
308
+ -------------------- DEPENDENCY DIVIDER --------------------
309
+
310
+ Name: get-caller-file
311
+ URL: https://github.com/stefanpenner/get-caller-file#readme
312
+ Version: 2.0.5
313
+ License: ISC
314
+
315
+ ISC License (ISC)
316
+ Copyright 2018 Stefan Penner
317
+
318
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
319
+
320
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
321
+
322
+
323
+ -------------------- DEPENDENCY DIVIDER --------------------
324
+
325
+ Name: semver
326
+ URL: git+https://github.com/npm/node-semver.git
327
+ Version: 7.8.0
328
+ License: ISC
329
+
330
+ The ISC License
331
+
332
+ Copyright (c) Isaac Z. Schlueter and Contributors
333
+
334
+ Permission to use, copy, modify, and/or distribute this software for any
335
+ purpose with or without fee is hereby granted, provided that the above
336
+ copyright notice and this permission notice appear in all copies.
337
+
338
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
339
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
340
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
341
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
342
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
343
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
344
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
345
+
346
+
347
+ -------------------- DEPENDENCY DIVIDER --------------------
348
+
349
+ Name: debug
350
+ URL: git://github.com/debug-js/debug.git
351
+ Version: 4.4.3
352
+ License: MIT
353
+
354
+ (The MIT License)
355
+
356
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
357
+ Copyright (c) 2018-2021 Josh Junon
358
+
359
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
360
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
361
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
362
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
363
+ subject to the following conditions:
364
+
365
+ The above copyright notice and this permission notice shall be included in all copies or substantial
366
+ portions of the Software.
367
+
368
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
369
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
370
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
371
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
372
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
373
+
374
+
375
+
376
+ -------------------- DEPENDENCY DIVIDER --------------------
377
+
378
+ Name: ms
379
+ URL: vercel/ms
380
+ Version: 2.1.3
381
+ License: MIT
382
+
383
+ The MIT License (MIT)
384
+
385
+ Copyright (c) 2020 Vercel, Inc.
386
+
387
+ Permission is hereby granted, free of charge, to any person obtaining a copy
388
+ of this software and associated documentation files (the "Software"), to deal
389
+ in the Software without restriction, including without limitation the rights
390
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
391
+ copies of the Software, and to permit persons to whom the Software is
392
+ furnished to do so, subject to the following conditions:
393
+
394
+ The above copyright notice and this permission notice shall be included in all
395
+ copies or substantial portions of the Software.
396
+
397
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
398
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
399
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
400
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
401
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
402
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
403
+ SOFTWARE.
404
+
405
+
406
+ -------------------- DEPENDENCY DIVIDER --------------------
407
+
408
+ Name: has-flag
409
+ URL: sindresorhus/has-flag
410
+ Version: 4.0.0
411
+ License: MIT
412
+
413
+ MIT License
414
+
415
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
416
+
417
+ 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:
418
+
419
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
420
+
421
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
422
+
423
+
424
+ -------------------- DEPENDENCY DIVIDER --------------------
425
+
426
+ Name: supports-color
427
+ URL: chalk/supports-color
428
+ Version: 7.2.0
429
+ License: MIT
430
+
431
+ MIT License
432
+
433
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
434
+
435
+ 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:
436
+
437
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
438
+
439
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
440
+
441
+
442
+ -------------------- DEPENDENCY DIVIDER --------------------
443
+
444
+ Name: zod
445
+ URL: https://zod.dev
446
+ Version: 3.25.76
447
+ License: MIT
448
+
449
+ MIT License
450
+
451
+ Copyright (c) 2025 Colin McDonnell
452
+
453
+ Permission is hereby granted, free of charge, to any person obtaining a copy
454
+ of this software and associated documentation files (the "Software"), to deal
455
+ in the Software without restriction, including without limitation the rights
456
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
457
+ copies of the Software, and to permit persons to whom the Software is
458
+ furnished to do so, subject to the following conditions:
459
+
460
+ The above copyright notice and this permission notice shall be included in all
461
+ copies or substantial portions of the Software.
462
+
463
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
464
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
465
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
466
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
467
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
468
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
469
+ SOFTWARE.
470
+
471
+
472
+ -------------------- DEPENDENCY DIVIDER --------------------
473
+
474
+ Name: @modelcontextprotocol/sdk
475
+ URL: https://modelcontextprotocol.io
476
+ Version: 1.29.0
477
+ License: MIT
478
+
479
+ MIT License
480
+
481
+ Copyright (c) 2024 Anthropic, PBC
482
+
483
+ Permission is hereby granted, free of charge, to any person obtaining a copy
484
+ of this software and associated documentation files (the "Software"), to deal
485
+ in the Software without restriction, including without limitation the rights
486
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
487
+ copies of the Software, and to permit persons to whom the Software is
488
+ furnished to do so, subject to the following conditions:
489
+
490
+ The above copyright notice and this permission notice shall be included in all
491
+ copies or substantial portions of the Software.
492
+
493
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
494
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
495
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
496
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
497
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
498
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
499
+ SOFTWARE.
500
+
501
+
502
+ -------------------- DEPENDENCY DIVIDER --------------------
503
+
504
+ Name: zod-to-json-schema
505
+ URL: https://github.com/StefanTerdell/zod-to-json-schema
506
+ Version: 3.25.1
507
+ License: ISC
508
+
509
+ ISC License
510
+
511
+ Copyright (c) 2020, Stefan Terdell
512
+
513
+ Permission to use, copy, modify, and/or distribute this software for any
514
+ purpose with or without fee is hereby granted, provided that the above
515
+ copyright notice and this permission notice appear in all copies.
516
+
517
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
518
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
519
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
520
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
521
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
522
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
523
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
524
+
525
+ -------------------- DEPENDENCY DIVIDER --------------------
526
+
527
+ Name: ajv
528
+ URL: https://ajv.js.org
529
+ Version: 8.18.0
530
+ License: MIT
531
+
532
+ The MIT License (MIT)
533
+
534
+ Copyright (c) 2015-2021 Evgeny Poberezkin
535
+
536
+ Permission is hereby granted, free of charge, to any person obtaining a copy
537
+ of this software and associated documentation files (the "Software"), to deal
538
+ in the Software without restriction, including without limitation the rights
539
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
540
+ copies of the Software, and to permit persons to whom the Software is
541
+ furnished to do so, subject to the following conditions:
542
+
543
+ The above copyright notice and this permission notice shall be included in all
544
+ copies or substantial portions of the Software.
545
+
546
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
547
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
548
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
549
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
550
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
551
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
552
+ SOFTWARE.
553
+
554
+
555
+
556
+ -------------------- DEPENDENCY DIVIDER --------------------
557
+
558
+ Name: fast-deep-equal
559
+ URL: https://github.com/epoberezkin/fast-deep-equal#readme
560
+ Version: 3.1.3
561
+ License: MIT
562
+
563
+ MIT License
564
+
565
+ Copyright (c) 2017 Evgeny Poberezkin
566
+
567
+ Permission is hereby granted, free of charge, to any person obtaining a copy
568
+ of this software and associated documentation files (the "Software"), to deal
569
+ in the Software without restriction, including without limitation the rights
570
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
571
+ copies of the Software, and to permit persons to whom the Software is
572
+ furnished to do so, subject to the following conditions:
573
+
574
+ The above copyright notice and this permission notice shall be included in all
575
+ copies or substantial portions of the Software.
576
+
577
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
578
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
579
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
580
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
581
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
582
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
583
+ SOFTWARE.
584
+
585
+
586
+ -------------------- DEPENDENCY DIVIDER --------------------
587
+
588
+ Name: json-schema-traverse
589
+ URL: https://github.com/epoberezkin/json-schema-traverse#readme
590
+ Version: 1.0.0
591
+ License: MIT
592
+
593
+ MIT License
594
+
595
+ Copyright (c) 2017 Evgeny Poberezkin
596
+
597
+ Permission is hereby granted, free of charge, to any person obtaining a copy
598
+ of this software and associated documentation files (the "Software"), to deal
599
+ in the Software without restriction, including without limitation the rights
600
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
601
+ copies of the Software, and to permit persons to whom the Software is
602
+ furnished to do so, subject to the following conditions:
603
+
604
+ The above copyright notice and this permission notice shall be included in all
605
+ copies or substantial portions of the Software.
606
+
607
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
608
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
609
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
610
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
611
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
612
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
613
+ SOFTWARE.
614
+
615
+
616
+ -------------------- DEPENDENCY DIVIDER --------------------
617
+
618
+ Name: fast-uri
619
+ URL: https://github.com/fastify/fast-uri
620
+ Version: 3.1.2
621
+ License: BSD-3-Clause
622
+
623
+ Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
624
+ Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
625
+ All rights reserved.
626
+
627
+ Redistribution and use in source and binary forms, with or without
628
+ modification, are permitted provided that the following conditions are met:
629
+ * Redistributions of source code must retain the above copyright
630
+ notice, this list of conditions and the following disclaimer.
631
+ * Redistributions in binary form must reproduce the above copyright
632
+ notice, this list of conditions and the following disclaimer in the
633
+ documentation and/or other materials provided with the distribution.
634
+ * The names of any contributors may not be used to endorse or promote
635
+ products derived from this software without specific prior written
636
+ permission.
637
+
638
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
639
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
640
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
641
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
642
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
643
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
644
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
645
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
646
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
647
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
648
+
649
+ * * *
650
+
651
+ The complete list of contributors can be found at:
652
+ - https://github.com/garycourt/uri-js/graphs/contributors
653
+
654
+ -------------------- DEPENDENCY DIVIDER --------------------
655
+
656
+ Name: ajv-formats
657
+ URL: https://github.com/ajv-validator/ajv-formats#readme
658
+ Version: 3.0.1
659
+ License: MIT
660
+
661
+ MIT License
662
+
663
+ Copyright (c) 2020 Evgeny Poberezkin
664
+
665
+ Permission is hereby granted, free of charge, to any person obtaining a copy
666
+ of this software and associated documentation files (the "Software"), to deal
667
+ in the Software without restriction, including without limitation the rights
668
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
669
+ copies of the Software, and to permit persons to whom the Software is
670
+ furnished to do so, subject to the following conditions:
671
+
672
+ The above copyright notice and this permission notice shall be included in all
673
+ copies or substantial portions of the Software.
674
+
675
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
676
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
677
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
678
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
679
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
680
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
681
+ SOFTWARE.
682
+
683
+
684
+ -------------------- DEPENDENCY DIVIDER --------------------
685
+
686
+ Name: @hono/node-server
687
+ URL: https://github.com/honojs/node-server
688
+ Version: 1.19.13
689
+ License: MIT
690
+
691
+ MIT License
692
+
693
+ Copyright (c) 2022 - present, Yusuke Wada and Hono contributors
694
+
695
+ Permission is hereby granted, free of charge, to any person obtaining a copy
696
+ of this software and associated documentation files (the "Software"), to deal
697
+ in the Software without restriction, including without limitation the rights
698
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
699
+ copies of the Software, and to permit persons to whom the Software is
700
+ furnished to do so, subject to the following conditions:
701
+
702
+ The above copyright notice and this permission notice shall be included in all
703
+ copies or substantial portions of the Software.
704
+
705
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
706
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
707
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
708
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
709
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
710
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
711
+ SOFTWARE.
712
+
713
+
714
+ -------------------- DEPENDENCY DIVIDER --------------------
715
+
716
+ Name: cross-spawn
717
+ URL: https://github.com/moxystudio/node-cross-spawn
718
+ Version: 7.0.6
719
+ License: MIT
720
+
721
+ The MIT License (MIT)
722
+
723
+ Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
724
+
725
+ Permission is hereby granted, free of charge, to any person obtaining a copy
726
+ of this software and associated documentation files (the "Software"), to deal
727
+ in the Software without restriction, including without limitation the rights
728
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
729
+ copies of the Software, and to permit persons to whom the Software is
730
+ furnished to do so, subject to the following conditions:
731
+
732
+ The above copyright notice and this permission notice shall be included in
733
+ all copies or substantial portions of the Software.
734
+
735
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
736
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
737
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
738
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
739
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
740
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
741
+ THE SOFTWARE.
742
+
743
+
744
+ -------------------- DEPENDENCY DIVIDER --------------------
745
+
746
+ Name: isexe
747
+ URL: https://github.com/isaacs/isexe#readme
748
+ Version: 2.0.0
749
+ License: ISC
750
+
751
+ The ISC License
752
+
753
+ Copyright (c) Isaac Z. Schlueter and Contributors
754
+
755
+ Permission to use, copy, modify, and/or distribute this software for any
756
+ purpose with or without fee is hereby granted, provided that the above
757
+ copyright notice and this permission notice appear in all copies.
758
+
759
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
760
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
761
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
762
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
763
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
764
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
765
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
766
+
767
+
768
+ -------------------- DEPENDENCY DIVIDER --------------------
769
+
770
+ Name: which
771
+ URL: git://github.com/isaacs/node-which.git
772
+ Version: 2.0.2
773
+ License: ISC
774
+
775
+ The ISC License
776
+
777
+ Copyright (c) Isaac Z. Schlueter and Contributors
778
+
779
+ Permission to use, copy, modify, and/or distribute this software for any
780
+ purpose with or without fee is hereby granted, provided that the above
781
+ copyright notice and this permission notice appear in all copies.
782
+
783
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
784
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
785
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
786
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
787
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
788
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
789
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
790
+
791
+
792
+ -------------------- DEPENDENCY DIVIDER --------------------
793
+
794
+ Name: path-key
795
+ URL: sindresorhus/path-key
796
+ Version: 3.1.1
797
+ License: MIT
798
+
799
+ MIT License
800
+
801
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
802
+
803
+ 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:
804
+
805
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
806
+
807
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
808
+
809
+
810
+ -------------------- DEPENDENCY DIVIDER --------------------
811
+
812
+ Name: shebang-regex
813
+ URL: sindresorhus/shebang-regex
814
+ Version: 3.0.0
815
+ License: MIT
816
+
817
+ MIT License
818
+
819
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
820
+
821
+ 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:
822
+
823
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
824
+
825
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
826
+
827
+
828
+ -------------------- DEPENDENCY DIVIDER --------------------
829
+
830
+ Name: shebang-command
831
+ URL: kevva/shebang-command
832
+ Version: 2.0.0
833
+ License: MIT
834
+
835
+ MIT License
836
+
837
+ Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
838
+
839
+ 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:
840
+
841
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
842
+
843
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
844
+
845
+
846
+ -------------------- DEPENDENCY DIVIDER --------------------
847
+
848
+ Name: uri-js
849
+ URL: https://github.com/garycourt/uri-js
850
+ Version: 4.4.1
851
+ License: BSD-2-Clause
852
+
853
+ Copyright 2011 Gary Court. All rights reserved.
854
+
855
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
856
+
857
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
858
+
859
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
860
+
861
+ THIS SOFTWARE IS PROVIDED BY GARY COURT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GARY COURT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
862
+
863
+ The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Gary Court.
864
+
865
+
866
+ -------------------- DEPENDENCY DIVIDER --------------------
867
+
868
+ Name: fast-json-stable-stringify
869
+ URL: https://github.com/epoberezkin/fast-json-stable-stringify
870
+ Version: 2.1.0
871
+ License: MIT
872
+
873
+ This software is released under the MIT license:
874
+
875
+ Copyright (c) 2017 Evgeny Poberezkin
876
+ Copyright (c) 2013 James Halliday
877
+
878
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
879
+ this software and associated documentation files (the "Software"), to deal in
880
+ the Software without restriction, including without limitation the rights to
881
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
882
+ the Software, and to permit persons to whom the Software is furnished to do so,
883
+ subject to the following conditions:
884
+
885
+ The above copyright notice and this permission notice shall be included in all
886
+ copies or substantial portions of the Software.
887
+
888
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
889
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
890
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
891
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
892
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
893
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
894
+
895
+
896
+ -------------------- DEPENDENCY DIVIDER --------------------
897
+
898
+ Name: puppeteer-core
899
+ URL: https://github.com/puppeteer/puppeteer/tree/main/packages/puppeteer-core
900
+ Version: 24.43.0
901
+ License: Apache-2.0
902
+
903
+ -------------------- DEPENDENCY DIVIDER --------------------
904
+
905
+ Name: @puppeteer/browsers
906
+ URL: https://github.com/puppeteer/puppeteer/tree/main/packages/browsers
907
+ Version: 2.13.1
908
+ License: Apache-2.0
909
+
910
+ -------------------- DEPENDENCY DIVIDER --------------------
911
+
912
+ Name: proxy-agent
913
+ URL: https://github.com/TooTallNate/proxy-agents.git
914
+ Version: 6.5.0
915
+ License: MIT
916
+
917
+ (The MIT License)
918
+
919
+ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
920
+
921
+ Permission is hereby granted, free of charge, to any person obtaining
922
+ a copy of this software and associated documentation files (the
923
+ 'Software'), to deal in the Software without restriction, including
924
+ without limitation the rights to use, copy, modify, merge, publish,
925
+ distribute, sublicense, and/or sell copies of the Software, and to
926
+ permit persons to whom the Software is furnished to do so, subject to
927
+ the following conditions:
928
+
929
+ The above copyright notice and this permission notice shall be
930
+ included in all copies or substantial portions of the Software.
931
+
932
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
933
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
934
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
935
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
936
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
937
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
938
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
939
+
940
+ -------------------- DEPENDENCY DIVIDER --------------------
941
+
942
+ Name: lru-cache
943
+ URL: git://github.com/isaacs/node-lru-cache.git
944
+ Version: 7.18.3
945
+ License: ISC
946
+
947
+ The ISC License
948
+
949
+ Copyright (c) 2010-2023 Isaac Z. Schlueter and Contributors
950
+
951
+ Permission to use, copy, modify, and/or distribute this software for any
952
+ purpose with or without fee is hereby granted, provided that the above
953
+ copyright notice and this permission notice appear in all copies.
954
+
955
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
956
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
957
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
958
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
959
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
960
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
961
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
962
+
963
+
964
+ -------------------- DEPENDENCY DIVIDER --------------------
965
+
966
+ Name: agent-base
967
+ URL: https://github.com/TooTallNate/proxy-agents.git
968
+ Version: 7.1.4
969
+ License: MIT
970
+
971
+ (The MIT License)
972
+
973
+ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
974
+
975
+ Permission is hereby granted, free of charge, to any person obtaining
976
+ a copy of this software and associated documentation files (the
977
+ 'Software'), to deal in the Software without restriction, including
978
+ without limitation the rights to use, copy, modify, merge, publish,
979
+ distribute, sublicense, and/or sell copies of the Software, and to
980
+ permit persons to whom the Software is furnished to do so, subject to
981
+ the following conditions:
982
+
983
+ The above copyright notice and this permission notice shall be
984
+ included in all copies or substantial portions of the Software.
985
+
986
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
987
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
988
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
989
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
990
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
991
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
992
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
993
+
994
+ -------------------- DEPENDENCY DIVIDER --------------------
995
+
996
+ Name: proxy-from-env
997
+ URL: https://github.com/Rob--W/proxy-from-env#readme
998
+ Version: 1.1.0
999
+ License: MIT
1000
+
1001
+ The MIT License
1002
+
1003
+ Copyright (C) 2016-2018 Rob Wu <rob@robwu.nl>
1004
+
1005
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1006
+ this software and associated documentation files (the "Software"), to deal in
1007
+ the Software without restriction, including without limitation the rights to
1008
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1009
+ of the Software, and to permit persons to whom the Software is furnished to do
1010
+ so, subject to the following conditions:
1011
+
1012
+ The above copyright notice and this permission notice shall be included in all
1013
+ copies or substantial portions of the Software.
1014
+
1015
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1016
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1017
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1018
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1019
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1020
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1021
+
1022
+
1023
+ -------------------- DEPENDENCY DIVIDER --------------------
1024
+
1025
+ Name: http-proxy-agent
1026
+ URL: https://github.com/TooTallNate/proxy-agents.git
1027
+ Version: 7.0.2
1028
+ License: MIT
1029
+
1030
+ (The MIT License)
1031
+
1032
+ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
1033
+
1034
+ Permission is hereby granted, free of charge, to any person obtaining
1035
+ a copy of this software and associated documentation files (the
1036
+ 'Software'), to deal in the Software without restriction, including
1037
+ without limitation the rights to use, copy, modify, merge, publish,
1038
+ distribute, sublicense, and/or sell copies of the Software, and to
1039
+ permit persons to whom the Software is furnished to do so, subject to
1040
+ the following conditions:
1041
+
1042
+ The above copyright notice and this permission notice shall be
1043
+ included in all copies or substantial portions of the Software.
1044
+
1045
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1046
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1047
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1048
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1049
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1050
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1051
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1052
+
1053
+
1054
+ -------------------- DEPENDENCY DIVIDER --------------------
1055
+
1056
+ Name: https-proxy-agent
1057
+ URL: https://github.com/TooTallNate/proxy-agents.git
1058
+ Version: 7.0.6
1059
+ License: MIT
1060
+
1061
+ (The MIT License)
1062
+
1063
+ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
1064
+
1065
+ Permission is hereby granted, free of charge, to any person obtaining
1066
+ a copy of this software and associated documentation files (the
1067
+ 'Software'), to deal in the Software without restriction, including
1068
+ without limitation the rights to use, copy, modify, merge, publish,
1069
+ distribute, sublicense, and/or sell copies of the Software, and to
1070
+ permit persons to whom the Software is furnished to do so, subject to
1071
+ the following conditions:
1072
+
1073
+ The above copyright notice and this permission notice shall be
1074
+ included in all copies or substantial portions of the Software.
1075
+
1076
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1077
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1078
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1079
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1080
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1081
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1082
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1083
+
1084
+ -------------------- DEPENDENCY DIVIDER --------------------
1085
+
1086
+ Name: socks-proxy-agent
1087
+ URL: https://github.com/TooTallNate/proxy-agents.git
1088
+ Version: 8.0.5
1089
+ License: MIT
1090
+
1091
+ (The MIT License)
1092
+
1093
+ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
1094
+
1095
+ Permission is hereby granted, free of charge, to any person obtaining
1096
+ a copy of this software and associated documentation files (the
1097
+ 'Software'), to deal in the Software without restriction, including
1098
+ without limitation the rights to use, copy, modify, merge, publish,
1099
+ distribute, sublicense, and/or sell copies of the Software, and to
1100
+ permit persons to whom the Software is furnished to do so, subject to
1101
+ the following conditions:
1102
+
1103
+ The above copyright notice and this permission notice shall be
1104
+ included in all copies or substantial portions of the Software.
1105
+
1106
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1107
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1108
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1109
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1110
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1111
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1112
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1113
+
1114
+ -------------------- DEPENDENCY DIVIDER --------------------
1115
+
1116
+ Name: socks
1117
+ URL: https://github.com/JoshGlazebrook/socks/
1118
+ Version: 2.8.7
1119
+ License: MIT
1120
+
1121
+ The MIT License (MIT)
1122
+
1123
+ Copyright (c) 2013 Josh Glazebrook
1124
+
1125
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1126
+ this software and associated documentation files (the "Software"), to deal in
1127
+ the Software without restriction, including without limitation the rights to
1128
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1129
+ the Software, and to permit persons to whom the Software is furnished to do so,
1130
+ subject to the following conditions:
1131
+
1132
+ The above copyright notice and this permission notice shall be included in all
1133
+ copies or substantial portions of the Software.
1134
+
1135
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1136
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1137
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1138
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1139
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1140
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1141
+
1142
+
1143
+ -------------------- DEPENDENCY DIVIDER --------------------
1144
+
1145
+ Name: smart-buffer
1146
+ URL: https://github.com/JoshGlazebrook/smart-buffer/
1147
+ Version: 4.2.0
1148
+ License: MIT
1149
+
1150
+ The MIT License (MIT)
1151
+
1152
+ Copyright (c) 2013-2017 Josh Glazebrook
1153
+
1154
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1155
+ this software and associated documentation files (the "Software"), to deal in
1156
+ the Software without restriction, including without limitation the rights to
1157
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1158
+ the Software, and to permit persons to whom the Software is furnished to do so,
1159
+ subject to the following conditions:
1160
+
1161
+ The above copyright notice and this permission notice shall be included in all
1162
+ copies or substantial portions of the Software.
1163
+
1164
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1165
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1166
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1167
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1168
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1169
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1170
+
1171
+
1172
+ -------------------- DEPENDENCY DIVIDER --------------------
1173
+
1174
+ Name: ip-address
1175
+ URL: git://github.com/beaugunderson/ip-address.git
1176
+ Version: 10.2.0
1177
+ License: MIT
1178
+
1179
+ Copyright (C) 2011 by Beau Gunderson
1180
+
1181
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1182
+ of this software and associated documentation files (the "Software"), to deal
1183
+ in the Software without restriction, including without limitation the rights
1184
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1185
+ copies of the Software, and to permit persons to whom the Software is
1186
+ furnished to do so, subject to the following conditions:
1187
+
1188
+ The above copyright notice and this permission notice shall be included in
1189
+ all copies or substantial portions of the Software.
1190
+
1191
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1192
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1193
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1194
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1195
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1196
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1197
+ THE SOFTWARE.
1198
+
1199
+
1200
+ -------------------- DEPENDENCY DIVIDER --------------------
1201
+
1202
+ Name: pac-proxy-agent
1203
+ URL: https://github.com/TooTallNate/proxy-agents.git
1204
+ Version: 7.2.0
1205
+ License: MIT
1206
+
1207
+ (The MIT License)
1208
+
1209
+ Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
1210
+
1211
+ Permission is hereby granted, free of charge, to any person obtaining
1212
+ a copy of this software and associated documentation files (the
1213
+ 'Software'), to deal in the Software without restriction, including
1214
+ without limitation the rights to use, copy, modify, merge, publish,
1215
+ distribute, sublicense, and/or sell copies of the Software, and to
1216
+ permit persons to whom the Software is furnished to do so, subject to
1217
+ the following conditions:
1218
+
1219
+ The above copyright notice and this permission notice shall be
1220
+ included in all copies or substantial portions of the Software.
1221
+
1222
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1223
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1224
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1225
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1226
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1227
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1228
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1229
+
1230
+
1231
+ -------------------- DEPENDENCY DIVIDER --------------------
1232
+
1233
+ Name: get-uri
1234
+ URL: https://github.com/TooTallNate/proxy-agents.git
1235
+ Version: 6.0.5
1236
+ License: MIT
1237
+
1238
+ (The MIT License)
1239
+
1240
+ Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
1241
+
1242
+ Permission is hereby granted, free of charge, to any person obtaining
1243
+ a copy of this software and associated documentation files (the
1244
+ 'Software'), to deal in the Software without restriction, including
1245
+ without limitation the rights to use, copy, modify, merge, publish,
1246
+ distribute, sublicense, and/or sell copies of the Software, and to
1247
+ permit persons to whom the Software is furnished to do so, subject to
1248
+ the following conditions:
1249
+
1250
+ The above copyright notice and this permission notice shall be
1251
+ included in all copies or substantial portions of the Software.
1252
+
1253
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1254
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1255
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1256
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1257
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1258
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1259
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1260
+
1261
+ -------------------- DEPENDENCY DIVIDER --------------------
1262
+
1263
+ Name: data-uri-to-buffer
1264
+ URL: https://github.com/TooTallNate/proxy-agents.git
1265
+ Version: 6.0.2
1266
+ License: MIT
1267
+
1268
+ (The MIT License)
1269
+
1270
+ Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
1271
+
1272
+ Permission is hereby granted, free of charge, to any person obtaining
1273
+ a copy of this software and associated documentation files (the
1274
+ 'Software'), to deal in the Software without restriction, including
1275
+ without limitation the rights to use, copy, modify, merge, publish,
1276
+ distribute, sublicense, and/or sell copies of the Software, and to
1277
+ permit persons to whom the Software is furnished to do so, subject to
1278
+ the following conditions:
1279
+
1280
+ The above copyright notice and this permission notice shall be
1281
+ included in all copies or substantial portions of the Software.
1282
+
1283
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1284
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1285
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1286
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1287
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1288
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1289
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1290
+
1291
+ -------------------- DEPENDENCY DIVIDER --------------------
1292
+
1293
+ Name: basic-ftp
1294
+ URL: https://github.com/patrickjuchli/basic-ftp.git
1295
+ Version: 5.3.1
1296
+ License: MIT
1297
+
1298
+ Copyright (c) 2019 Patrick Juchli
1299
+
1300
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1301
+ of this software and associated documentation files (the "Software"), to deal
1302
+ in the Software without restriction, including without limitation the rights
1303
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1304
+ copies of the Software, and to permit persons to whom the Software is
1305
+ furnished to do so, subject to the following conditions:
1306
+
1307
+ The above copyright notice and this permission notice shall be included in all
1308
+ copies or substantial portions of the Software.
1309
+
1310
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1311
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1312
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1313
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1314
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1315
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1316
+ SOFTWARE.
1317
+
1318
+ -------------------- DEPENDENCY DIVIDER --------------------
1319
+
1320
+ Name: pac-resolver
1321
+ URL: https://github.com/TooTallNate/proxy-agents.git
1322
+ Version: 7.0.1
1323
+ License: MIT
1324
+
1325
+ (The MIT License)
1326
+
1327
+ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
1328
+
1329
+ Permission is hereby granted, free of charge, to any person obtaining
1330
+ a copy of this software and associated documentation files (the
1331
+ 'Software'), to deal in the Software without restriction, including
1332
+ without limitation the rights to use, copy, modify, merge, publish,
1333
+ distribute, sublicense, and/or sell copies of the Software, and to
1334
+ permit persons to whom the Software is furnished to do so, subject to
1335
+ the following conditions:
1336
+
1337
+ The above copyright notice and this permission notice shall be
1338
+ included in all copies or substantial portions of the Software.
1339
+
1340
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1341
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1342
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1343
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1344
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1345
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1346
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1347
+
1348
+ -------------------- DEPENDENCY DIVIDER --------------------
1349
+
1350
+ Name: degenerator
1351
+ URL: https://github.com/TooTallNate/proxy-agents.git
1352
+ Version: 5.0.1
1353
+ License: MIT
1354
+
1355
+ -------------------- DEPENDENCY DIVIDER --------------------
1356
+
1357
+ Name: escodegen
1358
+ URL: http://github.com/estools/escodegen
1359
+ Version: 2.1.0
1360
+ License: BSD-2-Clause
1361
+
1362
+ Copyright (C) 2012 Yusuke Suzuki (twitter: @Constellation) and other contributors.
1363
+
1364
+ Redistribution and use in source and binary forms, with or without
1365
+ modification, are permitted provided that the following conditions are met:
1366
+
1367
+ * Redistributions of source code must retain the above copyright
1368
+ notice, this list of conditions and the following disclaimer.
1369
+ * Redistributions in binary form must reproduce the above copyright
1370
+ notice, this list of conditions and the following disclaimer in the
1371
+ documentation and/or other materials provided with the distribution.
1372
+
1373
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1374
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1375
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1376
+ ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
1377
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1378
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1379
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1380
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1381
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1382
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1383
+
1384
+
1385
+ -------------------- DEPENDENCY DIVIDER --------------------
1386
+
1387
+ Name: estraverse
1388
+ URL: https://github.com/estools/estraverse
1389
+ Version: 5.3.0
1390
+ License: BSD-2-Clause
1391
+
1392
+ Redistribution and use in source and binary forms, with or without
1393
+ modification, are permitted provided that the following conditions are met:
1394
+
1395
+ * Redistributions of source code must retain the above copyright
1396
+ notice, this list of conditions and the following disclaimer.
1397
+ * Redistributions in binary form must reproduce the above copyright
1398
+ notice, this list of conditions and the following disclaimer in the
1399
+ documentation and/or other materials provided with the distribution.
1400
+
1401
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1402
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1403
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1404
+ ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
1405
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1406
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1407
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1408
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1409
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1410
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1411
+
1412
+
1413
+ -------------------- DEPENDENCY DIVIDER --------------------
1414
+
1415
+ Name: esutils
1416
+ URL: https://github.com/estools/esutils
1417
+ Version: 2.0.3
1418
+ License: BSD-2-Clause
1419
+
1420
+ Redistribution and use in source and binary forms, with or without
1421
+ modification, are permitted provided that the following conditions are met:
1422
+
1423
+ * Redistributions of source code must retain the above copyright
1424
+ notice, this list of conditions and the following disclaimer.
1425
+ * Redistributions in binary form must reproduce the above copyright
1426
+ notice, this list of conditions and the following disclaimer in the
1427
+ documentation and/or other materials provided with the distribution.
1428
+
1429
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1430
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1431
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1432
+ ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
1433
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1434
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1435
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1436
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1437
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1438
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1439
+
1440
+
1441
+ -------------------- DEPENDENCY DIVIDER --------------------
1442
+
1443
+ Name: source-map
1444
+ URL: https://github.com/mozilla/source-map
1445
+ Version: 0.6.1
1446
+ License: BSD-3-Clause
1447
+
1448
+
1449
+ Copyright (c) 2009-2011, Mozilla Foundation and contributors
1450
+ All rights reserved.
1451
+
1452
+ Redistribution and use in source and binary forms, with or without
1453
+ modification, are permitted provided that the following conditions are met:
1454
+
1455
+ * Redistributions of source code must retain the above copyright notice, this
1456
+ list of conditions and the following disclaimer.
1457
+
1458
+ * Redistributions in binary form must reproduce the above copyright notice,
1459
+ this list of conditions and the following disclaimer in the documentation
1460
+ and/or other materials provided with the distribution.
1461
+
1462
+ * Neither the names of the Mozilla Foundation nor the names of project
1463
+ contributors may be used to endorse or promote products derived from this
1464
+ software without specific prior written permission.
1465
+
1466
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1467
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1468
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1469
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1470
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1471
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1472
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1473
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1474
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1475
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1476
+
1477
+
1478
+ -------------------- DEPENDENCY DIVIDER --------------------
1479
+
1480
+ Name: esprima
1481
+ URL: http://esprima.org
1482
+ Version: 4.0.1
1483
+ License: BSD-2-Clause
1484
+
1485
+ Copyright JS Foundation and other contributors, https://js.foundation/
1486
+
1487
+ Redistribution and use in source and binary forms, with or without
1488
+ modification, are permitted provided that the following conditions are met:
1489
+
1490
+ * Redistributions of source code must retain the above copyright
1491
+ notice, this list of conditions and the following disclaimer.
1492
+ * Redistributions in binary form must reproduce the above copyright
1493
+ notice, this list of conditions and the following disclaimer in the
1494
+ documentation and/or other materials provided with the distribution.
1495
+
1496
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1497
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1498
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1499
+ ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
1500
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1501
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1502
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1503
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1504
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1505
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1506
+
1507
+
1508
+ -------------------- DEPENDENCY DIVIDER --------------------
1509
+
1510
+ Name: ast-types
1511
+ URL: http://github.com/benjamn/ast-types
1512
+ Version: 0.13.4
1513
+ License: MIT
1514
+
1515
+ Copyright (c) 2013 Ben Newman <bn@cs.stanford.edu>
1516
+
1517
+ Permission is hereby granted, free of charge, to any person obtaining
1518
+ a copy of this software and associated documentation files (the
1519
+ "Software"), to deal in the Software without restriction, including
1520
+ without limitation the rights to use, copy, modify, merge, publish,
1521
+ distribute, sublicense, and/or sell copies of the Software, and to
1522
+ permit persons to whom the Software is furnished to do so, subject to
1523
+ the following conditions:
1524
+
1525
+ The above copyright notice and this permission notice shall be
1526
+ included in all copies or substantial portions of the Software.
1527
+
1528
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1529
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1530
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1531
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1532
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1533
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1534
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1535
+
1536
+
1537
+ -------------------- DEPENDENCY DIVIDER --------------------
1538
+
1539
+ Name: tslib
1540
+ URL: https://www.typescriptlang.org/
1541
+ Version: 2.8.1
1542
+ License: 0BSD
1543
+
1544
+ Copyright (c) Microsoft Corporation.
1545
+
1546
+ Permission to use, copy, modify, and/or distribute this software for any
1547
+ purpose with or without fee is hereby granted.
1548
+
1549
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1550
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1551
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1552
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1553
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1554
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1555
+ PERFORMANCE OF THIS SOFTWARE.
1556
+
1557
+ -------------------- DEPENDENCY DIVIDER --------------------
1558
+
1559
+ Name: netmask
1560
+ URL: https://github.com/rs/node-netmask
1561
+ Version: 2.0.2
1562
+ License: MIT
1563
+
1564
+ -------------------- DEPENDENCY DIVIDER --------------------
1565
+
1566
+ Name: @tootallnate/quickjs-emscripten
1567
+ URL: https://github.com/justjake/quickjs-emscripten
1568
+ Version: 0.23.0
1569
+ License: MIT
1570
+
1571
+ MIT License
1572
+
1573
+ quickjs-emscripten copyright (c) 2019 Jake Teton-Landis
1574
+
1575
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1576
+ of this software and associated documentation files (the "Software"), to deal
1577
+ in the Software without restriction, including without limitation the rights
1578
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1579
+ copies of the Software, and to permit persons to whom the Software is
1580
+ furnished to do so, subject to the following conditions:
1581
+
1582
+ The above copyright notice and this permission notice shall be included in all
1583
+ copies or substantial portions of the Software.
1584
+
1585
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1586
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1587
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1588
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1589
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1590
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1591
+ SOFTWARE.
1592
+
1593
+
1594
+ -------------------- DEPENDENCY DIVIDER --------------------
1595
+
1596
+ Name: progress
1597
+ URL: git://github.com/visionmedia/node-progress
1598
+ Version: 2.0.3
1599
+ License: MIT
1600
+
1601
+ (The MIT License)
1602
+
1603
+ Copyright (c) 2017 TJ Holowaychuk <tj@vision-media.ca>
1604
+
1605
+ Permission is hereby granted, free of charge, to any person obtaining
1606
+ a copy of this software and associated documentation files (the
1607
+ 'Software'), to deal in the Software without restriction, including
1608
+ without limitation the rights to use, copy, modify, merge, publish,
1609
+ distribute, sublicense, and/or sell copies of the Software, and to
1610
+ permit persons to whom the Software is furnished to do so, subject to
1611
+ the following conditions:
1612
+
1613
+ The above copyright notice and this permission notice shall be
1614
+ included in all copies or substantial portions of the Software.
1615
+
1616
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1617
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1618
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1619
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1620
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1621
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1622
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1623
+
1624
+
1625
+ -------------------- DEPENDENCY DIVIDER --------------------
1626
+
1627
+ Name: ws
1628
+ URL: https://github.com/websockets/ws
1629
+ Version: 8.20.0
1630
+ License: MIT
1631
+
1632
+ Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
1633
+ Copyright (c) 2013 Arnout Kazemier and contributors
1634
+ Copyright (c) 2016 Luigi Pinca and contributors
1635
+
1636
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1637
+ this software and associated documentation files (the "Software"), to deal in
1638
+ the Software without restriction, including without limitation the rights to
1639
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1640
+ the Software, and to permit persons to whom the Software is furnished to do so,
1641
+ subject to the following conditions:
1642
+
1643
+ The above copyright notice and this permission notice shall be included in all
1644
+ copies or substantial portions of the Software.
1645
+
1646
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1647
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1648
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1649
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1650
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1651
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1652
+
1653
+
1654
+ -------------------- DEPENDENCY DIVIDER --------------------
1655
+
1656
+ Name: chrome-devtools-frontend
1657
+ License: Apache-2.0
1658
+
1659
+ // Copyright 2014 The Chromium Authors
1660
+ //
1661
+ // Redistribution and use in source and binary forms, with or without
1662
+ // modification, are permitted provided that the following conditions are
1663
+ // met:
1664
+ //
1665
+ // * Redistributions of source code must retain the above copyright
1666
+ // notice, this list of conditions and the following disclaimer.
1667
+ // * Redistributions in binary form must reproduce the above
1668
+ // copyright notice, this list of conditions and the following disclaimer
1669
+ // in the documentation and/or other materials provided with the
1670
+ // distribution.
1671
+ // * Neither the name of Google Inc. nor the names of its
1672
+ // contributors may be used to endorse or promote products derived from
1673
+ // this software without specific prior written permission.
1674
+ //
1675
+ // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1676
+ // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1677
+ // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1678
+ // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1679
+ // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1680
+ // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1681
+ // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1682
+ // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1683
+ // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1684
+ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1685
+ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1686
+
1687
+
1688
+ -------------------- DEPENDENCY DIVIDER --------------------
1689
+
1690
+ Name: lighthouse
1691
+ License: Apache-2.0
1692
+
1693
+
1694
+ Apache License
1695
+ Version 2.0, January 2004
1696
+ http://www.apache.org/licenses/
1697
+
1698
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1699
+
1700
+ 1. Definitions.
1701
+
1702
+ "License" shall mean the terms and conditions for use, reproduction,
1703
+ and distribution as defined by Sections 1 through 9 of this document.
1704
+
1705
+ "Licensor" shall mean the copyright owner or entity authorized by
1706
+ the copyright owner that is granting the License.
1707
+
1708
+ "Legal Entity" shall mean the union of the acting entity and all
1709
+ other entities that control, are controlled by, or are under common
1710
+ control with that entity. For the purposes of this definition,
1711
+ "control" means (i) the power, direct or indirect, to cause the
1712
+ direction or management of such entity, whether by contract or
1713
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1714
+ outstanding shares, or (iii) beneficial ownership of such entity.
1715
+
1716
+ "You" (or "Your") shall mean an individual or Legal Entity
1717
+ exercising permissions granted by this License.
1718
+
1719
+ "Source" form shall mean the preferred form for making modifications,
1720
+ including but not limited to software source code, documentation
1721
+ source, and configuration files.
1722
+
1723
+ "Object" form shall mean any form resulting from mechanical
1724
+ transformation or translation of a Source form, including but
1725
+ not limited to compiled object code, generated documentation,
1726
+ and conversions to other media types.
1727
+
1728
+ "Work" shall mean the work of authorship, whether in Source or
1729
+ Object form, made available under the License, as indicated by a
1730
+ copyright notice that is included in or attached to the work
1731
+ (an example is provided in the Appendix below).
1732
+
1733
+ "Derivative Works" shall mean any work, whether in Source or Object
1734
+ form, that is based on (or derived from) the Work and for which the
1735
+ editorial revisions, annotations, elaborations, or other modifications
1736
+ represent, as a whole, an original work of authorship. For the purposes
1737
+ of this License, Derivative Works shall not include works that remain
1738
+ separable from, or merely link (or bind by name) to the interfaces of,
1739
+ the Work and Derivative Works thereof.
1740
+
1741
+ "Contribution" shall mean any work of authorship, including
1742
+ the original version of the Work and any modifications or additions
1743
+ to that Work or Derivative Works thereof, that is intentionally
1744
+ submitted to Licensor for inclusion in the Work by the copyright owner
1745
+ or by an individual or Legal Entity authorized to submit on behalf of
1746
+ the copyright owner. For the purposes of this definition, "submitted"
1747
+ means any form of electronic, verbal, or written communication sent
1748
+ to the Licensor or its representatives, including but not limited to
1749
+ communication on electronic mailing lists, source code control systems,
1750
+ and issue tracking systems that are managed by, or on behalf of, the
1751
+ Licensor for the purpose of discussing and improving the Work, but
1752
+ excluding communication that is conspicuously marked or otherwise
1753
+ designated in writing by the copyright owner as "Not a Contribution."
1754
+
1755
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1756
+ on behalf of whom a Contribution has been received by Licensor and
1757
+ subsequently incorporated within the Work.
1758
+
1759
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1760
+ this License, each Contributor hereby grants to You a perpetual,
1761
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1762
+ copyright license to reproduce, prepare Derivative Works of,
1763
+ publicly display, publicly perform, sublicense, and distribute the
1764
+ Work and such Derivative Works in Source or Object form.
1765
+
1766
+ 3. Grant of Patent License. Subject to the terms and conditions of
1767
+ this License, each Contributor hereby grants to You a perpetual,
1768
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1769
+ (except as stated in this section) patent license to make, have made,
1770
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1771
+ where such license applies only to those patent claims licensable
1772
+ by such Contributor that are necessarily infringed by their
1773
+ Contribution(s) alone or by combination of their Contribution(s)
1774
+ with the Work to which such Contribution(s) was submitted. If You
1775
+ institute patent litigation against any entity (including a
1776
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1777
+ or a Contribution incorporated within the Work constitutes direct
1778
+ or contributory patent infringement, then any patent licenses
1779
+ granted to You under this License for that Work shall terminate
1780
+ as of the date such litigation is filed.
1781
+
1782
+ 4. Redistribution. You may reproduce and distribute copies of the
1783
+ Work or Derivative Works thereof in any medium, with or without
1784
+ modifications, and in Source or Object form, provided that You
1785
+ meet the following conditions:
1786
+
1787
+ (a) You must give any other recipients of the Work or
1788
+ Derivative Works a copy of this License; and
1789
+
1790
+ (b) You must cause any modified files to carry prominent notices
1791
+ stating that You changed the files; and
1792
+
1793
+ (c) You must retain, in the Source form of any Derivative Works
1794
+ that You distribute, all copyright, patent, trademark, and
1795
+ attribution notices from the Source form of the Work,
1796
+ excluding those notices that do not pertain to any part of
1797
+ the Derivative Works; and
1798
+
1799
+ (d) If the Work includes a "NOTICE" text file as part of its
1800
+ distribution, then any Derivative Works that You distribute must
1801
+ include a readable copy of the attribution notices contained
1802
+ within such NOTICE file, excluding those notices that do not
1803
+ pertain to any part of the Derivative Works, in at least one
1804
+ of the following places: within a NOTICE text file distributed
1805
+ as part of the Derivative Works; within the Source form or
1806
+ documentation, if provided along with the Derivative Works; or,
1807
+ within a display generated by the Derivative Works, if and
1808
+ wherever such third-party notices normally appear. The contents
1809
+ of the NOTICE file are for informational purposes only and
1810
+ do not modify the License. You may add Your own attribution
1811
+ notices within Derivative Works that You distribute, alongside
1812
+ or as an addendum to the NOTICE text from the Work, provided
1813
+ that such additional attribution notices cannot be construed
1814
+ as modifying the License.
1815
+
1816
+ You may add Your own copyright statement to Your modifications and
1817
+ may provide additional or different license terms and conditions
1818
+ for use, reproduction, or distribution of Your modifications, or
1819
+ for any such Derivative Works as a whole, provided Your use,
1820
+ reproduction, and distribution of the Work otherwise complies with
1821
+ the conditions stated in this License.
1822
+
1823
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1824
+ any Contribution intentionally submitted for inclusion in the Work
1825
+ by You to the Licensor shall be under the terms and conditions of
1826
+ this License, without any additional terms or conditions.
1827
+ Notwithstanding the above, nothing herein shall supersede or modify
1828
+ the terms of any separate license agreement you may have executed
1829
+ with Licensor regarding such Contributions.
1830
+
1831
+ 6. Trademarks. This License does not grant permission to use the trade
1832
+ names, trademarks, service marks, or product names of the Licensor,
1833
+ except as required for reasonable and customary use in describing the
1834
+ origin of the Work and reproducing the content of the NOTICE file.
1835
+
1836
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1837
+ agreed to in writing, Licensor provides the Work (and each
1838
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1839
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1840
+ implied, including, without limitation, any warranties or conditions
1841
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1842
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1843
+ appropriateness of using or redistributing the Work and assume any
1844
+ risks associated with Your exercise of permissions under this License.
1845
+
1846
+ 8. Limitation of Liability. In no event and under no legal theory,
1847
+ whether in tort (including negligence), contract, or otherwise,
1848
+ unless required by applicable law (such as deliberate and grossly
1849
+ negligent acts) or agreed to in writing, shall any Contributor be
1850
+ liable to You for damages, including any direct, indirect, special,
1851
+ incidental, or consequential damages of any character arising as a
1852
+ result of this License or out of the use or inability to use the
1853
+ Work (including but not limited to damages for loss of goodwill,
1854
+ work stoppage, computer failure or malfunction, or any and all
1855
+ other commercial damages or losses), even if such Contributor
1856
+ has been advised of the possibility of such damages.
1857
+
1858
+ 9. Accepting Warranty or Additional Liability. While redistributing
1859
+ the Work or Derivative Works thereof, You may choose to offer,
1860
+ and charge a fee for, acceptance of support, warranty, indemnity,
1861
+ or other liability obligations and/or rights consistent with this
1862
+ License. However, in accepting such obligations, You may act only
1863
+ on Your own behalf and on Your sole responsibility, not on behalf
1864
+ of any other Contributor, and only if You agree to indemnify,
1865
+ defend, and hold each Contributor harmless for any liability
1866
+ incurred by, or claims asserted against, such Contributor by reason
1867
+ of your accepting any such warranty or additional liability.
1868
+
1869
+ END OF TERMS AND CONDITIONS
1870
+
1871
+ APPENDIX: How to apply the Apache License to your work.
1872
+
1873
+ To apply the Apache License to your work, attach the following
1874
+ boilerplate notice, with the fields enclosed by brackets "[]"
1875
+ replaced with your own identifying information. (Don't include
1876
+ the brackets!) The text should be enclosed in the appropriate
1877
+ comment syntax for the file format. We also recommend that a
1878
+ file or class name and description of purpose be included on the
1879
+ same "printed page" as the copyright notice for easier
1880
+ identification within third-party archives.
1881
+
1882
+ Copyright [yyyy] [name of copyright owner]
1883
+
1884
+ Licensed under the Apache License, Version 2.0 (the "License");
1885
+ you may not use this file except in compliance with the License.
1886
+ You may obtain a copy of the License at
1887
+
1888
+ http://www.apache.org/licenses/LICENSE-2.0
1889
+
1890
+ Unless required by applicable law or agreed to in writing, software
1891
+ distributed under the License is distributed on an "AS IS" BASIS,
1892
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1893
+ See the License for the specific language governing permissions and
1894
+ limitations under the License.
1895
+
1896
+
1897
+ -------------------- DEPENDENCY DIVIDER --------------------
1898
+
1899
+ Name: i18n
1900
+ License:
1901
+
1902
+
1903
+ Apache License
1904
+ Version 2.0, January 2004
1905
+ http://www.apache.org/licenses/
1906
+
1907
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1908
+
1909
+ 1. Definitions.
1910
+
1911
+ "License" shall mean the terms and conditions for use, reproduction,
1912
+ and distribution as defined by Sections 1 through 9 of this document.
1913
+
1914
+ "Licensor" shall mean the copyright owner or entity authorized by
1915
+ the copyright owner that is granting the License.
1916
+
1917
+ "Legal Entity" shall mean the union of the acting entity and all
1918
+ other entities that control, are controlled by, or are under common
1919
+ control with that entity. For the purposes of this definition,
1920
+ "control" means (i) the power, direct or indirect, to cause the
1921
+ direction or management of such entity, whether by contract or
1922
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1923
+ outstanding shares, or (iii) beneficial ownership of such entity.
1924
+
1925
+ "You" (or "Your") shall mean an individual or Legal Entity
1926
+ exercising permissions granted by this License.
1927
+
1928
+ "Source" form shall mean the preferred form for making modifications,
1929
+ including but not limited to software source code, documentation
1930
+ source, and configuration files.
1931
+
1932
+ "Object" form shall mean any form resulting from mechanical
1933
+ transformation or translation of a Source form, including but
1934
+ not limited to compiled object code, generated documentation,
1935
+ and conversions to other media types.
1936
+
1937
+ "Work" shall mean the work of authorship, whether in Source or
1938
+ Object form, made available under the License, as indicated by a
1939
+ copyright notice that is included in or attached to the work
1940
+ (an example is provided in the Appendix below).
1941
+
1942
+ "Derivative Works" shall mean any work, whether in Source or Object
1943
+ form, that is based on (or derived from) the Work and for which the
1944
+ editorial revisions, annotations, elaborations, or other modifications
1945
+ represent, as a whole, an original work of authorship. For the purposes
1946
+ of this License, Derivative Works shall not include works that remain
1947
+ separable from, or merely link (or bind by name) to the interfaces of,
1948
+ the Work and Derivative Works thereof.
1949
+
1950
+ "Contribution" shall mean any work of authorship, including
1951
+ the original version of the Work and any modifications or additions
1952
+ to that Work or Derivative Works thereof, that is intentionally
1953
+ submitted to Licensor for inclusion in the Work by the copyright owner
1954
+ or by an individual or Legal Entity authorized to submit on behalf of
1955
+ the copyright owner. For the purposes of this definition, "submitted"
1956
+ means any form of electronic, verbal, or written communication sent
1957
+ to the Licensor or its representatives, including but not limited to
1958
+ communication on electronic mailing lists, source code control systems,
1959
+ and issue tracking systems that are managed by, or on behalf of, the
1960
+ Licensor for the purpose of discussing and improving the Work, but
1961
+ excluding communication that is conspicuously marked or otherwise
1962
+ designated in writing by the copyright owner as "Not a Contribution."
1963
+
1964
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1965
+ on behalf of whom a Contribution has been received by Licensor and
1966
+ subsequently incorporated within the Work.
1967
+
1968
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1969
+ this License, each Contributor hereby grants to You a perpetual,
1970
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1971
+ copyright license to reproduce, prepare Derivative Works of,
1972
+ publicly display, publicly perform, sublicense, and distribute the
1973
+ Work and such Derivative Works in Source or Object form.
1974
+
1975
+ 3. Grant of Patent License. Subject to the terms and conditions of
1976
+ this License, each Contributor hereby grants to You a perpetual,
1977
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1978
+ (except as stated in this section) patent license to make, have made,
1979
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1980
+ where such license applies only to those patent claims licensable
1981
+ by such Contributor that are necessarily infringed by their
1982
+ Contribution(s) alone or by combination of their Contribution(s)
1983
+ with the Work to which such Contribution(s) was submitted. If You
1984
+ institute patent litigation against any entity (including a
1985
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1986
+ or a Contribution incorporated within the Work constitutes direct
1987
+ or contributory patent infringement, then any patent licenses
1988
+ granted to You under this License for that Work shall terminate
1989
+ as of the date such litigation is filed.
1990
+
1991
+ 4. Redistribution. You may reproduce and distribute copies of the
1992
+ Work or Derivative Works thereof in any medium, with or without
1993
+ modifications, and in Source or Object form, provided that You
1994
+ meet the following conditions:
1995
+
1996
+ (a) You must give any other recipients of the Work or
1997
+ Derivative Works a copy of this License; and
1998
+
1999
+ (b) You must cause any modified files to carry prominent notices
2000
+ stating that You changed the files; and
2001
+
2002
+ (c) You must retain, in the Source form of any Derivative Works
2003
+ that You distribute, all copyright, patent, trademark, and
2004
+ attribution notices from the Source form of the Work,
2005
+ excluding those notices that do not pertain to any part of
2006
+ the Derivative Works; and
2007
+
2008
+ (d) If the Work includes a "NOTICE" text file as part of its
2009
+ distribution, then any Derivative Works that You distribute must
2010
+ include a readable copy of the attribution notices contained
2011
+ within such NOTICE file, excluding those notices that do not
2012
+ pertain to any part of the Derivative Works, in at least one
2013
+ of the following places: within a NOTICE text file distributed
2014
+ as part of the Derivative Works; within the Source form or
2015
+ documentation, if provided along with the Derivative Works; or,
2016
+ within a display generated by the Derivative Works, if and
2017
+ wherever such third-party notices normally appear. The contents
2018
+ of the NOTICE file are for informational purposes only and
2019
+ do not modify the License. You may add Your own attribution
2020
+ notices within Derivative Works that You distribute, alongside
2021
+ or as an addendum to the NOTICE text from the Work, provided
2022
+ that such additional attribution notices cannot be construed
2023
+ as modifying the License.
2024
+
2025
+ You may add Your own copyright statement to Your modifications and
2026
+ may provide additional or different license terms and conditions
2027
+ for use, reproduction, or distribution of Your modifications, or
2028
+ for any such Derivative Works as a whole, provided Your use,
2029
+ reproduction, and distribution of the Work otherwise complies with
2030
+ the conditions stated in this License.
2031
+
2032
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2033
+ any Contribution intentionally submitted for inclusion in the Work
2034
+ by You to the Licensor shall be under the terms and conditions of
2035
+ this License, without any additional terms or conditions.
2036
+ Notwithstanding the above, nothing herein shall supersede or modify
2037
+ the terms of any separate license agreement you may have executed
2038
+ with Licensor regarding such Contributions.
2039
+
2040
+ 6. Trademarks. This License does not grant permission to use the trade
2041
+ names, trademarks, service marks, or product names of the Licensor,
2042
+ except as required for reasonable and customary use in describing the
2043
+ origin of the Work and reproducing the content of the NOTICE file.
2044
+
2045
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2046
+ agreed to in writing, Licensor provides the Work (and each
2047
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2048
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2049
+ implied, including, without limitation, any warranties or conditions
2050
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2051
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2052
+ appropriateness of using or redistributing the Work and assume any
2053
+ risks associated with Your exercise of permissions under this License.
2054
+
2055
+ 8. Limitation of Liability. In no event and under no legal theory,
2056
+ whether in tort (including negligence), contract, or otherwise,
2057
+ unless required by applicable law (such as deliberate and grossly
2058
+ negligent acts) or agreed to in writing, shall any Contributor be
2059
+ liable to You for damages, including any direct, indirect, special,
2060
+ incidental, or consequential damages of any character arising as a
2061
+ result of this License or out of the use or inability to use the
2062
+ Work (including but not limited to damages for loss of goodwill,
2063
+ work stoppage, computer failure or malfunction, or any and all
2064
+ other commercial damages or losses), even if such Contributor
2065
+ has been advised of the possibility of such damages.
2066
+
2067
+ 9. Accepting Warranty or Additional Liability. While redistributing
2068
+ the Work or Derivative Works thereof, You may choose to offer,
2069
+ and charge a fee for, acceptance of support, warranty, indemnity,
2070
+ or other liability obligations and/or rights consistent with this
2071
+ License. However, in accepting such obligations, You may act only
2072
+ on Your own behalf and on Your sole responsibility, not on behalf
2073
+ of any other Contributor, and only if You agree to indemnify,
2074
+ defend, and hold each Contributor harmless for any liability
2075
+ incurred by, or claims asserted against, such Contributor by reason
2076
+ of your accepting any such warranty or additional liability.
2077
+
2078
+ END OF TERMS AND CONDITIONS
2079
+
2080
+ APPENDIX: How to apply the Apache License to your work.
2081
+
2082
+ To apply the Apache License to your work, attach the following
2083
+ boilerplate notice, with the fields enclosed by brackets "[]"
2084
+ replaced with your own identifying information. (Don't include
2085
+ the brackets!) The text should be enclosed in the appropriate
2086
+ comment syntax for the file format. We also recommend that a
2087
+ file or class name and description of purpose be included on the
2088
+ same "printed page" as the copyright notice for easier
2089
+ identification within third-party archives.
2090
+
2091
+ Copyright 2014 Google Inc.
2092
+
2093
+ Licensed under the Apache License, Version 2.0 (the "License");
2094
+ you may not use this file except in compliance with the License.
2095
+ You may obtain a copy of the License at
2096
+
2097
+ http://www.apache.org/licenses/LICENSE-2.0
2098
+
2099
+ Unless required by applicable law or agreed to in writing, software
2100
+ distributed under the License is distributed on an "AS IS" BASIS,
2101
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2102
+ See the License for the specific language governing permissions and
2103
+ limitations under the License.
2104
+
2105
+
2106
+ -------------------- DEPENDENCY DIVIDER --------------------
2107
+
2108
+ Name: intl-messageformat
2109
+ License:
2110
+
2111
+ Copyright (c) 2019, Oath Inc.
2112
+
2113
+ Licensed under the terms of the New BSD license. See below for terms.
2114
+
2115
+ Redistribution and use of this software in source and binary forms,
2116
+ with or without modification, are permitted provided that the following
2117
+ conditions are met:
2118
+
2119
+ - Redistributions of source code must retain the above
2120
+ copyright notice, this list of conditions and the
2121
+ following disclaimer.
2122
+
2123
+ - Redistributions in binary form must reproduce the above
2124
+ copyright notice, this list of conditions and the
2125
+ following disclaimer in the documentation and/or other
2126
+ materials provided with the distribution.
2127
+
2128
+ - Neither the name of Oath Inc. nor the names of its
2129
+ contributors may be used to endorse or promote products
2130
+ derived from this software without specific prior
2131
+ written permission of Oath Inc.
2132
+
2133
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
2134
+ IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
2135
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
2136
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2137
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2138
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2139
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2140
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2141
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2142
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2143
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2144
+
2145
+
2146
+ -------------------- DEPENDENCY DIVIDER --------------------
2147
+
2148
+ Name: legacy-javascript
2149
+ License:
2150
+
2151
+
2152
+ Apache License
2153
+ Version 2.0, January 2004
2154
+ http://www.apache.org/licenses/
2155
+
2156
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2157
+
2158
+ 1. Definitions.
2159
+
2160
+ "License" shall mean the terms and conditions for use, reproduction,
2161
+ and distribution as defined by Sections 1 through 9 of this document.
2162
+
2163
+ "Licensor" shall mean the copyright owner or entity authorized by
2164
+ the copyright owner that is granting the License.
2165
+
2166
+ "Legal Entity" shall mean the union of the acting entity and all
2167
+ other entities that control, are controlled by, or are under common
2168
+ control with that entity. For the purposes of this definition,
2169
+ "control" means (i) the power, direct or indirect, to cause the
2170
+ direction or management of such entity, whether by contract or
2171
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2172
+ outstanding shares, or (iii) beneficial ownership of such entity.
2173
+
2174
+ "You" (or "Your") shall mean an individual or Legal Entity
2175
+ exercising permissions granted by this License.
2176
+
2177
+ "Source" form shall mean the preferred form for making modifications,
2178
+ including but not limited to software source code, documentation
2179
+ source, and configuration files.
2180
+
2181
+ "Object" form shall mean any form resulting from mechanical
2182
+ transformation or translation of a Source form, including but
2183
+ not limited to compiled object code, generated documentation,
2184
+ and conversions to other media types.
2185
+
2186
+ "Work" shall mean the work of authorship, whether in Source or
2187
+ Object form, made available under the License, as indicated by a
2188
+ copyright notice that is included in or attached to the work
2189
+ (an example is provided in the Appendix below).
2190
+
2191
+ "Derivative Works" shall mean any work, whether in Source or Object
2192
+ form, that is based on (or derived from) the Work and for which the
2193
+ editorial revisions, annotations, elaborations, or other modifications
2194
+ represent, as a whole, an original work of authorship. For the purposes
2195
+ of this License, Derivative Works shall not include works that remain
2196
+ separable from, or merely link (or bind by name) to the interfaces of,
2197
+ the Work and Derivative Works thereof.
2198
+
2199
+ "Contribution" shall mean any work of authorship, including
2200
+ the original version of the Work and any modifications or additions
2201
+ to that Work or Derivative Works thereof, that is intentionally
2202
+ submitted to Licensor for inclusion in the Work by the copyright owner
2203
+ or by an individual or Legal Entity authorized to submit on behalf of
2204
+ the copyright owner. For the purposes of this definition, "submitted"
2205
+ means any form of electronic, verbal, or written communication sent
2206
+ to the Licensor or its representatives, including but not limited to
2207
+ communication on electronic mailing lists, source code control systems,
2208
+ and issue tracking systems that are managed by, or on behalf of, the
2209
+ Licensor for the purpose of discussing and improving the Work, but
2210
+ excluding communication that is conspicuously marked or otherwise
2211
+ designated in writing by the copyright owner as "Not a Contribution."
2212
+
2213
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2214
+ on behalf of whom a Contribution has been received by Licensor and
2215
+ subsequently incorporated within the Work.
2216
+
2217
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2218
+ this License, each Contributor hereby grants to You a perpetual,
2219
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2220
+ copyright license to reproduce, prepare Derivative Works of,
2221
+ publicly display, publicly perform, sublicense, and distribute the
2222
+ Work and such Derivative Works in Source or Object form.
2223
+
2224
+ 3. Grant of Patent License. Subject to the terms and conditions of
2225
+ this License, each Contributor hereby grants to You a perpetual,
2226
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2227
+ (except as stated in this section) patent license to make, have made,
2228
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2229
+ where such license applies only to those patent claims licensable
2230
+ by such Contributor that are necessarily infringed by their
2231
+ Contribution(s) alone or by combination of their Contribution(s)
2232
+ with the Work to which such Contribution(s) was submitted. If You
2233
+ institute patent litigation against any entity (including a
2234
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2235
+ or a Contribution incorporated within the Work constitutes direct
2236
+ or contributory patent infringement, then any patent licenses
2237
+ granted to You under this License for that Work shall terminate
2238
+ as of the date such litigation is filed.
2239
+
2240
+ 4. Redistribution. You may reproduce and distribute copies of the
2241
+ Work or Derivative Works thereof in any medium, with or without
2242
+ modifications, and in Source or Object form, provided that You
2243
+ meet the following conditions:
2244
+
2245
+ (a) You must give any other recipients of the Work or
2246
+ Derivative Works a copy of this License; and
2247
+
2248
+ (b) You must cause any modified files to carry prominent notices
2249
+ stating that You changed the files; and
2250
+
2251
+ (c) You must retain, in the Source form of any Derivative Works
2252
+ that You distribute, all copyright, patent, trademark, and
2253
+ attribution notices from the Source form of the Work,
2254
+ excluding those notices that do not pertain to any part of
2255
+ the Derivative Works; and
2256
+
2257
+ (d) If the Work includes a "NOTICE" text file as part of its
2258
+ distribution, then any Derivative Works that You distribute must
2259
+ include a readable copy of the attribution notices contained
2260
+ within such NOTICE file, excluding those notices that do not
2261
+ pertain to any part of the Derivative Works, in at least one
2262
+ of the following places: within a NOTICE text file distributed
2263
+ as part of the Derivative Works; within the Source form or
2264
+ documentation, if provided along with the Derivative Works; or,
2265
+ within a display generated by the Derivative Works, if and
2266
+ wherever such third-party notices normally appear. The contents
2267
+ of the NOTICE file are for informational purposes only and
2268
+ do not modify the License. You may add Your own attribution
2269
+ notices within Derivative Works that You distribute, alongside
2270
+ or as an addendum to the NOTICE text from the Work, provided
2271
+ that such additional attribution notices cannot be construed
2272
+ as modifying the License.
2273
+
2274
+ You may add Your own copyright statement to Your modifications and
2275
+ may provide additional or different license terms and conditions
2276
+ for use, reproduction, or distribution of Your modifications, or
2277
+ for any such Derivative Works as a whole, provided Your use,
2278
+ reproduction, and distribution of the Work otherwise complies with
2279
+ the conditions stated in this License.
2280
+
2281
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2282
+ any Contribution intentionally submitted for inclusion in the Work
2283
+ by You to the Licensor shall be under the terms and conditions of
2284
+ this License, without any additional terms or conditions.
2285
+ Notwithstanding the above, nothing herein shall supersede or modify
2286
+ the terms of any separate license agreement you may have executed
2287
+ with Licensor regarding such Contributions.
2288
+
2289
+ 6. Trademarks. This License does not grant permission to use the trade
2290
+ names, trademarks, service marks, or product names of the Licensor,
2291
+ except as required for reasonable and customary use in describing the
2292
+ origin of the Work and reproducing the content of the NOTICE file.
2293
+
2294
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2295
+ agreed to in writing, Licensor provides the Work (and each
2296
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2297
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2298
+ implied, including, without limitation, any warranties or conditions
2299
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2300
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2301
+ appropriateness of using or redistributing the Work and assume any
2302
+ risks associated with Your exercise of permissions under this License.
2303
+
2304
+ 8. Limitation of Liability. In no event and under no legal theory,
2305
+ whether in tort (including negligence), contract, or otherwise,
2306
+ unless required by applicable law (such as deliberate and grossly
2307
+ negligent acts) or agreed to in writing, shall any Contributor be
2308
+ liable to You for damages, including any direct, indirect, special,
2309
+ incidental, or consequential damages of any character arising as a
2310
+ result of this License or out of the use or inability to use the
2311
+ Work (including but not limited to damages for loss of goodwill,
2312
+ work stoppage, computer failure or malfunction, or any and all
2313
+ other commercial damages or losses), even if such Contributor
2314
+ has been advised of the possibility of such damages.
2315
+
2316
+ 9. Accepting Warranty or Additional Liability. While redistributing
2317
+ the Work or Derivative Works thereof, You may choose to offer,
2318
+ and charge a fee for, acceptance of support, warranty, indemnity,
2319
+ or other liability obligations and/or rights consistent with this
2320
+ License. However, in accepting such obligations, You may act only
2321
+ on Your own behalf and on Your sole responsibility, not on behalf
2322
+ of any other Contributor, and only if You agree to indemnify,
2323
+ defend, and hold each Contributor harmless for any liability
2324
+ incurred by, or claims asserted against, such Contributor by reason
2325
+ of your accepting any such warranty or additional liability.
2326
+
2327
+ END OF TERMS AND CONDITIONS
2328
+
2329
+ APPENDIX: How to apply the Apache License to your work.
2330
+
2331
+ To apply the Apache License to your work, attach the following
2332
+ boilerplate notice, with the fields enclosed by brackets "[]"
2333
+ replaced with your own identifying information. (Don't include
2334
+ the brackets!) The text should be enclosed in the appropriate
2335
+ comment syntax for the file format. We also recommend that a
2336
+ file or class name and description of purpose be included on the
2337
+ same "printed page" as the copyright notice for easier
2338
+ identification within third-party archives.
2339
+
2340
+ Copyright [yyyy] [name of copyright owner]
2341
+
2342
+ Licensed under the Apache License, Version 2.0 (the "License");
2343
+ you may not use this file except in compliance with the License.
2344
+ You may obtain a copy of the License at
2345
+
2346
+ http://www.apache.org/licenses/LICENSE-2.0
2347
+
2348
+ Unless required by applicable law or agreed to in writing, software
2349
+ distributed under the License is distributed on an "AS IS" BASIS,
2350
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2351
+ See the License for the specific language governing permissions and
2352
+ limitations under the License.
2353
+
2354
+
2355
+ -------------------- DEPENDENCY DIVIDER --------------------
2356
+
2357
+ Name: marked
2358
+ License:
2359
+
2360
+ ## Marked
2361
+
2362
+ Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)
2363
+
2364
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2365
+ of this software and associated documentation files (the "Software"), to deal
2366
+ in the Software without restriction, including without limitation the rights
2367
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2368
+ copies of the Software, and to permit persons to whom the Software is
2369
+ furnished to do so, subject to the following conditions:
2370
+
2371
+ The above copyright notice and this permission notice shall be included in
2372
+ all copies or substantial portions of the Software.
2373
+
2374
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2375
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2376
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2377
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2378
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2379
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2380
+ THE SOFTWARE.
2381
+
2382
+ ## Markdown
2383
+
2384
+ Copyright © 2004, John Gruber
2385
+ http://daringfireball.net/
2386
+ All rights reserved.
2387
+
2388
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2389
+
2390
+ * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2391
+ * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
2392
+ * Neither the name “Markdown” nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
2393
+
2394
+ This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to,
2395
+ the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct,
2396
+ indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits;
2397
+ or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way
2398
+ out of the use of this software, even if advised of the possibility of such damage.
2399
+
2400
+
2401
+ -------------------- DEPENDENCY DIVIDER --------------------
2402
+
2403
+ Name: source-map-scopes-codec
2404
+ License:
2405
+
2406
+ Copyright 2025 The Chromium Authors
2407
+
2408
+ Redistribution and use in source and binary forms, with or without modification,
2409
+ are permitted provided that the following conditions are met:
2410
+
2411
+ 1. Redistributions of source code must retain the above copyright notice, this
2412
+ list of conditions and the following disclaimer.
2413
+
2414
+ 2. Redistributions in binary form must reproduce the above copyright notice,
2415
+ this list of conditions and the following disclaimer in the documentation
2416
+ and/or other materials provided with the distribution.
2417
+
2418
+ 3. Neither the name of the copyright holder nor the names of its contributors
2419
+ may be used to endorse or promote products derived from this software without
2420
+ specific prior written permission.
2421
+
2422
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2423
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2424
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2425
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
2426
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2427
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2428
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2429
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2430
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2431
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2432
+
2433
+ -------------------- DEPENDENCY DIVIDER --------------------
2434
+
2435
+ Name: third-party-web
2436
+ License:
2437
+
2438
+ The MIT License (MIT)
2439
+ Copyright (c) 2019 Patrick Hulce
2440
+
2441
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2442
+ of this software and associated documentation files (the "Software"), to deal
2443
+ in the Software without restriction, including without limitation the rights
2444
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2445
+ copies of the Software, and to permit persons to whom the Software is
2446
+ furnished to do so, subject to the following conditions:
2447
+
2448
+ The above copyright notice and this permission notice shall be included in all
2449
+ copies or substantial portions of the Software.
2450
+
2451
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2452
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2453
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2454
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2455
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2456
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2457
+ SOFTWARE.
2458
+
2459
+ -------------------- DEPENDENCY DIVIDER --------------------
2460
+
2461
+ Name: @formatjs/fast-memoize
2462
+ URL: https://github.com/formatjs/formatjs#readme
2463
+ Version: 2.2.0
2464
+ License: MIT
2465
+
2466
+ MIT License
2467
+
2468
+ Copyright (c) 2021 FormatJS
2469
+
2470
+ 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:
2471
+
2472
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2473
+
2474
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2475
+
2476
+
2477
+ -------------------- DEPENDENCY DIVIDER --------------------
2478
+
2479
+ Name: @formatjs/icu-messageformat-parser
2480
+ URL: https://github.com/formatjs/formatjs.git
2481
+ Version: 2.6.2
2482
+ License: MIT
2483
+
2484
+ MIT License
2485
+
2486
+ Copyright (c) 2021 FormatJS
2487
+
2488
+ 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:
2489
+
2490
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2491
+
2492
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2493
+
2494
+
2495
+ -------------------- DEPENDENCY DIVIDER --------------------
2496
+
2497
+ Name: @formatjs/icu-skeleton-parser
2498
+ URL: https://github.com/formatjs/formatjs.git
2499
+ Version: 1.6.2
2500
+ License: MIT
2501
+
2502
+ MIT License
2503
+
2504
+ Copyright (c) 2021 FormatJS
2505
+
2506
+ 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:
2507
+
2508
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2509
+
2510
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2511
+
2512
+
2513
+ -------------------- DEPENDENCY DIVIDER --------------------
2514
+
2515
+ Name: @paulirish/trace_engine
2516
+ URL: N/A
2517
+ Version: 0.0.64
2518
+ License: BSD-3-Clause
2519
+
2520
+ // Copyright 2014 The Chromium Authors
2521
+ //
2522
+ // Redistribution and use in source and binary forms, with or without
2523
+ // modification, are permitted provided that the following conditions are
2524
+ // met:
2525
+ //
2526
+ // * Redistributions of source code must retain the above copyright
2527
+ // notice, this list of conditions and the following disclaimer.
2528
+ // * Redistributions in binary form must reproduce the above
2529
+ // copyright notice, this list of conditions and the following disclaimer
2530
+ // in the documentation and/or other materials provided with the
2531
+ // distribution.
2532
+ // * Neither the name of Google Inc. nor the names of its
2533
+ // contributors may be used to endorse or promote products derived from
2534
+ // this software without specific prior written permission.
2535
+ //
2536
+ // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2537
+ // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2538
+ // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2539
+ // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2540
+ // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2541
+ // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2542
+ // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2543
+ // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2544
+ // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2545
+ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2546
+ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2547
+
2548
+
2549
+ -------------------- DEPENDENCY DIVIDER --------------------
2550
+
2551
+ Name: @sentry/node
2552
+ URL: https://github.com/getsentry/sentry-javascript/tree/master/packages/node
2553
+ Version: 9.28.1
2554
+ License: MIT
2555
+
2556
+ MIT License
2557
+
2558
+ Copyright (c) 2023 Functional Software, Inc. dba Sentry
2559
+
2560
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2561
+ this software and associated documentation files (the "Software"), to deal in
2562
+ the Software without restriction, including without limitation the rights to
2563
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
2564
+ of the Software, and to permit persons to whom the Software is furnished to do
2565
+ so, subject to the following conditions:
2566
+
2567
+ The above copyright notice and this permission notice shall be included in all
2568
+ copies or substantial portions of the Software.
2569
+
2570
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2571
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2572
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2573
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2574
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2575
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2576
+ SOFTWARE.
2577
+
2578
+
2579
+ -------------------- DEPENDENCY DIVIDER --------------------
2580
+
2581
+ Name: axe-core
2582
+ URL: https://www.deque.com/axe/
2583
+ Version: 4.11.4
2584
+ License: MPL-2.0
2585
+
2586
+ Mozilla Public License, version 2.0
2587
+
2588
+ 1. Definitions
2589
+
2590
+ 1.1. "Contributor"
2591
+
2592
+ means each individual or legal entity that creates, contributes to the
2593
+ creation of, or owns Covered Software.
2594
+
2595
+ 1.2. "Contributor Version"
2596
+
2597
+ means the combination of the Contributions of others (if any) used by a
2598
+ Contributor and that particular Contributor's Contribution.
2599
+
2600
+ 1.3. "Contribution"
2601
+
2602
+ means Covered Software of a particular Contributor.
2603
+
2604
+ 1.4. "Covered Software"
2605
+
2606
+ means Source Code Form to which the initial Contributor has attached the
2607
+ notice in Exhibit A, the Executable Form of such Source Code Form, and
2608
+ Modifications of such Source Code Form, in each case including portions
2609
+ thereof.
2610
+
2611
+ 1.5. "Incompatible With Secondary Licenses"
2612
+ means
2613
+
2614
+ a. that the initial Contributor has attached the notice described in
2615
+ Exhibit B to the Covered Software; or
2616
+
2617
+ b. that the Covered Software was made available under the terms of
2618
+ version 1.1 or earlier of the License, but not also under the terms of
2619
+ a Secondary License.
2620
+
2621
+ 1.6. "Executable Form"
2622
+
2623
+ means any form of the work other than Source Code Form.
2624
+
2625
+ 1.7. "Larger Work"
2626
+
2627
+ means a work that combines Covered Software with other material, in a
2628
+ separate file or files, that is not Covered Software.
2629
+
2630
+ 1.8. "License"
2631
+
2632
+ means this document.
2633
+
2634
+ 1.9. "Licensable"
2635
+
2636
+ means having the right to grant, to the maximum extent possible, whether
2637
+ at the time of the initial grant or subsequently, any and all of the
2638
+ rights conveyed by this License.
2639
+
2640
+ 1.10. "Modifications"
2641
+
2642
+ means any of the following:
2643
+
2644
+ a. any file in Source Code Form that results from an addition to,
2645
+ deletion from, or modification of the contents of Covered Software; or
2646
+
2647
+ b. any new file in Source Code Form that contains any Covered Software.
2648
+
2649
+ 1.11. "Patent Claims" of a Contributor
2650
+
2651
+ means any patent claim(s), including without limitation, method,
2652
+ process, and apparatus claims, in any patent Licensable by such
2653
+ Contributor that would be infringed, but for the grant of the License,
2654
+ by the making, using, selling, offering for sale, having made, import,
2655
+ or transfer of either its Contributions or its Contributor Version.
2656
+
2657
+ 1.12. "Secondary License"
2658
+
2659
+ means either the GNU General Public License, Version 2.0, the GNU Lesser
2660
+ General Public License, Version 2.1, the GNU Affero General Public
2661
+ License, Version 3.0, or any later versions of those licenses.
2662
+
2663
+ 1.13. "Source Code Form"
2664
+
2665
+ means the form of the work preferred for making modifications.
2666
+
2667
+ 1.14. "You" (or "Your")
2668
+
2669
+ means an individual or a legal entity exercising rights under this
2670
+ License. For legal entities, "You" includes any entity that controls, is
2671
+ controlled by, or is under common control with You. For purposes of this
2672
+ definition, "control" means (a) the power, direct or indirect, to cause
2673
+ the direction or management of such entity, whether by contract or
2674
+ otherwise, or (b) ownership of more than fifty percent (50%) of the
2675
+ outstanding shares or beneficial ownership of such entity.
2676
+
2677
+
2678
+ 2. License Grants and Conditions
2679
+
2680
+ 2.1. Grants
2681
+
2682
+ Each Contributor hereby grants You a world-wide, royalty-free,
2683
+ non-exclusive license:
2684
+
2685
+ a. under intellectual property rights (other than patent or trademark)
2686
+ Licensable by such Contributor to use, reproduce, make available,
2687
+ modify, display, perform, distribute, and otherwise exploit its
2688
+ Contributions, either on an unmodified basis, with Modifications, or
2689
+ as part of a Larger Work; and
2690
+
2691
+ b. under Patent Claims of such Contributor to make, use, sell, offer for
2692
+ sale, have made, import, and otherwise transfer either its
2693
+ Contributions or its Contributor Version.
2694
+
2695
+ 2.2. Effective Date
2696
+
2697
+ The licenses granted in Section 2.1 with respect to any Contribution
2698
+ become effective for each Contribution on the date the Contributor first
2699
+ distributes such Contribution.
2700
+
2701
+ 2.3. Limitations on Grant Scope
2702
+
2703
+ The licenses granted in this Section 2 are the only rights granted under
2704
+ this License. No additional rights or licenses will be implied from the
2705
+ distribution or licensing of Covered Software under this License.
2706
+ Notwithstanding Section 2.1(b) above, no patent license is granted by a
2707
+ Contributor:
2708
+
2709
+ a. for any code that a Contributor has removed from Covered Software; or
2710
+
2711
+ b. for infringements caused by: (i) Your and any other third party's
2712
+ modifications of Covered Software, or (ii) the combination of its
2713
+ Contributions with other software (except as part of its Contributor
2714
+ Version); or
2715
+
2716
+ c. under Patent Claims infringed by Covered Software in the absence of
2717
+ its Contributions.
2718
+
2719
+ This License does not grant any rights in the trademarks, service marks,
2720
+ or logos of any Contributor (except as may be necessary to comply with
2721
+ the notice requirements in Section 3.4).
2722
+
2723
+ 2.4. Subsequent Licenses
2724
+
2725
+ No Contributor makes additional grants as a result of Your choice to
2726
+ distribute the Covered Software under a subsequent version of this
2727
+ License (see Section 10.2) or under the terms of a Secondary License (if
2728
+ permitted under the terms of Section 3.3).
2729
+
2730
+ 2.5. Representation
2731
+
2732
+ Each Contributor represents that the Contributor believes its
2733
+ Contributions are its original creation(s) or it has sufficient rights to
2734
+ grant the rights to its Contributions conveyed by this License.
2735
+
2736
+ 2.6. Fair Use
2737
+
2738
+ This License is not intended to limit any rights You have under
2739
+ applicable copyright doctrines of fair use, fair dealing, or other
2740
+ equivalents.
2741
+
2742
+ 2.7. Conditions
2743
+
2744
+ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
2745
+ Section 2.1.
2746
+
2747
+
2748
+ 3. Responsibilities
2749
+
2750
+ 3.1. Distribution of Source Form
2751
+
2752
+ All distribution of Covered Software in Source Code Form, including any
2753
+ Modifications that You create or to which You contribute, must be under
2754
+ the terms of this License. You must inform recipients that the Source
2755
+ Code Form of the Covered Software is governed by the terms of this
2756
+ License, and how they can obtain a copy of this License. You may not
2757
+ attempt to alter or restrict the recipients' rights in the Source Code
2758
+ Form.
2759
+
2760
+ 3.2. Distribution of Executable Form
2761
+
2762
+ If You distribute Covered Software in Executable Form then:
2763
+
2764
+ a. such Covered Software must also be made available in Source Code Form,
2765
+ as described in Section 3.1, and You must inform recipients of the
2766
+ Executable Form how they can obtain a copy of such Source Code Form by
2767
+ reasonable means in a timely manner, at a charge no more than the cost
2768
+ of distribution to the recipient; and
2769
+
2770
+ b. You may distribute such Executable Form under the terms of this
2771
+ License, or sublicense it under different terms, provided that the
2772
+ license for the Executable Form does not attempt to limit or alter the
2773
+ recipients' rights in the Source Code Form under this License.
2774
+
2775
+ 3.3. Distribution of a Larger Work
2776
+
2777
+ You may create and distribute a Larger Work under terms of Your choice,
2778
+ provided that You also comply with the requirements of this License for
2779
+ the Covered Software. If the Larger Work is a combination of Covered
2780
+ Software with a work governed by one or more Secondary Licenses, and the
2781
+ Covered Software is not Incompatible With Secondary Licenses, this
2782
+ License permits You to additionally distribute such Covered Software
2783
+ under the terms of such Secondary License(s), so that the recipient of
2784
+ the Larger Work may, at their option, further distribute the Covered
2785
+ Software under the terms of either this License or such Secondary
2786
+ License(s).
2787
+
2788
+ 3.4. Notices
2789
+
2790
+ You may not remove or alter the substance of any license notices
2791
+ (including copyright notices, patent notices, disclaimers of warranty, or
2792
+ limitations of liability) contained within the Source Code Form of the
2793
+ Covered Software, except that You may alter any license notices to the
2794
+ extent required to remedy known factual inaccuracies.
2795
+
2796
+ 3.5. Application of Additional Terms
2797
+
2798
+ You may choose to offer, and to charge a fee for, warranty, support,
2799
+ indemnity or liability obligations to one or more recipients of Covered
2800
+ Software. However, You may do so only on Your own behalf, and not on
2801
+ behalf of any Contributor. You must make it absolutely clear that any
2802
+ such warranty, support, indemnity, or liability obligation is offered by
2803
+ You alone, and You hereby agree to indemnify every Contributor for any
2804
+ liability incurred by such Contributor as a result of warranty, support,
2805
+ indemnity or liability terms You offer. You may include additional
2806
+ disclaimers of warranty and limitations of liability specific to any
2807
+ jurisdiction.
2808
+
2809
+ 4. Inability to Comply Due to Statute or Regulation
2810
+
2811
+ If it is impossible for You to comply with any of the terms of this License
2812
+ with respect to some or all of the Covered Software due to statute,
2813
+ judicial order, or regulation then You must: (a) comply with the terms of
2814
+ this License to the maximum extent possible; and (b) describe the
2815
+ limitations and the code they affect. Such description must be placed in a
2816
+ text file included with all distributions of the Covered Software under
2817
+ this License. Except to the extent prohibited by statute or regulation,
2818
+ such description must be sufficiently detailed for a recipient of ordinary
2819
+ skill to be able to understand it.
2820
+
2821
+ 5. Termination
2822
+
2823
+ 5.1. The rights granted under this License will terminate automatically if You
2824
+ fail to comply with any of its terms. However, if You become compliant,
2825
+ then the rights granted under this License from a particular Contributor
2826
+ are reinstated (a) provisionally, unless and until such Contributor
2827
+ explicitly and finally terminates Your grants, and (b) on an ongoing
2828
+ basis, if such Contributor fails to notify You of the non-compliance by
2829
+ some reasonable means prior to 60 days after You have come back into
2830
+ compliance. Moreover, Your grants from a particular Contributor are
2831
+ reinstated on an ongoing basis if such Contributor notifies You of the
2832
+ non-compliance by some reasonable means, this is the first time You have
2833
+ received notice of non-compliance with this License from such
2834
+ Contributor, and You become compliant prior to 30 days after Your receipt
2835
+ of the notice.
2836
+
2837
+ 5.2. If You initiate litigation against any entity by asserting a patent
2838
+ infringement claim (excluding declaratory judgment actions,
2839
+ counter-claims, and cross-claims) alleging that a Contributor Version
2840
+ directly or indirectly infringes any patent, then the rights granted to
2841
+ You by any and all Contributors for the Covered Software under Section
2842
+ 2.1 of this License shall terminate.
2843
+
2844
+ 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
2845
+ license agreements (excluding distributors and resellers) which have been
2846
+ validly granted by You or Your distributors under this License prior to
2847
+ termination shall survive termination.
2848
+
2849
+ 6. Disclaimer of Warranty
2850
+
2851
+ Covered Software is provided under this License on an "as is" basis,
2852
+ without warranty of any kind, either expressed, implied, or statutory,
2853
+ including, without limitation, warranties that the Covered Software is free
2854
+ of defects, merchantable, fit for a particular purpose or non-infringing.
2855
+ The entire risk as to the quality and performance of the Covered Software
2856
+ is with You. Should any Covered Software prove defective in any respect,
2857
+ You (not any Contributor) assume the cost of any necessary servicing,
2858
+ repair, or correction. This disclaimer of warranty constitutes an essential
2859
+ part of this License. No use of any Covered Software is authorized under
2860
+ this License except under this disclaimer.
2861
+
2862
+ 7. Limitation of Liability
2863
+
2864
+ Under no circumstances and under no legal theory, whether tort (including
2865
+ negligence), contract, or otherwise, shall any Contributor, or anyone who
2866
+ distributes Covered Software as permitted above, be liable to You for any
2867
+ direct, indirect, special, incidental, or consequential damages of any
2868
+ character including, without limitation, damages for lost profits, loss of
2869
+ goodwill, work stoppage, computer failure or malfunction, or any and all
2870
+ other commercial damages or losses, even if such party shall have been
2871
+ informed of the possibility of such damages. This limitation of liability
2872
+ shall not apply to liability for death or personal injury resulting from
2873
+ such party's negligence to the extent applicable law prohibits such
2874
+ limitation. Some jurisdictions do not allow the exclusion or limitation of
2875
+ incidental or consequential damages, so this exclusion and limitation may
2876
+ not apply to You.
2877
+
2878
+ 8. Litigation
2879
+
2880
+ Any litigation relating to this License may be brought only in the courts
2881
+ of a jurisdiction where the defendant maintains its principal place of
2882
+ business and such litigation shall be governed by laws of that
2883
+ jurisdiction, without reference to its conflict-of-law provisions. Nothing
2884
+ in this Section shall prevent a party's ability to bring cross-claims or
2885
+ counter-claims.
2886
+
2887
+ 9. Miscellaneous
2888
+
2889
+ This License represents the complete agreement concerning the subject
2890
+ matter hereof. If any provision of this License is held to be
2891
+ unenforceable, such provision shall be reformed only to the extent
2892
+ necessary to make it enforceable. Any law or regulation which provides that
2893
+ the language of a contract shall be construed against the drafter shall not
2894
+ be used to construe this License against a Contributor.
2895
+
2896
+
2897
+ 10. Versions of the License
2898
+
2899
+ 10.1. New Versions
2900
+
2901
+ Mozilla Foundation is the license steward. Except as provided in Section
2902
+ 10.3, no one other than the license steward has the right to modify or
2903
+ publish new versions of this License. Each version will be given a
2904
+ distinguishing version number.
2905
+
2906
+ 10.2. Effect of New Versions
2907
+
2908
+ You may distribute the Covered Software under the terms of the version
2909
+ of the License under which You originally received the Covered Software,
2910
+ or under the terms of any subsequent version published by the license
2911
+ steward.
2912
+
2913
+ 10.3. Modified Versions
2914
+
2915
+ If you create software not governed by this License, and you want to
2916
+ create a new license for such software, you may create and use a
2917
+ modified version of this License if you rename the license and remove
2918
+ any references to the name of the license steward (except to note that
2919
+ such modified license differs from this License).
2920
+
2921
+ 10.4. Distributing Source Code Form that is Incompatible With Secondary
2922
+ Licenses If You choose to distribute Source Code Form that is
2923
+ Incompatible With Secondary Licenses under the terms of this version of
2924
+ the License, the notice described in Exhibit B of this License must be
2925
+ attached.
2926
+
2927
+ Exhibit A - Source Code Form License Notice
2928
+
2929
+ This Source Code Form is subject to the
2930
+ terms of the Mozilla Public License, v.
2931
+ 2.0. If a copy of the MPL was not
2932
+ distributed with this file, You can
2933
+ obtain one at
2934
+ http://mozilla.org/MPL/2.0/.
2935
+
2936
+ If it is not possible or desirable to put the notice in a particular file,
2937
+ then You may include the notice in a location (such as a LICENSE file in a
2938
+ relevant directory) where a recipient would be likely to look for such a
2939
+ notice.
2940
+
2941
+ You may add additional accurate notices of copyright ownership.
2942
+
2943
+ Exhibit B - "Incompatible With Secondary Licenses" Notice
2944
+
2945
+ This Source Code Form is "Incompatible
2946
+ With Secondary Licenses", as defined by
2947
+ the Mozilla Public License, v. 2.0.
2948
+
2949
+
2950
+ -------------------- DEPENDENCY DIVIDER --------------------
2951
+
2952
+ Name: csp_evaluator
2953
+ URL: https://csp-evaluator.withgoogle.com/
2954
+ Version: 1.1.5
2955
+ License: Apache-2.0
2956
+
2957
+
2958
+ Apache License
2959
+ Version 2.0, January 2004
2960
+ http://www.apache.org/licenses/
2961
+
2962
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2963
+
2964
+ 1. Definitions.
2965
+
2966
+ "License" shall mean the terms and conditions for use, reproduction,
2967
+ and distribution as defined by Sections 1 through 9 of this document.
2968
+
2969
+ "Licensor" shall mean the copyright owner or entity authorized by
2970
+ the copyright owner that is granting the License.
2971
+
2972
+ "Legal Entity" shall mean the union of the acting entity and all
2973
+ other entities that control, are controlled by, or are under common
2974
+ control with that entity. For the purposes of this definition,
2975
+ "control" means (i) the power, direct or indirect, to cause the
2976
+ direction or management of such entity, whether by contract or
2977
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2978
+ outstanding shares, or (iii) beneficial ownership of such entity.
2979
+
2980
+ "You" (or "Your") shall mean an individual or Legal Entity
2981
+ exercising permissions granted by this License.
2982
+
2983
+ "Source" form shall mean the preferred form for making modifications,
2984
+ including but not limited to software source code, documentation
2985
+ source, and configuration files.
2986
+
2987
+ "Object" form shall mean any form resulting from mechanical
2988
+ transformation or translation of a Source form, including but
2989
+ not limited to compiled object code, generated documentation,
2990
+ and conversions to other media types.
2991
+
2992
+ "Work" shall mean the work of authorship, whether in Source or
2993
+ Object form, made available under the License, as indicated by a
2994
+ copyright notice that is included in or attached to the work
2995
+ (an example is provided in the Appendix below).
2996
+
2997
+ "Derivative Works" shall mean any work, whether in Source or Object
2998
+ form, that is based on (or derived from) the Work and for which the
2999
+ editorial revisions, annotations, elaborations, or other modifications
3000
+ represent, as a whole, an original work of authorship. For the purposes
3001
+ of this License, Derivative Works shall not include works that remain
3002
+ separable from, or merely link (or bind by name) to the interfaces of,
3003
+ the Work and Derivative Works thereof.
3004
+
3005
+ "Contribution" shall mean any work of authorship, including
3006
+ the original version of the Work and any modifications or additions
3007
+ to that Work or Derivative Works thereof, that is intentionally
3008
+ submitted to Licensor for inclusion in the Work by the copyright owner
3009
+ or by an individual or Legal Entity authorized to submit on behalf of
3010
+ the copyright owner. For the purposes of this definition, "submitted"
3011
+ means any form of electronic, verbal, or written communication sent
3012
+ to the Licensor or its representatives, including but not limited to
3013
+ communication on electronic mailing lists, source code control systems,
3014
+ and issue tracking systems that are managed by, or on behalf of, the
3015
+ Licensor for the purpose of discussing and improving the Work, but
3016
+ excluding communication that is conspicuously marked or otherwise
3017
+ designated in writing by the copyright owner as "Not a Contribution."
3018
+
3019
+ "Contributor" shall mean Licensor and any individual or Legal Entity
3020
+ on behalf of whom a Contribution has been received by Licensor and
3021
+ subsequently incorporated within the Work.
3022
+
3023
+ 2. Grant of Copyright License. Subject to the terms and conditions of
3024
+ this License, each Contributor hereby grants to You a perpetual,
3025
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3026
+ copyright license to reproduce, prepare Derivative Works of,
3027
+ publicly display, publicly perform, sublicense, and distribute the
3028
+ Work and such Derivative Works in Source or Object form.
3029
+
3030
+ 3. Grant of Patent License. Subject to the terms and conditions of
3031
+ this License, each Contributor hereby grants to You a perpetual,
3032
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3033
+ (except as stated in this section) patent license to make, have made,
3034
+ use, offer to sell, sell, import, and otherwise transfer the Work,
3035
+ where such license applies only to those patent claims licensable
3036
+ by such Contributor that are necessarily infringed by their
3037
+ Contribution(s) alone or by combination of their Contribution(s)
3038
+ with the Work to which such Contribution(s) was submitted. If You
3039
+ institute patent litigation against any entity (including a
3040
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
3041
+ or a Contribution incorporated within the Work constitutes direct
3042
+ or contributory patent infringement, then any patent licenses
3043
+ granted to You under this License for that Work shall terminate
3044
+ as of the date such litigation is filed.
3045
+
3046
+ 4. Redistribution. You may reproduce and distribute copies of the
3047
+ Work or Derivative Works thereof in any medium, with or without
3048
+ modifications, and in Source or Object form, provided that You
3049
+ meet the following conditions:
3050
+
3051
+ (a) You must give any other recipients of the Work or
3052
+ Derivative Works a copy of this License; and
3053
+
3054
+ (b) You must cause any modified files to carry prominent notices
3055
+ stating that You changed the files; and
3056
+
3057
+ (c) You must retain, in the Source form of any Derivative Works
3058
+ that You distribute, all copyright, patent, trademark, and
3059
+ attribution notices from the Source form of the Work,
3060
+ excluding those notices that do not pertain to any part of
3061
+ the Derivative Works; and
3062
+
3063
+ (d) If the Work includes a "NOTICE" text file as part of its
3064
+ distribution, then any Derivative Works that You distribute must
3065
+ include a readable copy of the attribution notices contained
3066
+ within such NOTICE file, excluding those notices that do not
3067
+ pertain to any part of the Derivative Works, in at least one
3068
+ of the following places: within a NOTICE text file distributed
3069
+ as part of the Derivative Works; within the Source form or
3070
+ documentation, if provided along with the Derivative Works; or,
3071
+ within a display generated by the Derivative Works, if and
3072
+ wherever such third-party notices normally appear. The contents
3073
+ of the NOTICE file are for informational purposes only and
3074
+ do not modify the License. You may add Your own attribution
3075
+ notices within Derivative Works that You distribute, alongside
3076
+ or as an addendum to the NOTICE text from the Work, provided
3077
+ that such additional attribution notices cannot be construed
3078
+ as modifying the License.
3079
+
3080
+ You may add Your own copyright statement to Your modifications and
3081
+ may provide additional or different license terms and conditions
3082
+ for use, reproduction, or distribution of Your modifications, or
3083
+ for any such Derivative Works as a whole, provided Your use,
3084
+ reproduction, and distribution of the Work otherwise complies with
3085
+ the conditions stated in this License.
3086
+
3087
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
3088
+ any Contribution intentionally submitted for inclusion in the Work
3089
+ by You to the Licensor shall be under the terms and conditions of
3090
+ this License, without any additional terms or conditions.
3091
+ Notwithstanding the above, nothing herein shall supersede or modify
3092
+ the terms of any separate license agreement you may have executed
3093
+ with Licensor regarding such Contributions.
3094
+
3095
+ 6. Trademarks. This License does not grant permission to use the trade
3096
+ names, trademarks, service marks, or product names of the Licensor,
3097
+ except as required for reasonable and customary use in describing the
3098
+ origin of the Work and reproducing the content of the NOTICE file.
3099
+
3100
+ 7. Disclaimer of Warranty. Unless required by applicable law or
3101
+ agreed to in writing, Licensor provides the Work (and each
3102
+ Contributor provides its Contributions) on an "AS IS" BASIS,
3103
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3104
+ implied, including, without limitation, any warranties or conditions
3105
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3106
+ PARTICULAR PURPOSE. You are solely responsible for determining the
3107
+ appropriateness of using or redistributing the Work and assume any
3108
+ risks associated with Your exercise of permissions under this License.
3109
+
3110
+ 8. Limitation of Liability. In no event and under no legal theory,
3111
+ whether in tort (including negligence), contract, or otherwise,
3112
+ unless required by applicable law (such as deliberate and grossly
3113
+ negligent acts) or agreed to in writing, shall any Contributor be
3114
+ liable to You for damages, including any direct, indirect, special,
3115
+ incidental, or consequential damages of any character arising as a
3116
+ result of this License or out of the use or inability to use the
3117
+ Work (including but not limited to damages for loss of goodwill,
3118
+ work stoppage, computer failure or malfunction, or any and all
3119
+ other commercial damages or losses), even if such Contributor
3120
+ has been advised of the possibility of such damages.
3121
+
3122
+ 9. Accepting Warranty or Additional Liability. While redistributing
3123
+ the Work or Derivative Works thereof, You may choose to offer,
3124
+ and charge a fee for, acceptance of support, warranty, indemnity,
3125
+ or other liability obligations and/or rights consistent with this
3126
+ License. However, in accepting such obligations, You may act only
3127
+ on Your own behalf and on Your sole responsibility, not on behalf
3128
+ of any other Contributor, and only if You agree to indemnify,
3129
+ defend, and hold each Contributor harmless for any liability
3130
+ incurred by, or claims asserted against, such Contributor by reason
3131
+ of your accepting any such warranty or additional liability.
3132
+
3133
+ END OF TERMS AND CONDITIONS
3134
+
3135
+ APPENDIX: How to apply the Apache License to your work.
3136
+
3137
+ To apply the Apache License to your work, attach the following
3138
+ boilerplate notice, with the fields enclosed by brackets "[]"
3139
+ replaced with your own identifying information. (Don't include
3140
+ the brackets!) The text should be enclosed in the appropriate
3141
+ comment syntax for the file format. We also recommend that a
3142
+ file or class name and description of purpose be included on the
3143
+ same "printed page" as the copyright notice for easier
3144
+ identification within third-party archives.
3145
+
3146
+ Copyright [yyyy] [name of copyright owner]
3147
+
3148
+ Licensed under the Apache License, Version 2.0 (the "License");
3149
+ you may not use this file except in compliance with the License.
3150
+ You may obtain a copy of the License at
3151
+
3152
+ http://www.apache.org/licenses/LICENSE-2.0
3153
+
3154
+ Unless required by applicable law or agreed to in writing, software
3155
+ distributed under the License is distributed on an "AS IS" BASIS,
3156
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3157
+ See the License for the specific language governing permissions and
3158
+ limitations under the License.
3159
+
3160
+ -------------------- DEPENDENCY DIVIDER --------------------
3161
+
3162
+ Name: debug
3163
+ URL: git://github.com/debug-js/debug.git
3164
+ Version: 4.3.4
3165
+ License: MIT
3166
+
3167
+ (The MIT License)
3168
+
3169
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
3170
+ Copyright (c) 2018-2021 Josh Junon
3171
+
3172
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
3173
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
3174
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
3175
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
3176
+ subject to the following conditions:
3177
+
3178
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3179
+ portions of the Software.
3180
+
3181
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3182
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3183
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3184
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3185
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3186
+
3187
+
3188
+
3189
+ -------------------- DEPENDENCY DIVIDER --------------------
3190
+
3191
+ Name: http-link-header
3192
+ URL: https://github.com/jhermsmeier/node-http-link-header
3193
+ Version: 1.1.1
3194
+ License: MIT
3195
+
3196
+ # The MIT License (MIT)
3197
+ Copyright (c) 2016 Jonas Hermsmeier
3198
+
3199
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3200
+ of this software and associated documentation files (the "Software"), to deal
3201
+ in the Software without restriction, including without limitation the rights
3202
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3203
+ copies of the Software, and to permit persons to whom the Software is
3204
+ furnished to do so, subject to the following conditions:
3205
+
3206
+ The above copyright notice and this permission notice shall be included in all
3207
+ copies or substantial portions of the Software.
3208
+
3209
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3210
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3211
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3212
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
3213
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
3214
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
3215
+ OR OTHER DEALINGS IN THE SOFTWARE.
3216
+
3217
+
3218
+ -------------------- DEPENDENCY DIVIDER --------------------
3219
+
3220
+ Name: intl-messageformat
3221
+ URL: https://github.com/formatjs/formatjs
3222
+ Version: 10.5.3
3223
+ License: BSD-3-Clause
3224
+
3225
+ Copyright (c) 2021, Oath Inc.
3226
+
3227
+ Licensed under the terms of the New BSD license. See below for terms.
3228
+
3229
+ Redistribution and use of this software in source and binary forms,
3230
+ with or without modification, are permitted provided that the following
3231
+ conditions are met:
3232
+
3233
+ - Redistributions of source code must retain the above
3234
+ copyright notice, this list of conditions and the
3235
+ following disclaimer.
3236
+
3237
+ - Redistributions in binary form must reproduce the above
3238
+ copyright notice, this list of conditions and the
3239
+ following disclaimer in the documentation and/or other
3240
+ materials provided with the distribution.
3241
+
3242
+ - Neither the name of Oath Inc. nor the names of its
3243
+ contributors may be used to endorse or promote products
3244
+ derived from this software without specific prior
3245
+ written permission of Oath Inc.
3246
+
3247
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
3248
+ IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3249
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
3250
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
3251
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3252
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3253
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3254
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3255
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3256
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3257
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3258
+
3259
+
3260
+ -------------------- DEPENDENCY DIVIDER --------------------
3261
+
3262
+ Name: js-library-detector
3263
+ URL: https://github.com/johnmichel/Library-Detector-for-Chrome#readme
3264
+ Version: 6.7.0
3265
+ License: MIT
3266
+
3267
+ The MIT License (MIT)
3268
+ Copyright (c) 2010-2016 Andrew Bredow, John Michel, and other contributors
3269
+
3270
+ 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:
3271
+
3272
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3273
+
3274
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3275
+
3276
+ -------------------- DEPENDENCY DIVIDER --------------------
3277
+
3278
+ Name: legacy-javascript
3279
+ URL: https://github.com/GoogleChrome/lighthouse#readme
3280
+ Version: 0.0.1
3281
+ License: Apache-2.0
3282
+
3283
+ -------------------- DEPENDENCY DIVIDER --------------------
3284
+
3285
+ Name: lighthouse-logger
3286
+ URL: https://github.com/GoogleChrome/lighthouse.git
3287
+ Version: 2.0.2
3288
+ License: Apache-2.0
3289
+
3290
+
3291
+ Apache License
3292
+ Version 2.0, January 2004
3293
+ http://www.apache.org/licenses/
3294
+
3295
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3296
+
3297
+ 1. Definitions.
3298
+
3299
+ "License" shall mean the terms and conditions for use, reproduction,
3300
+ and distribution as defined by Sections 1 through 9 of this document.
3301
+
3302
+ "Licensor" shall mean the copyright owner or entity authorized by
3303
+ the copyright owner that is granting the License.
3304
+
3305
+ "Legal Entity" shall mean the union of the acting entity and all
3306
+ other entities that control, are controlled by, or are under common
3307
+ control with that entity. For the purposes of this definition,
3308
+ "control" means (i) the power, direct or indirect, to cause the
3309
+ direction or management of such entity, whether by contract or
3310
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
3311
+ outstanding shares, or (iii) beneficial ownership of such entity.
3312
+
3313
+ "You" (or "Your") shall mean an individual or Legal Entity
3314
+ exercising permissions granted by this License.
3315
+
3316
+ "Source" form shall mean the preferred form for making modifications,
3317
+ including but not limited to software source code, documentation
3318
+ source, and configuration files.
3319
+
3320
+ "Object" form shall mean any form resulting from mechanical
3321
+ transformation or translation of a Source form, including but
3322
+ not limited to compiled object code, generated documentation,
3323
+ and conversions to other media types.
3324
+
3325
+ "Work" shall mean the work of authorship, whether in Source or
3326
+ Object form, made available under the License, as indicated by a
3327
+ copyright notice that is included in or attached to the work
3328
+ (an example is provided in the Appendix below).
3329
+
3330
+ "Derivative Works" shall mean any work, whether in Source or Object
3331
+ form, that is based on (or derived from) the Work and for which the
3332
+ editorial revisions, annotations, elaborations, or other modifications
3333
+ represent, as a whole, an original work of authorship. For the purposes
3334
+ of this License, Derivative Works shall not include works that remain
3335
+ separable from, or merely link (or bind by name) to the interfaces of,
3336
+ the Work and Derivative Works thereof.
3337
+
3338
+ "Contribution" shall mean any work of authorship, including
3339
+ the original version of the Work and any modifications or additions
3340
+ to that Work or Derivative Works thereof, that is intentionally
3341
+ submitted to Licensor for inclusion in the Work by the copyright owner
3342
+ or by an individual or Legal Entity authorized to submit on behalf of
3343
+ the copyright owner. For the purposes of this definition, "submitted"
3344
+ means any form of electronic, verbal, or written communication sent
3345
+ to the Licensor or its representatives, including but not limited to
3346
+ communication on electronic mailing lists, source code control systems,
3347
+ and issue tracking systems that are managed by, or on behalf of, the
3348
+ Licensor for the purpose of discussing and improving the Work, but
3349
+ excluding communication that is conspicuously marked or otherwise
3350
+ designated in writing by the copyright owner as "Not a Contribution."
3351
+
3352
+ "Contributor" shall mean Licensor and any individual or Legal Entity
3353
+ on behalf of whom a Contribution has been received by Licensor and
3354
+ subsequently incorporated within the Work.
3355
+
3356
+ 2. Grant of Copyright License. Subject to the terms and conditions of
3357
+ this License, each Contributor hereby grants to You a perpetual,
3358
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3359
+ copyright license to reproduce, prepare Derivative Works of,
3360
+ publicly display, publicly perform, sublicense, and distribute the
3361
+ Work and such Derivative Works in Source or Object form.
3362
+
3363
+ 3. Grant of Patent License. Subject to the terms and conditions of
3364
+ this License, each Contributor hereby grants to You a perpetual,
3365
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3366
+ (except as stated in this section) patent license to make, have made,
3367
+ use, offer to sell, sell, import, and otherwise transfer the Work,
3368
+ where such license applies only to those patent claims licensable
3369
+ by such Contributor that are necessarily infringed by their
3370
+ Contribution(s) alone or by combination of their Contribution(s)
3371
+ with the Work to which such Contribution(s) was submitted. If You
3372
+ institute patent litigation against any entity (including a
3373
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
3374
+ or a Contribution incorporated within the Work constitutes direct
3375
+ or contributory patent infringement, then any patent licenses
3376
+ granted to You under this License for that Work shall terminate
3377
+ as of the date such litigation is filed.
3378
+
3379
+ 4. Redistribution. You may reproduce and distribute copies of the
3380
+ Work or Derivative Works thereof in any medium, with or without
3381
+ modifications, and in Source or Object form, provided that You
3382
+ meet the following conditions:
3383
+
3384
+ (a) You must give any other recipients of the Work or
3385
+ Derivative Works a copy of this License; and
3386
+
3387
+ (b) You must cause any modified files to carry prominent notices
3388
+ stating that You changed the files; and
3389
+
3390
+ (c) You must retain, in the Source form of any Derivative Works
3391
+ that You distribute, all copyright, patent, trademark, and
3392
+ attribution notices from the Source form of the Work,
3393
+ excluding those notices that do not pertain to any part of
3394
+ the Derivative Works; and
3395
+
3396
+ (d) If the Work includes a "NOTICE" text file as part of its
3397
+ distribution, then any Derivative Works that You distribute must
3398
+ include a readable copy of the attribution notices contained
3399
+ within such NOTICE file, excluding those notices that do not
3400
+ pertain to any part of the Derivative Works, in at least one
3401
+ of the following places: within a NOTICE text file distributed
3402
+ as part of the Derivative Works; within the Source form or
3403
+ documentation, if provided along with the Derivative Works; or,
3404
+ within a display generated by the Derivative Works, if and
3405
+ wherever such third-party notices normally appear. The contents
3406
+ of the NOTICE file are for informational purposes only and
3407
+ do not modify the License. You may add Your own attribution
3408
+ notices within Derivative Works that You distribute, alongside
3409
+ or as an addendum to the NOTICE text from the Work, provided
3410
+ that such additional attribution notices cannot be construed
3411
+ as modifying the License.
3412
+
3413
+ You may add Your own copyright statement to Your modifications and
3414
+ may provide additional or different license terms and conditions
3415
+ for use, reproduction, or distribution of Your modifications, or
3416
+ for any such Derivative Works as a whole, provided Your use,
3417
+ reproduction, and distribution of the Work otherwise complies with
3418
+ the conditions stated in this License.
3419
+
3420
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
3421
+ any Contribution intentionally submitted for inclusion in the Work
3422
+ by You to the Licensor shall be under the terms and conditions of
3423
+ this License, without any additional terms or conditions.
3424
+ Notwithstanding the above, nothing herein shall supersede or modify
3425
+ the terms of any separate license agreement you may have executed
3426
+ with Licensor regarding such Contributions.
3427
+
3428
+ 6. Trademarks. This License does not grant permission to use the trade
3429
+ names, trademarks, service marks, or product names of the Licensor,
3430
+ except as required for reasonable and customary use in describing the
3431
+ origin of the Work and reproducing the content of the NOTICE file.
3432
+
3433
+ 7. Disclaimer of Warranty. Unless required by applicable law or
3434
+ agreed to in writing, Licensor provides the Work (and each
3435
+ Contributor provides its Contributions) on an "AS IS" BASIS,
3436
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3437
+ implied, including, without limitation, any warranties or conditions
3438
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3439
+ PARTICULAR PURPOSE. You are solely responsible for determining the
3440
+ appropriateness of using or redistributing the Work and assume any
3441
+ risks associated with Your exercise of permissions under this License.
3442
+
3443
+ 8. Limitation of Liability. In no event and under no legal theory,
3444
+ whether in tort (including negligence), contract, or otherwise,
3445
+ unless required by applicable law (such as deliberate and grossly
3446
+ negligent acts) or agreed to in writing, shall any Contributor be
3447
+ liable to You for damages, including any direct, indirect, special,
3448
+ incidental, or consequential damages of any character arising as a
3449
+ result of this License or out of the use or inability to use the
3450
+ Work (including but not limited to damages for loss of goodwill,
3451
+ work stoppage, computer failure or malfunction, or any and all
3452
+ other commercial damages or losses), even if such Contributor
3453
+ has been advised of the possibility of such damages.
3454
+
3455
+ 9. Accepting Warranty or Additional Liability. While redistributing
3456
+ the Work or Derivative Works thereof, You may choose to offer,
3457
+ and charge a fee for, acceptance of support, warranty, indemnity,
3458
+ or other liability obligations and/or rights consistent with this
3459
+ License. However, in accepting such obligations, You may act only
3460
+ on Your own behalf and on Your sole responsibility, not on behalf
3461
+ of any other Contributor, and only if You agree to indemnify,
3462
+ defend, and hold each Contributor harmless for any liability
3463
+ incurred by, or claims asserted against, such Contributor by reason
3464
+ of your accepting any such warranty or additional liability.
3465
+
3466
+ END OF TERMS AND CONDITIONS
3467
+
3468
+ APPENDIX: How to apply the Apache License to your work.
3469
+
3470
+ To apply the Apache License to your work, attach the following
3471
+ boilerplate notice, with the fields enclosed by brackets "[]"
3472
+ replaced with your own identifying information. (Don't include
3473
+ the brackets!) The text should be enclosed in the appropriate
3474
+ comment syntax for the file format. We also recommend that a
3475
+ file or class name and description of purpose be included on the
3476
+ same "printed page" as the copyright notice for easier
3477
+ identification within third-party archives.
3478
+
3479
+ Copyright 2014 Google Inc.
3480
+
3481
+ Licensed under the Apache License, Version 2.0 (the "License");
3482
+ you may not use this file except in compliance with the License.
3483
+ You may obtain a copy of the License at
3484
+
3485
+ http://www.apache.org/licenses/LICENSE-2.0
3486
+
3487
+ Unless required by applicable law or agreed to in writing, software
3488
+ distributed under the License is distributed on an "AS IS" BASIS,
3489
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3490
+ See the License for the specific language governing permissions and
3491
+ limitations under the License.
3492
+
3493
+
3494
+ -------------------- DEPENDENCY DIVIDER --------------------
3495
+
3496
+ Name: lighthouse-stack-packs
3497
+ URL: https://github.com/GoogleChrome/lighthouse-stack-packs#readme
3498
+ Version: 1.12.3
3499
+ License: Apache-2.0
3500
+
3501
+
3502
+ Apache License
3503
+ Version 2.0, January 2004
3504
+ http://www.apache.org/licenses/
3505
+
3506
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3507
+
3508
+ 1. Definitions.
3509
+
3510
+ "License" shall mean the terms and conditions for use, reproduction,
3511
+ and distribution as defined by Sections 1 through 9 of this document.
3512
+
3513
+ "Licensor" shall mean the copyright owner or entity authorized by
3514
+ the copyright owner that is granting the License.
3515
+
3516
+ "Legal Entity" shall mean the union of the acting entity and all
3517
+ other entities that control, are controlled by, or are under common
3518
+ control with that entity. For the purposes of this definition,
3519
+ "control" means (i) the power, direct or indirect, to cause the
3520
+ direction or management of such entity, whether by contract or
3521
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
3522
+ outstanding shares, or (iii) beneficial ownership of such entity.
3523
+
3524
+ "You" (or "Your") shall mean an individual or Legal Entity
3525
+ exercising permissions granted by this License.
3526
+
3527
+ "Source" form shall mean the preferred form for making modifications,
3528
+ including but not limited to software source code, documentation
3529
+ source, and configuration files.
3530
+
3531
+ "Object" form shall mean any form resulting from mechanical
3532
+ transformation or translation of a Source form, including but
3533
+ not limited to compiled object code, generated documentation,
3534
+ and conversions to other media types.
3535
+
3536
+ "Work" shall mean the work of authorship, whether in Source or
3537
+ Object form, made available under the License, as indicated by a
3538
+ copyright notice that is included in or attached to the work
3539
+ (an example is provided in the Appendix below).
3540
+
3541
+ "Derivative Works" shall mean any work, whether in Source or Object
3542
+ form, that is based on (or derived from) the Work and for which the
3543
+ editorial revisions, annotations, elaborations, or other modifications
3544
+ represent, as a whole, an original work of authorship. For the purposes
3545
+ of this License, Derivative Works shall not include works that remain
3546
+ separable from, or merely link (or bind by name) to the interfaces of,
3547
+ the Work and Derivative Works thereof.
3548
+
3549
+ "Contribution" shall mean any work of authorship, including
3550
+ the original version of the Work and any modifications or additions
3551
+ to that Work or Derivative Works thereof, that is intentionally
3552
+ submitted to Licensor for inclusion in the Work by the copyright owner
3553
+ or by an individual or Legal Entity authorized to submit on behalf of
3554
+ the copyright owner. For the purposes of this definition, "submitted"
3555
+ means any form of electronic, verbal, or written communication sent
3556
+ to the Licensor or its representatives, including but not limited to
3557
+ communication on electronic mailing lists, source code control systems,
3558
+ and issue tracking systems that are managed by, or on behalf of, the
3559
+ Licensor for the purpose of discussing and improving the Work, but
3560
+ excluding communication that is conspicuously marked or otherwise
3561
+ designated in writing by the copyright owner as "Not a Contribution."
3562
+
3563
+ "Contributor" shall mean Licensor and any individual or Legal Entity
3564
+ on behalf of whom a Contribution has been received by Licensor and
3565
+ subsequently incorporated within the Work.
3566
+
3567
+ 2. Grant of Copyright License. Subject to the terms and conditions of
3568
+ this License, each Contributor hereby grants to You a perpetual,
3569
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3570
+ copyright license to reproduce, prepare Derivative Works of,
3571
+ publicly display, publicly perform, sublicense, and distribute the
3572
+ Work and such Derivative Works in Source or Object form.
3573
+
3574
+ 3. Grant of Patent License. Subject to the terms and conditions of
3575
+ this License, each Contributor hereby grants to You a perpetual,
3576
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3577
+ (except as stated in this section) patent license to make, have made,
3578
+ use, offer to sell, sell, import, and otherwise transfer the Work,
3579
+ where such license applies only to those patent claims licensable
3580
+ by such Contributor that are necessarily infringed by their
3581
+ Contribution(s) alone or by combination of their Contribution(s)
3582
+ with the Work to which such Contribution(s) was submitted. If You
3583
+ institute patent litigation against any entity (including a
3584
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
3585
+ or a Contribution incorporated within the Work constitutes direct
3586
+ or contributory patent infringement, then any patent licenses
3587
+ granted to You under this License for that Work shall terminate
3588
+ as of the date such litigation is filed.
3589
+
3590
+ 4. Redistribution. You may reproduce and distribute copies of the
3591
+ Work or Derivative Works thereof in any medium, with or without
3592
+ modifications, and in Source or Object form, provided that You
3593
+ meet the following conditions:
3594
+
3595
+ (a) You must give any other recipients of the Work or
3596
+ Derivative Works a copy of this License; and
3597
+
3598
+ (b) You must cause any modified files to carry prominent notices
3599
+ stating that You changed the files; and
3600
+
3601
+ (c) You must retain, in the Source form of any Derivative Works
3602
+ that You distribute, all copyright, patent, trademark, and
3603
+ attribution notices from the Source form of the Work,
3604
+ excluding those notices that do not pertain to any part of
3605
+ the Derivative Works; and
3606
+
3607
+ (d) If the Work includes a "NOTICE" text file as part of its
3608
+ distribution, then any Derivative Works that You distribute must
3609
+ include a readable copy of the attribution notices contained
3610
+ within such NOTICE file, excluding those notices that do not
3611
+ pertain to any part of the Derivative Works, in at least one
3612
+ of the following places: within a NOTICE text file distributed
3613
+ as part of the Derivative Works; within the Source form or
3614
+ documentation, if provided along with the Derivative Works; or,
3615
+ within a display generated by the Derivative Works, if and
3616
+ wherever such third-party notices normally appear. The contents
3617
+ of the NOTICE file are for informational purposes only and
3618
+ do not modify the License. You may add Your own attribution
3619
+ notices within Derivative Works that You distribute, alongside
3620
+ or as an addendum to the NOTICE text from the Work, provided
3621
+ that such additional attribution notices cannot be construed
3622
+ as modifying the License.
3623
+
3624
+ You may add Your own copyright statement to Your modifications and
3625
+ may provide additional or different license terms and conditions
3626
+ for use, reproduction, or distribution of Your modifications, or
3627
+ for any such Derivative Works as a whole, provided Your use,
3628
+ reproduction, and distribution of the Work otherwise complies with
3629
+ the conditions stated in this License.
3630
+
3631
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
3632
+ any Contribution intentionally submitted for inclusion in the Work
3633
+ by You to the Licensor shall be under the terms and conditions of
3634
+ this License, without any additional terms or conditions.
3635
+ Notwithstanding the above, nothing herein shall supersede or modify
3636
+ the terms of any separate license agreement you may have executed
3637
+ with Licensor regarding such Contributions.
3638
+
3639
+ 6. Trademarks. This License does not grant permission to use the trade
3640
+ names, trademarks, service marks, or product names of the Licensor,
3641
+ except as required for reasonable and customary use in describing the
3642
+ origin of the Work and reproducing the content of the NOTICE file.
3643
+
3644
+ 7. Disclaimer of Warranty. Unless required by applicable law or
3645
+ agreed to in writing, Licensor provides the Work (and each
3646
+ Contributor provides its Contributions) on an "AS IS" BASIS,
3647
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3648
+ implied, including, without limitation, any warranties or conditions
3649
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3650
+ PARTICULAR PURPOSE. You are solely responsible for determining the
3651
+ appropriateness of using or redistributing the Work and assume any
3652
+ risks associated with Your exercise of permissions under this License.
3653
+
3654
+ 8. Limitation of Liability. In no event and under no legal theory,
3655
+ whether in tort (including negligence), contract, or otherwise,
3656
+ unless required by applicable law (such as deliberate and grossly
3657
+ negligent acts) or agreed to in writing, shall any Contributor be
3658
+ liable to You for damages, including any direct, indirect, special,
3659
+ incidental, or consequential damages of any character arising as a
3660
+ result of this License or out of the use or inability to use the
3661
+ Work (including but not limited to damages for loss of goodwill,
3662
+ work stoppage, computer failure or malfunction, or any and all
3663
+ other commercial damages or losses), even if such Contributor
3664
+ has been advised of the possibility of such damages.
3665
+
3666
+ 9. Accepting Warranty or Additional Liability. While redistributing
3667
+ the Work or Derivative Works thereof, You may choose to offer,
3668
+ and charge a fee for, acceptance of support, warranty, indemnity,
3669
+ or other liability obligations and/or rights consistent with this
3670
+ License. However, in accepting such obligations, You may act only
3671
+ on Your own behalf and on Your sole responsibility, not on behalf
3672
+ of any other Contributor, and only if You agree to indemnify,
3673
+ defend, and hold each Contributor harmless for any liability
3674
+ incurred by, or claims asserted against, such Contributor by reason
3675
+ of your accepting any such warranty or additional liability.
3676
+
3677
+ END OF TERMS AND CONDITIONS
3678
+
3679
+ APPENDIX: How to apply the Apache License to your work.
3680
+
3681
+ To apply the Apache License to your work, attach the following
3682
+ boilerplate notice, with the fields enclosed by brackets "[]"
3683
+ replaced with your own identifying information. (Don't include
3684
+ the brackets!) The text should be enclosed in the appropriate
3685
+ comment syntax for the file format. We also recommend that a
3686
+ file or class name and description of purpose be included on the
3687
+ same "printed page" as the copyright notice for easier
3688
+ identification within third-party archives.
3689
+
3690
+ Copyright [yyyy] [name of copyright owner]
3691
+
3692
+ Licensed under the Apache License, Version 2.0 (the "License");
3693
+ you may not use this file except in compliance with the License.
3694
+ You may obtain a copy of the License at
3695
+
3696
+ http://www.apache.org/licenses/LICENSE-2.0
3697
+
3698
+ Unless required by applicable law or agreed to in writing, software
3699
+ distributed under the License is distributed on an "AS IS" BASIS,
3700
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3701
+ See the License for the specific language governing permissions and
3702
+ limitations under the License.
3703
+
3704
+ -------------------- DEPENDENCY DIVIDER --------------------
3705
+
3706
+ Name: lodash-es
3707
+ URL: https://lodash.com/custom-builds
3708
+ Version: 4.17.21
3709
+ License: MIT
3710
+
3711
+ Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
3712
+
3713
+ Based on Underscore.js, copyright Jeremy Ashkenas,
3714
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
3715
+
3716
+ This software consists of voluntary contributions made by many
3717
+ individuals. For exact contribution history, see the revision history
3718
+ available at https://github.com/lodash/lodash
3719
+
3720
+ The following license applies to all parts of this software except as
3721
+ documented below:
3722
+
3723
+ ====
3724
+
3725
+ Permission is hereby granted, free of charge, to any person obtaining
3726
+ a copy of this software and associated documentation files (the
3727
+ "Software"), to deal in the Software without restriction, including
3728
+ without limitation the rights to use, copy, modify, merge, publish,
3729
+ distribute, sublicense, and/or sell copies of the Software, and to
3730
+ permit persons to whom the Software is furnished to do so, subject to
3731
+ the following conditions:
3732
+
3733
+ The above copyright notice and this permission notice shall be
3734
+ included in all copies or substantial portions of the Software.
3735
+
3736
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3737
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3738
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3739
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3740
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3741
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3742
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3743
+
3744
+ ====
3745
+
3746
+ Copyright and related rights for sample code are waived via CC0. Sample
3747
+ code is defined as all source code displayed within the prose of the
3748
+ documentation.
3749
+
3750
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
3751
+
3752
+ ====
3753
+
3754
+ Files located in the node_modules and vendor directories are externally
3755
+ maintained libraries used by this software which have their own
3756
+ licenses; we recommend you read them, as their terms may differ from the
3757
+ terms above.
3758
+
3759
+
3760
+ -------------------- DEPENDENCY DIVIDER --------------------
3761
+
3762
+ Name: lookup-closest-locale
3763
+ URL: https://github.com/format-message/format-message/tree/master/packages/lookup-closest-locale
3764
+ Version: 6.2.0
3765
+ License: MIT
3766
+
3767
+ -------------------- DEPENDENCY DIVIDER --------------------
3768
+
3769
+ Name: marky
3770
+ URL: https://github.com/nolanlawson/marky#readme
3771
+ Version: 1.2.2
3772
+ License: Apache-2.0
3773
+
3774
+ Apache License
3775
+ Version 2.0, January 2004
3776
+ http://www.apache.org/licenses/
3777
+
3778
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3779
+
3780
+ 1. Definitions.
3781
+
3782
+ "License" shall mean the terms and conditions for use, reproduction, and
3783
+ distribution as defined by Sections 1 through 9 of this document.
3784
+
3785
+ "Licensor" shall mean the copyright owner or entity authorized by the
3786
+ copyright owner that is granting the License.
3787
+
3788
+ "Legal Entity" shall mean the union of the acting entity and all other
3789
+ entities that control, are controlled by, or are under common control with
3790
+ that entity. For the purposes of this definition, "control" means (i) the
3791
+ power, direct or indirect, to cause the direction or management of such
3792
+ entity, whether by contract or otherwise, or (ii) ownership of
3793
+ fifty percent (50%) or more of the outstanding shares, or (iii) beneficial
3794
+ ownership of such entity.
3795
+
3796
+ "You" (or "Your") shall mean an individual or Legal Entity exercising
3797
+ permissions granted by this License.
3798
+
3799
+ "Source" form shall mean the preferred form for making modifications,
3800
+ including but not limited to software source code, documentation source,
3801
+ and configuration files.
3802
+
3803
+ "Object" form shall mean any form resulting from mechanical transformation
3804
+ or translation of a Source form, including but not limited to compiled
3805
+ object code, generated documentation, and conversions to
3806
+ other media types.
3807
+
3808
+ "Work" shall mean the work of authorship, whether in Source or Object
3809
+ form, made available under the License, as indicated by a copyright notice
3810
+ that is included in or attached to the work (an example is provided in the
3811
+ Appendix below).
3812
+
3813
+ "Derivative Works" shall mean any work, whether in Source or Object form,
3814
+ that is based on (or derived from) the Work and for which the editorial
3815
+ revisions, annotations, elaborations, or other modifications represent,
3816
+ as a whole, an original work of authorship. For the purposes of this
3817
+ License, Derivative Works shall not include works that remain separable
3818
+ from, or merely link (or bind by name) to the interfaces of, the Work and
3819
+ Derivative Works thereof.
3820
+
3821
+ "Contribution" shall mean any work of authorship, including the original
3822
+ version of the Work and any modifications or additions to that Work or
3823
+ Derivative Works thereof, that is intentionally submitted to Licensor for
3824
+ inclusion in the Work by the copyright owner or by an individual or
3825
+ Legal Entity authorized to submit on behalf of the copyright owner.
3826
+ For the purposes of this definition, "submitted" means any form of
3827
+ electronic, verbal, or written communication sent to the Licensor or its
3828
+ representatives, including but not limited to communication on electronic
3829
+ mailing lists, source code control systems, and issue tracking systems
3830
+ that are managed by, or on behalf of, the Licensor for the purpose of
3831
+ discussing and improving the Work, but excluding communication that is
3832
+ conspicuously marked or otherwise designated in writing by the copyright
3833
+ owner as "Not a Contribution."
3834
+
3835
+ "Contributor" shall mean Licensor and any individual or Legal Entity on
3836
+ behalf of whom a Contribution has been received by Licensor and
3837
+ subsequently incorporated within the Work.
3838
+
3839
+ 2. Grant of Copyright License.
3840
+
3841
+ Subject to the terms and conditions of this License, each Contributor
3842
+ hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
3843
+ royalty-free, irrevocable copyright license to reproduce, prepare
3844
+ Derivative Works of, publicly display, publicly perform, sublicense,
3845
+ and distribute the Work and such Derivative Works in
3846
+ Source or Object form.
3847
+
3848
+ 3. Grant of Patent License.
3849
+
3850
+ Subject to the terms and conditions of this License, each Contributor
3851
+ hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
3852
+ royalty-free, irrevocable (except as stated in this section) patent
3853
+ license to make, have made, use, offer to sell, sell, import, and
3854
+ otherwise transfer the Work, where such license applies only to those
3855
+ patent claims licensable by such Contributor that are necessarily
3856
+ infringed by their Contribution(s) alone or by combination of their
3857
+ Contribution(s) with the Work to which such Contribution(s) was submitted.
3858
+ If You institute patent litigation against any entity (including a
3859
+ cross-claim or counterclaim in a lawsuit) alleging that the Work or a
3860
+ Contribution incorporated within the Work constitutes direct or
3861
+ contributory patent infringement, then any patent licenses granted to
3862
+ You under this License for that Work shall terminate as of the date such
3863
+ litigation is filed.
3864
+
3865
+ 4. Redistribution.
3866
+
3867
+ You may reproduce and distribute copies of the Work or Derivative Works
3868
+ thereof in any medium, with or without modifications, and in Source or
3869
+ Object form, provided that You meet the following conditions:
3870
+
3871
+ 1. You must give any other recipients of the Work or Derivative Works a
3872
+ copy of this License; and
3873
+
3874
+ 2. You must cause any modified files to carry prominent notices stating
3875
+ that You changed the files; and
3876
+
3877
+ 3. You must retain, in the Source form of any Derivative Works that You
3878
+ distribute, all copyright, patent, trademark, and attribution notices from
3879
+ the Source form of the Work, excluding those notices that do not pertain
3880
+ to any part of the Derivative Works; and
3881
+
3882
+ 4. If the Work includes a "NOTICE" text file as part of its distribution,
3883
+ then any Derivative Works that You distribute must include a readable copy
3884
+ of the attribution notices contained within such NOTICE file, excluding
3885
+ those notices that do not pertain to any part of the Derivative Works,
3886
+ in at least one of the following places: within a NOTICE text file
3887
+ distributed as part of the Derivative Works; within the Source form or
3888
+ documentation, if provided along with the Derivative Works; or, within a
3889
+ display generated by the Derivative Works, if and wherever such
3890
+ third-party notices normally appear. The contents of the NOTICE file are
3891
+ for informational purposes only and do not modify the License.
3892
+ You may add Your own attribution notices within Derivative Works that You
3893
+ distribute, alongside or as an addendum to the NOTICE text from the Work,
3894
+ provided that such additional attribution notices cannot be construed
3895
+ as modifying the License.
3896
+
3897
+ You may add Your own copyright statement to Your modifications and may
3898
+ provide additional or different license terms and conditions for use,
3899
+ reproduction, or distribution of Your modifications, or for any such
3900
+ Derivative Works as a whole, provided Your use, reproduction, and
3901
+ distribution of the Work otherwise complies with the conditions
3902
+ stated in this License.
3903
+
3904
+ 5. Submission of Contributions.
3905
+
3906
+ Unless You explicitly state otherwise, any Contribution intentionally
3907
+ submitted for inclusion in the Work by You to the Licensor shall be under
3908
+ the terms and conditions of this License, without any additional
3909
+ terms or conditions. Notwithstanding the above, nothing herein shall
3910
+ supersede or modify the terms of any separate license agreement you may
3911
+ have executed with Licensor regarding such Contributions.
3912
+
3913
+ 6. Trademarks.
3914
+
3915
+ This License does not grant permission to use the trade names, trademarks,
3916
+ service marks, or product names of the Licensor, except as required for
3917
+ reasonable and customary use in describing the origin of the Work and
3918
+ reproducing the content of the NOTICE file.
3919
+
3920
+ 7. Disclaimer of Warranty.
3921
+
3922
+ Unless required by applicable law or agreed to in writing, Licensor
3923
+ provides the Work (and each Contributor provides its Contributions)
3924
+ on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
3925
+ either express or implied, including, without limitation, any warranties
3926
+ or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS
3927
+ FOR A PARTICULAR PURPOSE. You are solely responsible for determining the
3928
+ appropriateness of using or redistributing the Work and assume any risks
3929
+ associated with Your exercise of permissions under this License.
3930
+
3931
+ 8. Limitation of Liability.
3932
+
3933
+ In no event and under no legal theory, whether in tort
3934
+ (including negligence), contract, or otherwise, unless required by
3935
+ applicable law (such as deliberate and grossly negligent acts) or agreed
3936
+ to in writing, shall any Contributor be liable to You for damages,
3937
+ including any direct, indirect, special, incidental, or consequential
3938
+ damages of any character arising as a result of this License or out of
3939
+ the use or inability to use the Work (including but not limited to damages
3940
+ for loss of goodwill, work stoppage, computer failure or malfunction,
3941
+ or any and all other commercial damages or losses), even if such
3942
+ Contributor has been advised of the possibility of such damages.
3943
+
3944
+ 9. Accepting Warranty or Additional Liability.
3945
+
3946
+ While redistributing the Work or Derivative Works thereof, You may choose
3947
+ to offer, and charge a fee for, acceptance of support, warranty,
3948
+ indemnity, or other liability obligations and/or rights consistent with
3949
+ this License. However, in accepting such obligations, You may act only
3950
+ on Your own behalf and on Your sole responsibility, not on behalf of any
3951
+ other Contributor, and only if You agree to indemnify, defend, and hold
3952
+ each Contributor harmless for any liability incurred by, or claims
3953
+ asserted against, such Contributor by reason of your accepting any such
3954
+ warranty or additional liability.
3955
+
3956
+ END OF TERMS AND CONDITIONS
3957
+
3958
+ APPENDIX: How to apply the Apache License to your work
3959
+
3960
+ To apply the Apache License to your work, attach the following boilerplate
3961
+ notice, with the fields enclosed by brackets "[]" replaced with your own
3962
+ identifying information. (Don't include the brackets!) The text should be
3963
+ enclosed in the appropriate comment syntax for the file format. We also
3964
+ recommend that a file or class name and description of purpose be included
3965
+ on the same "printed page" as the copyright notice for easier
3966
+ identification within third-party archives.
3967
+
3968
+ Copyright 2016 Nolan Lawson
3969
+
3970
+
3971
+ Licensed under the Apache License, Version 2.0 (the "License");
3972
+ you may not use this file except in compliance with the License.
3973
+ You may obtain a copy of the License at
3974
+
3975
+ http://www.apache.org/licenses/LICENSE-2.0
3976
+
3977
+ Unless required by applicable law or agreed to in writing, software
3978
+ distributed under the License is distributed on an "AS IS" BASIS,
3979
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
3980
+ or implied. See the License for the specific language governing
3981
+ permissions and limitations under the License.
3982
+
3983
+
3984
+
3985
+ -------------------- DEPENDENCY DIVIDER --------------------
3986
+
3987
+ Name: ms
3988
+ URL: zeit/ms
3989
+ Version: 2.1.2
3990
+ License: MIT
3991
+
3992
+ The MIT License (MIT)
3993
+
3994
+ Copyright (c) 2016 Zeit, Inc.
3995
+
3996
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3997
+ of this software and associated documentation files (the "Software"), to deal
3998
+ in the Software without restriction, including without limitation the rights
3999
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4000
+ copies of the Software, and to permit persons to whom the Software is
4001
+ furnished to do so, subject to the following conditions:
4002
+
4003
+ The above copyright notice and this permission notice shall be included in all
4004
+ copies or substantial portions of the Software.
4005
+
4006
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4007
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4008
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4009
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4010
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4011
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4012
+ SOFTWARE.
4013
+
4014
+
4015
+ -------------------- DEPENDENCY DIVIDER --------------------
4016
+
4017
+ Name: puppeteer-core
4018
+ URL: https://github.com/puppeteer/puppeteer/tree/main/packages/puppeteer-core
4019
+ Version: 24.43.0
4020
+ License: Apache-2.0
4021
+
4022
+ -------------------- DEPENDENCY DIVIDER --------------------
4023
+
4024
+ Name: robots-parser
4025
+ URL: https://github.com/samclarke/robots-parser
4026
+ Version: 3.0.1
4027
+ License: MIT
4028
+
4029
+ The MIT License (MIT)
4030
+
4031
+ Copyright (c) 2014 Sam Clarke
4032
+
4033
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4034
+ of this software and associated documentation files (the "Software"), to deal
4035
+ in the Software without restriction, including without limitation the rights
4036
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4037
+ copies of the Software, and to permit persons to whom the Software is
4038
+ furnished to do so, subject to the following conditions:
4039
+
4040
+ The above copyright notice and this permission notice shall be included in
4041
+ all copies or substantial portions of the Software.
4042
+
4043
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4044
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4045
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4046
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4047
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4048
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4049
+ THE SOFTWARE.
4050
+
4051
+
4052
+ -------------------- DEPENDENCY DIVIDER --------------------
4053
+
4054
+ Name: third-party-web
4055
+ URL: https://github.com/patrickhulce/third-party-web.git
4056
+ Version: 0.26.2
4057
+ License: MIT
4058
+
4059
+ The MIT License (MIT)
4060
+ Copyright (c) 2019 Patrick Hulce
4061
+
4062
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4063
+ of this software and associated documentation files (the "Software"), to deal
4064
+ in the Software without restriction, including without limitation the rights
4065
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4066
+ copies of the Software, and to permit persons to whom the Software is
4067
+ furnished to do so, subject to the following conditions:
4068
+
4069
+ The above copyright notice and this permission notice shall be included in all
4070
+ copies or substantial portions of the Software.
4071
+
4072
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4073
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4074
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4075
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4076
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4077
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4078
+ SOFTWARE.
4079
+
4080
+
4081
+ -------------------- DEPENDENCY DIVIDER --------------------
4082
+
4083
+ Name: tldts-core
4084
+ URL: https://github.com/remusao/tldts#readme
4085
+ Version: 7.0.30
4086
+ License: MIT
4087
+
4088
+ Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
4089
+
4090
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
4091
+ associated documentation files (the "Software"), to deal in the Software without restriction,
4092
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
4093
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
4094
+ subject to the following conditions:
4095
+
4096
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4097
+
4098
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4099
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
4100
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4101
+
4102
+
4103
+ -------------------- DEPENDENCY DIVIDER --------------------
4104
+
4105
+ Name: tldts-icann
4106
+ URL: https://github.com/remusao/tldts#readme
4107
+ Version: 7.0.30
4108
+ License: MIT
4109
+
4110
+ Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
4111
+
4112
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
4113
+ associated documentation files (the "Software"), to deal in the Software without restriction,
4114
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
4115
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
4116
+ subject to the following conditions:
4117
+
4118
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4119
+
4120
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4121
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
4122
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4123
+
4124
+
4125
+ -------------------- DEPENDENCY DIVIDER --------------------
4126
+
4127
+ Name: tslib
4128
+ URL: https://www.typescriptlang.org/
4129
+ Version: 2.6.2
4130
+ License: 0BSD
4131
+
4132
+ Copyright (c) Microsoft Corporation.
4133
+
4134
+ Permission to use, copy, modify, and/or distribute this software for any
4135
+ purpose with or without fee is hereby granted.
4136
+
4137
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
4138
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
4139
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
4140
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
4141
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
4142
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4143
+ PERFORMANCE OF THIS SOFTWARE.
4144
+
4145
+ -------------------- DEPENDENCY DIVIDER --------------------
4146
+
4147
+ Name: web-features
4148
+ URL: git+https://github.com/web-platform-dx/web-features.git
4149
+ Version: 3.26.0
4150
+ License: Apache-2.0
4151
+
4152
+ Apache License
4153
+ Version 2.0, January 2004
4154
+ http://www.apache.org/licenses/
4155
+
4156
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
4157
+
4158
+ 1. Definitions.
4159
+
4160
+ "License" shall mean the terms and conditions for use, reproduction,
4161
+ and distribution as defined by Sections 1 through 9 of this document.
4162
+
4163
+ "Licensor" shall mean the copyright owner or entity authorized by
4164
+ the copyright owner that is granting the License.
4165
+
4166
+ "Legal Entity" shall mean the union of the acting entity and all
4167
+ other entities that control, are controlled by, or are under common
4168
+ control with that entity. For the purposes of this definition,
4169
+ "control" means (i) the power, direct or indirect, to cause the
4170
+ direction or management of such entity, whether by contract or
4171
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
4172
+ outstanding shares, or (iii) beneficial ownership of such entity.
4173
+
4174
+ "You" (or "Your") shall mean an individual or Legal Entity
4175
+ exercising permissions granted by this License.
4176
+
4177
+ "Source" form shall mean the preferred form for making modifications,
4178
+ including but not limited to software source code, documentation
4179
+ source, and configuration files.
4180
+
4181
+ "Object" form shall mean any form resulting from mechanical
4182
+ transformation or translation of a Source form, including but
4183
+ not limited to compiled object code, generated documentation,
4184
+ and conversions to other media types.
4185
+
4186
+ "Work" shall mean the work of authorship, whether in Source or
4187
+ Object form, made available under the License, as indicated by a
4188
+ copyright notice that is included in or attached to the work
4189
+ (an example is provided in the Appendix below).
4190
+
4191
+ "Derivative Works" shall mean any work, whether in Source or Object
4192
+ form, that is based on (or derived from) the Work and for which the
4193
+ editorial revisions, annotations, elaborations, or other modifications
4194
+ represent, as a whole, an original work of authorship. For the purposes
4195
+ of this License, Derivative Works shall not include works that remain
4196
+ separable from, or merely link (or bind by name) to the interfaces of,
4197
+ the Work and Derivative Works thereof.
4198
+
4199
+ "Contribution" shall mean any work of authorship, including
4200
+ the original version of the Work and any modifications or additions
4201
+ to that Work or Derivative Works thereof, that is intentionally
4202
+ submitted to Licensor for inclusion in the Work by the copyright owner
4203
+ or by an individual or Legal Entity authorized to submit on behalf of
4204
+ the copyright owner. For the purposes of this definition, "submitted"
4205
+ means any form of electronic, verbal, or written communication sent
4206
+ to the Licensor or its representatives, including but not limited to
4207
+ communication on electronic mailing lists, source code control systems,
4208
+ and issue tracking systems that are managed by, or on behalf of, the
4209
+ Licensor for the purpose of discussing and improving the Work, but
4210
+ excluding communication that is conspicuously marked or otherwise
4211
+ designated in writing by the copyright owner as "Not a Contribution."
4212
+
4213
+ "Contributor" shall mean Licensor and any individual or Legal Entity
4214
+ on behalf of whom a Contribution has been received by Licensor and
4215
+ subsequently incorporated within the Work.
4216
+
4217
+ 2. Grant of Copyright License. Subject to the terms and conditions of
4218
+ this License, each Contributor hereby grants to You a perpetual,
4219
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4220
+ copyright license to reproduce, prepare Derivative Works of,
4221
+ publicly display, publicly perform, sublicense, and distribute the
4222
+ Work and such Derivative Works in Source or Object form.
4223
+
4224
+ 3. Grant of Patent License. Subject to the terms and conditions of
4225
+ this License, each Contributor hereby grants to You a perpetual,
4226
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4227
+ (except as stated in this section) patent license to make, have made,
4228
+ use, offer to sell, sell, import, and otherwise transfer the Work,
4229
+ where such license applies only to those patent claims licensable
4230
+ by such Contributor that are necessarily infringed by their
4231
+ Contribution(s) alone or by combination of their Contribution(s)
4232
+ with the Work to which such Contribution(s) was submitted. If You
4233
+ institute patent litigation against any entity (including a
4234
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
4235
+ or a Contribution incorporated within the Work constitutes direct
4236
+ or contributory patent infringement, then any patent licenses
4237
+ granted to You under this License for that Work shall terminate
4238
+ as of the date such litigation is filed.
4239
+
4240
+ 4. Redistribution. You may reproduce and distribute copies of the
4241
+ Work or Derivative Works thereof in any medium, with or without
4242
+ modifications, and in Source or Object form, provided that You
4243
+ meet the following conditions:
4244
+
4245
+ (a) You must give any other recipients of the Work or
4246
+ Derivative Works a copy of this License; and
4247
+
4248
+ (b) You must cause any modified files to carry prominent notices
4249
+ stating that You changed the files; and
4250
+
4251
+ (c) You must retain, in the Source form of any Derivative Works
4252
+ that You distribute, all copyright, patent, trademark, and
4253
+ attribution notices from the Source form of the Work,
4254
+ excluding those notices that do not pertain to any part of
4255
+ the Derivative Works; and
4256
+
4257
+ (d) If the Work includes a "NOTICE" text file as part of its
4258
+ distribution, then any Derivative Works that You distribute must
4259
+ include a readable copy of the attribution notices contained
4260
+ within such NOTICE file, excluding those notices that do not
4261
+ pertain to any part of the Derivative Works, in at least one
4262
+ of the following places: within a NOTICE text file distributed
4263
+ as part of the Derivative Works; within the Source form or
4264
+ documentation, if provided along with the Derivative Works; or,
4265
+ within a display generated by the Derivative Works, if and
4266
+ wherever such third-party notices normally appear. The contents
4267
+ of the NOTICE file are for informational purposes only and
4268
+ do not modify the License. You may add Your own attribution
4269
+ notices within Derivative Works that You distribute, alongside
4270
+ or as an addendum to the NOTICE text from the Work, provided
4271
+ that such additional attribution notices cannot be construed
4272
+ as modifying the License.
4273
+
4274
+ You may add Your own copyright statement to Your modifications and
4275
+ may provide additional or different license terms and conditions
4276
+ for use, reproduction, or distribution of Your modifications, or
4277
+ for any such Derivative Works as a whole, provided Your use,
4278
+ reproduction, and distribution of the Work otherwise complies with
4279
+ the conditions stated in this License.
4280
+
4281
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
4282
+ any Contribution intentionally submitted for inclusion in the Work
4283
+ by You to the Licensor shall be under the terms and conditions of
4284
+ this License, without any additional terms or conditions.
4285
+ Notwithstanding the above, nothing herein shall supersede or modify
4286
+ the terms of any separate license agreement you may have executed
4287
+ with Licensor regarding such Contributions.
4288
+
4289
+ 6. Trademarks. This License does not grant permission to use the trade
4290
+ names, trademarks, service marks, or product names of the Licensor,
4291
+ except as required for reasonable and customary use in describing the
4292
+ origin of the Work and reproducing the content of the NOTICE file.
4293
+
4294
+ 7. Disclaimer of Warranty. Unless required by applicable law or
4295
+ agreed to in writing, Licensor provides the Work (and each
4296
+ Contributor provides its Contributions) on an "AS IS" BASIS,
4297
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
4298
+ implied, including, without limitation, any warranties or conditions
4299
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
4300
+ PARTICULAR PURPOSE. You are solely responsible for determining the
4301
+ appropriateness of using or redistributing the Work and assume any
4302
+ risks associated with Your exercise of permissions under this License.
4303
+
4304
+ 8. Limitation of Liability. In no event and under no legal theory,
4305
+ whether in tort (including negligence), contract, or otherwise,
4306
+ unless required by applicable law (such as deliberate and grossly
4307
+ negligent acts) or agreed to in writing, shall any Contributor be
4308
+ liable to You for damages, including any direct, indirect, special,
4309
+ incidental, or consequential damages of any character arising as a
4310
+ result of this License or out of the use or inability to use the
4311
+ Work (including but not limited to damages for loss of goodwill,
4312
+ work stoppage, computer failure or malfunction, or any and all
4313
+ other commercial damages or losses), even if such Contributor
4314
+ has been advised of the possibility of such damages.
4315
+
4316
+ 9. Accepting Warranty or Additional Liability. While redistributing
4317
+ the Work or Derivative Works thereof, You may choose to offer,
4318
+ and charge a fee for, acceptance of support, warranty, indemnity,
4319
+ or other liability obligations and/or rights consistent with this
4320
+ License. However, in accepting such obligations, You may act only
4321
+ on Your own behalf and on Your sole responsibility, not on behalf
4322
+ of any other Contributor, and only if You agree to indemnify,
4323
+ defend, and hold each Contributor harmless for any liability
4324
+ incurred by, or claims asserted against, such Contributor by reason
4325
+ of your accepting any such warranty or additional liability.
4326
+
4327
+ END OF TERMS AND CONDITIONS
4328
+
4329
+ APPENDIX: How to apply the Apache License to your work.
4330
+
4331
+ To apply the Apache License to your work, attach the following
4332
+ boilerplate notice, with the fields enclosed by brackets "[]"
4333
+ replaced with your own identifying information. (Don't include
4334
+ the brackets!) The text should be enclosed in the appropriate
4335
+ comment syntax for the file format. We also recommend that a
4336
+ file or class name and description of purpose be included on the
4337
+ same "printed page" as the copyright notice for easier
4338
+ identification within third-party archives.
4339
+
4340
+ Copyright [yyyy] [name of copyright owner]
4341
+
4342
+ Licensed under the Apache License, Version 2.0 (the "License");
4343
+ you may not use this file except in compliance with the License.
4344
+ You may obtain a copy of the License at
4345
+
4346
+ http://www.apache.org/licenses/LICENSE-2.0
4347
+
4348
+ Unless required by applicable law or agreed to in writing, software
4349
+ distributed under the License is distributed on an "AS IS" BASIS,
4350
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
4351
+ See the License for the specific language governing permissions and
4352
+ limitations under the License.