UNPKG

167 kBMarkdownView Raw
1# Vite core license
2Vite is released under the MIT license:
3
4MIT License
5
6Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors
7
8Permission is hereby granted, free of charge, to any person obtaining a copy
9of this software and associated documentation files (the "Software"), to deal
10in the Software without restriction, including without limitation the rights
11to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12copies of the Software, and to permit persons to whom the Software is
13furnished to do so, subject to the following conditions:
14
15The above copyright notice and this permission notice shall be included in all
16copies or substantial portions of the Software.
17
18THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
21AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24SOFTWARE.
25
26# Licenses of bundled dependencies
27The published Vite artifact additionally contains code with the following licenses:
28Apache-2.0, BSD-2-Clause, CC0-1.0, ISC, MIT
29
30# Bundled dependencies:
31## @ampproject/remapping
32License: Apache-2.0
33By: Justin Ridgewell
34Repository: git+https://github.com/ampproject/remapping.git
35
36> Apache License
37> Version 2.0, January 2004
38> http://www.apache.org/licenses/
39>
40> TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
41>
42> 1. Definitions.
43>
44> "License" shall mean the terms and conditions for use, reproduction,
45> and distribution as defined by Sections 1 through 9 of this document.
46>
47> "Licensor" shall mean the copyright owner or entity authorized by
48> the copyright owner that is granting the License.
49>
50> "Legal Entity" shall mean the union of the acting entity and all
51> other entities that control, are controlled by, or are under common
52> control with that entity. For the purposes of this definition,
53> "control" means (i) the power, direct or indirect, to cause the
54> direction or management of such entity, whether by contract or
55> otherwise, or (ii) ownership of fifty percent (50%) or more of the
56> outstanding shares, or (iii) beneficial ownership of such entity.
57>
58> "You" (or "Your") shall mean an individual or Legal Entity
59> exercising permissions granted by this License.
60>
61> "Source" form shall mean the preferred form for making modifications,
62> including but not limited to software source code, documentation
63> source, and configuration files.
64>
65> "Object" form shall mean any form resulting from mechanical
66> transformation or translation of a Source form, including but
67> not limited to compiled object code, generated documentation,
68> and conversions to other media types.
69>
70> "Work" shall mean the work of authorship, whether in Source or
71> Object form, made available under the License, as indicated by a
72> copyright notice that is included in or attached to the work
73> (an example is provided in the Appendix below).
74>
75> "Derivative Works" shall mean any work, whether in Source or Object
76> form, that is based on (or derived from) the Work and for which the
77> editorial revisions, annotations, elaborations, or other modifications
78> represent, as a whole, an original work of authorship. For the purposes
79> of this License, Derivative Works shall not include works that remain
80> separable from, or merely link (or bind by name) to the interfaces of,
81> the Work and Derivative Works thereof.
82>
83> "Contribution" shall mean any work of authorship, including
84> the original version of the Work and any modifications or additions
85> to that Work or Derivative Works thereof, that is intentionally
86> submitted to Licensor for inclusion in the Work by the copyright owner
87> or by an individual or Legal Entity authorized to submit on behalf of
88> the copyright owner. For the purposes of this definition, "submitted"
89> means any form of electronic, verbal, or written communication sent
90> to the Licensor or its representatives, including but not limited to
91> communication on electronic mailing lists, source code control systems,
92> and issue tracking systems that are managed by, or on behalf of, the
93> Licensor for the purpose of discussing and improving the Work, but
94> excluding communication that is conspicuously marked or otherwise
95> designated in writing by the copyright owner as "Not a Contribution."
96>
97> "Contributor" shall mean Licensor and any individual or Legal Entity
98> on behalf of whom a Contribution has been received by Licensor and
99> subsequently incorporated within the Work.
100>
101> 2. Grant of Copyright License. Subject to the terms and conditions of
102> this License, each Contributor hereby grants to You a perpetual,
103> worldwide, non-exclusive, no-charge, royalty-free, irrevocable
104> copyright license to reproduce, prepare Derivative Works of,
105> publicly display, publicly perform, sublicense, and distribute the
106> Work and such Derivative Works in Source or Object form.
107>
108> 3. Grant of Patent License. Subject to the terms and conditions of
109> this License, each Contributor hereby grants to You a perpetual,
110> worldwide, non-exclusive, no-charge, royalty-free, irrevocable
111> (except as stated in this section) patent license to make, have made,
112> use, offer to sell, sell, import, and otherwise transfer the Work,
113> where such license applies only to those patent claims licensable
114> by such Contributor that are necessarily infringed by their
115> Contribution(s) alone or by combination of their Contribution(s)
116> with the Work to which such Contribution(s) was submitted. If You
117> institute patent litigation against any entity (including a
118> cross-claim or counterclaim in a lawsuit) alleging that the Work
119> or a Contribution incorporated within the Work constitutes direct
120> or contributory patent infringement, then any patent licenses
121> granted to You under this License for that Work shall terminate
122> as of the date such litigation is filed.
123>
124> 4. Redistribution. You may reproduce and distribute copies of the
125> Work or Derivative Works thereof in any medium, with or without
126> modifications, and in Source or Object form, provided that You
127> meet the following conditions:
128>
129> (a) You must give any other recipients of the Work or
130> Derivative Works a copy of this License; and
131>
132> (b) You must cause any modified files to carry prominent notices
133> stating that You changed the files; and
134>
135> (c) You must retain, in the Source form of any Derivative Works
136> that You distribute, all copyright, patent, trademark, and
137> attribution notices from the Source form of the Work,
138> excluding those notices that do not pertain to any part of
139> the Derivative Works; and
140>
141> (d) If the Work includes a "NOTICE" text file as part of its
142> distribution, then any Derivative Works that You distribute must
143> include a readable copy of the attribution notices contained
144> within such NOTICE file, excluding those notices that do not
145> pertain to any part of the Derivative Works, in at least one
146> of the following places: within a NOTICE text file distributed
147> as part of the Derivative Works; within the Source form or
148> documentation, if provided along with the Derivative Works; or,
149> within a display generated by the Derivative Works, if and
150> wherever such third-party notices normally appear. The contents
151> of the NOTICE file are for informational purposes only and
152> do not modify the License. You may add Your own attribution
153> notices within Derivative Works that You distribute, alongside
154> or as an addendum to the NOTICE text from the Work, provided
155> that such additional attribution notices cannot be construed
156> as modifying the License.
157>
158> You may add Your own copyright statement to Your modifications and
159> may provide additional or different license terms and conditions
160> for use, reproduction, or distribution of Your modifications, or
161> for any such Derivative Works as a whole, provided Your use,
162> reproduction, and distribution of the Work otherwise complies with
163> the conditions stated in this License.
164>
165> 5. Submission of Contributions. Unless You explicitly state otherwise,
166> any Contribution intentionally submitted for inclusion in the Work
167> by You to the Licensor shall be under the terms and conditions of
168> this License, without any additional terms or conditions.
169> Notwithstanding the above, nothing herein shall supersede or modify
170> the terms of any separate license agreement you may have executed
171> with Licensor regarding such Contributions.
172>
173> 6. Trademarks. This License does not grant permission to use the trade
174> names, trademarks, service marks, or product names of the Licensor,
175> except as required for reasonable and customary use in describing the
176> origin of the Work and reproducing the content of the NOTICE file.
177>
178> 7. Disclaimer of Warranty. Unless required by applicable law or
179> agreed to in writing, Licensor provides the Work (and each
180> Contributor provides its Contributions) on an "AS IS" BASIS,
181> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
182> implied, including, without limitation, any warranties or conditions
183> of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
184> PARTICULAR PURPOSE. You are solely responsible for determining the
185> appropriateness of using or redistributing the Work and assume any
186> risks associated with Your exercise of permissions under this License.
187>
188> 8. Limitation of Liability. In no event and under no legal theory,
189> whether in tort (including negligence), contract, or otherwise,
190> unless required by applicable law (such as deliberate and grossly
191> negligent acts) or agreed to in writing, shall any Contributor be
192> liable to You for damages, including any direct, indirect, special,
193> incidental, or consequential damages of any character arising as a
194> result of this License or out of the use or inability to use the
195> Work (including but not limited to damages for loss of goodwill,
196> work stoppage, computer failure or malfunction, or any and all
197> other commercial damages or losses), even if such Contributor
198> has been advised of the possibility of such damages.
199>
200> 9. Accepting Warranty or Additional Liability. While redistributing
201> the Work or Derivative Works thereof, You may choose to offer,
202> and charge a fee for, acceptance of support, warranty, indemnity,
203> or other liability obligations and/or rights consistent with this
204> License. However, in accepting such obligations, You may act only
205> on Your own behalf and on Your sole responsibility, not on behalf
206> of any other Contributor, and only if You agree to indemnify,
207> defend, and hold each Contributor harmless for any liability
208> incurred by, or claims asserted against, such Contributor by reason
209> of your accepting any such warranty or additional liability.
210>
211> END OF TERMS AND CONDITIONS
212>
213> APPENDIX: How to apply the Apache License to your work.
214>
215> To apply the Apache License to your work, attach the following
216> boilerplate notice, with the fields enclosed by brackets "[]"
217> replaced with your own identifying information. (Don't include
218> the brackets!) The text should be enclosed in the appropriate
219> comment syntax for the file format. We also recommend that a
220> file or class name and description of purpose be included on the
221> same "printed page" as the copyright notice for easier
222> identification within third-party archives.
223>
224> Copyright 2019 Google LLC
225>
226> Licensed under the Apache License, Version 2.0 (the "License");
227> you may not use this file except in compliance with the License.
228> You may obtain a copy of the License at
229>
230> http://www.apache.org/licenses/LICENSE-2.0
231>
232> Unless required by applicable law or agreed to in writing, software
233> distributed under the License is distributed on an "AS IS" BASIS,
234> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
235> See the License for the specific language governing permissions and
236> limitations under the License.
237
238---------------------------------------
239
240## @jridgewell/gen-mapping
241License: MIT
242By: Justin Ridgewell
243Repository: https://github.com/jridgewell/gen-mapping
244
245> Copyright 2022 Justin Ridgewell <jridgewell@google.com>
246>
247> Permission is hereby granted, free of charge, to any person obtaining a copy
248> of this software and associated documentation files (the "Software"), to deal
249> in the Software without restriction, including without limitation the rights
250> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
251> copies of the Software, and to permit persons to whom the Software is
252> furnished to do so, subject to the following conditions:
253>
254> The above copyright notice and this permission notice shall be included in
255> all copies or substantial portions of the Software.
256>
257> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
258> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
259> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
260> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
261> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
262> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
263> SOFTWARE.
264
265---------------------------------------
266
267## @jridgewell/resolve-uri
268License: MIT
269By: Justin Ridgewell
270Repository: https://github.com/jridgewell/resolve-uri
271
272> Copyright 2019 Justin Ridgewell <jridgewell@google.com>
273>
274> Permission is hereby granted, free of charge, to any person obtaining a copy
275> of this software and associated documentation files (the "Software"), to deal
276> in the Software without restriction, including without limitation the rights
277> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
278> copies of the Software, and to permit persons to whom the Software is
279> furnished to do so, subject to the following conditions:
280>
281> The above copyright notice and this permission notice shall be included in
282> all copies or substantial portions of the Software.
283>
284> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
285> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
286> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
287> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
288> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
289> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
290> SOFTWARE.
291
292---------------------------------------
293
294## @jridgewell/set-array
295License: MIT
296By: Justin Ridgewell
297Repository: https://github.com/jridgewell/set-array
298
299> Copyright 2022 Justin Ridgewell <jridgewell@google.com>
300>
301> Permission is hereby granted, free of charge, to any person obtaining a copy
302> of this software and associated documentation files (the "Software"), to deal
303> in the Software without restriction, including without limitation the rights
304> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
305> copies of the Software, and to permit persons to whom the Software is
306> furnished to do so, subject to the following conditions:
307>
308> The above copyright notice and this permission notice shall be included in
309> all copies or substantial portions of the Software.
310>
311> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
312> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
313> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
314> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
315> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
316> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
317> SOFTWARE.
318
319---------------------------------------
320
321## @jridgewell/sourcemap-codec
322License: MIT
323By: Rich Harris
324Repository: git+https://github.com/jridgewell/sourcemap-codec.git
325
326> The MIT License
327>
328> Copyright (c) 2015 Rich Harris
329>
330> Permission is hereby granted, free of charge, to any person obtaining a copy
331> of this software and associated documentation files (the "Software"), to deal
332> in the Software without restriction, including without limitation the rights
333> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
334> copies of the Software, and to permit persons to whom the Software is
335> furnished to do so, subject to the following conditions:
336>
337> The above copyright notice and this permission notice shall be included in
338> all copies or substantial portions of the Software.
339>
340> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
341> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
342> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
343> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
344> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
345> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
346> THE SOFTWARE.
347
348---------------------------------------
349
350## @jridgewell/trace-mapping
351License: MIT
352By: Justin Ridgewell
353Repository: git+https://github.com/jridgewell/trace-mapping.git
354
355> Copyright 2022 Justin Ridgewell <justin@ridgewell.name>
356>
357> Permission is hereby granted, free of charge, to any person obtaining a copy
358> of this software and associated documentation files (the "Software"), to deal
359> in the Software without restriction, including without limitation the rights
360> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
361> copies of the Software, and to permit persons to whom the Software is
362> furnished to do so, subject to the following conditions:
363>
364> The above copyright notice and this permission notice shall be included in
365> all copies or substantial portions of the Software.
366>
367> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
368> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
369> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
370> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
371> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
372> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
373> SOFTWARE.
374
375---------------------------------------
376
377## @nodelib/fs.scandir
378License: MIT
379Repository: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir
380
381> The MIT License (MIT)
382>
383> Copyright (c) Denis Malinochkin
384>
385> Permission is hereby granted, free of charge, to any person obtaining a copy
386> of this software and associated documentation files (the "Software"), to deal
387> in the Software without restriction, including without limitation the rights
388> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
389> copies of the Software, and to permit persons to whom the Software is
390> furnished to do so, subject to the following conditions:
391>
392> The above copyright notice and this permission notice shall be included in all
393> copies or substantial portions of the Software.
394>
395> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
396> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
397> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
398> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
399> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
400> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
401> SOFTWARE.
402
403---------------------------------------
404
405## @nodelib/fs.stat
406License: MIT
407Repository: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat
408
409> The MIT License (MIT)
410>
411> Copyright (c) Denis Malinochkin
412>
413> Permission is hereby granted, free of charge, to any person obtaining a copy
414> of this software and associated documentation files (the "Software"), to deal
415> in the Software without restriction, including without limitation the rights
416> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
417> copies of the Software, and to permit persons to whom the Software is
418> furnished to do so, subject to the following conditions:
419>
420> The above copyright notice and this permission notice shall be included in all
421> copies or substantial portions of the Software.
422>
423> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
424> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
425> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
426> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
427> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
428> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
429> SOFTWARE.
430
431---------------------------------------
432
433## @nodelib/fs.walk
434License: MIT
435Repository: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk
436
437> The MIT License (MIT)
438>
439> Copyright (c) Denis Malinochkin
440>
441> Permission is hereby granted, free of charge, to any person obtaining a copy
442> of this software and associated documentation files (the "Software"), to deal
443> in the Software without restriction, including without limitation the rights
444> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
445> copies of the Software, and to permit persons to whom the Software is
446> furnished to do so, subject to the following conditions:
447>
448> The above copyright notice and this permission notice shall be included in all
449> copies or substantial portions of the Software.
450>
451> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
452> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
453> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
454> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
455> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
456> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
457> SOFTWARE.
458
459---------------------------------------
460
461## @polka/url
462License: MIT
463By: Luke Edwards
464Repository: lukeed/polka
465
466> The MIT License (MIT)
467>
468> Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)
469>
470> Permission is hereby granted, free of charge, to any person obtaining a copy
471> of this software and associated documentation files (the "Software"), to deal
472> in the Software without restriction, including without limitation the rights
473> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
474> copies of the Software, and to permit persons to whom the Software is
475> furnished to do so, subject to the following conditions:
476>
477> The above copyright notice and this permission notice shall be included in
478> all copies or substantial portions of the Software.
479>
480> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
481> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
482> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
483> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
484> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
485> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
486> THE SOFTWARE.
487
488---------------------------------------
489
490## @rollup/plugin-alias
491License: MIT
492By: Johannes Stein
493Repository: rollup/plugins
494
495---------------------------------------
496
497## @rollup/plugin-commonjs
498License: MIT
499By: Rich Harris
500Repository: rollup/plugins
501
502> The MIT License (MIT)
503>
504> Copyright (c) 2019 RollupJS Plugin Contributors (https://github.com/rollup/plugins/graphs/contributors)
505>
506> Permission is hereby granted, free of charge, to any person obtaining a copy
507> of this software and associated documentation files (the "Software"), to deal
508> in the Software without restriction, including without limitation the rights
509> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
510> copies of the Software, and to permit persons to whom the Software is
511> furnished to do so, subject to the following conditions:
512>
513> The above copyright notice and this permission notice shall be included in
514> all copies or substantial portions of the Software.
515>
516> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
517> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
518> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
519> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
520> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
521> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
522> THE SOFTWARE.
523
524---------------------------------------
525
526## @rollup/plugin-dynamic-import-vars
527License: MIT
528By: LarsDenBakker
529Repository: rollup/plugins
530
531---------------------------------------
532
533## @rollup/pluginutils
534License: MIT
535By: Rich Harris
536Repository: rollup/plugins
537
538> The MIT License (MIT)
539>
540> Copyright (c) 2019 RollupJS Plugin Contributors (https://github.com/rollup/plugins/graphs/contributors)
541>
542> Permission is hereby granted, free of charge, to any person obtaining a copy
543> of this software and associated documentation files (the "Software"), to deal
544> in the Software without restriction, including without limitation the rights
545> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
546> copies of the Software, and to permit persons to whom the Software is
547> furnished to do so, subject to the following conditions:
548>
549> The above copyright notice and this permission notice shall be included in
550> all copies or substantial portions of the Software.
551>
552> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
553> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
554> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
555> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
556> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
557> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
558> THE SOFTWARE.
559
560---------------------------------------
561
562## acorn
563License: MIT
564By: Marijn Haverbeke, Ingvar Stepanyan, Adrian Heine
565Repository: https://github.com/acornjs/acorn.git
566
567> MIT License
568>
569> Copyright (C) 2012-2022 by various contributors (see AUTHORS)
570>
571> Permission is hereby granted, free of charge, to any person obtaining a copy
572> of this software and associated documentation files (the "Software"), to deal
573> in the Software without restriction, including without limitation the rights
574> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
575> copies of the Software, and to permit persons to whom the Software is
576> furnished to do so, subject to the following conditions:
577>
578> The above copyright notice and this permission notice shall be included in
579> all copies or substantial portions of the Software.
580>
581> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
582> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
583> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
584> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
585> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
586> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
587> THE SOFTWARE.
588
589---------------------------------------
590
591## ansi-regex
592License: MIT
593By: Sindre Sorhus
594Repository: chalk/ansi-regex
595
596> MIT License
597>
598> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
599>
600> 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:
601>
602> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
603>
604> 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.
605
606---------------------------------------
607
608## anymatch
609License: ISC
610By: Elan Shanker
611Repository: https://github.com/micromatch/anymatch
612
613> The ISC License
614>
615> Copyright (c) 2019 Elan Shanker, Paul Miller (https://paulmillr.com)
616>
617> Permission to use, copy, modify, and/or distribute this software for any
618> purpose with or without fee is hereby granted, provided that the above
619> copyright notice and this permission notice appear in all copies.
620>
621> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
622> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
623> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
624> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
625> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
626> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
627> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
628
629---------------------------------------
630
631## balanced-match
632License: MIT
633By: Julian Gruber
634Repository: git://github.com/juliangruber/balanced-match.git
635
636> (MIT)
637>
638> Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
639>
640> Permission is hereby granted, free of charge, to any person obtaining a copy of
641> this software and associated documentation files (the "Software"), to deal in
642> the Software without restriction, including without limitation the rights to
643> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
644> of the Software, and to permit persons to whom the Software is furnished to do
645> so, subject to the following conditions:
646>
647> The above copyright notice and this permission notice shall be included in all
648> copies or substantial portions of the Software.
649>
650> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
651> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
652> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
653> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
654> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
655> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
656> SOFTWARE.
657
658---------------------------------------
659
660## binary-extensions
661License: MIT
662By: Sindre Sorhus
663Repository: sindresorhus/binary-extensions
664
665> MIT License
666>
667> Copyright (c) 2019 Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com), Paul Miller (https://paulmillr.com)
668>
669> 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:
670>
671> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
672>
673> 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.
674
675---------------------------------------
676
677## brace-expansion
678License: MIT
679By: Julian Gruber
680Repository: git://github.com/juliangruber/brace-expansion.git
681
682> MIT License
683>
684> Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
685>
686> Permission is hereby granted, free of charge, to any person obtaining a copy
687> of this software and associated documentation files (the "Software"), to deal
688> in the Software without restriction, including without limitation the rights
689> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
690> copies of the Software, and to permit persons to whom the Software is
691> furnished to do so, subject to the following conditions:
692>
693> The above copyright notice and this permission notice shall be included in all
694> copies or substantial portions of the Software.
695>
696> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
697> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
698> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
699> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
700> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
701> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
702> SOFTWARE.
703
704---------------------------------------
705
706## braces
707License: MIT
708By: Jon Schlinkert, Brian Woodward, Elan Shanker, Eugene Sharygin, hemanth.hm
709Repository: micromatch/braces
710
711> The MIT License (MIT)
712>
713> Copyright (c) 2014-2018, Jon Schlinkert.
714>
715> Permission is hereby granted, free of charge, to any person obtaining a copy
716> of this software and associated documentation files (the "Software"), to deal
717> in the Software without restriction, including without limitation the rights
718> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
719> copies of the Software, and to permit persons to whom the Software is
720> furnished to do so, subject to the following conditions:
721>
722> The above copyright notice and this permission notice shall be included in
723> all copies or substantial portions of the Software.
724>
725> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
726> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
727> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
728> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
729> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
730> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
731> THE SOFTWARE.
732
733---------------------------------------
734
735## cac
736License: MIT
737By: egoist
738Repository: egoist/cac
739
740> The MIT License (MIT)
741>
742> Copyright (c) EGOIST <0x142857@gmail.com> (https://github.com/egoist)
743>
744> Permission is hereby granted, free of charge, to any person obtaining a copy
745> of this software and associated documentation files (the "Software"), to deal
746> in the Software without restriction, including without limitation the rights
747> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
748> copies of the Software, and to permit persons to whom the Software is
749> furnished to do so, subject to the following conditions:
750>
751> The above copyright notice and this permission notice shall be included in
752> all copies or substantial portions of the Software.
753>
754> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
755> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
756> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
757> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
758> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
759> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
760> THE SOFTWARE.
761
762---------------------------------------
763
764## chokidar
765License: MIT
766By: Paul Miller, Elan Shanker
767Repository: git+https://github.com/paulmillr/chokidar.git
768
769> The MIT License (MIT)
770>
771> Copyright (c) 2012-2019 Paul Miller (https://paulmillr.com), Elan Shanker
772>
773> Permission is hereby granted, free of charge, to any person obtaining a copy
774> of this software and associated documentation files (the “Software”), to deal
775> in the Software without restriction, including without limitation the rights
776> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
777> copies of the Software, and to permit persons to whom the Software is
778> furnished to do so, subject to the following conditions:
779>
780> The above copyright notice and this permission notice shall be included in
781> all copies or substantial portions of the Software.
782>
783> THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
784> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
785> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
786> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
787> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
788> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
789> THE SOFTWARE.
790
791---------------------------------------
792
793## commondir
794License: MIT
795By: James Halliday
796Repository: http://github.com/substack/node-commondir.git
797
798> The MIT License
799>
800> Copyright (c) 2013 James Halliday (mail@substack.net)
801>
802> Permission is hereby granted, free of charge,
803> to any person obtaining a copy of this software and
804> associated documentation files (the "Software"), to
805> deal in the Software without restriction, including
806> without limitation the rights to use, copy, modify,
807> merge, publish, distribute, sublicense, and/or sell
808> copies of the Software, and to permit persons to whom
809> the Software is furnished to do so,
810> subject to the following conditions:
811>
812> The above copyright notice and this permission notice
813> shall be included in all copies or substantial portions of the Software.
814>
815> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
816> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
817> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
818> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
819> ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
820> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
821> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
822
823---------------------------------------
824
825## concat-map
826License: MIT
827By: James Halliday
828Repository: git://github.com/substack/node-concat-map.git
829
830> This software is released under the MIT license:
831>
832> Permission is hereby granted, free of charge, to any person obtaining a copy of
833> this software and associated documentation files (the "Software"), to deal in
834> the Software without restriction, including without limitation the rights to
835> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
836> the Software, and to permit persons to whom the Software is furnished to do so,
837> subject to the following conditions:
838>
839> The above copyright notice and this permission notice shall be included in all
840> copies or substantial portions of the Software.
841>
842> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
843> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
844> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
845> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
846> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
847> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
848
849---------------------------------------
850
851## connect
852License: MIT
853By: TJ Holowaychuk, Douglas Christopher Wilson, Jonathan Ong, Tim Caswell
854Repository: senchalabs/connect
855
856> (The MIT License)
857>
858> Copyright (c) 2010 Sencha Inc.
859> Copyright (c) 2011 LearnBoost
860> Copyright (c) 2011-2014 TJ Holowaychuk
861> Copyright (c) 2015 Douglas Christopher Wilson
862>
863> Permission is hereby granted, free of charge, to any person obtaining
864> a copy of this software and associated documentation files (the
865> 'Software'), to deal in the Software without restriction, including
866> without limitation the rights to use, copy, modify, merge, publish,
867> distribute, sublicense, and/or sell copies of the Software, and to
868> permit persons to whom the Software is furnished to do so, subject to
869> the following conditions:
870>
871> The above copyright notice and this permission notice shall be
872> included in all copies or substantial portions of the Software.
873>
874> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
875> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
876> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
877> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
878> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
879> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
880> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
881
882---------------------------------------
883
884## connect-history-api-fallback
885License: MIT
886By: Ben Ripkens, Craig Myles
887Repository: http://github.com/bripkens/connect-history-api-fallback.git
888
889> The MIT License
890>
891> Copyright (c) 2022 Ben Blackmore and contributors
892>
893> Permission is hereby granted, free of charge, to any person obtaining a copy
894> of this software and associated documentation files (the "Software"), to deal
895> in the Software without restriction, including without limitation the rights
896> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
897> copies of the Software, and to permit persons to whom the Software is
898> furnished to do so, subject to the following conditions:
899>
900> The above copyright notice and this permission notice shall be included in
901> all copies or substantial portions of the Software.
902>
903> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
904> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
905> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
906> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
907> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
908> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
909> THE SOFTWARE.
910
911---------------------------------------
912
913## convert-source-map
914License: MIT
915By: Thorsten Lorenz
916Repository: git://github.com/thlorenz/convert-source-map.git
917
918> Copyright 2013 Thorsten Lorenz.
919> All rights reserved.
920>
921> Permission is hereby granted, free of charge, to any person
922> obtaining a copy of this software and associated documentation
923> files (the "Software"), to deal in the Software without
924> restriction, including without limitation the rights to use,
925> copy, modify, merge, publish, distribute, sublicense, and/or sell
926> copies of the Software, and to permit persons to whom the
927> Software is furnished to do so, subject to the following
928> conditions:
929>
930> The above copyright notice and this permission notice shall be
931> included in all copies or substantial portions of the Software.
932>
933> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
934> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
935> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
936> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
937> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
938> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
939> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
940> OTHER DEALINGS IN THE SOFTWARE.
941
942---------------------------------------
943
944## cors
945License: MIT
946By: Troy Goode
947Repository: expressjs/cors
948
949> (The MIT License)
950>
951> Copyright (c) 2013 Troy Goode <troygoode@gmail.com>
952>
953> Permission is hereby granted, free of charge, to any person obtaining
954> a copy of this software and associated documentation files (the
955> 'Software'), to deal in the Software without restriction, including
956> without limitation the rights to use, copy, modify, merge, publish,
957> distribute, sublicense, and/or sell copies of the Software, and to
958> permit persons to whom the Software is furnished to do so, subject to
959> the following conditions:
960>
961> The above copyright notice and this permission notice shall be
962> included in all copies or substantial portions of the Software.
963>
964> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
965> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
966> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
967> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
968> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
969> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
970> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
971
972---------------------------------------
973
974## cross-spawn
975License: MIT
976By: André Cruz
977Repository: git@github.com:moxystudio/node-cross-spawn.git
978
979> The MIT License (MIT)
980>
981> Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
982>
983> Permission is hereby granted, free of charge, to any person obtaining a copy
984> of this software and associated documentation files (the "Software"), to deal
985> in the Software without restriction, including without limitation the rights
986> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
987> copies of the Software, and to permit persons to whom the Software is
988> furnished to do so, subject to the following conditions:
989>
990> The above copyright notice and this permission notice shall be included in
991> all copies or substantial portions of the Software.
992>
993> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
994> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
995> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
996> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
997> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
998> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
999> THE SOFTWARE.
1000
1001---------------------------------------
1002
1003## cssesc
1004License: MIT
1005By: Mathias Bynens
1006Repository: https://github.com/mathiasbynens/cssesc.git
1007
1008> Copyright Mathias Bynens <https://mathiasbynens.be/>
1009>
1010> Permission is hereby granted, free of charge, to any person obtaining
1011> a copy of this software and associated documentation files (the
1012> "Software"), to deal in the Software without restriction, including
1013> without limitation the rights to use, copy, modify, merge, publish,
1014> distribute, sublicense, and/or sell copies of the Software, and to
1015> permit persons to whom the Software is furnished to do so, subject to
1016> the following conditions:
1017>
1018> The above copyright notice and this permission notice shall be
1019> included in all copies or substantial portions of the Software.
1020>
1021> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1022> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1023> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1024> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1025> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1026> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1027> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1028
1029---------------------------------------
1030
1031## debug
1032License: MIT
1033By: Josh Junon, TJ Holowaychuk, Nathan Rajlich, Andrew Rhyne
1034Repository: git://github.com/debug-js/debug.git
1035
1036> (The MIT License)
1037>
1038> Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
1039> Copyright (c) 2018-2021 Josh Junon
1040>
1041> Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1042> and associated documentation files (the 'Software'), to deal in the Software without restriction,
1043> including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
1044> and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
1045> subject to the following conditions:
1046>
1047> The above copyright notice and this permission notice shall be included in all copies or substantial
1048> portions of the Software.
1049>
1050> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1051> LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1052> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1053> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1054> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1055
1056---------------------------------------
1057
1058## define-lazy-prop
1059License: MIT
1060By: Sindre Sorhus
1061Repository: sindresorhus/define-lazy-prop
1062
1063> MIT License
1064>
1065> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1066>
1067> 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:
1068>
1069> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1070>
1071> 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.
1072
1073---------------------------------------
1074
1075## dotenv
1076License: BSD-2-Clause
1077Repository: git://github.com/motdotla/dotenv.git
1078
1079> Copyright (c) 2015, Scott Motte
1080> All rights reserved.
1081>
1082> Redistribution and use in source and binary forms, with or without
1083> modification, are permitted provided that the following conditions are met:
1084>
1085> * Redistributions of source code must retain the above copyright notice, this
1086> list of conditions and the following disclaimer.
1087>
1088> * Redistributions in binary form must reproduce the above copyright notice,
1089> this list of conditions and the following disclaimer in the documentation
1090> and/or other materials provided with the distribution.
1091>
1092> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1093> AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1094> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1095> DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1096> FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1097> DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1098> SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1099> CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1100> OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1101> OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1102
1103---------------------------------------
1104
1105## dotenv-expand
1106License: BSD-2-Clause
1107By: motdotla
1108
1109> Copyright (c) 2016, Scott Motte
1110> All rights reserved.
1111>
1112> Redistribution and use in source and binary forms, with or without
1113> modification, are permitted provided that the following conditions are met:
1114>
1115> * Redistributions of source code must retain the above copyright notice, this
1116> list of conditions and the following disclaimer.
1117>
1118> * Redistributions in binary form must reproduce the above copyright notice,
1119> this list of conditions and the following disclaimer in the documentation
1120> and/or other materials provided with the distribution.
1121>
1122> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1123> AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1124> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1125> DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1126> FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1127> DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1128> SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1129> CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1130> OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1131> OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1132
1133---------------------------------------
1134
1135## ee-first
1136License: MIT
1137By: Jonathan Ong, Douglas Christopher Wilson
1138Repository: jonathanong/ee-first
1139
1140> The MIT License (MIT)
1141>
1142> Copyright (c) 2014 Jonathan Ong me@jongleberry.com
1143>
1144> Permission is hereby granted, free of charge, to any person obtaining a copy
1145> of this software and associated documentation files (the "Software"), to deal
1146> in the Software without restriction, including without limitation the rights
1147> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1148> copies of the Software, and to permit persons to whom the Software is
1149> furnished to do so, subject to the following conditions:
1150>
1151> The above copyright notice and this permission notice shall be included in
1152> all copies or substantial portions of the Software.
1153>
1154> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1155> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1156> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1157> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1158> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1159> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1160> THE SOFTWARE.
1161
1162---------------------------------------
1163
1164## encodeurl
1165License: MIT
1166By: Douglas Christopher Wilson
1167Repository: pillarjs/encodeurl
1168
1169> (The MIT License)
1170>
1171> Copyright (c) 2016 Douglas Christopher Wilson
1172>
1173> Permission is hereby granted, free of charge, to any person obtaining
1174> a copy of this software and associated documentation files (the
1175> 'Software'), to deal in the Software without restriction, including
1176> without limitation the rights to use, copy, modify, merge, publish,
1177> distribute, sublicense, and/or sell copies of the Software, and to
1178> permit persons to whom the Software is furnished to do so, subject to
1179> the following conditions:
1180>
1181> The above copyright notice and this permission notice shall be
1182> included in all copies or substantial portions of the Software.
1183>
1184> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1185> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1186> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1187> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1188> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1189> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1190> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1191
1192---------------------------------------
1193
1194## entities
1195License: BSD-2-Clause
1196By: Felix Boehm
1197Repository: git://github.com/fb55/entities.git
1198
1199> Copyright (c) Felix Böhm
1200> All rights reserved.
1201>
1202> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1203>
1204> Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1205>
1206> 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.
1207>
1208> THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
1209> EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1210
1211---------------------------------------
1212
1213## es-module-lexer
1214License: MIT
1215By: Guy Bedford
1216Repository: git+https://github.com/guybedford/es-module-lexer.git
1217
1218> MIT License
1219> -----------
1220>
1221> Copyright (C) 2018-2022 Guy Bedford
1222>
1223> 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:
1224>
1225> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1226>
1227> 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.
1228
1229---------------------------------------
1230
1231## escape-html
1232License: MIT
1233Repository: component/escape-html
1234
1235> (The MIT License)
1236>
1237> Copyright (c) 2012-2013 TJ Holowaychuk
1238> Copyright (c) 2015 Andreas Lubbe
1239> Copyright (c) 2015 Tiancheng "Timothy" Gu
1240>
1241> Permission is hereby granted, free of charge, to any person obtaining
1242> a copy of this software and associated documentation files (the
1243> 'Software'), to deal in the Software without restriction, including
1244> without limitation the rights to use, copy, modify, merge, publish,
1245> distribute, sublicense, and/or sell copies of the Software, and to
1246> permit persons to whom the Software is furnished to do so, subject to
1247> the following conditions:
1248>
1249> The above copyright notice and this permission notice shall be
1250> included in all copies or substantial portions of the Software.
1251>
1252> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1253> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1254> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1255> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1256> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1257> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1258> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1259
1260---------------------------------------
1261
1262## estree-walker
1263License: MIT
1264By: Rich Harris
1265Repository: https://github.com/Rich-Harris/estree-walker
1266
1267> Copyright (c) 2015-20 [these people](https://github.com/Rich-Harris/estree-walker/graphs/contributors)
1268>
1269> 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:
1270>
1271> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1272>
1273> 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.
1274
1275---------------------------------------
1276
1277## etag
1278License: MIT
1279By: Douglas Christopher Wilson, David Björklund
1280Repository: jshttp/etag
1281
1282> (The MIT License)
1283>
1284> Copyright (c) 2014-2016 Douglas Christopher Wilson
1285>
1286> Permission is hereby granted, free of charge, to any person obtaining
1287> a copy of this software and associated documentation files (the
1288> 'Software'), to deal in the Software without restriction, including
1289> without limitation the rights to use, copy, modify, merge, publish,
1290> distribute, sublicense, and/or sell copies of the Software, and to
1291> permit persons to whom the Software is furnished to do so, subject to
1292> the following conditions:
1293>
1294> The above copyright notice and this permission notice shall be
1295> included in all copies or substantial portions of the Software.
1296>
1297> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1298> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1299> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1300> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1301> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1302> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1303> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1304
1305---------------------------------------
1306
1307## eventemitter3
1308License: MIT
1309By: Arnout Kazemier
1310Repository: git://github.com/primus/eventemitter3.git
1311
1312> The MIT License (MIT)
1313>
1314> Copyright (c) 2014 Arnout Kazemier
1315>
1316> Permission is hereby granted, free of charge, to any person obtaining a copy
1317> of this software and associated documentation files (the "Software"), to deal
1318> in the Software without restriction, including without limitation the rights
1319> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1320> copies of the Software, and to permit persons to whom the Software is
1321> furnished to do so, subject to the following conditions:
1322>
1323> The above copyright notice and this permission notice shall be included in all
1324> copies or substantial portions of the Software.
1325>
1326> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1327> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1328> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1329> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1330> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1331> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1332> SOFTWARE.
1333
1334---------------------------------------
1335
1336## fast-glob
1337License: MIT
1338By: Denis Malinochkin
1339Repository: mrmlnc/fast-glob
1340
1341> The MIT License (MIT)
1342>
1343> Copyright (c) Denis Malinochkin
1344>
1345> Permission is hereby granted, free of charge, to any person obtaining a copy
1346> of this software and associated documentation files (the "Software"), to deal
1347> in the Software without restriction, including without limitation the rights
1348> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1349> copies of the Software, and to permit persons to whom the Software is
1350> furnished to do so, subject to the following conditions:
1351>
1352> The above copyright notice and this permission notice shall be included in all
1353> copies or substantial portions of the Software.
1354>
1355> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1356> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1357> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1358> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1359> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1360> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1361> SOFTWARE.
1362
1363---------------------------------------
1364
1365## fastq
1366License: ISC
1367By: Matteo Collina
1368Repository: git+https://github.com/mcollina/fastq.git
1369
1370> Copyright (c) 2015-2020, Matteo Collina <matteo.collina@gmail.com>
1371>
1372> Permission to use, copy, modify, and/or distribute this software for any
1373> purpose with or without fee is hereby granted, provided that the above
1374> copyright notice and this permission notice appear in all copies.
1375>
1376> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1377> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1378> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1379> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1380> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1381> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1382> OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1383
1384---------------------------------------
1385
1386## fill-range
1387License: MIT
1388By: Jon Schlinkert, Edo Rivai, Paul Miller, Rouven Weßling
1389Repository: jonschlinkert/fill-range
1390
1391> The MIT License (MIT)
1392>
1393> Copyright (c) 2014-present, Jon Schlinkert.
1394>
1395> Permission is hereby granted, free of charge, to any person obtaining a copy
1396> of this software and associated documentation files (the "Software"), to deal
1397> in the Software without restriction, including without limitation the rights
1398> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1399> copies of the Software, and to permit persons to whom the Software is
1400> furnished to do so, subject to the following conditions:
1401>
1402> The above copyright notice and this permission notice shall be included in
1403> all copies or substantial portions of the Software.
1404>
1405> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1406> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1407> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1408> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1409> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1410> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1411> THE SOFTWARE.
1412
1413---------------------------------------
1414
1415## finalhandler
1416License: MIT
1417By: Douglas Christopher Wilson
1418Repository: pillarjs/finalhandler
1419
1420> (The MIT License)
1421>
1422> Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
1423>
1424> Permission is hereby granted, free of charge, to any person obtaining
1425> a copy of this software and associated documentation files (the
1426> 'Software'), to deal in the Software without restriction, including
1427> without limitation the rights to use, copy, modify, merge, publish,
1428> distribute, sublicense, and/or sell copies of the Software, and to
1429> permit persons to whom the Software is furnished to do so, subject to
1430> the following conditions:
1431>
1432> The above copyright notice and this permission notice shall be
1433> included in all copies or substantial portions of the Software.
1434>
1435> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1436> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1437> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1438> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1439> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1440> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1441> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1442
1443---------------------------------------
1444
1445## follow-redirects
1446License: MIT
1447By: Ruben Verborgh, Olivier Lalonde, James Talmage
1448Repository: git@github.com:follow-redirects/follow-redirects.git
1449
1450> Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
1451>
1452> Permission is hereby granted, free of charge, to any person obtaining a copy of
1453> this software and associated documentation files (the "Software"), to deal in
1454> the Software without restriction, including without limitation the rights to
1455> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1456> of the Software, and to permit persons to whom the Software is furnished to do
1457> so, subject to the following conditions:
1458>
1459> The above copyright notice and this permission notice shall be included in all
1460> copies or substantial portions of the Software.
1461>
1462> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1463> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1464> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1465> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1466> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1467> IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1468
1469---------------------------------------
1470
1471## fs.realpath
1472License: ISC
1473By: Isaac Z. Schlueter
1474Repository: git+https://github.com/isaacs/fs.realpath.git
1475
1476> The ISC License
1477>
1478> Copyright (c) Isaac Z. Schlueter and Contributors
1479>
1480> Permission to use, copy, modify, and/or distribute this software for any
1481> purpose with or without fee is hereby granted, provided that the above
1482> copyright notice and this permission notice appear in all copies.
1483>
1484> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1485> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1486> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1487> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1488> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1489> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1490> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1491>
1492> ----
1493>
1494> This library bundles a version of the `fs.realpath` and `fs.realpathSync`
1495> methods from Node.js v0.10 under the terms of the Node.js MIT license.
1496>
1497> Node's license follows, also included at the header of `old.js` which contains
1498> the licensed code:
1499>
1500> Copyright Joyent, Inc. and other Node contributors.
1501>
1502> Permission is hereby granted, free of charge, to any person obtaining a
1503> copy of this software and associated documentation files (the "Software"),
1504> to deal in the Software without restriction, including without limitation
1505> the rights to use, copy, modify, merge, publish, distribute, sublicense,
1506> and/or sell copies of the Software, and to permit persons to whom the
1507> Software is furnished to do so, subject to the following conditions:
1508>
1509> The above copyright notice and this permission notice shall be included in
1510> all copies or substantial portions of the Software.
1511>
1512> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1513> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1514> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1515> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1516> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1517> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1518> DEALINGS IN THE SOFTWARE.
1519
1520---------------------------------------
1521
1522## generic-names
1523License: MIT
1524By: Alexey Litvinov
1525Repository: git+https://github.com/css-modules/generic-names.git
1526
1527> The MIT License (MIT)
1528>
1529> Copyright (c) 2015 Alexey Litvinov
1530>
1531> Permission is hereby granted, free of charge, to any person obtaining a copy
1532> of this software and associated documentation files (the "Software"), to deal
1533> in the Software without restriction, including without limitation the rights
1534> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1535> copies of the Software, and to permit persons to whom the Software is
1536> furnished to do so, subject to the following conditions:
1537>
1538> The above copyright notice and this permission notice shall be included in all
1539> copies or substantial portions of the Software.
1540>
1541> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1542> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1543> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1544> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1545> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1546> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1547> SOFTWARE.
1548
1549---------------------------------------
1550
1551## glob
1552License: ISC
1553By: Isaac Z. Schlueter
1554Repository: git://github.com/isaacs/node-glob.git
1555
1556> The ISC License
1557>
1558> Copyright (c) Isaac Z. Schlueter and Contributors
1559>
1560> Permission to use, copy, modify, and/or distribute this software for any
1561> purpose with or without fee is hereby granted, provided that the above
1562> copyright notice and this permission notice appear in all copies.
1563>
1564> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1565> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1566> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1567> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1568> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1569> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1570> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1571>
1572> ## Glob Logo
1573>
1574> Glob's logo created by Tanya Brassie <http://tanyabrassie.com/>, licensed
1575> under a Creative Commons Attribution-ShareAlike 4.0 International License
1576> https://creativecommons.org/licenses/by-sa/4.0/
1577
1578---------------------------------------
1579
1580## glob-parent
1581License: ISC
1582By: Gulp Team, Elan Shanker, Blaine Bublitz
1583Repository: gulpjs/glob-parent
1584
1585> The ISC License
1586>
1587> Copyright (c) 2015, 2019 Elan Shanker
1588>
1589> Permission to use, copy, modify, and/or distribute this software for any
1590> purpose with or without fee is hereby granted, provided that the above
1591> copyright notice and this permission notice appear in all copies.
1592>
1593> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1594> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1595> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1596> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1597> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1598> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1599> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1600
1601---------------------------------------
1602
1603## http-proxy
1604License: MIT
1605By: Charlie Robbins, jcrugzz <jcrugzz@gmail.com>
1606Repository: https://github.com/http-party/node-http-proxy.git
1607
1608> node-http-proxy
1609>
1610> Copyright (c) 2010-2016 Charlie Robbins, Jarrett Cruger & the Contributors.
1611>
1612> Permission is hereby granted, free of charge, to any person obtaining
1613> a copy of this software and associated documentation files (the
1614> "Software"), to deal in the Software without restriction, including
1615> without limitation the rights to use, copy, modify, merge, publish,
1616> distribute, sublicense, and/or sell copies of the Software, and to
1617> permit persons to whom the Software is furnished to do so, subject to
1618> the following conditions:
1619>
1620> The above copyright notice and this permission notice shall be
1621> included in all copies or substantial portions of the Software.
1622>
1623> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1624> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1625> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1626> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1627> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1628> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1629> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1630
1631---------------------------------------
1632
1633## icss-replace-symbols
1634License: ISC
1635By: Glen Maddern
1636Repository: git+https://github.com/css-modules/icss-replace-symbols.git
1637
1638---------------------------------------
1639
1640## icss-utils
1641License: ISC
1642By: Glen Maddern
1643Repository: git+https://github.com/css-modules/icss-utils.git
1644
1645> ISC License (ISC)
1646> Copyright 2018 Glen Maddern
1647>
1648> 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.
1649>
1650> 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.
1651
1652---------------------------------------
1653
1654## inflight
1655License: ISC
1656By: Isaac Z. Schlueter
1657Repository: https://github.com/npm/inflight.git
1658
1659> The ISC License
1660>
1661> Copyright (c) Isaac Z. Schlueter
1662>
1663> Permission to use, copy, modify, and/or distribute this software for any
1664> purpose with or without fee is hereby granted, provided that the above
1665> copyright notice and this permission notice appear in all copies.
1666>
1667> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1668> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1669> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1670> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1671> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1672> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1673> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1674
1675---------------------------------------
1676
1677## inherits
1678License: ISC
1679Repository: git://github.com/isaacs/inherits
1680
1681> The ISC License
1682>
1683> Copyright (c) Isaac Z. Schlueter
1684>
1685> Permission to use, copy, modify, and/or distribute this software for any
1686> purpose with or without fee is hereby granted, provided that the above
1687> copyright notice and this permission notice appear in all copies.
1688>
1689> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1690> REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
1691> FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1692> INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1693> LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1694> OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1695> PERFORMANCE OF THIS SOFTWARE.
1696
1697---------------------------------------
1698
1699## is-binary-path
1700License: MIT
1701By: Sindre Sorhus
1702Repository: sindresorhus/is-binary-path
1703
1704> MIT License
1705>
1706> Copyright (c) 2019 Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com), Paul Miller (https://paulmillr.com)
1707>
1708> 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:
1709>
1710> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1711>
1712> 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.
1713
1714---------------------------------------
1715
1716## is-docker
1717License: MIT
1718By: Sindre Sorhus
1719Repository: sindresorhus/is-docker
1720
1721> MIT License
1722>
1723> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1724>
1725> 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:
1726>
1727> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1728>
1729> 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.
1730
1731---------------------------------------
1732
1733## is-extglob
1734License: MIT
1735By: Jon Schlinkert
1736Repository: jonschlinkert/is-extglob
1737
1738> The MIT License (MIT)
1739>
1740> Copyright (c) 2014-2016, Jon Schlinkert
1741>
1742> Permission is hereby granted, free of charge, to any person obtaining a copy
1743> of this software and associated documentation files (the "Software"), to deal
1744> in the Software without restriction, including without limitation the rights
1745> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1746> copies of the Software, and to permit persons to whom the Software is
1747> furnished to do so, subject to the following conditions:
1748>
1749> The above copyright notice and this permission notice shall be included in
1750> all copies or substantial portions of the Software.
1751>
1752> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1753> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1754> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1755> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1756> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1757> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1758> THE SOFTWARE.
1759
1760---------------------------------------
1761
1762## is-glob
1763License: MIT
1764By: Jon Schlinkert, Brian Woodward, Daniel Perez
1765Repository: micromatch/is-glob
1766
1767> The MIT License (MIT)
1768>
1769> Copyright (c) 2014-2017, Jon Schlinkert.
1770>
1771> Permission is hereby granted, free of charge, to any person obtaining a copy
1772> of this software and associated documentation files (the "Software"), to deal
1773> in the Software without restriction, including without limitation the rights
1774> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1775> copies of the Software, and to permit persons to whom the Software is
1776> furnished to do so, subject to the following conditions:
1777>
1778> The above copyright notice and this permission notice shall be included in
1779> all copies or substantial portions of the Software.
1780>
1781> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1782> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1783> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1784> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1785> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1786> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1787> THE SOFTWARE.
1788
1789---------------------------------------
1790
1791## is-number
1792License: MIT
1793By: Jon Schlinkert, Olsten Larck, Rouven Weßling
1794Repository: jonschlinkert/is-number
1795
1796> The MIT License (MIT)
1797>
1798> Copyright (c) 2014-present, Jon Schlinkert.
1799>
1800> Permission is hereby granted, free of charge, to any person obtaining a copy
1801> of this software and associated documentation files (the "Software"), to deal
1802> in the Software without restriction, including without limitation the rights
1803> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1804> copies of the Software, and to permit persons to whom the Software is
1805> furnished to do so, subject to the following conditions:
1806>
1807> The above copyright notice and this permission notice shall be included in
1808> all copies or substantial portions of the Software.
1809>
1810> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1811> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1812> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1813> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1814> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1815> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1816> THE SOFTWARE.
1817
1818---------------------------------------
1819
1820## is-reference
1821License: MIT
1822By: Rich Harris
1823Repository: git+https://github.com/Rich-Harris/is-reference.git
1824
1825---------------------------------------
1826
1827## is-wsl
1828License: MIT
1829By: Sindre Sorhus
1830Repository: sindresorhus/is-wsl
1831
1832> MIT License
1833>
1834> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1835>
1836> 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:
1837>
1838> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1839>
1840> 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.
1841
1842---------------------------------------
1843
1844## isexe
1845License: ISC
1846By: Isaac Z. Schlueter
1847Repository: git+https://github.com/isaacs/isexe.git
1848
1849> The ISC License
1850>
1851> Copyright (c) Isaac Z. Schlueter and Contributors
1852>
1853> Permission to use, copy, modify, and/or distribute this software for any
1854> purpose with or without fee is hereby granted, provided that the above
1855> copyright notice and this permission notice appear in all copies.
1856>
1857> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1858> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1859> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1860> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1861> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1862> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1863> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1864
1865---------------------------------------
1866
1867## json5
1868License: MIT
1869By: Aseem Kishore, Max Nanasy, Andrew Eisenberg, Jordan Tucker
1870Repository: git+https://github.com/json5/json5.git
1871
1872> MIT License
1873>
1874> Copyright (c) 2012-2018 Aseem Kishore, and [others].
1875>
1876> Permission is hereby granted, free of charge, to any person obtaining a copy
1877> of this software and associated documentation files (the "Software"), to deal
1878> in the Software without restriction, including without limitation the rights
1879> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1880> copies of the Software, and to permit persons to whom the Software is
1881> furnished to do so, subject to the following conditions:
1882>
1883> The above copyright notice and this permission notice shall be included in all
1884> copies or substantial portions of the Software.
1885>
1886> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1887> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1888> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1889> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1890> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1891> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1892> SOFTWARE.
1893>
1894> [others]: https://github.com/json5/json5/contributors
1895
1896---------------------------------------
1897
1898## launch-editor
1899License: MIT
1900By: Evan You
1901Repository: git+https://github.com/yyx990803/launch-editor.git
1902
1903---------------------------------------
1904
1905## launch-editor-middleware
1906License: MIT
1907By: Evan You
1908Repository: git+https://github.com/yyx990803/launch-editor.git
1909
1910---------------------------------------
1911
1912## lilconfig
1913License: MIT
1914By: antonk52
1915Repository: https://github.com/antonk52/lilconfig
1916
1917---------------------------------------
1918
1919## loader-utils
1920License: MIT
1921By: Tobias Koppers @sokra
1922Repository: https://github.com/webpack/loader-utils.git
1923
1924> Copyright JS Foundation and other contributors
1925>
1926> Permission is hereby granted, free of charge, to any person obtaining
1927> a copy of this software and associated documentation files (the
1928> 'Software'), to deal in the Software without restriction, including
1929> without limitation the rights to use, copy, modify, merge, publish,
1930> distribute, sublicense, and/or sell copies of the Software, and to
1931> permit persons to whom the Software is furnished to do so, subject to
1932> the following conditions:
1933>
1934> The above copyright notice and this permission notice shall be
1935> included in all copies or substantial portions of the Software.
1936>
1937> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1938> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1939> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1940> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1941> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1942> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1943> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1944
1945---------------------------------------
1946
1947## lodash.camelcase
1948License: MIT
1949By: John-David Dalton, Blaine Bublitz, Mathias Bynens
1950Repository: lodash/lodash
1951
1952> Copyright jQuery Foundation and other contributors <https://jquery.org/>
1953>
1954> Based on Underscore.js, copyright Jeremy Ashkenas,
1955> DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
1956>
1957> This software consists of voluntary contributions made by many
1958> individuals. For exact contribution history, see the revision history
1959> available at https://github.com/lodash/lodash
1960>
1961> The following license applies to all parts of this software except as
1962> documented below:
1963>
1964> ====
1965>
1966> Permission is hereby granted, free of charge, to any person obtaining
1967> a copy of this software and associated documentation files (the
1968> "Software"), to deal in the Software without restriction, including
1969> without limitation the rights to use, copy, modify, merge, publish,
1970> distribute, sublicense, and/or sell copies of the Software, and to
1971> permit persons to whom the Software is furnished to do so, subject to
1972> the following conditions:
1973>
1974> The above copyright notice and this permission notice shall be
1975> included in all copies or substantial portions of the Software.
1976>
1977> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1978> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1979> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1980> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1981> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1982> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1983> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1984>
1985> ====
1986>
1987> Copyright and related rights for sample code are waived via CC0. Sample
1988> code is defined as all source code displayed within the prose of the
1989> documentation.
1990>
1991> CC0: http://creativecommons.org/publicdomain/zero/1.0/
1992>
1993> ====
1994>
1995> Files located in the node_modules and vendor directories are externally
1996> maintained libraries used by this software which have their own
1997> licenses; we recommend you read them, as their terms may differ from the
1998> terms above.
1999
2000---------------------------------------
2001
2002## magic-string
2003License: MIT
2004By: Rich Harris
2005Repository: https://github.com/rich-harris/magic-string
2006
2007> Copyright 2018 Rich Harris
2008>
2009> 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:
2010>
2011> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2012>
2013> 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.
2014
2015---------------------------------------
2016
2017## merge2
2018License: MIT
2019Repository: git@github.com:teambition/merge2.git
2020
2021> The MIT License (MIT)
2022>
2023> Copyright (c) 2014-2020 Teambition
2024>
2025> Permission is hereby granted, free of charge, to any person obtaining a copy
2026> of this software and associated documentation files (the "Software"), to deal
2027> in the Software without restriction, including without limitation the rights
2028> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2029> copies of the Software, and to permit persons to whom the Software is
2030> furnished to do so, subject to the following conditions:
2031>
2032> The above copyright notice and this permission notice shall be included in all
2033> copies or substantial portions of the Software.
2034>
2035> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2036> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2037> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2038> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2039> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2040> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2041> SOFTWARE.
2042
2043---------------------------------------
2044
2045## micromatch
2046License: MIT
2047By: Jon Schlinkert, Amila Welihinda, Bogdan Chadkin, Brian Woodward, Devon Govett, Elan Shanker, Fabrício Matté, Martin Kolárik, Olsten Larck, Paul Miller, Tom Byrer, Tyler Akins, Peter Bright, Kuba Juszczyk
2048Repository: micromatch/micromatch
2049
2050> The MIT License (MIT)
2051>
2052> Copyright (c) 2014-present, Jon Schlinkert.
2053>
2054> Permission is hereby granted, free of charge, to any person obtaining a copy
2055> of this software and associated documentation files (the "Software"), to deal
2056> in the Software without restriction, including without limitation the rights
2057> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2058> copies of the Software, and to permit persons to whom the Software is
2059> furnished to do so, subject to the following conditions:
2060>
2061> The above copyright notice and this permission notice shall be included in
2062> all copies or substantial portions of the Software.
2063>
2064> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2065> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2066> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2067> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2068> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2069> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2070> THE SOFTWARE.
2071
2072---------------------------------------
2073
2074## minimatch
2075License: ISC
2076By: Isaac Z. Schlueter
2077Repository: git://github.com/isaacs/minimatch.git
2078
2079> The ISC License
2080>
2081> Copyright (c) Isaac Z. Schlueter and Contributors
2082>
2083> Permission to use, copy, modify, and/or distribute this software for any
2084> purpose with or without fee is hereby granted, provided that the above
2085> copyright notice and this permission notice appear in all copies.
2086>
2087> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2088> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2089> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2090> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2091> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2092> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2093> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2094
2095---------------------------------------
2096
2097## mlly
2098License: MIT
2099Repository: unjs/mlly
2100
2101> MIT License
2102>
2103> Copyright (c) 2022 UnJS
2104>
2105> Permission is hereby granted, free of charge, to any person obtaining a copy
2106> of this software and associated documentation files (the "Software"), to deal
2107> in the Software without restriction, including without limitation the rights
2108> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2109> copies of the Software, and to permit persons to whom the Software is
2110> furnished to do so, subject to the following conditions:
2111>
2112> The above copyright notice and this permission notice shall be included in all
2113> copies or substantial portions of the Software.
2114>
2115> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2116> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2117> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2118> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2119> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2120> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121> SOFTWARE.
2122
2123---------------------------------------
2124
2125## mrmime
2126License: MIT
2127By: Luke Edwards
2128Repository: lukeed/mrmime
2129
2130> The MIT License (MIT)
2131>
2132> Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)
2133>
2134> Permission is hereby granted, free of charge, to any person obtaining a copy
2135> of this software and associated documentation files (the "Software"), to deal
2136> in the Software without restriction, including without limitation the rights
2137> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2138> copies of the Software, and to permit persons to whom the Software is
2139> furnished to do so, subject to the following conditions:
2140>
2141> The above copyright notice and this permission notice shall be included in
2142> all copies or substantial portions of the Software.
2143>
2144> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2145> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2146> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2147> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2148> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2149> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2150> THE SOFTWARE.
2151
2152---------------------------------------
2153
2154## ms
2155License: MIT
2156Repository: zeit/ms
2157
2158> The MIT License (MIT)
2159>
2160> Copyright (c) 2016 Zeit, Inc.
2161>
2162> Permission is hereby granted, free of charge, to any person obtaining a copy
2163> of this software and associated documentation files (the "Software"), to deal
2164> in the Software without restriction, including without limitation the rights
2165> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2166> copies of the Software, and to permit persons to whom the Software is
2167> furnished to do so, subject to the following conditions:
2168>
2169> The above copyright notice and this permission notice shall be included in all
2170> copies or substantial portions of the Software.
2171>
2172> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2173> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2174> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2175> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2176> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2177> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2178> SOFTWARE.
2179
2180---------------------------------------
2181
2182## normalize-path
2183License: MIT
2184By: Jon Schlinkert, Blaine Bublitz
2185Repository: jonschlinkert/normalize-path
2186
2187> The MIT License (MIT)
2188>
2189> Copyright (c) 2014-2018, Jon Schlinkert.
2190>
2191> Permission is hereby granted, free of charge, to any person obtaining a copy
2192> of this software and associated documentation files (the "Software"), to deal
2193> in the Software without restriction, including without limitation the rights
2194> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2195> copies of the Software, and to permit persons to whom the Software is
2196> furnished to do so, subject to the following conditions:
2197>
2198> The above copyright notice and this permission notice shall be included in
2199> all copies or substantial portions of the Software.
2200>
2201> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2202> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2203> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2204> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2205> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2206> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2207> THE SOFTWARE.
2208
2209---------------------------------------
2210
2211## object-assign
2212License: MIT
2213By: Sindre Sorhus
2214Repository: sindresorhus/object-assign
2215
2216> The MIT License (MIT)
2217>
2218> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2219>
2220> Permission is hereby granted, free of charge, to any person obtaining a copy
2221> of this software and associated documentation files (the "Software"), to deal
2222> in the Software without restriction, including without limitation the rights
2223> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2224> copies of the Software, and to permit persons to whom the Software is
2225> furnished to do so, subject to the following conditions:
2226>
2227> The above copyright notice and this permission notice shall be included in
2228> all copies or substantial portions of the Software.
2229>
2230> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2231> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2232> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2233> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2234> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2235> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2236> THE SOFTWARE.
2237
2238---------------------------------------
2239
2240## okie
2241License: MIT
2242By: Evan You
2243Repository: git+https://github.com/yyx990803/okie.git
2244
2245> MIT License
2246>
2247> Copyright (c) 2020-present, Yuxi (Evan) You
2248>
2249> Permission is hereby granted, free of charge, to any person obtaining a copy
2250> of this software and associated documentation files (the "Software"), to deal
2251> in the Software without restriction, including without limitation the rights
2252> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2253> copies of the Software, and to permit persons to whom the Software is
2254> furnished to do so, subject to the following conditions:
2255>
2256> The above copyright notice and this permission notice shall be included in all
2257> copies or substantial portions of the Software.
2258>
2259> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2260> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2261> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2262> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2263> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2264> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2265> SOFTWARE.
2266
2267---------------------------------------
2268
2269## on-finished
2270License: MIT
2271By: Douglas Christopher Wilson, Jonathan Ong
2272Repository: jshttp/on-finished
2273
2274> (The MIT License)
2275>
2276> Copyright (c) 2013 Jonathan Ong <me@jongleberry.com>
2277> Copyright (c) 2014 Douglas Christopher Wilson <doug@somethingdoug.com>
2278>
2279> Permission is hereby granted, free of charge, to any person obtaining
2280> a copy of this software and associated documentation files (the
2281> 'Software'), to deal in the Software without restriction, including
2282> without limitation the rights to use, copy, modify, merge, publish,
2283> distribute, sublicense, and/or sell copies of the Software, and to
2284> permit persons to whom the Software is furnished to do so, subject to
2285> the following conditions:
2286>
2287> The above copyright notice and this permission notice shall be
2288> included in all copies or substantial portions of the Software.
2289>
2290> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2291> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2292> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2293> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2294> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2295> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2296> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2297
2298---------------------------------------
2299
2300## once
2301License: ISC
2302By: Isaac Z. Schlueter
2303Repository: git://github.com/isaacs/once
2304
2305> The ISC License
2306>
2307> Copyright (c) Isaac Z. Schlueter and Contributors
2308>
2309> Permission to use, copy, modify, and/or distribute this software for any
2310> purpose with or without fee is hereby granted, provided that the above
2311> copyright notice and this permission notice appear in all copies.
2312>
2313> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2314> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2315> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2316> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2317> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2318> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2319> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2320
2321---------------------------------------
2322
2323## open
2324License: MIT
2325By: Sindre Sorhus
2326Repository: sindresorhus/open
2327
2328> MIT License
2329>
2330> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2331>
2332> 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:
2333>
2334> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2335>
2336> 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.
2337
2338---------------------------------------
2339
2340## parse5
2341License: MIT
2342By: Ivan Nikulin, https://github.com/inikulin/parse5/graphs/contributors
2343Repository: git://github.com/inikulin/parse5.git
2344
2345> Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)
2346>
2347> Permission is hereby granted, free of charge, to any person obtaining a copy
2348> of this software and associated documentation files (the "Software"), to deal
2349> in the Software without restriction, including without limitation the rights
2350> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2351> copies of the Software, and to permit persons to whom the Software is
2352> furnished to do so, subject to the following conditions:
2353>
2354> The above copyright notice and this permission notice shall be included in
2355> all copies or substantial portions of the Software.
2356>
2357> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2358> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2359> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2360> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2361> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2362> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2363> THE SOFTWARE.
2364
2365---------------------------------------
2366
2367## parseurl
2368License: MIT
2369By: Douglas Christopher Wilson, Jonathan Ong
2370Repository: pillarjs/parseurl
2371
2372> (The MIT License)
2373>
2374> Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
2375> Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
2376>
2377> Permission is hereby granted, free of charge, to any person obtaining
2378> a copy of this software and associated documentation files (the
2379> 'Software'), to deal in the Software without restriction, including
2380> without limitation the rights to use, copy, modify, merge, publish,
2381> distribute, sublicense, and/or sell copies of the Software, and to
2382> permit persons to whom the Software is furnished to do so, subject to
2383> the following conditions:
2384>
2385> The above copyright notice and this permission notice shall be
2386> included in all copies or substantial portions of the Software.
2387>
2388> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2389> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2390> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2391> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2392> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2393> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2394> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2395
2396---------------------------------------
2397
2398## path-is-absolute
2399License: MIT
2400By: Sindre Sorhus
2401Repository: sindresorhus/path-is-absolute
2402
2403> The MIT License (MIT)
2404>
2405> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2406>
2407> Permission is hereby granted, free of charge, to any person obtaining a copy
2408> of this software and associated documentation files (the "Software"), to deal
2409> in the Software without restriction, including without limitation the rights
2410> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2411> copies of the Software, and to permit persons to whom the Software is
2412> furnished to do so, subject to the following conditions:
2413>
2414> The above copyright notice and this permission notice shall be included in
2415> all copies or substantial portions of the Software.
2416>
2417> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2418> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2419> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2420> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2421> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2422> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2423> THE SOFTWARE.
2424
2425---------------------------------------
2426
2427## path-key
2428License: MIT
2429By: Sindre Sorhus
2430Repository: sindresorhus/path-key
2431
2432> MIT License
2433>
2434> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2435>
2436> 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:
2437>
2438> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2439>
2440> 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.
2441
2442---------------------------------------
2443
2444## periscopic
2445License: MIT
2446Repository: Rich-Harris/periscopic
2447
2448> Copyright (c) 2019 Rich Harris
2449>
2450> 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:
2451>
2452> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2453>
2454> 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.
2455
2456---------------------------------------
2457
2458## picocolors
2459License: ISC
2460By: Alexey Raspopov
2461Repository: alexeyraspopov/picocolors
2462
2463> ISC License
2464>
2465> Copyright (c) 2021 Alexey Raspopov, Kostiantyn Denysov, Anton Verinov
2466>
2467> Permission to use, copy, modify, and/or distribute this software for any
2468> purpose with or without fee is hereby granted, provided that the above
2469> copyright notice and this permission notice appear in all copies.
2470>
2471> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2472> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2473> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2474> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2475> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2476> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2477> OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2478
2479---------------------------------------
2480
2481## picomatch
2482License: MIT
2483By: Jon Schlinkert
2484Repository: micromatch/picomatch
2485
2486> The MIT License (MIT)
2487>
2488> Copyright (c) 2017-present, Jon Schlinkert.
2489>
2490> Permission is hereby granted, free of charge, to any person obtaining a copy
2491> of this software and associated documentation files (the "Software"), to deal
2492> in the Software without restriction, including without limitation the rights
2493> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2494> copies of the Software, and to permit persons to whom the Software is
2495> furnished to do so, subject to the following conditions:
2496>
2497> The above copyright notice and this permission notice shall be included in
2498> all copies or substantial portions of the Software.
2499>
2500> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2501> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2502> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2503> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2504> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2505> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2506> THE SOFTWARE.
2507
2508---------------------------------------
2509
2510## pify
2511License: MIT
2512By: Sindre Sorhus
2513Repository: sindresorhus/pify
2514
2515> The MIT License (MIT)
2516>
2517> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2518>
2519> Permission is hereby granted, free of charge, to any person obtaining a copy
2520> of this software and associated documentation files (the "Software"), to deal
2521> in the Software without restriction, including without limitation the rights
2522> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2523> copies of the Software, and to permit persons to whom the Software is
2524> furnished to do so, subject to the following conditions:
2525>
2526> The above copyright notice and this permission notice shall be included in
2527> all copies or substantial portions of the Software.
2528>
2529> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2530> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2531> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2532> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2533> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2534> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2535> THE SOFTWARE.
2536
2537---------------------------------------
2538
2539## postcss-import
2540License: MIT
2541By: Maxime Thirouin
2542Repository: https://github.com/postcss/postcss-import.git
2543
2544> The MIT License (MIT)
2545>
2546> Copyright (c) 2014 Maxime Thirouin, Jason Campbell & Kevin Mårtensson
2547>
2548> Permission is hereby granted, free of charge, to any person obtaining a copy of
2549> this software and associated documentation files (the "Software"), to deal in
2550> the Software without restriction, including without limitation the rights to
2551> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2552> the Software, and to permit persons to whom the Software is furnished to do so,
2553> subject to the following conditions:
2554>
2555> The above copyright notice and this permission notice shall be included in all
2556> copies or substantial portions of the Software.
2557>
2558> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2559> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2560> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2561> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2562> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2563> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2564
2565---------------------------------------
2566
2567## postcss-load-config
2568License: MIT
2569By: Michael Ciniawky, Ryan Dunckel, Mateusz Derks, Dalton Santos, Patrick Gilday, François Wouts
2570Repository: postcss/postcss-load-config
2571
2572> The MIT License (MIT)
2573>
2574> Copyright Michael Ciniawsky <michael.ciniawsky@gmail.com>
2575>
2576> Permission is hereby granted, free of charge, to any person obtaining a copy of
2577> this software and associated documentation files (the "Software"), to deal in
2578> the Software without restriction, including without limitation the rights to
2579> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2580> the Software, and to permit persons to whom the Software is furnished to do so,
2581> subject to the following conditions:
2582>
2583> The above copyright notice and this permission notice shall be included in all
2584> copies or substantial portions of the Software.
2585>
2586> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2587> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2588> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2589> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2590> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2591> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2592
2593---------------------------------------
2594
2595## postcss-modules
2596License: MIT
2597By: Alexander Madyankin
2598Repository: https://github.com/css-modules/postcss-modules.git
2599
2600> The MIT License (MIT)
2601>
2602> Copyright 2015-present Alexander Madyankin <alexander@madyankin.name>
2603>
2604> Permission is hereby granted, free of charge, to any person obtaining a copy of
2605> this software and associated documentation files (the "Software"), to deal in
2606> the Software without restriction, including without limitation the rights to
2607> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2608> the Software, and to permit persons to whom the Software is furnished to do so,
2609> subject to the following conditions:
2610>
2611> The above copyright notice and this permission notice shall be included in all
2612> copies or substantial portions of the Software.
2613>
2614> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2615> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2616> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2617> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2618> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2619> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2620
2621---------------------------------------
2622
2623## postcss-modules-extract-imports
2624License: ISC
2625By: Glen Maddern
2626Repository: https://github.com/css-modules/postcss-modules-extract-imports.git
2627
2628> Copyright 2015 Glen Maddern
2629>
2630> 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.
2631>
2632> 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.
2633
2634---------------------------------------
2635
2636## postcss-modules-local-by-default
2637License: MIT
2638By: Mark Dalgleish
2639Repository: https://github.com/css-modules/postcss-modules-local-by-default.git
2640
2641> The MIT License (MIT)
2642>
2643> Copyright 2015 Mark Dalgleish <mark.john.dalgleish@gmail.com>
2644>
2645> Permission is hereby granted, free of charge, to any person obtaining a copy of
2646> this software and associated documentation files (the "Software"), to deal in
2647> the Software without restriction, including without limitation the rights to
2648> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2649> the Software, and to permit persons to whom the Software is furnished to do so,
2650> subject to the following conditions:
2651>
2652> The above copyright notice and this permission notice shall be included in all
2653> copies or substantial portions of the Software.
2654>
2655> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2656> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2657> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2658> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2659> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2660> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2661
2662---------------------------------------
2663
2664## postcss-modules-scope
2665License: ISC
2666By: Glen Maddern
2667Repository: https://github.com/css-modules/postcss-modules-scope.git
2668
2669> ISC License (ISC)
2670>
2671> Copyright (c) 2015, Glen Maddern
2672>
2673> 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.
2674>
2675> 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.
2676
2677---------------------------------------
2678
2679## postcss-modules-values
2680License: ISC
2681By: Glen Maddern
2682Repository: git+https://github.com/css-modules/postcss-modules-values.git
2683
2684> ISC License (ISC)
2685>
2686> Copyright (c) 2015, Glen Maddern
2687>
2688> 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.
2689>
2690> 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.
2691
2692---------------------------------------
2693
2694## postcss-selector-parser
2695License: MIT
2696By: Ben Briggs, Chris Eppstein
2697Repository: postcss/postcss-selector-parser
2698
2699> Copyright (c) Ben Briggs <beneb.info@gmail.com> (http://beneb.info)
2700>
2701> Permission is hereby granted, free of charge, to any person
2702> obtaining a copy of this software and associated documentation
2703> files (the "Software"), to deal in the Software without
2704> restriction, including without limitation the rights to use,
2705> copy, modify, merge, publish, distribute, sublicense, and/or sell
2706> copies of the Software, and to permit persons to whom the
2707> Software is furnished to do so, subject to the following
2708> conditions:
2709>
2710> The above copyright notice and this permission notice shall be
2711> included in all copies or substantial portions of the Software.
2712>
2713> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2714> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
2715> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2716> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
2717> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2718> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2719> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2720> OTHER DEALINGS IN THE SOFTWARE.
2721
2722---------------------------------------
2723
2724## postcss-value-parser
2725License: MIT
2726By: Bogdan Chadkin
2727Repository: https://github.com/TrySound/postcss-value-parser.git
2728
2729> Copyright (c) Bogdan Chadkin <trysound@yandex.ru>
2730>
2731> Permission is hereby granted, free of charge, to any person
2732> obtaining a copy of this software and associated documentation
2733> files (the "Software"), to deal in the Software without
2734> restriction, including without limitation the rights to use,
2735> copy, modify, merge, publish, distribute, sublicense, and/or sell
2736> copies of the Software, and to permit persons to whom the
2737> Software is furnished to do so, subject to the following
2738> conditions:
2739>
2740> The above copyright notice and this permission notice shall be
2741> included in all copies or substantial portions of the Software.
2742>
2743> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2744> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
2745> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2746> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
2747> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2748> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2749> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2750> OTHER DEALINGS IN THE SOFTWARE.
2751
2752---------------------------------------
2753
2754## queue-microtask
2755License: MIT
2756By: Feross Aboukhadijeh
2757Repository: git://github.com/feross/queue-microtask.git
2758
2759> The MIT License (MIT)
2760>
2761> Copyright (c) Feross Aboukhadijeh
2762>
2763> Permission is hereby granted, free of charge, to any person obtaining a copy of
2764> this software and associated documentation files (the "Software"), to deal in
2765> the Software without restriction, including without limitation the rights to
2766> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2767> the Software, and to permit persons to whom the Software is furnished to do so,
2768> subject to the following conditions:
2769>
2770> The above copyright notice and this permission notice shall be included in all
2771> copies or substantial portions of the Software.
2772>
2773> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2774> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2775> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2776> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2777> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2778> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2779
2780---------------------------------------
2781
2782## read-cache
2783License: MIT
2784By: Bogdan Chadkin
2785Repository: git+https://github.com/TrySound/read-cache.git
2786
2787> The MIT License (MIT)
2788>
2789> Copyright 2016 Bogdan Chadkin <trysound@yandex.ru>
2790>
2791> Permission is hereby granted, free of charge, to any person obtaining a copy of
2792> this software and associated documentation files (the "Software"), to deal in
2793> the Software without restriction, including without limitation the rights to
2794> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2795> the Software, and to permit persons to whom the Software is furnished to do so,
2796> subject to the following conditions:
2797>
2798> The above copyright notice and this permission notice shall be included in all
2799> copies or substantial portions of the Software.
2800>
2801> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2802> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2803> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2804> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2805> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2806> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2807
2808---------------------------------------
2809
2810## readdirp
2811License: MIT
2812By: Thorsten Lorenz, Paul Miller
2813Repository: git://github.com/paulmillr/readdirp.git
2814
2815> MIT License
2816>
2817> Copyright (c) 2012-2019 Thorsten Lorenz, Paul Miller (https://paulmillr.com)
2818>
2819> Permission is hereby granted, free of charge, to any person obtaining a copy
2820> of this software and associated documentation files (the "Software"), to deal
2821> in the Software without restriction, including without limitation the rights
2822> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2823> copies of the Software, and to permit persons to whom the Software is
2824> furnished to do so, subject to the following conditions:
2825>
2826> The above copyright notice and this permission notice shall be included in all
2827> copies or substantial portions of the Software.
2828>
2829> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2830> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2831> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2832> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2833> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2834> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2835> SOFTWARE.
2836
2837---------------------------------------
2838
2839## requires-port
2840License: MIT
2841By: Arnout Kazemier
2842Repository: https://github.com/unshiftio/requires-port
2843
2844> The MIT License (MIT)
2845>
2846> Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
2847>
2848> Permission is hereby granted, free of charge, to any person obtaining a copy
2849> of this software and associated documentation files (the "Software"), to deal
2850> in the Software without restriction, including without limitation the rights
2851> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2852> copies of the Software, and to permit persons to whom the Software is
2853> furnished to do so, subject to the following conditions:
2854>
2855> The above copyright notice and this permission notice shall be included in all
2856> copies or substantial portions of the Software.
2857>
2858> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2859> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2860> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2861> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2862> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2863> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2864> SOFTWARE.
2865
2866---------------------------------------
2867
2868## resolve.exports
2869License: MIT
2870By: Luke Edwards
2871Repository: lukeed/resolve.exports
2872
2873> The MIT License (MIT)
2874>
2875> Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
2876>
2877> Permission is hereby granted, free of charge, to any person obtaining a copy
2878> of this software and associated documentation files (the "Software"), to deal
2879> in the Software without restriction, including without limitation the rights
2880> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2881> copies of the Software, and to permit persons to whom the Software is
2882> furnished to do so, subject to the following conditions:
2883>
2884> The above copyright notice and this permission notice shall be included in
2885> all copies or substantial portions of the Software.
2886>
2887> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2888> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2889> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2890> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2891> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2892> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2893> THE SOFTWARE.
2894
2895---------------------------------------
2896
2897## reusify
2898License: MIT
2899By: Matteo Collina
2900Repository: git+https://github.com/mcollina/reusify.git
2901
2902> The MIT License (MIT)
2903>
2904> Copyright (c) 2015 Matteo Collina
2905>
2906> Permission is hereby granted, free of charge, to any person obtaining a copy
2907> of this software and associated documentation files (the "Software"), to deal
2908> in the Software without restriction, including without limitation the rights
2909> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2910> copies of the Software, and to permit persons to whom the Software is
2911> furnished to do so, subject to the following conditions:
2912>
2913> The above copyright notice and this permission notice shall be included in all
2914> copies or substantial portions of the Software.
2915>
2916> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2917> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2918> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2919> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2920> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2921> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2922> SOFTWARE.
2923
2924---------------------------------------
2925
2926## run-parallel
2927License: MIT
2928By: Feross Aboukhadijeh
2929Repository: git://github.com/feross/run-parallel.git
2930
2931> The MIT License (MIT)
2932>
2933> Copyright (c) Feross Aboukhadijeh
2934>
2935> Permission is hereby granted, free of charge, to any person obtaining a copy of
2936> this software and associated documentation files (the "Software"), to deal in
2937> the Software without restriction, including without limitation the rights to
2938> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2939> the Software, and to permit persons to whom the Software is furnished to do so,
2940> subject to the following conditions:
2941>
2942> The above copyright notice and this permission notice shall be included in all
2943> copies or substantial portions of the Software.
2944>
2945> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2946> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2947> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2948> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2949> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2950> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2951
2952---------------------------------------
2953
2954## safe-buffer
2955License: MIT
2956By: Feross Aboukhadijeh
2957Repository: git://github.com/feross/safe-buffer.git
2958
2959> The MIT License (MIT)
2960>
2961> Copyright (c) Feross Aboukhadijeh
2962>
2963> Permission is hereby granted, free of charge, to any person obtaining a copy
2964> of this software and associated documentation files (the "Software"), to deal
2965> in the Software without restriction, including without limitation the rights
2966> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2967> copies of the Software, and to permit persons to whom the Software is
2968> furnished to do so, subject to the following conditions:
2969>
2970> The above copyright notice and this permission notice shall be included in
2971> all copies or substantial portions of the Software.
2972>
2973> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2974> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2975> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2976> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2977> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2978> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2979> THE SOFTWARE.
2980
2981---------------------------------------
2982
2983## shebang-command
2984License: MIT
2985By: Kevin Mårtensson
2986Repository: kevva/shebang-command
2987
2988> MIT License
2989>
2990> Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
2991>
2992> 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:
2993>
2994> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2995>
2996> 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.
2997
2998---------------------------------------
2999
3000## shebang-regex
3001License: MIT
3002By: Sindre Sorhus
3003Repository: sindresorhus/shebang-regex
3004
3005> MIT License
3006>
3007> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3008>
3009> 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:
3010>
3011> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3012>
3013> 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.
3014
3015---------------------------------------
3016
3017## shell-quote
3018License: MIT
3019By: James Halliday
3020Repository: http://github.com/substack/node-shell-quote.git
3021
3022> The MIT License
3023>
3024> Copyright (c) 2013 James Halliday (mail@substack.net)
3025>
3026> Permission is hereby granted, free of charge,
3027> to any person obtaining a copy of this software and
3028> associated documentation files (the "Software"), to
3029> deal in the Software without restriction, including
3030> without limitation the rights to use, copy, modify,
3031> merge, publish, distribute, sublicense, and/or sell
3032> copies of the Software, and to permit persons to whom
3033> the Software is furnished to do so,
3034> subject to the following conditions:
3035>
3036> The above copyright notice and this permission notice
3037> shall be included in all copies or substantial portions of the Software.
3038>
3039> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3040> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3041> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3042> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
3043> ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3044> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3045> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3046
3047---------------------------------------
3048
3049## sirv
3050License: MIT
3051By: Luke Edwards
3052Repository: lukeed/sirv
3053
3054---------------------------------------
3055
3056## sourcemap-codec
3057License: MIT
3058By: Rich Harris
3059Repository: https://github.com/Rich-Harris/sourcemap-codec
3060
3061> The MIT License
3062>
3063> Copyright (c) 2015 Rich Harris
3064>
3065> Permission is hereby granted, free of charge, to any person obtaining a copy
3066> of this software and associated documentation files (the "Software"), to deal
3067> in the Software without restriction, including without limitation the rights
3068> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3069> copies of the Software, and to permit persons to whom the Software is
3070> furnished to do so, subject to the following conditions:
3071>
3072> The above copyright notice and this permission notice shall be included in
3073> all copies or substantial portions of the Software.
3074>
3075> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3076> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3077> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3078> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3079> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3080> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3081> THE SOFTWARE.
3082
3083---------------------------------------
3084
3085## statuses
3086License: MIT
3087By: Douglas Christopher Wilson, Jonathan Ong
3088Repository: jshttp/statuses
3089
3090> The MIT License (MIT)
3091>
3092> Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
3093> Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
3094>
3095> Permission is hereby granted, free of charge, to any person obtaining a copy
3096> of this software and associated documentation files (the "Software"), to deal
3097> in the Software without restriction, including without limitation the rights
3098> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3099> copies of the Software, and to permit persons to whom the Software is
3100> furnished to do so, subject to the following conditions:
3101>
3102> The above copyright notice and this permission notice shall be included in
3103> all copies or substantial portions of the Software.
3104>
3105> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3106> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3107> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3108> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3109> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3110> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3111> THE SOFTWARE.
3112
3113---------------------------------------
3114
3115## string-hash
3116License: CC0-1.0
3117By: The Dark Sky Company
3118Repository: git://github.com/darkskyapp/string-hash.git
3119
3120---------------------------------------
3121
3122## strip-ansi
3123License: MIT
3124By: Sindre Sorhus
3125Repository: chalk/strip-ansi
3126
3127> MIT License
3128>
3129> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3130>
3131> 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:
3132>
3133> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3134>
3135> 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.
3136
3137---------------------------------------
3138
3139## strip-literal
3140License: MIT
3141By: Anthony Fu
3142Repository: git+https://github.com/antfu/strip-literal.git
3143
3144> MIT License
3145>
3146> Copyright (c) 2022 Anthony Fu <https://github.com/antfu>
3147>
3148> Permission is hereby granted, free of charge, to any person obtaining a copy
3149> of this software and associated documentation files (the "Software"), to deal
3150> in the Software without restriction, including without limitation the rights
3151> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3152> copies of the Software, and to permit persons to whom the Software is
3153> furnished to do so, subject to the following conditions:
3154>
3155> The above copyright notice and this permission notice shall be included in all
3156> copies or substantial portions of the Software.
3157>
3158> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3159> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3160> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3161> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3162> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3163> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3164> SOFTWARE.
3165
3166---------------------------------------
3167
3168## to-regex-range
3169License: MIT
3170By: Jon Schlinkert, Rouven Weßling
3171Repository: micromatch/to-regex-range
3172
3173> The MIT License (MIT)
3174>
3175> Copyright (c) 2015-present, Jon Schlinkert.
3176>
3177> Permission is hereby granted, free of charge, to any person obtaining a copy
3178> of this software and associated documentation files (the "Software"), to deal
3179> in the Software without restriction, including without limitation the rights
3180> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3181> copies of the Software, and to permit persons to whom the Software is
3182> furnished to do so, subject to the following conditions:
3183>
3184> The above copyright notice and this permission notice shall be included in
3185> all copies or substantial portions of the Software.
3186>
3187> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3188> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3189> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3190> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3191> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3192> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3193> THE SOFTWARE.
3194
3195---------------------------------------
3196
3197## totalist
3198License: MIT
3199By: Luke Edwards
3200Repository: lukeed/totalist
3201
3202> The MIT License (MIT)
3203>
3204> Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
3205>
3206> Permission is hereby granted, free of charge, to any person obtaining a copy
3207> of this software and associated documentation files (the "Software"), to deal
3208> in the Software without restriction, including without limitation the rights
3209> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3210> copies of the Software, and to permit persons to whom the Software is
3211> furnished to do so, subject to the following conditions:
3212>
3213> The above copyright notice and this permission notice shall be included in
3214> all copies or substantial portions of the Software.
3215>
3216> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3217> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3218> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3219> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3220> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3221> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3222> THE SOFTWARE.
3223
3224---------------------------------------
3225
3226## tsconfck
3227License: MIT
3228By: dominikg
3229Repository: git+https://github.com/dominikg/tsconfck.git
3230
3231> MIT License
3232>
3233> Copyright (c) 2021-present dominikg and [contributors](https://github.com/dominikg/tsconfck/graphs/contributors)
3234>
3235> Permission is hereby granted, free of charge, to any person obtaining a copy
3236> of this software and associated documentation files (the "Software"), to deal
3237> in the Software without restriction, including without limitation the rights
3238> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3239> copies of the Software, and to permit persons to whom the Software is
3240> furnished to do so, subject to the following conditions:
3241>
3242> The above copyright notice and this permission notice shall be included in all
3243> copies or substantial portions of the Software.
3244>
3245> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3246> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3247> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3248> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3249> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3250> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3251> SOFTWARE.
3252>
3253> -- Licenses for 3rd-party code included in tsconfck --
3254>
3255> # strip-bom and strip-json-comments
3256> MIT License
3257>
3258> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3259>
3260> Permission is hereby granted, free of charge, to any person obtaining a copy
3261> of this software and associated documentation files (the "Software"), to deal
3262> in the Software without restriction, including without limitation the rights
3263> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3264> copies of the Software, and to permit persons to whom the Software is
3265> furnished to do so, subject to the following conditions:
3266>
3267> The above copyright notice and this permission notice shall be included in all
3268> copies or substantial portions of the Software.
3269>
3270> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3271> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3272> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3273> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3274> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3275> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3276> SOFTWARE.
3277
3278---------------------------------------
3279
3280## ufo
3281License: MIT
3282Repository: unjs/ufo
3283
3284> MIT License
3285>
3286> Copyright (c) 2020 Nuxt Contrib
3287>
3288> Permission is hereby granted, free of charge, to any person obtaining a copy
3289> of this software and associated documentation files (the "Software"), to deal
3290> in the Software without restriction, including without limitation the rights
3291> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3292> copies of the Software, and to permit persons to whom the Software is
3293> furnished to do so, subject to the following conditions:
3294>
3295> The above copyright notice and this permission notice shall be included in all
3296> copies or substantial portions of the Software.
3297>
3298> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3299> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3300> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3301> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3302> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3303> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3304> SOFTWARE.
3305
3306---------------------------------------
3307
3308## unpipe
3309License: MIT
3310By: Douglas Christopher Wilson
3311Repository: stream-utils/unpipe
3312
3313> (The MIT License)
3314>
3315> Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
3316>
3317> Permission is hereby granted, free of charge, to any person obtaining
3318> a copy of this software and associated documentation files (the
3319> 'Software'), to deal in the Software without restriction, including
3320> without limitation the rights to use, copy, modify, merge, publish,
3321> distribute, sublicense, and/or sell copies of the Software, and to
3322> permit persons to whom the Software is furnished to do so, subject to
3323> the following conditions:
3324>
3325> The above copyright notice and this permission notice shall be
3326> included in all copies or substantial portions of the Software.
3327>
3328> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
3329> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3330> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3331> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3332> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3333> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3334> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3335
3336---------------------------------------
3337
3338## util-deprecate
3339License: MIT
3340By: Nathan Rajlich
3341Repository: git://github.com/TooTallNate/util-deprecate.git
3342
3343> (The MIT License)
3344>
3345> Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
3346>
3347> Permission is hereby granted, free of charge, to any person
3348> obtaining a copy of this software and associated documentation
3349> files (the "Software"), to deal in the Software without
3350> restriction, including without limitation the rights to use,
3351> copy, modify, merge, publish, distribute, sublicense, and/or sell
3352> copies of the Software, and to permit persons to whom the
3353> Software is furnished to do so, subject to the following
3354> conditions:
3355>
3356> The above copyright notice and this permission notice shall be
3357> included in all copies or substantial portions of the Software.
3358>
3359> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3360> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3361> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3362> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
3363> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3364> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3365> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3366> OTHER DEALINGS IN THE SOFTWARE.
3367
3368---------------------------------------
3369
3370## utils-merge
3371License: MIT
3372By: Jared Hanson
3373Repository: git://github.com/jaredhanson/utils-merge.git
3374
3375> The MIT License (MIT)
3376>
3377> Copyright (c) 2013-2017 Jared Hanson
3378>
3379> Permission is hereby granted, free of charge, to any person obtaining a copy of
3380> this software and associated documentation files (the "Software"), to deal in
3381> the Software without restriction, including without limitation the rights to
3382> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3383> the Software, and to permit persons to whom the Software is furnished to do so,
3384> subject to the following conditions:
3385>
3386> The above copyright notice and this permission notice shall be included in all
3387> copies or substantial portions of the Software.
3388>
3389> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3390> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3391> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3392> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3393> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3394> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3395
3396---------------------------------------
3397
3398## vary
3399License: MIT
3400By: Douglas Christopher Wilson
3401Repository: jshttp/vary
3402
3403> (The MIT License)
3404>
3405> Copyright (c) 2014-2017 Douglas Christopher Wilson
3406>
3407> Permission is hereby granted, free of charge, to any person obtaining
3408> a copy of this software and associated documentation files (the
3409> 'Software'), to deal in the Software without restriction, including
3410> without limitation the rights to use, copy, modify, merge, publish,
3411> distribute, sublicense, and/or sell copies of the Software, and to
3412> permit persons to whom the Software is furnished to do so, subject to
3413> the following conditions:
3414>
3415> The above copyright notice and this permission notice shall be
3416> included in all copies or substantial portions of the Software.
3417>
3418> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
3419> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3420> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3421> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3422> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3423> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3424> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3425
3426---------------------------------------
3427
3428## which
3429License: ISC
3430By: Isaac Z. Schlueter
3431Repository: git://github.com/isaacs/node-which.git
3432
3433> The ISC License
3434>
3435> Copyright (c) Isaac Z. Schlueter and Contributors
3436>
3437> Permission to use, copy, modify, and/or distribute this software for any
3438> purpose with or without fee is hereby granted, provided that the above
3439> copyright notice and this permission notice appear in all copies.
3440>
3441> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3442> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3443> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3444> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3445> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3446> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
3447> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3448
3449---------------------------------------
3450
3451## wrappy
3452License: ISC
3453By: Isaac Z. Schlueter
3454Repository: https://github.com/npm/wrappy
3455
3456> The ISC License
3457>
3458> Copyright (c) Isaac Z. Schlueter and Contributors
3459>
3460> Permission to use, copy, modify, and/or distribute this software for any
3461> purpose with or without fee is hereby granted, provided that the above
3462> copyright notice and this permission notice appear in all copies.
3463>
3464> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3465> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3466> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3467> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3468> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3469> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
3470> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3471
3472---------------------------------------
3473
3474## ws
3475License: MIT
3476By: Einar Otto Stangvik
3477Repository: websockets/ws
3478
3479> Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
3480>
3481> Permission is hereby granted, free of charge, to any person obtaining a copy
3482> of this software and associated documentation files (the "Software"), to deal
3483> in the Software without restriction, including without limitation the rights
3484> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3485> copies of the Software, and to permit persons to whom the Software is
3486> furnished to do so, subject to the following conditions:
3487>
3488> The above copyright notice and this permission notice shall be included in all
3489> copies or substantial portions of the Software.
3490>
3491> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3492> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3493> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3494> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3495> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3496> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3497> SOFTWARE.
3498
3499---------------------------------------
3500
3501## yaml
3502License: ISC
3503By: Eemeli Aro
3504Repository: github:eemeli/yaml
3505
3506> Copyright Eemeli Aro <eemeli@gmail.com>
3507>
3508> Permission to use, copy, modify, and/or distribute this software for any purpose
3509> with or without fee is hereby granted, provided that the above copyright notice
3510> and this permission notice appear in all copies.
3511>
3512> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
3513> REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
3514> FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
3515> INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
3516> OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
3517> TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
3518> THIS SOFTWARE.