@voltro/sql-sqlite 0.1.0

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