@zentered/issue-forms-body-parser 1.0.0 → 1.1.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,1759 @@
1
+ @actions/core
2
+ MIT
3
+ The MIT License (MIT)
4
+
5
+ Copyright 2019 GitHub
6
+
7
+ 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:
8
+
9
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
10
+
11
+ 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.
12
+
13
+ @actions/github
14
+ MIT
15
+ The MIT License (MIT)
16
+
17
+ Copyright 2019 GitHub
18
+
19
+ 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:
20
+
21
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
22
+
23
+ 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.
24
+
25
+ @actions/http-client
26
+ MIT
27
+ Actions Http Client for Node.js
28
+
29
+ Copyright (c) GitHub, Inc.
30
+
31
+ All rights reserved.
32
+
33
+ MIT License
34
+
35
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
36
+ associated documentation files (the "Software"), to deal in the Software without restriction,
37
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
38
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
39
+ subject to the following conditions:
40
+
41
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
42
+
43
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
44
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
45
+ NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
46
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
47
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
48
+
49
+
50
+ @octokit/auth-token
51
+ MIT
52
+ The MIT License
53
+
54
+ Copyright (c) 2019 Octokit contributors
55
+
56
+ Permission is hereby granted, free of charge, to any person obtaining a copy
57
+ of this software and associated documentation files (the "Software"), to deal
58
+ in the Software without restriction, including without limitation the rights
59
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
60
+ copies of the Software, and to permit persons to whom the Software is
61
+ furnished to do so, subject to the following conditions:
62
+
63
+ The above copyright notice and this permission notice shall be included in
64
+ all copies or substantial portions of the Software.
65
+
66
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
68
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
69
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
70
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
71
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
72
+ THE SOFTWARE.
73
+
74
+
75
+ @octokit/core
76
+ MIT
77
+ The MIT License
78
+
79
+ Copyright (c) 2019 Octokit contributors
80
+
81
+ Permission is hereby granted, free of charge, to any person obtaining a copy
82
+ of this software and associated documentation files (the "Software"), to deal
83
+ in the Software without restriction, including without limitation the rights
84
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
85
+ copies of the Software, and to permit persons to whom the Software is
86
+ furnished to do so, subject to the following conditions:
87
+
88
+ The above copyright notice and this permission notice shall be included in
89
+ all copies or substantial portions of the Software.
90
+
91
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
92
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
93
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
94
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
95
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
96
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
97
+ THE SOFTWARE.
98
+
99
+
100
+ @octokit/endpoint
101
+ MIT
102
+ The MIT License
103
+
104
+ Copyright (c) 2018 Octokit contributors
105
+
106
+ Permission is hereby granted, free of charge, to any person obtaining a copy
107
+ of this software and associated documentation files (the "Software"), to deal
108
+ in the Software without restriction, including without limitation the rights
109
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
110
+ copies of the Software, and to permit persons to whom the Software is
111
+ furnished to do so, subject to the following conditions:
112
+
113
+ The above copyright notice and this permission notice shall be included in
114
+ all copies or substantial portions of the Software.
115
+
116
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
117
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
118
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
119
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
120
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
121
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
122
+ THE SOFTWARE.
123
+
124
+
125
+ @octokit/graphql
126
+ MIT
127
+ The MIT License
128
+
129
+ Copyright (c) 2018 Octokit contributors
130
+
131
+ Permission is hereby granted, free of charge, to any person obtaining a copy
132
+ of this software and associated documentation files (the "Software"), to deal
133
+ in the Software without restriction, including without limitation the rights
134
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
135
+ copies of the Software, and to permit persons to whom the Software is
136
+ furnished to do so, subject to the following conditions:
137
+
138
+ The above copyright notice and this permission notice shall be included in
139
+ all copies or substantial portions of the Software.
140
+
141
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
142
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
143
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
144
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
145
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
146
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
147
+ THE SOFTWARE.
148
+
149
+
150
+ @octokit/plugin-paginate-rest
151
+ MIT
152
+ MIT License Copyright (c) 2019 Octokit contributors
153
+
154
+ 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:
155
+
156
+ The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
157
+
158
+ 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.
159
+
160
+
161
+ @octokit/plugin-rest-endpoint-methods
162
+ MIT
163
+ MIT License Copyright (c) 2019 Octokit contributors
164
+
165
+ 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:
166
+
167
+ The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
168
+
169
+ 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.
170
+
171
+
172
+ @octokit/request
173
+ MIT
174
+ The MIT License
175
+
176
+ Copyright (c) 2018 Octokit contributors
177
+
178
+ Permission is hereby granted, free of charge, to any person obtaining a copy
179
+ of this software and associated documentation files (the "Software"), to deal
180
+ in the Software without restriction, including without limitation the rights
181
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
182
+ copies of the Software, and to permit persons to whom the Software is
183
+ furnished to do so, subject to the following conditions:
184
+
185
+ The above copyright notice and this permission notice shall be included in
186
+ all copies or substantial portions of the Software.
187
+
188
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
189
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
190
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
191
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
192
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
193
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
194
+ THE SOFTWARE.
195
+
196
+
197
+ @octokit/request-error
198
+ MIT
199
+ The MIT License
200
+
201
+ Copyright (c) 2019 Octokit contributors
202
+
203
+ Permission is hereby granted, free of charge, to any person obtaining a copy
204
+ of this software and associated documentation files (the "Software"), to deal
205
+ in the Software without restriction, including without limitation the rights
206
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
207
+ copies of the Software, and to permit persons to whom the Software is
208
+ furnished to do so, subject to the following conditions:
209
+
210
+ The above copyright notice and this permission notice shall be included in
211
+ all copies or substantial portions of the Software.
212
+
213
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
214
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
215
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
216
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
217
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
218
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
219
+ THE SOFTWARE.
220
+
221
+
222
+ @sindresorhus/slugify
223
+ MIT
224
+ MIT License
225
+
226
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
227
+
228
+ 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:
229
+
230
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
231
+
232
+ 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.
233
+
234
+
235
+ @sindresorhus/transliterate
236
+ MIT
237
+ MIT License
238
+
239
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
240
+
241
+ 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:
242
+
243
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
244
+
245
+ 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.
246
+
247
+
248
+ @vercel/ncc
249
+ MIT
250
+ Copyright 2018 ZEIT, Inc.
251
+
252
+ 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:
253
+
254
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
255
+
256
+ 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.
257
+
258
+ bail
259
+ MIT
260
+ (The MIT License)
261
+
262
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
263
+
264
+ Permission is hereby granted, free of charge, to any person obtaining
265
+ a copy of this software and associated documentation files (the
266
+ 'Software'), to deal in the Software without restriction, including
267
+ without limitation the rights to use, copy, modify, merge, publish,
268
+ distribute, sublicense, and/or sell copies of the Software, and to
269
+ permit persons to whom the Software is furnished to do so, subject to
270
+ the following conditions:
271
+
272
+ The above copyright notice and this permission notice shall be
273
+ included in all copies or substantial portions of the Software.
274
+
275
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
276
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
277
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
278
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
279
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
280
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
281
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
282
+
283
+
284
+ before-after-hook
285
+ Apache-2.0
286
+ Apache License
287
+ Version 2.0, January 2004
288
+ http://www.apache.org/licenses/
289
+
290
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
291
+
292
+ 1. Definitions.
293
+
294
+ "License" shall mean the terms and conditions for use, reproduction,
295
+ and distribution as defined by Sections 1 through 9 of this document.
296
+
297
+ "Licensor" shall mean the copyright owner or entity authorized by
298
+ the copyright owner that is granting the License.
299
+
300
+ "Legal Entity" shall mean the union of the acting entity and all
301
+ other entities that control, are controlled by, or are under common
302
+ control with that entity. For the purposes of this definition,
303
+ "control" means (i) the power, direct or indirect, to cause the
304
+ direction or management of such entity, whether by contract or
305
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
306
+ outstanding shares, or (iii) beneficial ownership of such entity.
307
+
308
+ "You" (or "Your") shall mean an individual or Legal Entity
309
+ exercising permissions granted by this License.
310
+
311
+ "Source" form shall mean the preferred form for making modifications,
312
+ including but not limited to software source code, documentation
313
+ source, and configuration files.
314
+
315
+ "Object" form shall mean any form resulting from mechanical
316
+ transformation or translation of a Source form, including but
317
+ not limited to compiled object code, generated documentation,
318
+ and conversions to other media types.
319
+
320
+ "Work" shall mean the work of authorship, whether in Source or
321
+ Object form, made available under the License, as indicated by a
322
+ copyright notice that is included in or attached to the work
323
+ (an example is provided in the Appendix below).
324
+
325
+ "Derivative Works" shall mean any work, whether in Source or Object
326
+ form, that is based on (or derived from) the Work and for which the
327
+ editorial revisions, annotations, elaborations, or other modifications
328
+ represent, as a whole, an original work of authorship. For the purposes
329
+ of this License, Derivative Works shall not include works that remain
330
+ separable from, or merely link (or bind by name) to the interfaces of,
331
+ the Work and Derivative Works thereof.
332
+
333
+ "Contribution" shall mean any work of authorship, including
334
+ the original version of the Work and any modifications or additions
335
+ to that Work or Derivative Works thereof, that is intentionally
336
+ submitted to Licensor for inclusion in the Work by the copyright owner
337
+ or by an individual or Legal Entity authorized to submit on behalf of
338
+ the copyright owner. For the purposes of this definition, "submitted"
339
+ means any form of electronic, verbal, or written communication sent
340
+ to the Licensor or its representatives, including but not limited to
341
+ communication on electronic mailing lists, source code control systems,
342
+ and issue tracking systems that are managed by, or on behalf of, the
343
+ Licensor for the purpose of discussing and improving the Work, but
344
+ excluding communication that is conspicuously marked or otherwise
345
+ designated in writing by the copyright owner as "Not a Contribution."
346
+
347
+ "Contributor" shall mean Licensor and any individual or Legal Entity
348
+ on behalf of whom a Contribution has been received by Licensor and
349
+ subsequently incorporated within the Work.
350
+
351
+ 2. Grant of Copyright License. Subject to the terms and conditions of
352
+ this License, each Contributor hereby grants to You a perpetual,
353
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
354
+ copyright license to reproduce, prepare Derivative Works of,
355
+ publicly display, publicly perform, sublicense, and distribute the
356
+ Work and such Derivative Works in Source or Object form.
357
+
358
+ 3. Grant of Patent License. Subject to the terms and conditions of
359
+ this License, each Contributor hereby grants to You a perpetual,
360
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
361
+ (except as stated in this section) patent license to make, have made,
362
+ use, offer to sell, sell, import, and otherwise transfer the Work,
363
+ where such license applies only to those patent claims licensable
364
+ by such Contributor that are necessarily infringed by their
365
+ Contribution(s) alone or by combination of their Contribution(s)
366
+ with the Work to which such Contribution(s) was submitted. If You
367
+ institute patent litigation against any entity (including a
368
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
369
+ or a Contribution incorporated within the Work constitutes direct
370
+ or contributory patent infringement, then any patent licenses
371
+ granted to You under this License for that Work shall terminate
372
+ as of the date such litigation is filed.
373
+
374
+ 4. Redistribution. You may reproduce and distribute copies of the
375
+ Work or Derivative Works thereof in any medium, with or without
376
+ modifications, and in Source or Object form, provided that You
377
+ meet the following conditions:
378
+
379
+ (a) You must give any other recipients of the Work or
380
+ Derivative Works a copy of this License; and
381
+
382
+ (b) You must cause any modified files to carry prominent notices
383
+ stating that You changed the files; and
384
+
385
+ (c) You must retain, in the Source form of any Derivative Works
386
+ that You distribute, all copyright, patent, trademark, and
387
+ attribution notices from the Source form of the Work,
388
+ excluding those notices that do not pertain to any part of
389
+ the Derivative Works; and
390
+
391
+ (d) If the Work includes a "NOTICE" text file as part of its
392
+ distribution, then any Derivative Works that You distribute must
393
+ include a readable copy of the attribution notices contained
394
+ within such NOTICE file, excluding those notices that do not
395
+ pertain to any part of the Derivative Works, in at least one
396
+ of the following places: within a NOTICE text file distributed
397
+ as part of the Derivative Works; within the Source form or
398
+ documentation, if provided along with the Derivative Works; or,
399
+ within a display generated by the Derivative Works, if and
400
+ wherever such third-party notices normally appear. The contents
401
+ of the NOTICE file are for informational purposes only and
402
+ do not modify the License. You may add Your own attribution
403
+ notices within Derivative Works that You distribute, alongside
404
+ or as an addendum to the NOTICE text from the Work, provided
405
+ that such additional attribution notices cannot be construed
406
+ as modifying the License.
407
+
408
+ You may add Your own copyright statement to Your modifications and
409
+ may provide additional or different license terms and conditions
410
+ for use, reproduction, or distribution of Your modifications, or
411
+ for any such Derivative Works as a whole, provided Your use,
412
+ reproduction, and distribution of the Work otherwise complies with
413
+ the conditions stated in this License.
414
+
415
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
416
+ any Contribution intentionally submitted for inclusion in the Work
417
+ by You to the Licensor shall be under the terms and conditions of
418
+ this License, without any additional terms or conditions.
419
+ Notwithstanding the above, nothing herein shall supersede or modify
420
+ the terms of any separate license agreement you may have executed
421
+ with Licensor regarding such Contributions.
422
+
423
+ 6. Trademarks. This License does not grant permission to use the trade
424
+ names, trademarks, service marks, or product names of the Licensor,
425
+ except as required for reasonable and customary use in describing the
426
+ origin of the Work and reproducing the content of the NOTICE file.
427
+
428
+ 7. Disclaimer of Warranty. Unless required by applicable law or
429
+ agreed to in writing, Licensor provides the Work (and each
430
+ Contributor provides its Contributions) on an "AS IS" BASIS,
431
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
432
+ implied, including, without limitation, any warranties or conditions
433
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
434
+ PARTICULAR PURPOSE. You are solely responsible for determining the
435
+ appropriateness of using or redistributing the Work and assume any
436
+ risks associated with Your exercise of permissions under this License.
437
+
438
+ 8. Limitation of Liability. In no event and under no legal theory,
439
+ whether in tort (including negligence), contract, or otherwise,
440
+ unless required by applicable law (such as deliberate and grossly
441
+ negligent acts) or agreed to in writing, shall any Contributor be
442
+ liable to You for damages, including any direct, indirect, special,
443
+ incidental, or consequential damages of any character arising as a
444
+ result of this License or out of the use or inability to use the
445
+ Work (including but not limited to damages for loss of goodwill,
446
+ work stoppage, computer failure or malfunction, or any and all
447
+ other commercial damages or losses), even if such Contributor
448
+ has been advised of the possibility of such damages.
449
+
450
+ 9. Accepting Warranty or Additional Liability. While redistributing
451
+ the Work or Derivative Works thereof, You may choose to offer,
452
+ and charge a fee for, acceptance of support, warranty, indemnity,
453
+ or other liability obligations and/or rights consistent with this
454
+ License. However, in accepting such obligations, You may act only
455
+ on Your own behalf and on Your sole responsibility, not on behalf
456
+ of any other Contributor, and only if You agree to indemnify,
457
+ defend, and hold each Contributor harmless for any liability
458
+ incurred by, or claims asserted against, such Contributor by reason
459
+ of your accepting any such warranty or additional liability.
460
+
461
+ END OF TERMS AND CONDITIONS
462
+
463
+ APPENDIX: How to apply the Apache License to your work.
464
+
465
+ To apply the Apache License to your work, attach the following
466
+ boilerplate notice, with the fields enclosed by brackets "{}"
467
+ replaced with your own identifying information. (Don't include
468
+ the brackets!) The text should be enclosed in the appropriate
469
+ comment syntax for the file format. We also recommend that a
470
+ file or class name and description of purpose be included on the
471
+ same "printed page" as the copyright notice for easier
472
+ identification within third-party archives.
473
+
474
+ Copyright 2018 Gregor Martynus and other contributors.
475
+
476
+ Licensed under the Apache License, Version 2.0 (the "License");
477
+ you may not use this file except in compliance with the License.
478
+ You may obtain a copy of the License at
479
+
480
+ http://www.apache.org/licenses/LICENSE-2.0
481
+
482
+ Unless required by applicable law or agreed to in writing, software
483
+ distributed under the License is distributed on an "AS IS" BASIS,
484
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
485
+ See the License for the specific language governing permissions and
486
+ limitations under the License.
487
+
488
+
489
+ ccount
490
+ MIT
491
+ (The MIT License)
492
+
493
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
494
+
495
+ Permission is hereby granted, free of charge, to any person obtaining
496
+ a copy of this software and associated documentation files (the
497
+ 'Software'), to deal in the Software without restriction, including
498
+ without limitation the rights to use, copy, modify, merge, publish,
499
+ distribute, sublicense, and/or sell copies of the Software, and to
500
+ permit persons to whom the Software is furnished to do so, subject to
501
+ the following conditions:
502
+
503
+ The above copyright notice and this permission notice shall be
504
+ included in all copies or substantial portions of the Software.
505
+
506
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
507
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
508
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
509
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
510
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
511
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
512
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
513
+
514
+
515
+ character-entities
516
+ MIT
517
+ (The MIT License)
518
+
519
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
520
+
521
+ Permission is hereby granted, free of charge, to any person obtaining
522
+ a copy of this software and associated documentation files (the
523
+ 'Software'), to deal in the Software without restriction, including
524
+ without limitation the rights to use, copy, modify, merge, publish,
525
+ distribute, sublicense, and/or sell copies of the Software, and to
526
+ permit persons to whom the Software is furnished to do so, subject to
527
+ the following conditions:
528
+
529
+ The above copyright notice and this permission notice shall be
530
+ included in all copies or substantial portions of the Software.
531
+
532
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
533
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
534
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
535
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
536
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
537
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
538
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
539
+
540
+
541
+ date-fns
542
+ MIT
543
+ MIT License
544
+
545
+ Copyright (c) 2021 Sasha Koss and Lesha Koss https://kossnocorp.mit-license.org
546
+
547
+ Permission is hereby granted, free of charge, to any person obtaining a copy
548
+ of this software and associated documentation files (the "Software"), to deal
549
+ in the Software without restriction, including without limitation the rights
550
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
551
+ copies of the Software, and to permit persons to whom the Software is
552
+ furnished to do so, subject to the following conditions:
553
+
554
+ The above copyright notice and this permission notice shall be included in all
555
+ copies or substantial portions of the Software.
556
+
557
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
558
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
559
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
560
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
561
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
562
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
563
+ SOFTWARE.
564
+
565
+
566
+ date-fns-tz
567
+ MIT
568
+ The MIT License (MIT)
569
+
570
+ Copyright © 2018 Marnus Weststrate
571
+
572
+ Permission is hereby granted, free of charge, to any person obtaining a copy
573
+ of this software and associated documentation files (the “Software”), to deal
574
+ in the Software without restriction, including without limitation the rights
575
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
576
+ copies of the Software, and to permit persons to whom the Software is
577
+ furnished to do so, subject to the following conditions:
578
+
579
+ The above copyright notice and this permission notice shall be included in all
580
+ copies or substantial portions of the Software.
581
+
582
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
583
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
584
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
585
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
586
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
587
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
588
+ DEALINGS IN THE SOFTWARE.
589
+
590
+
591
+ decode-named-character-reference
592
+ MIT
593
+ (The MIT License)
594
+
595
+ Copyright (c) 2021 Titus Wormer <tituswormer@gmail.com>
596
+
597
+ Permission is hereby granted, free of charge, to any person obtaining
598
+ a copy of this software and associated documentation files (the
599
+ 'Software'), to deal in the Software without restriction, including
600
+ without limitation the rights to use, copy, modify, merge, publish,
601
+ distribute, sublicense, and/or sell copies of the Software, and to
602
+ permit persons to whom the Software is furnished to do so, subject to
603
+ the following conditions:
604
+
605
+ The above copyright notice and this permission notice shall be
606
+ included in all copies or substantial portions of the Software.
607
+
608
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
609
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
610
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
611
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
612
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
613
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
614
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
615
+
616
+
617
+ deprecation
618
+ ISC
619
+ The ISC License
620
+
621
+ Copyright (c) Gregor Martynus and contributors
622
+
623
+ Permission to use, copy, modify, and/or distribute this software for any
624
+ purpose with or without fee is hereby granted, provided that the above
625
+ copyright notice and this permission notice appear in all copies.
626
+
627
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
628
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
629
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
630
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
631
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
632
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
633
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
634
+
635
+
636
+ escape-string-regexp
637
+ MIT
638
+ MIT License
639
+
640
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
641
+
642
+ 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:
643
+
644
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
645
+
646
+ 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.
647
+
648
+
649
+ extend
650
+ MIT
651
+ The MIT License (MIT)
652
+
653
+ Copyright (c) 2014 Stefan Thomas
654
+
655
+ Permission is hereby granted, free of charge, to any person obtaining
656
+ a copy of this software and associated documentation files (the
657
+ "Software"), to deal in the Software without restriction, including
658
+ without limitation the rights to use, copy, modify, merge, publish,
659
+ distribute, sublicense, and/or sell copies of the Software, and to
660
+ permit persons to whom the Software is furnished to do so, subject to
661
+ the following conditions:
662
+
663
+ The above copyright notice and this permission notice shall be
664
+ included in all copies or substantial portions of the Software.
665
+
666
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
667
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
668
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
669
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
670
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
671
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
672
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
673
+
674
+
675
+
676
+ is-buffer
677
+ MIT
678
+ The MIT License (MIT)
679
+
680
+ Copyright (c) Feross Aboukhadijeh
681
+
682
+ Permission is hereby granted, free of charge, to any person obtaining a copy
683
+ of this software and associated documentation files (the "Software"), to deal
684
+ in the Software without restriction, including without limitation the rights
685
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
686
+ copies of the Software, and to permit persons to whom the Software is
687
+ furnished to do so, subject to the following conditions:
688
+
689
+ The above copyright notice and this permission notice shall be included in
690
+ all copies or substantial portions of the Software.
691
+
692
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
693
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
694
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
695
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
696
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
697
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
698
+ THE SOFTWARE.
699
+
700
+
701
+ is-plain-obj
702
+ MIT
703
+ MIT License
704
+
705
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
706
+
707
+ 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:
708
+
709
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
710
+
711
+ 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.
712
+
713
+
714
+ is-plain-object
715
+ MIT
716
+ The MIT License (MIT)
717
+
718
+ Copyright (c) 2014-2017, Jon Schlinkert.
719
+
720
+ Permission is hereby granted, free of charge, to any person obtaining a copy
721
+ of this software and associated documentation files (the "Software"), to deal
722
+ in the Software without restriction, including without limitation the rights
723
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
724
+ copies of the Software, and to permit persons to whom the Software is
725
+ furnished to do so, subject to the following conditions:
726
+
727
+ The above copyright notice and this permission notice shall be included in
728
+ all copies or substantial portions of the Software.
729
+
730
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
731
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
732
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
733
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
734
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
735
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
736
+ THE SOFTWARE.
737
+
738
+
739
+ lodash.deburr
740
+ MIT
741
+ Copyright jQuery Foundation and other contributors <https://jquery.org/>
742
+
743
+ Based on Underscore.js, copyright Jeremy Ashkenas,
744
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
745
+
746
+ This software consists of voluntary contributions made by many
747
+ individuals. For exact contribution history, see the revision history
748
+ available at https://github.com/lodash/lodash
749
+
750
+ The following license applies to all parts of this software except as
751
+ documented below:
752
+
753
+ ====
754
+
755
+ Permission is hereby granted, free of charge, to any person obtaining
756
+ a copy of this software and associated documentation files (the
757
+ "Software"), to deal in the Software without restriction, including
758
+ without limitation the rights to use, copy, modify, merge, publish,
759
+ distribute, sublicense, and/or sell copies of the Software, and to
760
+ permit persons to whom the Software is furnished to do so, subject to
761
+ the following conditions:
762
+
763
+ The above copyright notice and this permission notice shall be
764
+ included in all copies or substantial portions of the Software.
765
+
766
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
767
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
768
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
769
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
770
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
771
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
772
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
773
+
774
+ ====
775
+
776
+ Copyright and related rights for sample code are waived via CC0. Sample
777
+ code is defined as all source code displayed within the prose of the
778
+ documentation.
779
+
780
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
781
+
782
+ ====
783
+
784
+ Files located in the node_modules and vendor directories are externally
785
+ maintained libraries used by this software which have their own
786
+ licenses; we recommend you read them, as their terms may differ from the
787
+ terms above.
788
+
789
+
790
+ longest-streak
791
+ MIT
792
+ (The MIT License)
793
+
794
+ Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>
795
+
796
+ Permission is hereby granted, free of charge, to any person obtaining
797
+ a copy of this software and associated documentation files (the
798
+ 'Software'), to deal in the Software without restriction, including
799
+ without limitation the rights to use, copy, modify, merge, publish,
800
+ distribute, sublicense, and/or sell copies of the Software, and to
801
+ permit persons to whom the Software is furnished to do so, subject to
802
+ the following conditions:
803
+
804
+ The above copyright notice and this permission notice shall be
805
+ included in all copies or substantial portions of the Software.
806
+
807
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
808
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
809
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
810
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
811
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
812
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
813
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
814
+
815
+
816
+ markdown-table
817
+ MIT
818
+ (The MIT License)
819
+
820
+ Copyright (c) 2014 Titus Wormer <tituswormer@gmail.com>
821
+
822
+ Permission is hereby granted, free of charge, to any person obtaining
823
+ a copy of this software and associated documentation files (the
824
+ 'Software'), to deal in the Software without restriction, including
825
+ without limitation the rights to use, copy, modify, merge, publish,
826
+ distribute, sublicense, and/or sell copies of the Software, and to
827
+ permit persons to whom the Software is furnished to do so, subject to
828
+ the following conditions:
829
+
830
+ The above copyright notice and this permission notice shall be
831
+ included in all copies or substantial portions of the Software.
832
+
833
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
834
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
835
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
836
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
837
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
838
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
839
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
840
+
841
+
842
+ mdast-util-find-and-replace
843
+ MIT
844
+ (The MIT License)
845
+
846
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
847
+
848
+ Permission is hereby granted, free of charge, to any person obtaining
849
+ a copy of this software and associated documentation files (the
850
+ 'Software'), to deal in the Software without restriction, including
851
+ without limitation the rights to use, copy, modify, merge, publish,
852
+ distribute, sublicense, and/or sell copies of the Software, and to
853
+ permit persons to whom the Software is furnished to do so, subject to
854
+ the following conditions:
855
+
856
+ The above copyright notice and this permission notice shall be
857
+ included in all copies or substantial portions of the Software.
858
+
859
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
860
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
861
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
862
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
863
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
864
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
865
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
866
+
867
+
868
+ mdast-util-from-markdown
869
+ MIT
870
+ (The MIT License)
871
+
872
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
873
+
874
+ Permission is hereby granted, free of charge, to any person obtaining
875
+ a copy of this software and associated documentation files (the
876
+ 'Software'), to deal in the Software without restriction, including
877
+ without limitation the rights to use, copy, modify, merge, publish,
878
+ distribute, sublicense, and/or sell copies of the Software, and to
879
+ permit persons to whom the Software is furnished to do so, subject to
880
+ the following conditions:
881
+
882
+ The above copyright notice and this permission notice shall be
883
+ included in all copies or substantial portions of the Software.
884
+
885
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
886
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
887
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
888
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
889
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
890
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
891
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
892
+
893
+
894
+ mdast-util-gfm
895
+ MIT
896
+ (The MIT License)
897
+
898
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
899
+
900
+ Permission is hereby granted, free of charge, to any person obtaining
901
+ a copy of this software and associated documentation files (the
902
+ 'Software'), to deal in the Software without restriction, including
903
+ without limitation the rights to use, copy, modify, merge, publish,
904
+ distribute, sublicense, and/or sell copies of the Software, and to
905
+ permit persons to whom the Software is furnished to do so, subject to
906
+ the following conditions:
907
+
908
+ The above copyright notice and this permission notice shall be
909
+ included in all copies or substantial portions of the Software.
910
+
911
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
912
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
913
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
914
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
915
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
916
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
917
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
918
+
919
+
920
+ mdast-util-gfm-autolink-literal
921
+ MIT
922
+ (The MIT License)
923
+
924
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
925
+
926
+ Permission is hereby granted, free of charge, to any person obtaining
927
+ a copy of this software and associated documentation files (the
928
+ 'Software'), to deal in the Software without restriction, including
929
+ without limitation the rights to use, copy, modify, merge, publish,
930
+ distribute, sublicense, and/or sell copies of the Software, and to
931
+ permit persons to whom the Software is furnished to do so, subject to
932
+ the following conditions:
933
+
934
+ The above copyright notice and this permission notice shall be
935
+ included in all copies or substantial portions of the Software.
936
+
937
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
938
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
939
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
940
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
941
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
942
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
943
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
944
+
945
+
946
+ mdast-util-gfm-footnote
947
+ MIT
948
+ (The MIT License)
949
+
950
+ Copyright (c) 2021 Titus Wormer <tituswormer@gmail.com>
951
+
952
+ Permission is hereby granted, free of charge, to any person obtaining
953
+ a copy of this software and associated documentation files (the
954
+ 'Software'), to deal in the Software without restriction, including
955
+ without limitation the rights to use, copy, modify, merge, publish,
956
+ distribute, sublicense, and/or sell copies of the Software, and to
957
+ permit persons to whom the Software is furnished to do so, subject to
958
+ the following conditions:
959
+
960
+ The above copyright notice and this permission notice shall be
961
+ included in all copies or substantial portions of the Software.
962
+
963
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
964
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
965
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
966
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
967
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
968
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
969
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
970
+
971
+
972
+ mdast-util-gfm-strikethrough
973
+ MIT
974
+ (The MIT License)
975
+
976
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
977
+
978
+ Permission is hereby granted, free of charge, to any person obtaining
979
+ a copy of this software and associated documentation files (the
980
+ 'Software'), to deal in the Software without restriction, including
981
+ without limitation the rights to use, copy, modify, merge, publish,
982
+ distribute, sublicense, and/or sell copies of the Software, and to
983
+ permit persons to whom the Software is furnished to do so, subject to
984
+ the following conditions:
985
+
986
+ The above copyright notice and this permission notice shall be
987
+ included in all copies or substantial portions of the Software.
988
+
989
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
990
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
991
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
992
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
993
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
994
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
995
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
996
+
997
+
998
+ mdast-util-gfm-table
999
+ MIT
1000
+ (The MIT License)
1001
+
1002
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1003
+
1004
+ Permission is hereby granted, free of charge, to any person obtaining
1005
+ a copy of this software and associated documentation files (the
1006
+ 'Software'), to deal in the Software without restriction, including
1007
+ without limitation the rights to use, copy, modify, merge, publish,
1008
+ distribute, sublicense, and/or sell copies of the Software, and to
1009
+ permit persons to whom the Software is furnished to do so, subject to
1010
+ the following conditions:
1011
+
1012
+ The above copyright notice and this permission notice shall be
1013
+ included in all copies or substantial portions of the Software.
1014
+
1015
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1016
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1017
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1018
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1019
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1020
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1021
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1022
+
1023
+
1024
+ mdast-util-gfm-task-list-item
1025
+ MIT
1026
+ (The MIT License)
1027
+
1028
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1029
+
1030
+ Permission is hereby granted, free of charge, to any person obtaining
1031
+ a copy of this software and associated documentation files (the
1032
+ 'Software'), to deal in the Software without restriction, including
1033
+ without limitation the rights to use, copy, modify, merge, publish,
1034
+ distribute, sublicense, and/or sell copies of the Software, and to
1035
+ permit persons to whom the Software is furnished to do so, subject to
1036
+ the following conditions:
1037
+
1038
+ The above copyright notice and this permission notice shall be
1039
+ included in all copies or substantial portions of the Software.
1040
+
1041
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1042
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1043
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1044
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1045
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1046
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1047
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1048
+
1049
+
1050
+ mdast-util-to-markdown
1051
+ MIT
1052
+ (The MIT License)
1053
+
1054
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1055
+
1056
+ Permission is hereby granted, free of charge, to any person obtaining
1057
+ a copy of this software and associated documentation files (the
1058
+ 'Software'), to deal in the Software without restriction, including
1059
+ without limitation the rights to use, copy, modify, merge, publish,
1060
+ distribute, sublicense, and/or sell copies of the Software, and to
1061
+ permit persons to whom the Software is furnished to do so, subject to
1062
+ the following conditions:
1063
+
1064
+ The above copyright notice and this permission notice shall be
1065
+ included in all copies or substantial portions of the Software.
1066
+
1067
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1068
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1069
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1070
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1071
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1072
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1073
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1074
+
1075
+
1076
+ mdast-util-to-string
1077
+ MIT
1078
+ (The MIT License)
1079
+
1080
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
1081
+
1082
+ Permission is hereby granted, free of charge, to any person obtaining
1083
+ a copy of this software and associated documentation files (the
1084
+ 'Software'), to deal in the Software without restriction, including
1085
+ without limitation the rights to use, copy, modify, merge, publish,
1086
+ distribute, sublicense, and/or sell copies of the Software, and to
1087
+ permit persons to whom the Software is furnished to do so, subject to
1088
+ the following conditions:
1089
+
1090
+ The above copyright notice and this permission notice shall be
1091
+ included in all copies or substantial portions of the Software.
1092
+
1093
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1094
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1095
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1096
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1097
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1098
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1099
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1100
+
1101
+
1102
+ micromark
1103
+ MIT
1104
+
1105
+ micromark-core-commonmark
1106
+ MIT
1107
+
1108
+ micromark-extension-gfm
1109
+ MIT
1110
+ (The MIT License)
1111
+
1112
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1113
+
1114
+ Permission is hereby granted, free of charge, to any person obtaining
1115
+ a copy of this software and associated documentation files (the
1116
+ 'Software'), to deal in the Software without restriction, including
1117
+ without limitation the rights to use, copy, modify, merge, publish,
1118
+ distribute, sublicense, and/or sell copies of the Software, and to
1119
+ permit persons to whom the Software is furnished to do so, subject to
1120
+ the following conditions:
1121
+
1122
+ The above copyright notice and this permission notice shall be
1123
+ included in all copies or substantial portions of the Software.
1124
+
1125
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1126
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1127
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1128
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1129
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1130
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1131
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1132
+
1133
+
1134
+ micromark-extension-gfm-autolink-literal
1135
+ MIT
1136
+ (The MIT License)
1137
+
1138
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1139
+
1140
+ Permission is hereby granted, free of charge, to any person obtaining
1141
+ a copy of this software and associated documentation files (the
1142
+ 'Software'), to deal in the Software without restriction, including
1143
+ without limitation the rights to use, copy, modify, merge, publish,
1144
+ distribute, sublicense, and/or sell copies of the Software, and to
1145
+ permit persons to whom the Software is furnished to do so, subject to
1146
+ the following conditions:
1147
+
1148
+ The above copyright notice and this permission notice shall be
1149
+ included in all copies or substantial portions of the Software.
1150
+
1151
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1152
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1153
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1154
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1155
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1156
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1157
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1158
+
1159
+
1160
+ micromark-extension-gfm-footnote
1161
+ MIT
1162
+ (The MIT License)
1163
+
1164
+ Copyright (c) 2021 Titus Wormer <tituswormer@gmail.com>
1165
+
1166
+ Permission is hereby granted, free of charge, to any person obtaining
1167
+ a copy of this software and associated documentation files (the
1168
+ 'Software'), to deal in the Software without restriction, including
1169
+ without limitation the rights to use, copy, modify, merge, publish,
1170
+ distribute, sublicense, and/or sell copies of the Software, and to
1171
+ permit persons to whom the Software is furnished to do so, subject to
1172
+ the following conditions:
1173
+
1174
+ The above copyright notice and this permission notice shall be
1175
+ included in all copies or substantial portions of the Software.
1176
+
1177
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1178
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1179
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1180
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1181
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1182
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1183
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1184
+
1185
+
1186
+ micromark-extension-gfm-strikethrough
1187
+ MIT
1188
+ (The MIT License)
1189
+
1190
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1191
+
1192
+ Permission is hereby granted, free of charge, to any person obtaining
1193
+ a copy of this software and associated documentation files (the
1194
+ 'Software'), to deal in the Software without restriction, including
1195
+ without limitation the rights to use, copy, modify, merge, publish,
1196
+ distribute, sublicense, and/or sell copies of the Software, and to
1197
+ permit persons to whom the Software is furnished to do so, subject to
1198
+ the following conditions:
1199
+
1200
+ The above copyright notice and this permission notice shall be
1201
+ included in all copies or substantial portions of the Software.
1202
+
1203
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1204
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1205
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1206
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1207
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1208
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1209
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1210
+
1211
+
1212
+ micromark-extension-gfm-table
1213
+ MIT
1214
+ (The MIT License)
1215
+
1216
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1217
+
1218
+ Permission is hereby granted, free of charge, to any person obtaining
1219
+ a copy of this software and associated documentation files (the
1220
+ 'Software'), to deal in the Software without restriction, including
1221
+ without limitation the rights to use, copy, modify, merge, publish,
1222
+ distribute, sublicense, and/or sell copies of the Software, and to
1223
+ permit persons to whom the Software is furnished to do so, subject to
1224
+ the following conditions:
1225
+
1226
+ The above copyright notice and this permission notice shall be
1227
+ included in all copies or substantial portions of the Software.
1228
+
1229
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1230
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1231
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1232
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1233
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1234
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1235
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1236
+
1237
+
1238
+ micromark-extension-gfm-task-list-item
1239
+ MIT
1240
+ (The MIT License)
1241
+
1242
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1243
+
1244
+ Permission is hereby granted, free of charge, to any person obtaining
1245
+ a copy of this software and associated documentation files (the
1246
+ 'Software'), to deal in the Software without restriction, including
1247
+ without limitation the rights to use, copy, modify, merge, publish,
1248
+ distribute, sublicense, and/or sell copies of the Software, and to
1249
+ permit persons to whom the Software is furnished to do so, subject to
1250
+ the following conditions:
1251
+
1252
+ The above copyright notice and this permission notice shall be
1253
+ included in all copies or substantial portions of the Software.
1254
+
1255
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1256
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1257
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1258
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1259
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1260
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1261
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1262
+
1263
+
1264
+ micromark-factory-destination
1265
+ MIT
1266
+
1267
+ micromark-factory-label
1268
+ MIT
1269
+
1270
+ micromark-factory-space
1271
+ MIT
1272
+
1273
+ micromark-factory-title
1274
+ MIT
1275
+
1276
+ micromark-factory-whitespace
1277
+ MIT
1278
+
1279
+ micromark-util-character
1280
+ MIT
1281
+
1282
+ micromark-util-chunked
1283
+ MIT
1284
+
1285
+ micromark-util-classify-character
1286
+ MIT
1287
+
1288
+ micromark-util-combine-extensions
1289
+ MIT
1290
+
1291
+ micromark-util-decode-numeric-character-reference
1292
+ MIT
1293
+
1294
+ micromark-util-decode-string
1295
+ MIT
1296
+
1297
+ micromark-util-html-tag-name
1298
+ MIT
1299
+
1300
+ micromark-util-normalize-identifier
1301
+ MIT
1302
+
1303
+ micromark-util-resolve-all
1304
+ MIT
1305
+
1306
+ micromark-util-subtokenize
1307
+ MIT
1308
+
1309
+ node-fetch
1310
+ MIT
1311
+ The MIT License (MIT)
1312
+
1313
+ Copyright (c) 2016 David Frank
1314
+
1315
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1316
+ of this software and associated documentation files (the "Software"), to deal
1317
+ in the Software without restriction, including without limitation the rights
1318
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1319
+ copies of the Software, and to permit persons to whom the Software is
1320
+ furnished to do so, subject to the following conditions:
1321
+
1322
+ The above copyright notice and this permission notice shall be included in all
1323
+ copies or substantial portions of the Software.
1324
+
1325
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1326
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1327
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1328
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1329
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1330
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1331
+ SOFTWARE.
1332
+
1333
+
1334
+
1335
+ once
1336
+ ISC
1337
+ The ISC License
1338
+
1339
+ Copyright (c) Isaac Z. Schlueter and Contributors
1340
+
1341
+ Permission to use, copy, modify, and/or distribute this software for any
1342
+ purpose with or without fee is hereby granted, provided that the above
1343
+ copyright notice and this permission notice appear in all copies.
1344
+
1345
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1346
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1347
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1348
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1349
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1350
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1351
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1352
+
1353
+
1354
+ remark-gfm
1355
+ MIT
1356
+ (The MIT License)
1357
+
1358
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1359
+
1360
+ Permission is hereby granted, free of charge, to any person obtaining
1361
+ a copy of this software and associated documentation files (the
1362
+ 'Software'), to deal in the Software without restriction, including
1363
+ without limitation the rights to use, copy, modify, merge, publish,
1364
+ distribute, sublicense, and/or sell copies of the Software, and to
1365
+ permit persons to whom the Software is furnished to do so, subject to
1366
+ the following conditions:
1367
+
1368
+ The above copyright notice and this permission notice shall be
1369
+ included in all copies or substantial portions of the Software.
1370
+
1371
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1372
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1373
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1374
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1375
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1376
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1377
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1378
+
1379
+
1380
+ remark-parse
1381
+ MIT
1382
+ (The MIT License)
1383
+
1384
+ Copyright (c) 2014-2020 Titus Wormer <tituswormer@gmail.com>
1385
+ Copyright (c) 2011-2014, Christopher Jeffrey (https://github.com/chjj/)
1386
+
1387
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1388
+ of this software and associated documentation files (the "Software"), to deal
1389
+ in the Software without restriction, including without limitation the rights
1390
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1391
+ copies of the Software, and to permit persons to whom the Software is
1392
+ furnished to do so, subject to the following conditions:
1393
+
1394
+ The above copyright notice and this permission notice shall be included in
1395
+ all copies or substantial portions of the Software.
1396
+
1397
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1398
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1399
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1400
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1401
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1402
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1403
+ THE SOFTWARE.
1404
+
1405
+
1406
+ remark-stringify
1407
+ MIT
1408
+ (The MIT License)
1409
+
1410
+ Copyright (c) 2014-2020 Titus Wormer <tituswormer@gmail.com>
1411
+ Copyright (c) 2011-2014, Christopher Jeffrey (https://github.com/chjj/)
1412
+
1413
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1414
+ of this software and associated documentation files (the "Software"), to deal
1415
+ in the Software without restriction, including without limitation the rights
1416
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1417
+ copies of the Software, and to permit persons to whom the Software is
1418
+ furnished to do so, subject to the following conditions:
1419
+
1420
+ The above copyright notice and this permission notice shall be included in
1421
+ all copies or substantial portions of the Software.
1422
+
1423
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1424
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1425
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1426
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1427
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1428
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1429
+ THE SOFTWARE.
1430
+
1431
+
1432
+ tr46
1433
+ MIT
1434
+
1435
+ trough
1436
+ MIT
1437
+ (The MIT License)
1438
+
1439
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1440
+
1441
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1442
+ of this software and associated documentation files (the "Software"), to deal
1443
+ in the Software without restriction, including without limitation the rights
1444
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1445
+ copies of the Software, and to permit persons to whom the Software is
1446
+ furnished to do so, subject to the following conditions:
1447
+
1448
+ The above copyright notice and this permission notice shall be included in
1449
+ all copies or substantial portions of the Software.
1450
+
1451
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1452
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1453
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1454
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1455
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1456
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1457
+ THE SOFTWARE.
1458
+
1459
+
1460
+ tunnel
1461
+ MIT
1462
+ The MIT License (MIT)
1463
+
1464
+ Copyright (c) 2012 Koichi Kobayashi
1465
+
1466
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1467
+ of this software and associated documentation files (the "Software"), to deal
1468
+ in the Software without restriction, including without limitation the rights
1469
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1470
+ copies of the Software, and to permit persons to whom the Software is
1471
+ furnished to do so, subject to the following conditions:
1472
+
1473
+ The above copyright notice and this permission notice shall be included in
1474
+ all copies or substantial portions of the Software.
1475
+
1476
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1477
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1478
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1479
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1480
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1481
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1482
+ THE SOFTWARE.
1483
+
1484
+
1485
+ unified
1486
+ MIT
1487
+ (The MIT License)
1488
+
1489
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
1490
+
1491
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1492
+ of this software and associated documentation files (the "Software"), to deal
1493
+ in the Software without restriction, including without limitation the rights
1494
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1495
+ copies of the Software, and to permit persons to whom the Software is
1496
+ furnished to do so, subject to the following conditions:
1497
+
1498
+ The above copyright notice and this permission notice shall be included in
1499
+ all copies or substantial portions of the Software.
1500
+
1501
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1502
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1503
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1504
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1505
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1506
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1507
+ THE SOFTWARE.
1508
+
1509
+
1510
+ unist-util-is
1511
+ MIT
1512
+ (The MIT license)
1513
+
1514
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
1515
+
1516
+ Permission is hereby granted, free of charge, to any person obtaining
1517
+ a copy of this software and associated documentation files (the
1518
+ 'Software'), to deal in the Software without restriction, including
1519
+ without limitation the rights to use, copy, modify, merge, publish,
1520
+ distribute, sublicense, and/or sell copies of the Software, and to
1521
+ permit persons to whom the Software is furnished to do so, subject to
1522
+ the following conditions:
1523
+
1524
+ The above copyright notice and this permission notice shall be
1525
+ included in all copies or substantial portions of the Software.
1526
+
1527
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1528
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1529
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1530
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1531
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1532
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1533
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1534
+
1535
+
1536
+ unist-util-stringify-position
1537
+ MIT
1538
+ (The MIT License)
1539
+
1540
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1541
+
1542
+ Permission is hereby granted, free of charge, to any person obtaining
1543
+ a copy of this software and associated documentation files (the
1544
+ 'Software'), to deal in the Software without restriction, including
1545
+ without limitation the rights to use, copy, modify, merge, publish,
1546
+ distribute, sublicense, and/or sell copies of the Software, and to
1547
+ permit persons to whom the Software is furnished to do so, subject to
1548
+ the following conditions:
1549
+
1550
+ The above copyright notice and this permission notice shall be
1551
+ included in all copies or substantial portions of the Software.
1552
+
1553
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1554
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1555
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1556
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1557
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1558
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1559
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1560
+
1561
+
1562
+ unist-util-visit
1563
+ MIT
1564
+ (The MIT License)
1565
+
1566
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
1567
+
1568
+ Permission is hereby granted, free of charge, to any person obtaining
1569
+ a copy of this software and associated documentation files (the
1570
+ 'Software'), to deal in the Software without restriction, including
1571
+ without limitation the rights to use, copy, modify, merge, publish,
1572
+ distribute, sublicense, and/or sell copies of the Software, and to
1573
+ permit persons to whom the Software is furnished to do so, subject to
1574
+ the following conditions:
1575
+
1576
+ The above copyright notice and this permission notice shall be
1577
+ included in all copies or substantial portions of the Software.
1578
+
1579
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1580
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1581
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1582
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1583
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1584
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1585
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1586
+
1587
+
1588
+ unist-util-visit-parents
1589
+ MIT
1590
+ (The MIT License)
1591
+
1592
+ Copyright (c) 2016 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
+ universal-user-agent
1615
+ ISC
1616
+ # [ISC License](https://spdx.org/licenses/ISC)
1617
+
1618
+ Copyright (c) 2018, Gregor Martynus (https://github.com/gr2m)
1619
+
1620
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
1621
+
1622
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1623
+
1624
+
1625
+ vfile
1626
+ MIT
1627
+ (The MIT License)
1628
+
1629
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
1630
+
1631
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1632
+ of this software and associated documentation files (the "Software"), to deal
1633
+ in the Software without restriction, including without limitation the rights
1634
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1635
+ copies of the Software, and to permit persons to whom the Software is
1636
+ furnished to do so, subject to the following conditions:
1637
+
1638
+ The above copyright notice and this permission notice shall be included in
1639
+ all copies or substantial portions of the Software.
1640
+
1641
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1642
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1643
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1644
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1645
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1646
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1647
+ THE SOFTWARE.
1648
+
1649
+
1650
+ vfile-message
1651
+ MIT
1652
+ (The MIT License)
1653
+
1654
+ Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>
1655
+
1656
+ Permission is hereby granted, free of charge, to any person obtaining
1657
+ a copy of this software and associated documentation files (the
1658
+ 'Software'), to deal in the Software without restriction, including
1659
+ without limitation the rights to use, copy, modify, merge, publish,
1660
+ distribute, sublicense, and/or sell copies of the Software, and to
1661
+ permit persons to whom the Software is furnished to do so, subject to
1662
+ the following conditions:
1663
+
1664
+ The above copyright notice and this permission notice shall be
1665
+ included in all copies or substantial portions of the Software.
1666
+
1667
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1668
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1669
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1670
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1671
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1672
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1673
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1674
+
1675
+
1676
+ webidl-conversions
1677
+ BSD-2-Clause
1678
+ # The BSD 2-Clause License
1679
+
1680
+ Copyright (c) 2014, Domenic Denicola
1681
+ All rights reserved.
1682
+
1683
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1684
+
1685
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1686
+
1687
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1688
+
1689
+ THIS SOFTWARE 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 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1690
+
1691
+
1692
+ whatwg-url
1693
+ MIT
1694
+ The MIT License (MIT)
1695
+
1696
+ Copyright (c) 2015–2016 Sebastian Mayr
1697
+
1698
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1699
+ of this software and associated documentation files (the "Software"), to deal
1700
+ in the Software without restriction, including without limitation the rights
1701
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1702
+ copies of the Software, and to permit persons to whom the Software is
1703
+ furnished to do so, subject to the following conditions:
1704
+
1705
+ The above copyright notice and this permission notice shall be included in
1706
+ all copies or substantial portions of the Software.
1707
+
1708
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1709
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1710
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1711
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1712
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1713
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1714
+ THE SOFTWARE.
1715
+
1716
+
1717
+ wrappy
1718
+ ISC
1719
+ The ISC License
1720
+
1721
+ Copyright (c) Isaac Z. Schlueter and Contributors
1722
+
1723
+ Permission to use, copy, modify, and/or distribute this software for any
1724
+ purpose with or without fee is hereby granted, provided that the above
1725
+ copyright notice and this permission notice appear in all copies.
1726
+
1727
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1728
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1729
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1730
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1731
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1732
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1733
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1734
+
1735
+
1736
+ zwitch
1737
+ MIT
1738
+ (The MIT License)
1739
+
1740
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1741
+
1742
+ Permission is hereby granted, free of charge, to any person obtaining
1743
+ a copy of this software and associated documentation files (the
1744
+ 'Software'), to deal in the Software without restriction, including
1745
+ without limitation the rights to use, copy, modify, merge, publish,
1746
+ distribute, sublicense, and/or sell copies of the Software, and to
1747
+ permit persons to whom the Software is furnished to do so, subject to
1748
+ the following conditions:
1749
+
1750
+ The above copyright notice and this permission notice shall be
1751
+ included in all copies or substantial portions of the Software.
1752
+
1753
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1754
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1755
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1756
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1757
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1758
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1759
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.