@priders/cwindsurf 0.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,787 @@
1
+ THIRD-PARTY SOFTWARE NOTICES
2
+
3
+ ================================================================================
4
+ ansi-regex@5.0.1
5
+ License: MIT
6
+ MIT License
7
+
8
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
9
+
10
+ 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:
11
+
12
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
13
+
14
+ 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.
15
+
16
+ ================================================================================
17
+ ansi-styles@4.3.0
18
+ License: MIT
19
+ MIT License
20
+
21
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
22
+
23
+ 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:
24
+
25
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
26
+
27
+ 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.
28
+
29
+ ================================================================================
30
+ async@3.2.6
31
+ License: MIT
32
+ Upstream: https://caolan.github.io/async/
33
+ Copyright (c) 2010-2018 Caolan McMahon
34
+
35
+ Permission is hereby granted, free of charge, to any person obtaining a copy
36
+ of this software and associated documentation files (the "Software"), to deal
37
+ in the Software without restriction, including without limitation the rights
38
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
39
+ copies of the Software, and to permit persons to whom the Software is
40
+ furnished to do so, subject to the following conditions:
41
+
42
+ The above copyright notice and this permission notice shall be included in
43
+ all copies or substantial portions of the Software.
44
+
45
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
46
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
47
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
49
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
50
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
51
+ THE SOFTWARE.
52
+
53
+ ================================================================================
54
+ cliui@8.0.1
55
+ License: ISC
56
+ Copyright (c) 2015, Contributors
57
+
58
+ Permission to use, copy, modify, and/or distribute this software
59
+ for any purpose with or without fee is hereby granted, provided
60
+ that the above copyright notice and this permission notice
61
+ appear in all copies.
62
+
63
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
64
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
65
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
66
+ LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
67
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
68
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
69
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
70
+
71
+ ================================================================================
72
+ color-convert@2.0.1
73
+ License: MIT
74
+ Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
75
+
76
+ Permission is hereby granted, free of charge, to any person obtaining
77
+ a copy of this software and associated documentation files (the
78
+ "Software"), to deal in the Software without restriction, including
79
+ without limitation the rights to use, copy, modify, merge, publish,
80
+ distribute, sublicense, and/or sell copies of the Software, and to
81
+ permit persons to whom the Software is furnished to do so, subject to
82
+ the following conditions:
83
+
84
+ The above copyright notice and this permission notice shall be
85
+ included in all copies or substantial portions of the Software.
86
+
87
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
88
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
89
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
90
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
91
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
92
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
93
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
94
+
95
+ ================================================================================
96
+ color-name@1.1.4
97
+ License: MIT
98
+ Upstream: https://github.com/colorjs/color-name
99
+ The MIT License (MIT)
100
+ Copyright (c) 2015 Dmitry Ivanov
101
+
102
+ 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:
103
+
104
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
105
+
106
+ 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.
107
+
108
+ ================================================================================
109
+ debug@4.4.3
110
+ License: MIT
111
+ Upstream: git://github.com/debug-js/debug.git
112
+ (The MIT License)
113
+
114
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
115
+ Copyright (c) 2018-2021 Josh Junon
116
+
117
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
118
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
119
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
120
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
121
+ subject to the following conditions:
122
+
123
+ The above copyright notice and this permission notice shall be included in all copies or substantial
124
+ portions of the Software.
125
+
126
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
127
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
128
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
129
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
130
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
131
+
132
+ ================================================================================
133
+ emoji-regex@8.0.0
134
+ License: MIT
135
+ Upstream: https://mths.be/emoji-regex
136
+ _emoji-regex_ is available under the [MIT](https://mths.be/mit) license.
137
+
138
+ ================================================================================
139
+ escalade@3.2.0
140
+ License: MIT
141
+ MIT License
142
+
143
+ Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
144
+
145
+ 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:
146
+
147
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
148
+
149
+ 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.
150
+
151
+ ================================================================================
152
+ fflate@0.8.3
153
+ License: MIT
154
+ Upstream: https://101arrowz.github.io/fflate
155
+ MIT License
156
+
157
+ Copyright (c) 2026 Arjun Barrett
158
+
159
+ Permission is hereby granted, free of charge, to any person obtaining a copy
160
+ of this software and associated documentation files (the "Software"), to deal
161
+ in the Software without restriction, including without limitation the rights
162
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
163
+ copies of the Software, and to permit persons to whom the Software is
164
+ furnished to do so, subject to the following conditions:
165
+
166
+ The above copyright notice and this permission notice shall be included in all
167
+ copies or substantial portions of the Software.
168
+
169
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
170
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
171
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
172
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
173
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
174
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
175
+ SOFTWARE.
176
+
177
+ ================================================================================
178
+ get-caller-file@2.0.5
179
+ License: ISC
180
+ Upstream: https://github.com/stefanpenner/get-caller-file#readme
181
+ ISC License (ISC)
182
+ Copyright 2018 Stefan Penner
183
+
184
+ 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.
185
+
186
+ 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.
187
+
188
+ ================================================================================
189
+ http-mitm-proxy@1.1.0
190
+ License: MIT
191
+ Copyright (c) 2015 Joe Ferner
192
+
193
+ Permission is hereby granted, free of charge, to any person obtaining a copy
194
+ of this software and associated documentation files (the "Software"), to deal
195
+ in the Software without restriction, including without limitation the rights
196
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
197
+ copies of the Software, and to permit persons to whom the Software is
198
+ furnished to do so, subject to the following conditions:
199
+
200
+
201
+
202
+ The above copyright notice and this permission notice shall be included in
203
+ all copies or substantial portions of the Software.
204
+
205
+
206
+
207
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
208
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
209
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
210
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
211
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
212
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
213
+ THE SOFTWARE.
214
+ ```
215
+
216
+ ================================================================================
217
+ is-fullwidth-code-point@3.0.0
218
+ License: MIT
219
+ MIT License
220
+
221
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
222
+
223
+ 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:
224
+
225
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
226
+
227
+ 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.
228
+
229
+ ================================================================================
230
+ mkdirp@1.0.4
231
+ License: MIT
232
+ Upstream: https://github.com/isaacs/node-mkdirp.git
233
+ Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me)
234
+
235
+ This project is free software released under the MIT license:
236
+
237
+ Permission is hereby granted, free of charge, to any person obtaining a copy
238
+ of this software and associated documentation files (the "Software"), to deal
239
+ in the Software without restriction, including without limitation the rights
240
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
241
+ copies of the Software, and to permit persons to whom the Software is
242
+ furnished to do so, subject to the following conditions:
243
+
244
+ The above copyright notice and this permission notice shall be included in
245
+ all copies or substantial portions of the Software.
246
+
247
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
248
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
249
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
250
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
251
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
252
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
253
+ THE SOFTWARE.
254
+
255
+ ================================================================================
256
+ ms@2.1.3
257
+ License: MIT
258
+ The MIT License (MIT)
259
+
260
+ Copyright (c) 2020 Vercel, Inc.
261
+
262
+ Permission is hereby granted, free of charge, to any person obtaining a copy
263
+ of this software and associated documentation files (the "Software"), to deal
264
+ in the Software without restriction, including without limitation the rights
265
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
266
+ copies of the Software, and to permit persons to whom the Software is
267
+ furnished to do so, subject to the following conditions:
268
+
269
+ The above copyright notice and this permission notice shall be included in all
270
+ copies or substantial portions of the Software.
271
+
272
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
273
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
274
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
275
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
276
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
277
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
278
+ SOFTWARE.
279
+
280
+ ================================================================================
281
+ node-forge@1.4.0
282
+ License: (BSD-3-Clause OR GPL-2.0)
283
+ Upstream: https://github.com/digitalbazaar/forge
284
+ You may use the Forge project under the terms of either the BSD License or the
285
+ GNU General Public License (GPL) Version 2.
286
+
287
+ The BSD License is recommended for most projects. It is simple and easy to
288
+ understand and it places almost no restrictions on what you can do with the
289
+ Forge project.
290
+
291
+ If the GPL suits your project better you are also free to use Forge under
292
+ that license.
293
+
294
+ You don't have to do anything special to choose one license or the other and
295
+ you don't have to notify anyone which license you are using. You are free to
296
+ use this project in commercial projects as long as the copyright header is
297
+ left intact.
298
+
299
+ If you are a commercial entity and use this set of libraries in your
300
+ commercial software then reasonable payment to Digital Bazaar, if you can
301
+ afford it, is not required but is expected and would be appreciated. If this
302
+ library saves you time, then it's saving you money. The cost of developing
303
+ the Forge software was on the order of several hundred hours and tens of
304
+ thousands of dollars. We are attempting to strike a balance between helping
305
+ the development community while not being taken advantage of by lucrative
306
+ commercial entities for our efforts.
307
+
308
+ -------------------------------------------------------------------------------
309
+ New BSD License (3-clause)
310
+ Copyright (c) 2010, Digital Bazaar, Inc.
311
+ All rights reserved.
312
+
313
+ Redistribution and use in source and binary forms, with or without
314
+ modification, are permitted provided that the following conditions are met:
315
+ * Redistributions of source code must retain the above copyright
316
+ notice, this list of conditions and the following disclaimer.
317
+ * Redistributions in binary form must reproduce the above copyright
318
+ notice, this list of conditions and the following disclaimer in the
319
+ documentation and/or other materials provided with the distribution.
320
+ * Neither the name of Digital Bazaar, Inc. nor the
321
+ names of its contributors may be used to endorse or promote products
322
+ derived from this software without specific prior written permission.
323
+
324
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
325
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
326
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
327
+ DISCLAIMED. IN NO EVENT SHALL DIGITAL BAZAAR BE LIABLE FOR ANY
328
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
329
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
330
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
331
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
332
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
333
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
334
+
335
+ -------------------------------------------------------------------------------
336
+ GNU GENERAL PUBLIC LICENSE
337
+ Version 2, June 1991
338
+
339
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
340
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
341
+ Everyone is permitted to copy and distribute verbatim copies
342
+ of this license document, but changing it is not allowed.
343
+
344
+ Preamble
345
+
346
+ The licenses for most software are designed to take away your
347
+ freedom to share and change it. By contrast, the GNU General Public
348
+ License is intended to guarantee your freedom to share and change free
349
+ software--to make sure the software is free for all its users. This
350
+ General Public License applies to most of the Free Software
351
+ Foundation's software and to any other program whose authors commit to
352
+ using it. (Some other Free Software Foundation software is covered by
353
+ the GNU Lesser General Public License instead.) You can apply it to
354
+ your programs, too.
355
+
356
+ When we speak of free software, we are referring to freedom, not
357
+ price. Our General Public Licenses are designed to make sure that you
358
+ have the freedom to distribute copies of free software (and charge for
359
+ this service if you wish), that you receive source code or can get it
360
+ if you want it, that you can change the software or use pieces of it
361
+ in new free programs; and that you know you can do these things.
362
+
363
+ To protect your rights, we need to make restrictions that forbid
364
+ anyone to deny you these rights or to ask you to surrender the rights.
365
+ These restrictions translate to certain responsibilities for you if you
366
+ distribute copies of the software, or if you modify it.
367
+
368
+ For example, if you distribute copies of such a program, whether
369
+ gratis or for a fee, you must give the recipients all the rights that
370
+ you have. You must make sure that they, too, receive or can get the
371
+ source code. And you must show them these terms so they know their
372
+ rights.
373
+
374
+ We protect your rights with two steps: (1) copyright the software, and
375
+ (2) offer you this license which gives you legal permission to copy,
376
+ distribute and/or modify the software.
377
+
378
+ Also, for each author's protection and ours, we want to make certain
379
+ that everyone understands that there is no warranty for this free
380
+ software. If the software is modified by someone else and passed on, we
381
+ want its recipients to know that what they have is not the original, so
382
+ that any problems introduced by others will not reflect on the original
383
+ authors' reputations.
384
+
385
+ Finally, any free program is threatened constantly by software
386
+ patents. We wish to avoid the danger that redistributors of a free
387
+ program will individually obtain patent licenses, in effect making the
388
+ program proprietary. To prevent this, we have made it clear that any
389
+ patent must be licensed for everyone's free use or not licensed at all.
390
+
391
+ The precise terms and conditions for copying, distribution and
392
+ modification follow.
393
+
394
+ GNU GENERAL PUBLIC LICENSE
395
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
396
+
397
+ 0. This License applies to any program or other work which contains
398
+ a notice placed by the copyright holder saying it may be distributed
399
+ under the terms of this General Public License. The "Program", below,
400
+ refers to any such program or work, and a "work based on the Program"
401
+ means either the Program or any derivative work under copyright law:
402
+ that is to say, a work containing the Program or a portion of it,
403
+ either verbatim or with modifications and/or translated into another
404
+ language. (Hereinafter, translation is included without limitation in
405
+ the term "modification".) Each licensee is addressed as "you".
406
+
407
+ Activities other than copying, distribution and modification are not
408
+ covered by this License; they are outside its scope. The act of
409
+ running the Program is not restricted, and the output from the Program
410
+ is covered only if its contents constitute a work based on the
411
+ Program (independent of having been made by running the Program).
412
+ Whether that is true depends on what the Program does.
413
+
414
+ 1. You may copy and distribute verbatim copies of the Program's
415
+ source code as you receive it, in any medium, provided that you
416
+ conspicuously and appropriately publish on each copy an appropriate
417
+ copyright notice and disclaimer of warranty; keep intact all the
418
+ notices that refer to this License and to the absence of any warranty;
419
+ and give any other recipients of the Program a copy of this License
420
+ along with the Program.
421
+
422
+ You may charge a fee for the physical act of transferring a copy, and
423
+ you may at your option offer warranty protection in exchange for a fee.
424
+
425
+ 2. You may modify your copy or copies of the Program or any portion
426
+ of it, thus forming a work based on the Program, and copy and
427
+ distribute such modifications or work under the terms of Section 1
428
+ above, provided that you also meet all of these conditions:
429
+
430
+ a) You must cause the modified files to carry prominent notices
431
+ stating that you changed the files and the date of any change.
432
+
433
+ b) You must cause any work that you distribute or publish, that in
434
+ whole or in part contains or is derived from the Program or any
435
+ part thereof, to be licensed as a whole at no charge to all third
436
+ parties under the terms of this License.
437
+
438
+ c) If the modified program normally reads commands interactively
439
+ when run, you must cause it, when started running for such
440
+ interactive use in the most ordinary way, to print or display an
441
+ announcement including an appropriate copyright notice and a
442
+ notice that there is no warranty (or else, saying that you provide
443
+ a warranty) and that users may redistribute the program under
444
+ these conditions, and telling the user how to view a copy of this
445
+ License. (Exception: if the Program itself is interactive but
446
+ does not normally print such an announcement, your work based on
447
+ the Program is not required to print an announcement.)
448
+
449
+ These requirements apply to the modified work as a whole. If
450
+ identifiable sections of that work are not derived from the Program,
451
+ and can be reasonably considered independent and separate works in
452
+ themselves, then this License, and its terms, do not apply to those
453
+ sections when you distribute them as separate works. But when you
454
+ distribute the same sections as part of a whole which is a work based
455
+ on the Program, the distribution of the whole must be on the terms of
456
+ this License, whose permissions for other licensees extend to the
457
+ entire whole, and thus to each and every part regardless of who wrote it.
458
+
459
+ Thus, it is not the intent of this section to claim rights or contest
460
+ your rights to work written entirely by you; rather, the intent is to
461
+ exercise the right to control the distribution of derivative or
462
+ collective works based on the Program.
463
+
464
+ In addition, mere aggregation of another work not based on the Program
465
+ with the Program (or with a work based on the Program) on a volume of
466
+ a storage or distribution medium does not bring the other work under
467
+ the scope of this License.
468
+
469
+ 3. You may copy and distribute the Program (or a work based on it,
470
+ under Section 2) in object code or executable form under the terms of
471
+ Sections 1 and 2 above provided that you also do one of the following:
472
+
473
+ a) Accompany it with the complete corresponding machine-readable
474
+ source code, which must be distributed under the terms of Sections
475
+ 1 and 2 above on a medium customarily used for software interchange; or,
476
+
477
+ b) Accompany it with a written offer, valid for at least three
478
+ years, to give any third party, for a charge no more than your
479
+ cost of physically performing source distribution, a complete
480
+ machine-readable copy of the corresponding source code, to be
481
+ distributed under the terms of Sections 1 and 2 above on a medium
482
+ customarily used for software interchange; or,
483
+
484
+ c) Accompany it with the information you received as to the offer
485
+ to distribute corresponding source code. (This alternative is
486
+ allowed only for noncommercial distribution and only if you
487
+ received the program in object code or executable form with such
488
+ an offer, in accord with Subsection b above.)
489
+
490
+ The source code for a work means the preferred form of the work for
491
+ making modifications to it. For an executable work, complete source
492
+ code means all the source code for all modules it contains, plus any
493
+ associated interface definition files, plus the scripts used to
494
+ control compilation and installation of the executable. However, as a
495
+ special exception, the source code distributed need not include
496
+ anything that is normally distributed (in either source or binary
497
+ form) with the major components (compiler, kernel, and so on) of the
498
+ operating system on which the executable runs, unless that component
499
+ itself accompanies the executable.
500
+
501
+ If distribution of executable or object code is made by offering
502
+ access to copy from a designated place, then offering equivalent
503
+ access to copy the source code from the same place counts as
504
+ distribution of the source code, even though third parties are not
505
+ compelled to copy the source along with the object code.
506
+
507
+ 4. You may not copy, modify, sublicense, or distribute the Program
508
+ except as expressly provided under this License. Any attempt
509
+ otherwise to copy, modify, sublicense or distribute the Program is
510
+ void, and will automatically terminate your rights under this License.
511
+ However, parties who have received copies, or rights, from you under
512
+ this License will not have their licenses terminated so long as such
513
+ parties remain in full compliance.
514
+
515
+ 5. You are not required to accept this License, since you have not
516
+ signed it. However, nothing else grants you permission to modify or
517
+ distribute the Program or its derivative works. These actions are
518
+ prohibited by law if you do not accept this License. Therefore, by
519
+ modifying or distributing the Program (or any work based on the
520
+ Program), you indicate your acceptance of this License to do so, and
521
+ all its terms and conditions for copying, distributing or modifying
522
+ the Program or works based on it.
523
+
524
+ 6. Each time you redistribute the Program (or any work based on the
525
+ Program), the recipient automatically receives a license from the
526
+ original licensor to copy, distribute or modify the Program subject to
527
+ these terms and conditions. You may not impose any further
528
+ restrictions on the recipients' exercise of the rights granted herein.
529
+ You are not responsible for enforcing compliance by third parties to
530
+ this License.
531
+
532
+ 7. If, as a consequence of a court judgment or allegation of patent
533
+ infringement or for any other reason (not limited to patent issues),
534
+ conditions are imposed on you (whether by court order, agreement or
535
+ otherwise) that contradict the conditions of this License, they do not
536
+ excuse you from the conditions of this License. If you cannot
537
+ distribute so as to satisfy simultaneously your obligations under this
538
+ License and any other pertinent obligations, then as a consequence you
539
+ may not distribute the Program at all. For example, if a patent
540
+ license would not permit royalty-free redistribution of the Program by
541
+ all those who receive copies directly or indirectly through you, then
542
+ the only way you could satisfy both it and this License would be to
543
+ refrain entirely from distribution of the Program.
544
+
545
+ If any portion of this section is held invalid or unenforceable under
546
+ any particular circumstance, the balance of the section is intended to
547
+ apply and the section as a whole is intended to apply in other
548
+ circumstances.
549
+
550
+ It is not the purpose of this section to induce you to infringe any
551
+ patents or other property right claims or to contest validity of any
552
+ such claims; this section has the sole purpose of protecting the
553
+ integrity of the free software distribution system, which is
554
+ implemented by public license practices. Many people have made
555
+ generous contributions to the wide range of software distributed
556
+ through that system in reliance on consistent application of that
557
+ system; it is up to the author/donor to decide if he or she is willing
558
+ to distribute software through any other system and a licensee cannot
559
+ impose that choice.
560
+
561
+ This section is intended to make thoroughly clear what is believed to
562
+ be a consequence of the rest of this License.
563
+
564
+ 8. If the distribution and/or use of the Program is restricted in
565
+ certain countries either by patents or by copyrighted interfaces, the
566
+ original copyright holder who places the Program under this License
567
+ may add an explicit geographical distribution limitation excluding
568
+ those countries, so that distribution is permitted only in or among
569
+ countries not thus excluded. In such case, this License incorporates
570
+ the limitation as if written in the body of this License.
571
+
572
+ 9. The Free Software Foundation may publish revised and/or new versions
573
+ of the General Public License from time to time. Such new versions will
574
+ be similar in spirit to the present version, but may differ in detail to
575
+ address new problems or concerns.
576
+
577
+ Each version is given a distinguishing version number. If the Program
578
+ specifies a version number of this License which applies to it and "any
579
+ later version", you have the option of following the terms and conditions
580
+ either of that version or of any later version published by the Free
581
+ Software Foundation. If the Program does not specify a version number of
582
+ this License, you may choose any version ever published by the Free Software
583
+ Foundation.
584
+
585
+ 10. If you wish to incorporate parts of the Program into other free
586
+ programs whose distribution conditions are different, write to the author
587
+ to ask for permission. For software which is copyrighted by the Free
588
+ Software Foundation, write to the Free Software Foundation; we sometimes
589
+ make exceptions for this. Our decision will be guided by the two goals
590
+ of preserving the free status of all derivatives of our free software and
591
+ of promoting the sharing and reuse of software generally.
592
+
593
+ NO WARRANTY
594
+
595
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
596
+ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
597
+ OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
598
+ PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
599
+ OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
600
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
601
+ TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
602
+ PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
603
+ REPAIR OR CORRECTION.
604
+
605
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
606
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
607
+ REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
608
+ INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
609
+ OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
610
+ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
611
+ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
612
+ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
613
+ POSSIBILITY OF SUCH DAMAGES.
614
+
615
+ ================================================================================
616
+ require-directory@2.1.1
617
+ License: MIT
618
+ Upstream: https://github.com/troygoode/node-require-directory/
619
+ The MIT License (MIT)
620
+
621
+ Copyright (c) 2011 Troy Goode <troygoode@gmail.com>
622
+
623
+ Permission is hereby granted, free of charge, to any person obtaining a
624
+ copy of this software and associated documentation files (the
625
+ "Software"), to deal in the Software without restriction, including
626
+ without limitation the rights to use, copy, modify, merge, publish,
627
+ distribute, sublicense, and/or sell copies of the Software, and to
628
+ permit persons to whom the Software is furnished to do so, subject to
629
+ the following conditions:
630
+
631
+ The above copyright notice and this permission notice shall be included
632
+ in all copies or substantial portions of the Software.
633
+
634
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
635
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
636
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
637
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
638
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
639
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
640
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
641
+
642
+ ================================================================================
643
+ semaphore@1.1.0
644
+ License: UNKNOWN
645
+ Upstream: https://github.com/abrkn/semaphore.js
646
+ No standalone license text was included by the upstream package; see its package metadata and project homepage.
647
+
648
+ ================================================================================
649
+ string-width@4.2.3
650
+ License: MIT
651
+ MIT License
652
+
653
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
654
+
655
+ 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:
656
+
657
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
658
+
659
+ 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.
660
+
661
+ ================================================================================
662
+ strip-ansi@6.0.1
663
+ License: MIT
664
+ MIT License
665
+
666
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
667
+
668
+ 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:
669
+
670
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
671
+
672
+ 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.
673
+
674
+ ================================================================================
675
+ uuid@11.1.1
676
+ License: MIT
677
+ Upstream: https://github.com/uuidjs/uuid.git
678
+ The MIT License (MIT)
679
+
680
+ Copyright (c) 2010-2020 Robert Kieffer and other contributors
681
+
682
+ 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:
683
+
684
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
685
+
686
+ 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.
687
+
688
+ ================================================================================
689
+ wrap-ansi@7.0.0
690
+ License: MIT
691
+ MIT License
692
+
693
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
694
+
695
+ 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:
696
+
697
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
698
+
699
+ 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.
700
+
701
+ ================================================================================
702
+ ws@8.21.0
703
+ License: MIT
704
+ Upstream: https://github.com/websockets/ws
705
+ Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
706
+ Copyright (c) 2013 Arnout Kazemier and contributors
707
+ Copyright (c) 2016 Luigi Pinca and contributors
708
+
709
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
710
+ this software and associated documentation files (the "Software"), to deal in
711
+ the Software without restriction, including without limitation the rights to
712
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
713
+ the Software, and to permit persons to whom the Software is furnished to do so,
714
+ subject to the following conditions:
715
+
716
+ The above copyright notice and this permission notice shall be included in all
717
+ copies or substantial portions of the Software.
718
+
719
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
720
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
721
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
722
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
723
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
724
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
725
+
726
+ ================================================================================
727
+ y18n@5.0.8
728
+ License: ISC
729
+ Upstream: https://github.com/yargs/y18n
730
+ Copyright (c) 2015, Contributors
731
+
732
+ Permission to use, copy, modify, and/or distribute this software for any purpose
733
+ with or without fee is hereby granted, provided that the above copyright notice
734
+ and this permission notice appear in all copies.
735
+
736
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
737
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
738
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
739
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
740
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
741
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
742
+ THIS SOFTWARE.
743
+
744
+ ================================================================================
745
+ yargs-parser@21.1.1
746
+ License: ISC
747
+ Upstream: https://github.com/yargs/yargs-parser.git
748
+ Copyright (c) 2016, Contributors
749
+
750
+ Permission to use, copy, modify, and/or distribute this software
751
+ for any purpose with or without fee is hereby granted, provided
752
+ that the above copyright notice and this permission notice
753
+ appear in all copies.
754
+
755
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
756
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
757
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
758
+ LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
759
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
760
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
761
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
762
+
763
+ ================================================================================
764
+ yargs@17.7.3
765
+ License: MIT
766
+ Upstream: https://yargs.js.org/
767
+ MIT License
768
+
769
+ Copyright 2010 James Halliday (mail@substack.net); Modified work Copyright 2014 Contributors (ben@npmjs.com)
770
+
771
+ Permission is hereby granted, free of charge, to any person obtaining a copy
772
+ of this software and associated documentation files (the "Software"), to deal
773
+ in the Software without restriction, including without limitation the rights
774
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
775
+ copies of the Software, and to permit persons to whom the Software is
776
+ furnished to do so, subject to the following conditions:
777
+
778
+ The above copyright notice and this permission notice shall be included in
779
+ all copies or substantial portions of the Software.
780
+
781
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
782
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
783
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
784
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
785
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
786
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
787
+ THE SOFTWARE.