@superdoc/sdk-darwin-arm64 2.5.0 → 2.7.0

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,2077 @@
1
+ Third Party Notices for @superdoc/docx-engine
2
+
3
+ Generated by scripts/generate-third-party-notices.mjs. Do not edit manually.
4
+
5
+ This file lists third-party packages whose code is bundled into the proprietary SuperDoc DOCX Engine artifact.
6
+ Externalized browser and collaboration peers are intentionally excluded.
7
+
8
+ -------------------------------------------------------------------------------
9
+ @docfonts/fallbacks@0.16.0
10
+ License: MIT
11
+
12
+ MIT License
13
+
14
+ Copyright (c) 2026 SuperDoc
15
+
16
+ Permission is hereby granted, free of charge, to any person obtaining a copy
17
+ of this software and associated documentation files (the "Software"), to deal
18
+ in the Software without restriction, including without limitation the rights
19
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20
+ copies of the Software, and to permit persons to whom the Software is
21
+ furnished to do so, subject to the following conditions:
22
+
23
+ The above copyright notice and this permission notice shall be included in all
24
+ copies or substantial portions of the Software.
25
+
26
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32
+ SOFTWARE.
33
+
34
+ -------------------------------------------------------------------------------
35
+ @types/debug@4.1.13
36
+ License: MIT
37
+
38
+ MIT License
39
+
40
+ Copyright (c) Microsoft Corporation.
41
+
42
+ Permission is hereby granted, free of charge, to any person obtaining a copy
43
+ of this software and associated documentation files (the "Software"), to deal
44
+ in the Software without restriction, including without limitation the rights
45
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
46
+ copies of the Software, and to permit persons to whom the Software is
47
+ furnished to do so, subject to the following conditions:
48
+
49
+ The above copyright notice and this permission notice shall be included in all
50
+ copies or substantial portions of the Software.
51
+
52
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
53
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
54
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
55
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
56
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
57
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
58
+ SOFTWARE
59
+
60
+ -------------------------------------------------------------------------------
61
+ @types/mdast@4.0.4
62
+ License: MIT
63
+
64
+ MIT License
65
+
66
+ Copyright (c) Microsoft Corporation.
67
+
68
+ Permission is hereby granted, free of charge, to any person obtaining a copy
69
+ of this software and associated documentation files (the "Software"), to deal
70
+ in the Software without restriction, including without limitation the rights
71
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
72
+ copies of the Software, and to permit persons to whom the Software is
73
+ furnished to do so, subject to the following conditions:
74
+
75
+ The above copyright notice and this permission notice shall be included in all
76
+ copies or substantial portions of the Software.
77
+
78
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
79
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
80
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
81
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
82
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
83
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
84
+ SOFTWARE
85
+
86
+ -------------------------------------------------------------------------------
87
+ @types/ms@2.1.0
88
+ License: MIT
89
+
90
+ MIT License
91
+
92
+ Copyright (c) Microsoft Corporation.
93
+
94
+ Permission is hereby granted, free of charge, to any person obtaining a copy
95
+ of this software and associated documentation files (the "Software"), to deal
96
+ in the Software without restriction, including without limitation the rights
97
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
98
+ copies of the Software, and to permit persons to whom the Software is
99
+ furnished to do so, subject to the following conditions:
100
+
101
+ The above copyright notice and this permission notice shall be included in all
102
+ copies or substantial portions of the Software.
103
+
104
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
105
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
106
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
107
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
108
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
109
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
110
+ SOFTWARE
111
+
112
+ -------------------------------------------------------------------------------
113
+ @types/unist@3.0.3
114
+ License: MIT
115
+
116
+ MIT License
117
+
118
+ Copyright (c) Microsoft Corporation.
119
+
120
+ Permission is hereby granted, free of charge, to any person obtaining a copy
121
+ of this software and associated documentation files (the "Software"), to deal
122
+ in the Software without restriction, including without limitation the rights
123
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
124
+ copies of the Software, and to permit persons to whom the Software is
125
+ furnished to do so, subject to the following conditions:
126
+
127
+ The above copyright notice and this permission notice shall be included in all
128
+ copies or substantial portions of the Software.
129
+
130
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
131
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
132
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
133
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
134
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
135
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
136
+ SOFTWARE
137
+
138
+ -------------------------------------------------------------------------------
139
+ ccount@2.0.1
140
+ License: MIT
141
+
142
+ (The MIT License)
143
+
144
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
145
+
146
+ Permission is hereby granted, free of charge, to any person obtaining
147
+ a copy of this software and associated documentation files (the
148
+ 'Software'), to deal in the Software without restriction, including
149
+ without limitation the rights to use, copy, modify, merge, publish,
150
+ distribute, sublicense, and/or sell copies of the Software, and to
151
+ permit persons to whom the Software is furnished to do so, subject to
152
+ the following conditions:
153
+
154
+ The above copyright notice and this permission notice shall be
155
+ included in all copies or substantial portions of the Software.
156
+
157
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
158
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
159
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
160
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
161
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
162
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
163
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
164
+
165
+ -------------------------------------------------------------------------------
166
+ character-entities@2.0.2
167
+ License: MIT
168
+
169
+ (The MIT License)
170
+
171
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
172
+
173
+ Permission is hereby granted, free of charge, to any person obtaining
174
+ a copy of this software and associated documentation files (the
175
+ 'Software'), to deal in the Software without restriction, including
176
+ without limitation the rights to use, copy, modify, merge, publish,
177
+ distribute, sublicense, and/or sell copies of the Software, and to
178
+ permit persons to whom the Software is furnished to do so, subject to
179
+ the following conditions:
180
+
181
+ The above copyright notice and this permission notice shall be
182
+ included in all copies or substantial portions of the Software.
183
+
184
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
185
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
186
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
187
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
188
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
189
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
190
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
191
+
192
+ -------------------------------------------------------------------------------
193
+ debug@4.4.3
194
+ License: MIT
195
+
196
+ (The MIT License)
197
+
198
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
199
+ Copyright (c) 2018-2021 Josh Junon
200
+
201
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
202
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
203
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
204
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
205
+ subject to the following conditions:
206
+
207
+ The above copyright notice and this permission notice shall be included in all copies or substantial
208
+ portions of the Software.
209
+
210
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
211
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
212
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
213
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
214
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
215
+
216
+ -------------------------------------------------------------------------------
217
+ decode-named-character-reference@1.3.0
218
+ License: MIT
219
+
220
+ (The MIT License)
221
+
222
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
223
+
224
+ Permission is hereby granted, free of charge, to any person obtaining
225
+ a copy of this software and associated documentation files (the
226
+ 'Software'), to deal in the Software without restriction, including
227
+ without limitation the rights to use, copy, modify, merge, publish,
228
+ distribute, sublicense, and/or sell copies of the Software, and to
229
+ permit persons to whom the Software is furnished to do so, subject to
230
+ the following conditions:
231
+
232
+ The above copyright notice and this permission notice shall be
233
+ included in all copies or substantial portions of the Software.
234
+
235
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
236
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
237
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
238
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
239
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
240
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
241
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
242
+
243
+ -------------------------------------------------------------------------------
244
+ dequal@2.0.3
245
+ License: MIT
246
+
247
+ The MIT License (MIT)
248
+
249
+ Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
250
+
251
+ Permission is hereby granted, free of charge, to any person obtaining a copy
252
+ of this software and associated documentation files (the "Software"), to deal
253
+ in the Software without restriction, including without limitation the rights
254
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
255
+ copies of the Software, and to permit persons to whom the Software is
256
+ furnished to do so, subject to the following conditions:
257
+
258
+ The above copyright notice and this permission notice shall be included in
259
+ all copies or substantial portions of the Software.
260
+
261
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
262
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
263
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
264
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
265
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
266
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
267
+ THE SOFTWARE.
268
+
269
+ -------------------------------------------------------------------------------
270
+ devlop@1.1.0
271
+ License: MIT
272
+
273
+ (The MIT License)
274
+
275
+ Copyright (c) 2023 Titus Wormer <tituswormer@gmail.com>
276
+
277
+ Permission is hereby granted, free of charge, to any person obtaining
278
+ a copy of this software and associated documentation files (the
279
+ 'Software'), to deal in the Software without restriction, including
280
+ without limitation the rights to use, copy, modify, merge, publish,
281
+ distribute, sublicense, and/or sell copies of the Software, and to
282
+ permit persons to whom the Software is furnished to do so, subject to
283
+ the following conditions:
284
+
285
+ The above copyright notice and this permission notice shall be
286
+ included in all copies or substantial portions of the Software.
287
+
288
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
289
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
290
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
291
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
292
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
293
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
294
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
295
+
296
+ -------------------------------------------------------------------------------
297
+ emf-converter@2.0.2
298
+ License: Apache-2.0
299
+
300
+
301
+ Apache License
302
+ Version 2.0, January 2004
303
+ http://www.apache.org/licenses/
304
+
305
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
306
+
307
+ 1. Definitions.
308
+
309
+ "License" shall mean the terms and conditions for use, reproduction,
310
+ and distribution as defined by Sections 1 through 9 of this document.
311
+
312
+ "Licensor" shall mean the copyright owner or entity authorized by
313
+ the copyright owner that is granting the License.
314
+
315
+ "Legal Entity" shall mean the union of the acting entity and all
316
+ other entities that control, are controlled by, or are under common
317
+ control with that entity. For the purposes of this definition,
318
+ "control" means (i) the power, direct or indirect, to cause the
319
+ direction or management of such entity, whether by contract or
320
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
321
+ outstanding shares, or (iii) beneficial ownership of such entity.
322
+
323
+ "You" (or "Your") shall mean an individual or Legal Entity
324
+ exercising permissions granted by this License.
325
+
326
+ "Source" form shall mean the preferred form for making modifications,
327
+ including but not limited to software source code, documentation
328
+ source, and configuration files.
329
+
330
+ "Object" form shall mean any form resulting from mechanical
331
+ transformation or translation of a Source form, including but
332
+ not limited to compiled object code, generated documentation,
333
+ and conversions to other media types.
334
+
335
+ "Work" shall mean the work of authorship, whether in Source or
336
+ Object form, made available under the License, as indicated by a
337
+ copyright notice that is included in or attached to the work
338
+ (an example is provided in the Appendix below).
339
+
340
+ "Derivative Works" shall mean any work, whether in Source or Object
341
+ form, that is based on (or derived from) the Work and for which the
342
+ editorial revisions, annotations, elaborations, or other modifications
343
+ represent, as a whole, an original work of authorship. For the purposes
344
+ of this License, Derivative Works shall not include works that remain
345
+ separable from, or merely link (or bind by name) to the interfaces of,
346
+ the Work and Derivative Works thereof.
347
+
348
+ "Contribution" shall mean any work of authorship, including
349
+ the original version of the Work and any modifications or additions
350
+ to that Work or Derivative Works thereof, that is intentionally
351
+ submitted to Licensor for inclusion in the Work by the copyright owner
352
+ or by an individual or Legal Entity authorized to submit on behalf of
353
+ the copyright owner. For the purposes of this definition, "submitted"
354
+ means any form of electronic, verbal, or written communication sent
355
+ to the Licensor or its representatives, including but not limited to
356
+ communication on electronic mailing lists, source code control systems,
357
+ and issue tracking systems that are managed by, or on behalf of, the
358
+ Licensor for the purpose of discussing and improving the Work, but
359
+ excluding communication that is conspicuously marked or otherwise
360
+ designated in writing by the copyright owner as "Not a Contribution."
361
+
362
+ "Contributor" shall mean Licensor and any individual or Legal Entity
363
+ on behalf of whom a Contribution has been received by Licensor and
364
+ subsequently incorporated within the Work.
365
+
366
+ 2. Grant of Copyright License. Subject to the terms and conditions of
367
+ this License, each Contributor hereby grants to You a perpetual,
368
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
369
+ copyright license to reproduce, prepare Derivative Works of,
370
+ publicly display, publicly perform, sublicense, and distribute the
371
+ Work and such Derivative Works in Source or Object form.
372
+
373
+ 3. Grant of Patent License. Subject to the terms and conditions of
374
+ this License, each Contributor hereby grants to You a perpetual,
375
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
376
+ (except as stated in this section) patent license to make, have made,
377
+ use, offer to sell, sell, import, and otherwise transfer the Work,
378
+ where such license applies only to those patent claims licensable
379
+ by such Contributor that are necessarily infringed by their
380
+ Contribution(s) alone or by combination of their Contribution(s)
381
+ with the Work to which such Contribution(s) was submitted. If You
382
+ institute patent litigation against any entity (including a
383
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
384
+ or a Contribution incorporated within the Work constitutes direct
385
+ or contributory patent infringement, then any patent licenses
386
+ granted to You under this License for that Work shall terminate
387
+ as of the date such litigation is filed.
388
+
389
+ 4. Redistribution. You may reproduce and distribute copies of the
390
+ Work or Derivative Works thereof in any medium, with or without
391
+ modifications, and in Source or Object form, provided that You
392
+ meet the following conditions:
393
+
394
+ (a) You must give any other recipients of the Work or
395
+ Derivative Works a copy of this License; and
396
+
397
+ (b) You must cause any modified files to carry prominent notices
398
+ stating that You changed the files; and
399
+
400
+ (c) You must retain, in the Source form of any Derivative Works
401
+ that You distribute, all copyright, patent, trademark, and
402
+ attribution notices from the Source form of the Work,
403
+ excluding those notices that do not pertain to any part of
404
+ the Derivative Works; and
405
+
406
+ (d) If the Work includes a "NOTICE" text file as part of its
407
+ distribution, then any Derivative Works that You distribute must
408
+ include a readable copy of the attribution notices contained
409
+ within such NOTICE file, excluding those notices that do not
410
+ pertain to any part of the Derivative Works, in at least one
411
+ of the following places: within a NOTICE text file distributed
412
+ as part of the Derivative Works; within the Source form or
413
+ documentation, if provided along with the Derivative Works; or,
414
+ within a display generated by the Derivative Works, if and
415
+ wherever such third-party notices normally appear. The contents
416
+ of the NOTICE file are for informational purposes only and
417
+ do not modify the License. You may add Your own attribution
418
+ notices within Derivative Works that You distribute, alongside
419
+ or as an addendum to the NOTICE text from the Work, provided
420
+ that such additional attribution notices cannot be construed
421
+ as modifying the License.
422
+
423
+ You may add Your own copyright statement to Your modifications and
424
+ may provide additional or different license terms and conditions
425
+ for use, reproduction, or distribution of Your modifications, or
426
+ for any such Derivative Works as a whole, provided Your use,
427
+ reproduction, and distribution of the Work otherwise complies with
428
+ the conditions stated in this License.
429
+
430
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
431
+ any Contribution intentionally submitted for inclusion in the Work
432
+ by You to the Licensor shall be under the terms and conditions of
433
+ this License, without any additional terms or conditions.
434
+ Notwithstanding the above, nothing herein shall supersede or modify
435
+ the terms of any separate license agreement you may have executed
436
+ with Licensor regarding such Contributions.
437
+
438
+ 6. Trademarks. This License does not grant permission to use the trade
439
+ names, trademarks, service marks, or product names of the Licensor,
440
+ except as required for reasonable and customary use in describing the
441
+ origin of the Work and reproducing the content of the NOTICE file.
442
+
443
+ 7. Disclaimer of Warranty. Unless required by applicable law or
444
+ agreed to in writing, Licensor provides the Work (and each
445
+ Contributor provides its Contributions) on an "AS IS" BASIS,
446
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
447
+ implied, including, without limitation, any warranties or conditions
448
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
449
+ PARTICULAR PURPOSE. You are solely responsible for determining the
450
+ appropriateness of using or redistributing the Work and assume any
451
+ risks associated with Your exercise of permissions under this License.
452
+
453
+ 8. Limitation of Liability. In no event and under no legal theory,
454
+ whether in tort (including negligence), contract, or otherwise,
455
+ unless required by applicable law (such as deliberate and grossly
456
+ negligent acts) or agreed to in writing, shall any Contributor be
457
+ liable to You for damages, including any direct, indirect, special,
458
+ incidental, or consequential damages of any character arising as a
459
+ result of this License or out of the use or inability to use the
460
+ Work (including but not limited to damages for loss of goodwill,
461
+ work stoppage, computer failure or malfunction, or any and all
462
+ other commercial damages or losses), even if such Contributor
463
+ has been advised of the possibility of such damages.
464
+
465
+ 9. Accepting Warranty or Additional Liability. While redistributing
466
+ the Work or Derivative Works thereof, You may choose to offer,
467
+ and charge a fee for, acceptance of support, warranty, indemnity,
468
+ or other liability obligations and/or rights consistent with this
469
+ License. However, in accepting such obligations, You may act only
470
+ on Your own behalf and on Your sole responsibility, not on behalf
471
+ of any other Contributor, and only if You agree to indemnify,
472
+ defend, and hold each Contributor harmless for any liability
473
+ incurred by, or claims asserted against, such Contributor by reason
474
+ of your accepting any such warranty or additional liability.
475
+
476
+ END OF TERMS AND CONDITIONS
477
+
478
+ APPENDIX: How to apply the Apache License to your work.
479
+
480
+ To apply the Apache License to your work, attach the following
481
+ boilerplate notice, with the fields enclosed by brackets "[]"
482
+ replaced with your own identifying information. (Don't include
483
+ the brackets!) The text should be enclosed in the appropriate
484
+ comment syntax for the file format. We also recommend that a
485
+ file or class name and description of purpose be included on the
486
+ same "printed page" as the copyright notice for easier
487
+ identification within third-party archives.
488
+
489
+ Copyright 2025-present pptx-viewer contributors
490
+
491
+ Licensed under the Apache License, Version 2.0 (the "License");
492
+ you may not use this file except in compliance with the License.
493
+ You may obtain a copy of the License at
494
+
495
+ http://www.apache.org/licenses/LICENSE-2.0
496
+
497
+ Unless required by applicable law or agreed to in writing, software
498
+ distributed under the License is distributed on an "AS IS" BASIS,
499
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
500
+ See the License for the specific language governing permissions and
501
+ limitations under the License.
502
+
503
+ -------------------------------------------------------------------------------
504
+ entities@8.0.0
505
+ License: BSD-2-Clause
506
+
507
+ Copyright (c) Felix Böhm
508
+ All rights reserved.
509
+
510
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
511
+
512
+ Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
513
+
514
+ 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.
515
+
516
+ THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 THE COPYRIGHT HOLDER 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,
517
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
518
+
519
+ -------------------------------------------------------------------------------
520
+ escape-string-regexp@5.0.0
521
+ License: MIT
522
+
523
+ MIT License
524
+
525
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
526
+
527
+ 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:
528
+
529
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
530
+
531
+ 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.
532
+
533
+ -------------------------------------------------------------------------------
534
+ fflate@0.8.2
535
+ License: MIT
536
+
537
+ MIT License
538
+
539
+ Copyright (c) 2023 Arjun Barrett
540
+
541
+ Permission is hereby granted, free of charge, to any person obtaining a copy
542
+ of this software and associated documentation files (the "Software"), to deal
543
+ in the Software without restriction, including without limitation the rights
544
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
545
+ copies of the Software, and to permit persons to whom the Software is
546
+ furnished to do so, subject to the following conditions:
547
+
548
+ The above copyright notice and this permission notice shall be included in all
549
+ copies or substantial portions of the Software.
550
+
551
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
552
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
553
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
554
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
555
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
556
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
557
+ SOFTWARE.
558
+
559
+ -------------------------------------------------------------------------------
560
+ longest-streak@3.1.0
561
+ License: MIT
562
+
563
+ (The MIT License)
564
+
565
+ Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>
566
+
567
+ Permission is hereby granted, free of charge, to any person obtaining
568
+ a copy of this software and associated documentation files (the
569
+ 'Software'), to deal in the Software without restriction, including
570
+ without limitation the rights to use, copy, modify, merge, publish,
571
+ distribute, sublicense, and/or sell copies of the Software, and to
572
+ permit persons to whom the Software is furnished to do so, subject to
573
+ the following conditions:
574
+
575
+ The above copyright notice and this permission notice shall be
576
+ included in all copies or substantial portions of the Software.
577
+
578
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
579
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
580
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
581
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
582
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
583
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
584
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
585
+
586
+ -------------------------------------------------------------------------------
587
+ markdown-table@3.0.4
588
+ License: MIT
589
+
590
+ (The MIT License)
591
+
592
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
593
+
594
+ Permission is hereby granted, free of charge, to any person obtaining
595
+ a copy of this software and associated documentation files (the
596
+ 'Software'), to deal in the Software without restriction, including
597
+ without limitation the rights to use, copy, modify, merge, publish,
598
+ distribute, sublicense, and/or sell copies of the Software, and to
599
+ permit persons to whom the Software is furnished to do so, subject to
600
+ the following conditions:
601
+
602
+ The above copyright notice and this permission notice shall be
603
+ included in all copies or substantial portions of the Software.
604
+
605
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
606
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
607
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
608
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
609
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
610
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
611
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
612
+
613
+ -------------------------------------------------------------------------------
614
+ mdast-util-find-and-replace@3.0.2
615
+ License: MIT
616
+
617
+ (The MIT License)
618
+
619
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
620
+
621
+ Permission is hereby granted, free of charge, to any person obtaining
622
+ a copy of this software and associated documentation files (the
623
+ 'Software'), to deal in the Software without restriction, including
624
+ without limitation the rights to use, copy, modify, merge, publish,
625
+ distribute, sublicense, and/or sell copies of the Software, and to
626
+ permit persons to whom the Software is furnished to do so, subject to
627
+ the following conditions:
628
+
629
+ The above copyright notice and this permission notice shall be
630
+ included in all copies or substantial portions of the Software.
631
+
632
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
633
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
634
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
635
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
636
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
637
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
638
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
639
+
640
+ -------------------------------------------------------------------------------
641
+ mdast-util-from-markdown@2.0.3
642
+ License: MIT
643
+
644
+ (The MIT License)
645
+
646
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
647
+
648
+ Permission is hereby granted, free of charge, to any person obtaining
649
+ a copy of this software and associated documentation files (the
650
+ 'Software'), to deal in the Software without restriction, including
651
+ without limitation the rights to use, copy, modify, merge, publish,
652
+ distribute, sublicense, and/or sell copies of the Software, and to
653
+ permit persons to whom the Software is furnished to do so, subject to
654
+ the following conditions:
655
+
656
+ The above copyright notice and this permission notice shall be
657
+ included in all copies or substantial portions of the Software.
658
+
659
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
660
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
661
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
662
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
663
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
664
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
665
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
666
+
667
+ -------------------------------------------------------------------------------
668
+ mdast-util-gfm@3.1.0
669
+ License: MIT
670
+
671
+ (The MIT License)
672
+
673
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
674
+
675
+ Permission is hereby granted, free of charge, to any person obtaining
676
+ a copy of this software and associated documentation files (the
677
+ 'Software'), to deal in the Software without restriction, including
678
+ without limitation the rights to use, copy, modify, merge, publish,
679
+ distribute, sublicense, and/or sell copies of the Software, and to
680
+ permit persons to whom the Software is furnished to do so, subject to
681
+ the following conditions:
682
+
683
+ The above copyright notice and this permission notice shall be
684
+ included in all copies or substantial portions of the Software.
685
+
686
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
687
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
688
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
689
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
690
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
691
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
692
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
693
+
694
+ -------------------------------------------------------------------------------
695
+ mdast-util-gfm-autolink-literal@2.0.1
696
+ License: MIT
697
+
698
+ (The MIT License)
699
+
700
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
701
+
702
+ Permission is hereby granted, free of charge, to any person obtaining
703
+ a copy of this software and associated documentation files (the
704
+ 'Software'), to deal in the Software without restriction, including
705
+ without limitation the rights to use, copy, modify, merge, publish,
706
+ distribute, sublicense, and/or sell copies of the Software, and to
707
+ permit persons to whom the Software is furnished to do so, subject to
708
+ the following conditions:
709
+
710
+ The above copyright notice and this permission notice shall be
711
+ included in all copies or substantial portions of the Software.
712
+
713
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
714
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
715
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
716
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
717
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
718
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
719
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
720
+
721
+ -------------------------------------------------------------------------------
722
+ mdast-util-gfm-footnote@2.1.0
723
+ License: MIT
724
+
725
+ (The MIT License)
726
+
727
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
728
+
729
+ Permission is hereby granted, free of charge, to any person obtaining
730
+ a copy of this software and associated documentation files (the
731
+ 'Software'), to deal in the Software without restriction, including
732
+ without limitation the rights to use, copy, modify, merge, publish,
733
+ distribute, sublicense, and/or sell copies of the Software, and to
734
+ permit persons to whom the Software is furnished to do so, subject to
735
+ the following conditions:
736
+
737
+ The above copyright notice and this permission notice shall be
738
+ included in all copies or substantial portions of the Software.
739
+
740
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
741
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
742
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
743
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
744
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
745
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
746
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
747
+
748
+ -------------------------------------------------------------------------------
749
+ mdast-util-gfm-strikethrough@2.0.0
750
+ License: MIT
751
+
752
+ (The MIT License)
753
+
754
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
755
+
756
+ Permission is hereby granted, free of charge, to any person obtaining
757
+ a copy of this software and associated documentation files (the
758
+ 'Software'), to deal in the Software without restriction, including
759
+ without limitation the rights to use, copy, modify, merge, publish,
760
+ distribute, sublicense, and/or sell copies of the Software, and to
761
+ permit persons to whom the Software is furnished to do so, subject to
762
+ the following conditions:
763
+
764
+ The above copyright notice and this permission notice shall be
765
+ included in all copies or substantial portions of the Software.
766
+
767
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
768
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
769
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
770
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
771
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
772
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
773
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
774
+
775
+ -------------------------------------------------------------------------------
776
+ mdast-util-gfm-table@2.0.0
777
+ License: MIT
778
+
779
+ (The MIT License)
780
+
781
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
782
+
783
+ Permission is hereby granted, free of charge, to any person obtaining
784
+ a copy of this software and associated documentation files (the
785
+ 'Software'), to deal in the Software without restriction, including
786
+ without limitation the rights to use, copy, modify, merge, publish,
787
+ distribute, sublicense, and/or sell copies of the Software, and to
788
+ permit persons to whom the Software is furnished to do so, subject to
789
+ the following conditions:
790
+
791
+ The above copyright notice and this permission notice shall be
792
+ included in all copies or substantial portions of the Software.
793
+
794
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
795
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
796
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
797
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
798
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
799
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
800
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
801
+
802
+ -------------------------------------------------------------------------------
803
+ mdast-util-gfm-task-list-item@2.0.0
804
+ License: MIT
805
+
806
+ (The MIT License)
807
+
808
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
809
+
810
+ Permission is hereby granted, free of charge, to any person obtaining
811
+ a copy of this software and associated documentation files (the
812
+ 'Software'), to deal in the Software without restriction, including
813
+ without limitation the rights to use, copy, modify, merge, publish,
814
+ distribute, sublicense, and/or sell copies of the Software, and to
815
+ permit persons to whom the Software is furnished to do so, subject to
816
+ the following conditions:
817
+
818
+ The above copyright notice and this permission notice shall be
819
+ included in all copies or substantial portions of the Software.
820
+
821
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
822
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
823
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
824
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
825
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
826
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
827
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
828
+
829
+ -------------------------------------------------------------------------------
830
+ mdast-util-phrasing@4.1.0
831
+ License: MIT
832
+
833
+ (The MIT License)
834
+
835
+ Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>
836
+ Copyright (c) 2017 Victor Felder <victor@draft.li>
837
+
838
+ Permission is hereby granted, free of charge, to any person obtaining
839
+ a copy of this software and associated documentation files (the
840
+ 'Software'), to deal in the Software without restriction, including
841
+ without limitation the rights to use, copy, modify, merge, publish,
842
+ distribute, sublicense, and/or sell copies of the Software, and to
843
+ permit persons to whom the Software is furnished to do so, subject to
844
+ the following conditions:
845
+
846
+ The above copyright notice and this permission notice shall be
847
+ included in all copies or substantial portions of the Software.
848
+
849
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
850
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
851
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
852
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
853
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
854
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
855
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
856
+
857
+ -------------------------------------------------------------------------------
858
+ mdast-util-to-markdown@2.1.2
859
+ License: MIT
860
+
861
+ (The MIT License)
862
+
863
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
864
+
865
+ Permission is hereby granted, free of charge, to any person obtaining
866
+ a copy of this software and associated documentation files (the
867
+ 'Software'), to deal in the Software without restriction, including
868
+ without limitation the rights to use, copy, modify, merge, publish,
869
+ distribute, sublicense, and/or sell copies of the Software, and to
870
+ permit persons to whom the Software is furnished to do so, subject to
871
+ the following conditions:
872
+
873
+ The above copyright notice and this permission notice shall be
874
+ included in all copies or substantial portions of the Software.
875
+
876
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
877
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
878
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
879
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
880
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
881
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
882
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
883
+
884
+ -------------------------------------------------------------------------------
885
+ mdast-util-to-string@4.0.0
886
+ License: MIT
887
+
888
+ (The MIT License)
889
+
890
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
891
+
892
+ Permission is hereby granted, free of charge, to any person obtaining
893
+ a copy of this software and associated documentation files (the
894
+ 'Software'), to deal in the Software without restriction, including
895
+ without limitation the rights to use, copy, modify, merge, publish,
896
+ distribute, sublicense, and/or sell copies of the Software, and to
897
+ permit persons to whom the Software is furnished to do so, subject to
898
+ the following conditions:
899
+
900
+ The above copyright notice and this permission notice shall be
901
+ included in all copies or substantial portions of the Software.
902
+
903
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
904
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
905
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
906
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
907
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
908
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
909
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
910
+
911
+ -------------------------------------------------------------------------------
912
+ micromark@4.0.2
913
+ License: MIT
914
+
915
+ (The MIT License)
916
+
917
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
918
+
919
+ Permission is hereby granted, free of charge, to any person obtaining
920
+ a copy of this software and associated documentation files (the
921
+ 'Software'), to deal in the Software without restriction, including
922
+ without limitation the rights to use, copy, modify, merge, publish,
923
+ distribute, sublicense, and/or sell copies of the Software, and to
924
+ permit persons to whom the Software is furnished to do so, subject to
925
+ the following conditions:
926
+
927
+ The above copyright notice and this permission notice shall be
928
+ included in all copies or substantial portions of the Software.
929
+
930
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
931
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
932
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
933
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
934
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
935
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
936
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
937
+
938
+ -------------------------------------------------------------------------------
939
+ micromark-core-commonmark@2.0.3
940
+ License: MIT
941
+
942
+ (The MIT License)
943
+
944
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
945
+
946
+ Permission is hereby granted, free of charge, to any person obtaining
947
+ a copy of this software and associated documentation files (the
948
+ 'Software'), to deal in the Software without restriction, including
949
+ without limitation the rights to use, copy, modify, merge, publish,
950
+ distribute, sublicense, and/or sell copies of the Software, and to
951
+ permit persons to whom the Software is furnished to do so, subject to
952
+ the following conditions:
953
+
954
+ The above copyright notice and this permission notice shall be
955
+ included in all copies or substantial portions of the Software.
956
+
957
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
958
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
959
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
960
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
961
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
962
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
963
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
964
+
965
+ -------------------------------------------------------------------------------
966
+ micromark-extension-gfm@3.0.0
967
+ License: MIT
968
+
969
+ (The MIT License)
970
+
971
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
972
+
973
+ Permission is hereby granted, free of charge, to any person obtaining
974
+ a copy of this software and associated documentation files (the
975
+ 'Software'), to deal in the Software without restriction, including
976
+ without limitation the rights to use, copy, modify, merge, publish,
977
+ distribute, sublicense, and/or sell copies of the Software, and to
978
+ permit persons to whom the Software is furnished to do so, subject to
979
+ the following conditions:
980
+
981
+ The above copyright notice and this permission notice shall be
982
+ included in all copies or substantial portions of the Software.
983
+
984
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
985
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
986
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
987
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
988
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
989
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
990
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
991
+
992
+ -------------------------------------------------------------------------------
993
+ micromark-extension-gfm-autolink-literal@2.1.0
994
+ License: MIT
995
+
996
+ (The MIT License)
997
+
998
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
999
+
1000
+ Permission is hereby granted, free of charge, to any person obtaining
1001
+ a copy of this software and associated documentation files (the
1002
+ 'Software'), to deal in the Software without restriction, including
1003
+ without limitation the rights to use, copy, modify, merge, publish,
1004
+ distribute, sublicense, and/or sell copies of the Software, and to
1005
+ permit persons to whom the Software is furnished to do so, subject to
1006
+ the following conditions:
1007
+
1008
+ The above copyright notice and this permission notice shall be
1009
+ included in all copies or substantial portions of the Software.
1010
+
1011
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1012
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1013
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1014
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1015
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1016
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1017
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1018
+
1019
+ -------------------------------------------------------------------------------
1020
+ micromark-extension-gfm-footnote@2.1.0
1021
+ License: MIT
1022
+
1023
+ (The MIT License)
1024
+
1025
+ Copyright (c) 2021 Titus Wormer <tituswormer@gmail.com>
1026
+
1027
+ Permission is hereby granted, free of charge, to any person obtaining
1028
+ a copy of this software and associated documentation files (the
1029
+ 'Software'), to deal in the Software without restriction, including
1030
+ without limitation the rights to use, copy, modify, merge, publish,
1031
+ distribute, sublicense, and/or sell copies of the Software, and to
1032
+ permit persons to whom the Software is furnished to do so, subject to
1033
+ the following conditions:
1034
+
1035
+ The above copyright notice and this permission notice shall be
1036
+ included in all copies or substantial portions of the Software.
1037
+
1038
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1039
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1040
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1041
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1042
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1043
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1044
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1045
+
1046
+ -------------------------------------------------------------------------------
1047
+ micromark-extension-gfm-strikethrough@2.1.0
1048
+ License: MIT
1049
+
1050
+ (The MIT License)
1051
+
1052
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1053
+
1054
+ Permission is hereby granted, free of charge, to any person obtaining
1055
+ a copy of this software and associated documentation files (the
1056
+ 'Software'), to deal in the Software without restriction, including
1057
+ without limitation the rights to use, copy, modify, merge, publish,
1058
+ distribute, sublicense, and/or sell copies of the Software, and to
1059
+ permit persons to whom the Software is furnished to do so, subject to
1060
+ the following conditions:
1061
+
1062
+ The above copyright notice and this permission notice shall be
1063
+ included in all copies or substantial portions of the Software.
1064
+
1065
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1066
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1067
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1068
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1069
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1070
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1071
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1072
+
1073
+ -------------------------------------------------------------------------------
1074
+ micromark-extension-gfm-table@2.1.1
1075
+ License: MIT
1076
+
1077
+ (The MIT License)
1078
+
1079
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1080
+
1081
+ Permission is hereby granted, free of charge, to any person obtaining
1082
+ a copy of this software and associated documentation files (the
1083
+ 'Software'), to deal in the Software without restriction, including
1084
+ without limitation the rights to use, copy, modify, merge, publish,
1085
+ distribute, sublicense, and/or sell copies of the Software, and to
1086
+ permit persons to whom the Software is furnished to do so, subject to
1087
+ the following conditions:
1088
+
1089
+ The above copyright notice and this permission notice shall be
1090
+ included in all copies or substantial portions of the Software.
1091
+
1092
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1093
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1094
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1095
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1096
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1097
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1098
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1099
+
1100
+ -------------------------------------------------------------------------------
1101
+ micromark-extension-gfm-tagfilter@2.0.0
1102
+ License: MIT
1103
+
1104
+ (The MIT License)
1105
+
1106
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1107
+
1108
+ Permission is hereby granted, free of charge, to any person obtaining
1109
+ a copy of this software and associated documentation files (the
1110
+ 'Software'), to deal in the Software without restriction, including
1111
+ without limitation the rights to use, copy, modify, merge, publish,
1112
+ distribute, sublicense, and/or sell copies of the Software, and to
1113
+ permit persons to whom the Software is furnished to do so, subject to
1114
+ the following conditions:
1115
+
1116
+ The above copyright notice and this permission notice shall be
1117
+ included in all copies or substantial portions of the Software.
1118
+
1119
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1120
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1121
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1122
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1123
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1124
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1125
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1126
+
1127
+ -------------------------------------------------------------------------------
1128
+ micromark-extension-gfm-task-list-item@2.1.0
1129
+ License: MIT
1130
+
1131
+ (The MIT License)
1132
+
1133
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1134
+
1135
+ Permission is hereby granted, free of charge, to any person obtaining
1136
+ a copy of this software and associated documentation files (the
1137
+ 'Software'), to deal in the Software without restriction, including
1138
+ without limitation the rights to use, copy, modify, merge, publish,
1139
+ distribute, sublicense, and/or sell copies of the Software, and to
1140
+ permit persons to whom the Software is furnished to do so, subject to
1141
+ the following conditions:
1142
+
1143
+ The above copyright notice and this permission notice shall be
1144
+ included in all copies or substantial portions of the Software.
1145
+
1146
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1147
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1148
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1149
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1150
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1151
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1152
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1153
+
1154
+ -------------------------------------------------------------------------------
1155
+ micromark-factory-destination@2.0.1
1156
+ License: MIT
1157
+
1158
+ (The MIT License)
1159
+
1160
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1161
+
1162
+ Permission is hereby granted, free of charge, to any person obtaining
1163
+ a copy of this software and associated documentation files (the
1164
+ 'Software'), to deal in the Software without restriction, including
1165
+ without limitation the rights to use, copy, modify, merge, publish,
1166
+ distribute, sublicense, and/or sell copies of the Software, and to
1167
+ permit persons to whom the Software is furnished to do so, subject to
1168
+ the following conditions:
1169
+
1170
+ The above copyright notice and this permission notice shall be
1171
+ included in all copies or substantial portions of the Software.
1172
+
1173
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1174
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1175
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1176
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1177
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1178
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1179
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1180
+
1181
+ -------------------------------------------------------------------------------
1182
+ micromark-factory-label@2.0.1
1183
+ License: MIT
1184
+
1185
+ (The MIT License)
1186
+
1187
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1188
+
1189
+ Permission is hereby granted, free of charge, to any person obtaining
1190
+ a copy of this software and associated documentation files (the
1191
+ 'Software'), to deal in the Software without restriction, including
1192
+ without limitation the rights to use, copy, modify, merge, publish,
1193
+ distribute, sublicense, and/or sell copies of the Software, and to
1194
+ permit persons to whom the Software is furnished to do so, subject to
1195
+ the following conditions:
1196
+
1197
+ The above copyright notice and this permission notice shall be
1198
+ included in all copies or substantial portions of the Software.
1199
+
1200
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1201
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1202
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1203
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1204
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1205
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1206
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1207
+
1208
+ -------------------------------------------------------------------------------
1209
+ micromark-factory-space@2.0.1
1210
+ License: MIT
1211
+
1212
+ (The MIT License)
1213
+
1214
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1215
+
1216
+ Permission is hereby granted, free of charge, to any person obtaining
1217
+ a copy of this software and associated documentation files (the
1218
+ 'Software'), to deal in the Software without restriction, including
1219
+ without limitation the rights to use, copy, modify, merge, publish,
1220
+ distribute, sublicense, and/or sell copies of the Software, and to
1221
+ permit persons to whom the Software is furnished to do so, subject to
1222
+ the following conditions:
1223
+
1224
+ The above copyright notice and this permission notice shall be
1225
+ included in all copies or substantial portions of the Software.
1226
+
1227
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1228
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1229
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1230
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1231
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1232
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1233
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1234
+
1235
+ -------------------------------------------------------------------------------
1236
+ micromark-factory-title@2.0.1
1237
+ License: MIT
1238
+
1239
+ (The MIT License)
1240
+
1241
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1242
+
1243
+ Permission is hereby granted, free of charge, to any person obtaining
1244
+ a copy of this software and associated documentation files (the
1245
+ 'Software'), to deal in the Software without restriction, including
1246
+ without limitation the rights to use, copy, modify, merge, publish,
1247
+ distribute, sublicense, and/or sell copies of the Software, and to
1248
+ permit persons to whom the Software is furnished to do so, subject to
1249
+ the following conditions:
1250
+
1251
+ The above copyright notice and this permission notice shall be
1252
+ included in all copies or substantial portions of the Software.
1253
+
1254
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1255
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1256
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1257
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1258
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1259
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1260
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1261
+
1262
+ -------------------------------------------------------------------------------
1263
+ micromark-factory-whitespace@2.0.1
1264
+ License: MIT
1265
+
1266
+ (The MIT License)
1267
+
1268
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1269
+
1270
+ Permission is hereby granted, free of charge, to any person obtaining
1271
+ a copy of this software and associated documentation files (the
1272
+ 'Software'), to deal in the Software without restriction, including
1273
+ without limitation the rights to use, copy, modify, merge, publish,
1274
+ distribute, sublicense, and/or sell copies of the Software, and to
1275
+ permit persons to whom the Software is furnished to do so, subject to
1276
+ the following conditions:
1277
+
1278
+ The above copyright notice and this permission notice shall be
1279
+ included in all copies or substantial portions of the Software.
1280
+
1281
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1282
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1283
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1284
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1285
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1286
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1287
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1288
+
1289
+ -------------------------------------------------------------------------------
1290
+ micromark-util-character@2.1.1
1291
+ License: MIT
1292
+
1293
+ (The MIT License)
1294
+
1295
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1296
+
1297
+ Permission is hereby granted, free of charge, to any person obtaining
1298
+ a copy of this software and associated documentation files (the
1299
+ 'Software'), to deal in the Software without restriction, including
1300
+ without limitation the rights to use, copy, modify, merge, publish,
1301
+ distribute, sublicense, and/or sell copies of the Software, and to
1302
+ permit persons to whom the Software is furnished to do so, subject to
1303
+ the following conditions:
1304
+
1305
+ The above copyright notice and this permission notice shall be
1306
+ included in all copies or substantial portions of the Software.
1307
+
1308
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1309
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1310
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1311
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1312
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1313
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1314
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1315
+
1316
+ -------------------------------------------------------------------------------
1317
+ micromark-util-chunked@2.0.1
1318
+ License: MIT
1319
+
1320
+ (The MIT License)
1321
+
1322
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1323
+
1324
+ Permission is hereby granted, free of charge, to any person obtaining
1325
+ a copy of this software and associated documentation files (the
1326
+ 'Software'), to deal in the Software without restriction, including
1327
+ without limitation the rights to use, copy, modify, merge, publish,
1328
+ distribute, sublicense, and/or sell copies of the Software, and to
1329
+ permit persons to whom the Software is furnished to do so, subject to
1330
+ the following conditions:
1331
+
1332
+ The above copyright notice and this permission notice shall be
1333
+ included in all copies or substantial portions of the Software.
1334
+
1335
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1336
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1337
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1338
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1339
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1340
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1341
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1342
+
1343
+ -------------------------------------------------------------------------------
1344
+ micromark-util-classify-character@2.0.1
1345
+ License: MIT
1346
+
1347
+ (The MIT License)
1348
+
1349
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1350
+
1351
+ Permission is hereby granted, free of charge, to any person obtaining
1352
+ a copy of this software and associated documentation files (the
1353
+ 'Software'), to deal in the Software without restriction, including
1354
+ without limitation the rights to use, copy, modify, merge, publish,
1355
+ distribute, sublicense, and/or sell copies of the Software, and to
1356
+ permit persons to whom the Software is furnished to do so, subject to
1357
+ the following conditions:
1358
+
1359
+ The above copyright notice and this permission notice shall be
1360
+ included in all copies or substantial portions of the Software.
1361
+
1362
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1363
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1364
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1365
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1366
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1367
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1368
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1369
+
1370
+ -------------------------------------------------------------------------------
1371
+ micromark-util-combine-extensions@2.0.1
1372
+ License: MIT
1373
+
1374
+ (The MIT License)
1375
+
1376
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1377
+
1378
+ Permission is hereby granted, free of charge, to any person obtaining
1379
+ a copy of this software and associated documentation files (the
1380
+ 'Software'), to deal in the Software without restriction, including
1381
+ without limitation the rights to use, copy, modify, merge, publish,
1382
+ distribute, sublicense, and/or sell copies of the Software, and to
1383
+ permit persons to whom the Software is furnished to do so, subject to
1384
+ the following conditions:
1385
+
1386
+ The above copyright notice and this permission notice shall be
1387
+ included in all copies or substantial portions of the Software.
1388
+
1389
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1390
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1391
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1392
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1393
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1394
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1395
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1396
+
1397
+ -------------------------------------------------------------------------------
1398
+ micromark-util-decode-numeric-character-reference@2.0.2
1399
+ License: MIT
1400
+
1401
+ (The MIT License)
1402
+
1403
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1404
+
1405
+ Permission is hereby granted, free of charge, to any person obtaining
1406
+ a copy of this software and associated documentation files (the
1407
+ 'Software'), to deal in the Software without restriction, including
1408
+ without limitation the rights to use, copy, modify, merge, publish,
1409
+ distribute, sublicense, and/or sell copies of the Software, and to
1410
+ permit persons to whom the Software is furnished to do so, subject to
1411
+ the following conditions:
1412
+
1413
+ The above copyright notice and this permission notice shall be
1414
+ included in all copies or substantial portions of the Software.
1415
+
1416
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1417
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1418
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1419
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1420
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1421
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1422
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1423
+
1424
+ -------------------------------------------------------------------------------
1425
+ micromark-util-decode-string@2.0.1
1426
+ License: MIT
1427
+
1428
+ (The MIT License)
1429
+
1430
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1431
+
1432
+ Permission is hereby granted, free of charge, to any person obtaining
1433
+ a copy of this software and associated documentation files (the
1434
+ 'Software'), to deal in the Software without restriction, including
1435
+ without limitation the rights to use, copy, modify, merge, publish,
1436
+ distribute, sublicense, and/or sell copies of the Software, and to
1437
+ permit persons to whom the Software is furnished to do so, subject to
1438
+ the following conditions:
1439
+
1440
+ The above copyright notice and this permission notice shall be
1441
+ included in all copies or substantial portions of the Software.
1442
+
1443
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1444
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1445
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1446
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1447
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1448
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1449
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1450
+
1451
+ -------------------------------------------------------------------------------
1452
+ micromark-util-encode@2.0.1
1453
+ License: MIT
1454
+
1455
+ (The MIT License)
1456
+
1457
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1458
+
1459
+ Permission is hereby granted, free of charge, to any person obtaining
1460
+ a copy of this software and associated documentation files (the
1461
+ 'Software'), to deal in the Software without restriction, including
1462
+ without limitation the rights to use, copy, modify, merge, publish,
1463
+ distribute, sublicense, and/or sell copies of the Software, and to
1464
+ permit persons to whom the Software is furnished to do so, subject to
1465
+ the following conditions:
1466
+
1467
+ The above copyright notice and this permission notice shall be
1468
+ included in all copies or substantial portions of the Software.
1469
+
1470
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1471
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1472
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1473
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1474
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1475
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1476
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1477
+
1478
+ -------------------------------------------------------------------------------
1479
+ micromark-util-html-tag-name@2.0.1
1480
+ License: MIT
1481
+
1482
+ (The MIT License)
1483
+
1484
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1485
+
1486
+ Permission is hereby granted, free of charge, to any person obtaining
1487
+ a copy of this software and associated documentation files (the
1488
+ 'Software'), to deal in the Software without restriction, including
1489
+ without limitation the rights to use, copy, modify, merge, publish,
1490
+ distribute, sublicense, and/or sell copies of the Software, and to
1491
+ permit persons to whom the Software is furnished to do so, subject to
1492
+ the following conditions:
1493
+
1494
+ The above copyright notice and this permission notice shall be
1495
+ included in all copies or substantial portions of the Software.
1496
+
1497
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1498
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1499
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1500
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1501
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1502
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1503
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1504
+
1505
+ -------------------------------------------------------------------------------
1506
+ micromark-util-normalize-identifier@2.0.1
1507
+ License: MIT
1508
+
1509
+ (The MIT License)
1510
+
1511
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1512
+
1513
+ Permission is hereby granted, free of charge, to any person obtaining
1514
+ a copy of this software and associated documentation files (the
1515
+ 'Software'), to deal in the Software without restriction, including
1516
+ without limitation the rights to use, copy, modify, merge, publish,
1517
+ distribute, sublicense, and/or sell copies of the Software, and to
1518
+ permit persons to whom the Software is furnished to do so, subject to
1519
+ the following conditions:
1520
+
1521
+ The above copyright notice and this permission notice shall be
1522
+ included in all copies or substantial portions of the Software.
1523
+
1524
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1525
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1526
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1527
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1528
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1529
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1530
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1531
+
1532
+ -------------------------------------------------------------------------------
1533
+ micromark-util-resolve-all@2.0.1
1534
+ License: MIT
1535
+
1536
+ (The MIT License)
1537
+
1538
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1539
+
1540
+ Permission is hereby granted, free of charge, to any person obtaining
1541
+ a copy of this software and associated documentation files (the
1542
+ 'Software'), to deal in the Software without restriction, including
1543
+ without limitation the rights to use, copy, modify, merge, publish,
1544
+ distribute, sublicense, and/or sell copies of the Software, and to
1545
+ permit persons to whom the Software is furnished to do so, subject to
1546
+ the following conditions:
1547
+
1548
+ The above copyright notice and this permission notice shall be
1549
+ included in all copies or substantial portions of the Software.
1550
+
1551
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1552
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1553
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1554
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1555
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1556
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1557
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1558
+
1559
+ -------------------------------------------------------------------------------
1560
+ micromark-util-sanitize-uri@2.0.1
1561
+ License: MIT
1562
+
1563
+ (The MIT License)
1564
+
1565
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1566
+
1567
+ Permission is hereby granted, free of charge, to any person obtaining
1568
+ a copy of this software and associated documentation files (the
1569
+ 'Software'), to deal in the Software without restriction, including
1570
+ without limitation the rights to use, copy, modify, merge, publish,
1571
+ distribute, sublicense, and/or sell copies of the Software, and to
1572
+ permit persons to whom the Software is furnished to do so, subject to
1573
+ the following conditions:
1574
+
1575
+ The above copyright notice and this permission notice shall be
1576
+ included in all copies or substantial portions of the Software.
1577
+
1578
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1579
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1580
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1581
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1582
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1583
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1584
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1585
+
1586
+ -------------------------------------------------------------------------------
1587
+ micromark-util-subtokenize@2.1.0
1588
+ License: MIT
1589
+
1590
+ (The MIT License)
1591
+
1592
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1593
+
1594
+ Permission is hereby granted, free of charge, to any person obtaining
1595
+ a copy of this software and associated documentation files (the
1596
+ 'Software'), to deal in the Software without restriction, including
1597
+ without limitation the rights to use, copy, modify, merge, publish,
1598
+ distribute, sublicense, and/or sell copies of the Software, and to
1599
+ permit persons to whom the Software is furnished to do so, subject to
1600
+ the following conditions:
1601
+
1602
+ The above copyright notice and this permission notice shall be
1603
+ included in all copies or substantial portions of the Software.
1604
+
1605
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1606
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1607
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1608
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1609
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1610
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1611
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1612
+
1613
+ -------------------------------------------------------------------------------
1614
+ micromark-util-symbol@2.0.1
1615
+ License: MIT
1616
+
1617
+ (The MIT License)
1618
+
1619
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1620
+
1621
+ Permission is hereby granted, free of charge, to any person obtaining
1622
+ a copy of this software and associated documentation files (the
1623
+ 'Software'), to deal in the Software without restriction, including
1624
+ without limitation the rights to use, copy, modify, merge, publish,
1625
+ distribute, sublicense, and/or sell copies of the Software, and to
1626
+ permit persons to whom the Software is furnished to do so, subject to
1627
+ the following conditions:
1628
+
1629
+ The above copyright notice and this permission notice shall be
1630
+ included in all copies or substantial portions of the Software.
1631
+
1632
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1633
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1634
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1635
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1636
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1637
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1638
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1639
+
1640
+ -------------------------------------------------------------------------------
1641
+ micromark-util-types@2.0.2
1642
+ License: MIT
1643
+
1644
+ (The MIT License)
1645
+
1646
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1647
+
1648
+ Permission is hereby granted, free of charge, to any person obtaining
1649
+ a copy of this software and associated documentation files (the
1650
+ 'Software'), to deal in the Software without restriction, including
1651
+ without limitation the rights to use, copy, modify, merge, publish,
1652
+ distribute, sublicense, and/or sell copies of the Software, and to
1653
+ permit persons to whom the Software is furnished to do so, subject to
1654
+ the following conditions:
1655
+
1656
+ The above copyright notice and this permission notice shall be
1657
+ included in all copies or substantial portions of the Software.
1658
+
1659
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1660
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1661
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1662
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1663
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1664
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1665
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1666
+
1667
+ -------------------------------------------------------------------------------
1668
+ ms@2.1.3
1669
+ License: MIT
1670
+
1671
+ The MIT License (MIT)
1672
+
1673
+ Copyright (c) 2020 Vercel, Inc.
1674
+
1675
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1676
+ of this software and associated documentation files (the "Software"), to deal
1677
+ in the Software without restriction, including without limitation the rights
1678
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1679
+ copies of the Software, and to permit persons to whom the Software is
1680
+ furnished to do so, subject to the following conditions:
1681
+
1682
+ The above copyright notice and this permission notice shall be included in all
1683
+ copies or substantial portions of the Software.
1684
+
1685
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1686
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1687
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1688
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1689
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1690
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1691
+ SOFTWARE.
1692
+
1693
+ -------------------------------------------------------------------------------
1694
+ Noto Sans Symbols 2@2.008
1695
+ License: OFL-1.1
1696
+
1697
+ Copyright 2022 The Noto Project Authors (https://github.com/notofonts/symbols)
1698
+
1699
+ SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
1700
+
1701
+ -----------------------------------------------------------
1702
+ PREAMBLE
1703
+
1704
+ The goals of the Open Font License (OFL) are to stimulate worldwide
1705
+ development of collaborative font projects, to support the font creation
1706
+ efforts of academic and linguistic communities, and to provide a free and
1707
+ open framework in which fonts may be shared and improved in partnership
1708
+ with others.
1709
+
1710
+ The OFL allows the licensed fonts to be used, studied, modified and
1711
+ redistributed freely as long as they are not sold by themselves. The
1712
+ fonts, including any derivative works, can be bundled, embedded,
1713
+ redistributed and/or sold with any software provided that any reserved
1714
+ names are not used by derivative works. The fonts and derivatives,
1715
+ however, cannot be released under any other type of license. The
1716
+ requirement for fonts to remain under this license does not apply
1717
+ to any document created using the fonts or their derivatives.
1718
+
1719
+ DEFINITIONS
1720
+
1721
+ "Font Software" refers to the set of files released by the Copyright
1722
+ Holder(s) under this license and clearly marked as such. This may
1723
+ include source files, build scripts and documentation.
1724
+
1725
+ "Reserved Font Name" refers to any names specified as such after the
1726
+ copyright statement(s).
1727
+
1728
+ "Original Version" refers to the collection of Font Software components as
1729
+ distributed by the Copyright Holder(s).
1730
+
1731
+ "Modified Version" refers to any derivative made by adding to, deleting,
1732
+ or substituting -- in part or in whole -- any of the components of the
1733
+ Original Version, by changing formats or by porting the Font Software to a
1734
+ new environment.
1735
+
1736
+ "Author" refers to any designer, engineer, programmer, technical
1737
+ writer or other person who contributed to the Font Software.
1738
+
1739
+ PERMISSION & CONDITIONS
1740
+
1741
+ Permission is hereby granted, free of charge, to any person obtaining
1742
+ a copy of the Font Software, to use, study, copy, merge, embed, modify,
1743
+ redistribute, and sell modified and unmodified copies of the Font
1744
+ Software, subject to the following conditions:
1745
+
1746
+ 1) Neither the Font Software nor any of its individual components,
1747
+ in Original or Modified Versions, may be sold by itself.
1748
+
1749
+ 2) Original or Modified Versions of the Font Software may be bundled,
1750
+ redistributed and/or sold with any software, provided that each copy
1751
+ contains the above copyright notice and this license. These can be
1752
+ included either as stand-alone text files, human-readable headers or
1753
+ in the appropriate machine-readable metadata fields within text or
1754
+ binary files as long as those fields can be easily viewed by the user.
1755
+
1756
+ 3) No Modified Version of the Font Software may use the Reserved Font
1757
+ Name(s) unless explicit written permission is granted by the corresponding
1758
+ Copyright Holder. This restriction only applies to the primary font name as
1759
+ presented to the users.
1760
+
1761
+ 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
1762
+ Software shall not be used to promote, endorse or advertise any
1763
+ Modified Version, except to acknowledge the contribution(s) of the
1764
+ Copyright Holder(s) and the Author(s) or with their explicit written
1765
+ permission.
1766
+
1767
+ 5) The Font Software, modified or unmodified, in part or in whole,
1768
+ must be distributed entirely under this license, and must not be
1769
+ distributed under any other license. The requirement for fonts to
1770
+ remain under this license does not apply to any document created
1771
+ using the Font Software.
1772
+
1773
+ TERMINATION
1774
+
1775
+ This license becomes null and void if any of the above conditions are
1776
+ not met.
1777
+
1778
+ DISCLAIMER
1779
+
1780
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1781
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
1782
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
1783
+ OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
1784
+ COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1785
+ INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
1786
+ DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1787
+ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
1788
+ OTHER DEALINGS IN THE FONT SOFTWARE.
1789
+
1790
+ -------------------------------------------------------------------------------
1791
+ parse5@8.0.1
1792
+ License: MIT
1793
+
1794
+ Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)
1795
+
1796
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1797
+ of this software and associated documentation files (the "Software"), to deal
1798
+ in the Software without restriction, including without limitation the rights
1799
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1800
+ copies of the Software, and to permit persons to whom the Software is
1801
+ furnished to do so, subject to the following conditions:
1802
+
1803
+ The above copyright notice and this permission notice shall be included in
1804
+ all copies or substantial portions of the Software.
1805
+
1806
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1807
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1808
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1809
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1810
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1811
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1812
+ THE SOFTWARE.
1813
+
1814
+ -------------------------------------------------------------------------------
1815
+ sax@1.6.0
1816
+ License: BlueOak-1.0.0
1817
+
1818
+ # Blue Oak Model License
1819
+
1820
+ Version 1.0.0
1821
+
1822
+ ## Purpose
1823
+
1824
+ This license gives everyone as much permission to work with
1825
+ this software as possible, while protecting contributors
1826
+ from liability.
1827
+
1828
+ ## Acceptance
1829
+
1830
+ In order to receive this license, you must agree to its
1831
+ rules. The rules of this license are both obligations
1832
+ under that agreement and conditions to your license.
1833
+ You must not do anything with this software that triggers
1834
+ a rule that you cannot or will not follow.
1835
+
1836
+ ## Copyright
1837
+
1838
+ Each contributor licenses you to do everything with this
1839
+ software that would otherwise infringe that contributor's
1840
+ copyright in it.
1841
+
1842
+ ## Notices
1843
+
1844
+ You must ensure that everyone who gets a copy of
1845
+ any part of this software from you, with or without
1846
+ changes, also gets the text of this license or a link to
1847
+ <https://blueoakcouncil.org/license/1.0.0>.
1848
+
1849
+ ## Excuse
1850
+
1851
+ If anyone notifies you in writing that you have not
1852
+ complied with [Notices](#notices), you can keep your
1853
+ license by taking all practical steps to comply within 30
1854
+ days after the notice. If you do not do so, your license
1855
+ ends immediately.
1856
+
1857
+ ## Patent
1858
+
1859
+ Each contributor licenses you to do everything with this
1860
+ software that would otherwise infringe any patent claims
1861
+ they can license or become able to license.
1862
+
1863
+ ## Reliability
1864
+
1865
+ No contributor can revoke this license.
1866
+
1867
+ ## No Liability
1868
+
1869
+ ***As far as the law allows, this software comes as is,
1870
+ without any warranty or condition, and no contributor
1871
+ will be liable to anyone for any damages related to this
1872
+ software or this license, under any kind of legal claim.***
1873
+
1874
+ -------------------------------------------------------------------------------
1875
+ saxes@6.0.0
1876
+ License: ISC
1877
+
1878
+ The installed saxes package does not include a standalone license file.
1879
+ Its package.json declares license ISC; the SPDX license text is reproduced below.
1880
+
1881
+ ISC License
1882
+
1883
+ Permission to use, copy, modify, and/or distribute this software for any
1884
+ purpose with or without fee is hereby granted, provided that the above
1885
+ copyright notice and this permission notice appear in all copies.
1886
+
1887
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1888
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
1889
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1890
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1891
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1892
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1893
+ PERFORMANCE OF THIS SOFTWARE.
1894
+
1895
+ -------------------------------------------------------------------------------
1896
+ unist-util-is@6.0.1
1897
+ License: MIT
1898
+
1899
+ (The MIT license)
1900
+
1901
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
1902
+
1903
+ Permission is hereby granted, free of charge, to any person obtaining
1904
+ a copy of this software and associated documentation files (the
1905
+ 'Software'), to deal in the Software without restriction, including
1906
+ without limitation the rights to use, copy, modify, merge, publish,
1907
+ distribute, sublicense, and/or sell copies of the Software, and to
1908
+ permit persons to whom the Software is furnished to do so, subject to
1909
+ the following conditions:
1910
+
1911
+ The above copyright notice and this permission notice shall be
1912
+ included in all copies or substantial portions of the Software.
1913
+
1914
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1915
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1916
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1917
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1918
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1919
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1920
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1921
+
1922
+ -------------------------------------------------------------------------------
1923
+ unist-util-stringify-position@4.0.0
1924
+ License: MIT
1925
+
1926
+ (The MIT License)
1927
+
1928
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1929
+
1930
+ Permission is hereby granted, free of charge, to any person obtaining
1931
+ a copy of this software and associated documentation files (the
1932
+ 'Software'), to deal in the Software without restriction, including
1933
+ without limitation the rights to use, copy, modify, merge, publish,
1934
+ distribute, sublicense, and/or sell copies of the Software, and to
1935
+ permit persons to whom the Software is furnished to do so, subject to
1936
+ the following conditions:
1937
+
1938
+ The above copyright notice and this permission notice shall be
1939
+ included in all copies or substantial portions of the Software.
1940
+
1941
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1942
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1943
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1944
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1945
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1946
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1947
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1948
+
1949
+ -------------------------------------------------------------------------------
1950
+ unist-util-visit@5.1.0
1951
+ License: MIT
1952
+
1953
+ (The MIT License)
1954
+
1955
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
1956
+
1957
+ Permission is hereby granted, free of charge, to any person obtaining
1958
+ a copy of this software and associated documentation files (the
1959
+ 'Software'), to deal in the Software without restriction, including
1960
+ without limitation the rights to use, copy, modify, merge, publish,
1961
+ distribute, sublicense, and/or sell copies of the Software, and to
1962
+ permit persons to whom the Software is furnished to do so, subject to
1963
+ the following conditions:
1964
+
1965
+ The above copyright notice and this permission notice shall be
1966
+ included in all copies or substantial portions of the Software.
1967
+
1968
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1969
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1970
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1971
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1972
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1973
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1974
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1975
+
1976
+ -------------------------------------------------------------------------------
1977
+ unist-util-visit-parents@6.0.2
1978
+ License: MIT
1979
+
1980
+ (The MIT License)
1981
+
1982
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1983
+
1984
+ Permission is hereby granted, free of charge, to any person obtaining
1985
+ a copy of this software and associated documentation files (the
1986
+ 'Software'), to deal in the Software without restriction, including
1987
+ without limitation the rights to use, copy, modify, merge, publish,
1988
+ distribute, sublicense, and/or sell copies of the Software, and to
1989
+ permit persons to whom the Software is furnished to do so, subject to
1990
+ the following conditions:
1991
+
1992
+ The above copyright notice and this permission notice shall be
1993
+ included in all copies or substantial portions of the Software.
1994
+
1995
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1996
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1997
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1998
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1999
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2000
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2001
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2002
+
2003
+ -------------------------------------------------------------------------------
2004
+ xml-js@1.6.11
2005
+ License: MIT
2006
+
2007
+ The MIT License (MIT)
2008
+
2009
+ Copyright (c) 2016-2017 Yousuf Almarzooqi
2010
+
2011
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2012
+ of this software and associated documentation files (the "Software"), to deal
2013
+ in the Software without restriction, including without limitation the rights
2014
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2015
+ copies of the Software, and to permit persons to whom the Software is
2016
+ furnished to do so, subject to the following conditions:
2017
+
2018
+ The above copyright notice and this permission notice shall be included in all
2019
+ copies or substantial portions of the Software.
2020
+
2021
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2022
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2023
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2024
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2025
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2026
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2027
+ SOFTWARE.
2028
+
2029
+ -------------------------------------------------------------------------------
2030
+ xmlchars@2.2.0
2031
+ License: MIT
2032
+
2033
+ Copyright Louis-Dominique Dubeau and contributors to xmlchars
2034
+
2035
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2036
+ this software and associated documentation files (the "Software"), to deal in
2037
+ the Software without restriction, including without limitation the rights to
2038
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2039
+ the Software, and to permit persons to whom the Software is furnished to do so,
2040
+ subject to the following conditions:
2041
+
2042
+ The above copyright notice and this permission notice shall be included in all
2043
+ copies or substantial portions of the Software.
2044
+
2045
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2046
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2047
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2048
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2049
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2050
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2051
+
2052
+ -------------------------------------------------------------------------------
2053
+ zwitch@2.0.4
2054
+ License: MIT
2055
+
2056
+ (The MIT License)
2057
+
2058
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2059
+
2060
+ Permission is hereby granted, free of charge, to any person obtaining
2061
+ a copy of this software and associated documentation files (the
2062
+ 'Software'), to deal in the Software without restriction, including
2063
+ without limitation the rights to use, copy, modify, merge, publish,
2064
+ distribute, sublicense, and/or sell copies of the Software, and to
2065
+ permit persons to whom the Software is furnished to do so, subject to
2066
+ the following conditions:
2067
+
2068
+ The above copyright notice and this permission notice shall be
2069
+ included in all copies or substantial portions of the Software.
2070
+
2071
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2072
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2073
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2074
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2075
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2076
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2077
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.