@amazon-devices/amazon-devices-buildertools-mcp 0.1.23

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,2930 @@
1
+ @gar/promisify
2
+ 1.1.3 <https://github.com/wraithgar/gar-promisify>
3
+ The MIT License (MIT)
4
+
5
+ Copyright © 2020-2022 Michael Garvin
6
+
7
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
8
+
9
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
10
+
11
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12
+
13
+
14
+
15
+ ******************************
16
+
17
+ @npmcli/fs
18
+ 1.1.1 <>
19
+ <!-- This file is automatically added by @npmcli/template-oss. Do not edit. -->
20
+
21
+ ISC License
22
+
23
+ Copyright npm, Inc.
24
+
25
+ Permission to use, copy, modify, and/or distribute this
26
+ software for any purpose with or without fee is hereby
27
+ granted, provided that the above copyright notice and this
28
+ permission notice appear in all copies.
29
+
30
+ THE SOFTWARE IS PROVIDED "AS IS" AND NPM DISCLAIMS ALL
31
+ WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
32
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
33
+ EVENT SHALL NPM BE LIABLE FOR ANY SPECIAL, DIRECT,
34
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
35
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
36
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
38
+ USE OR PERFORMANCE OF THIS SOFTWARE.
39
+
40
+
41
+ ******************************
42
+
43
+ @npmcli/move-file
44
+ 1.1.2 <https://github.com/npm/move-file>
45
+ MIT License
46
+
47
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
48
+ Copyright (c) npm, Inc.
49
+
50
+ Permission is hereby granted, free of charge, to any person obtaining a
51
+ copy of this software and associated documentation files (the "Software"),
52
+ to deal in the Software without restriction, including without limitation
53
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
54
+ and/or sell copies of the Software, and to permit persons to whom the
55
+ Software is furnished to do so, subject to the following conditions:
56
+
57
+ The above copyright notice and this permission notice shall be included in
58
+ all copies or substantial portions of the Software.
59
+
60
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
61
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
63
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
64
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
65
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
66
+ DEALINGS IN THE SOFTWARE.
67
+
68
+
69
+ ******************************
70
+
71
+ @tootallnate/once
72
+ 1.1.2 <https://github.com/TooTallNate/once>
73
+ license: MIT
74
+ authors: Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)
75
+
76
+ ******************************
77
+
78
+ abbrev
79
+ 1.1.1 <https://github.com/isaacs/abbrev-js>
80
+ This software is dual-licensed under the ISC and MIT licenses.
81
+ You may use this software under EITHER of the following licenses.
82
+
83
+ ----------
84
+
85
+ The ISC License
86
+
87
+ Copyright (c) Isaac Z. Schlueter and Contributors
88
+
89
+ Permission to use, copy, modify, and/or distribute this software for any
90
+ purpose with or without fee is hereby granted, provided that the above
91
+ copyright notice and this permission notice appear in all copies.
92
+
93
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
94
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
95
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
96
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
97
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
98
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
99
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
100
+
101
+ ----------
102
+
103
+ Copyright Isaac Z. Schlueter and Contributors
104
+ All rights reserved.
105
+
106
+ Permission is hereby granted, free of charge, to any person
107
+ obtaining a copy of this software and associated documentation
108
+ files (the "Software"), to deal in the Software without
109
+ restriction, including without limitation the rights to use,
110
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
111
+ copies of the Software, and to permit persons to whom the
112
+ Software is furnished to do so, subject to the following
113
+ conditions:
114
+
115
+ The above copyright notice and this permission notice shall be
116
+ included in all copies or substantial portions of the Software.
117
+
118
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
119
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
120
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
121
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
122
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
123
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
124
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
125
+ OTHER DEALINGS IN THE SOFTWARE.
126
+
127
+
128
+ ******************************
129
+
130
+ agent-base
131
+ 6.0.2 <https://github.com/TooTallNate/node-agent-base>
132
+ license: MIT
133
+ authors: Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)
134
+
135
+ ******************************
136
+
137
+ agentkeepalive
138
+ 4.6.0 <https://github.com/node-modules/agentkeepalive>
139
+ The MIT License
140
+
141
+ Copyright(c) node-modules and other contributors.
142
+ Copyright(c) 2012 - 2015 fengmk2 <fengmk2@gmail.com>
143
+
144
+ Permission is hereby granted, free of charge, to any person obtaining
145
+ a copy of this software and associated documentation files (the
146
+ 'Software'), to deal in the Software without restriction, including
147
+ without limitation the rights to use, copy, modify, merge, publish,
148
+ distribute, sublicense, and/or sell copies of the Software, and to
149
+ permit persons to whom the Software is furnished to do so, subject to
150
+ the following conditions:
151
+
152
+ The above copyright notice and this permission notice shall be
153
+ included in all copies or substantial portions of the Software.
154
+
155
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
156
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
157
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
158
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
159
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
160
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
161
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
162
+
163
+
164
+ ******************************
165
+
166
+ aggregate-error
167
+ 3.1.0 <https://github.com/sindresorhus/aggregate-error>
168
+ MIT License
169
+
170
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
171
+
172
+ 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:
173
+
174
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
175
+
176
+ 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.
177
+
178
+
179
+ ******************************
180
+
181
+ ansi-regex
182
+ 5.0.1 <https://github.com/chalk/ansi-regex>
183
+ MIT License
184
+
185
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
186
+
187
+ 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:
188
+
189
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
190
+
191
+ 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.
192
+
193
+
194
+ ******************************
195
+
196
+ aproba
197
+ 2.1.0 <https://github.com/iarna/aproba>
198
+ Copyright (c) 2015, Rebecca Turner <me@re-becca.org>
199
+
200
+ Permission to use, copy, modify, and/or distribute this software for any
201
+ purpose with or without fee is hereby granted, provided that the above
202
+ copyright notice and this permission notice appear in all copies.
203
+
204
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
205
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
206
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
207
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
208
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
209
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
210
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
211
+
212
+
213
+
214
+ ******************************
215
+
216
+ are-we-there-yet
217
+ 3.0.1 <https://github.com/npm/are-we-there-yet>
218
+ ISC License
219
+
220
+ Copyright npm, Inc.
221
+
222
+ Permission to use, copy, modify, and/or distribute this
223
+ software for any purpose with or without fee is hereby
224
+ granted, provided that the above copyright notice and this
225
+ permission notice appear in all copies.
226
+
227
+ THE SOFTWARE IS PROVIDED "AS IS" AND NPM DISCLAIMS ALL
228
+ WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
229
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
230
+ EVENT SHALL NPM BE LIABLE FOR ANY SPECIAL, DIRECT,
231
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
232
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
233
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
234
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
235
+ USE OR PERFORMANCE OF THIS SOFTWARE.
236
+
237
+
238
+ ******************************
239
+
240
+ balanced-match
241
+ 1.0.2 <https://github.com/juliangruber/balanced-match>
242
+ (MIT)
243
+
244
+ Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
245
+
246
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
247
+ this software and associated documentation files (the "Software"), to deal in
248
+ the Software without restriction, including without limitation the rights to
249
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
250
+ of the Software, and to permit persons to whom the Software is furnished to do
251
+ so, subject to the following conditions:
252
+
253
+ The above copyright notice and this permission notice shall be included in all
254
+ copies or substantial portions of the Software.
255
+
256
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
257
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
258
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
259
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
260
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
261
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
262
+ SOFTWARE.
263
+
264
+
265
+ ******************************
266
+
267
+ base64-js
268
+ 1.5.1 <https://github.com/beatgammit/base64-js>
269
+ The MIT License (MIT)
270
+
271
+ Copyright (c) 2014 Jameson Little
272
+
273
+ Permission is hereby granted, free of charge, to any person obtaining a copy
274
+ of this software and associated documentation files (the "Software"), to deal
275
+ in the Software without restriction, including without limitation the rights
276
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
277
+ copies of the Software, and to permit persons to whom the Software is
278
+ furnished to do so, subject to the following conditions:
279
+
280
+ The above copyright notice and this permission notice shall be included in
281
+ all copies or substantial portions of the Software.
282
+
283
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
284
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
285
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
286
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
287
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
288
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
289
+ THE SOFTWARE.
290
+
291
+
292
+ ******************************
293
+
294
+ bindings
295
+ 1.5.0 <https://github.com/TooTallNate/node-bindings>
296
+ (The MIT License)
297
+
298
+ Copyright (c) 2012 Nathan Rajlich &lt;nathan@tootallnate.net&gt;
299
+
300
+ Permission is hereby granted, free of charge, to any person obtaining
301
+ a copy of this software and associated documentation files (the
302
+ 'Software'), to deal in the Software without restriction, including
303
+ without limitation the rights to use, copy, modify, merge, publish,
304
+ distribute, sublicense, and/or sell copies of the Software, and to
305
+ permit persons to whom the Software is furnished to do so, subject to
306
+ the following conditions:
307
+
308
+ The above copyright notice and this permission notice shall be
309
+ included in all copies or substantial portions of the Software.
310
+
311
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
312
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
313
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
314
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
315
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
316
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
317
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
318
+
319
+
320
+ ******************************
321
+
322
+ bl
323
+ 4.1.0 <https://github.com/rvagg/bl>
324
+ The MIT License (MIT)
325
+ =====================
326
+
327
+ Copyright (c) 2013-2019 bl contributors
328
+ ----------------------------------
329
+
330
+ *bl contributors listed at <https://github.com/rvagg/bl#contributors>*
331
+
332
+ 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:
333
+
334
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
335
+
336
+ 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.
337
+
338
+
339
+ ******************************
340
+
341
+ brace-expansion
342
+ 1.1.11 <https://github.com/juliangruber/brace-expansion>
343
+ MIT License
344
+
345
+ Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
346
+
347
+ Permission is hereby granted, free of charge, to any person obtaining a copy
348
+ of this software and associated documentation files (the "Software"), to deal
349
+ in the Software without restriction, including without limitation the rights
350
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
351
+ copies of the Software, and to permit persons to whom the Software is
352
+ furnished to do so, subject to the following conditions:
353
+
354
+ The above copyright notice and this permission notice shall be included in all
355
+ copies or substantial portions of the Software.
356
+
357
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
358
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
359
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
360
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
361
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
362
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
363
+ SOFTWARE.
364
+
365
+
366
+ ******************************
367
+
368
+ buffer
369
+ 5.7.1 <https://github.com/feross/buffer>
370
+ The MIT License (MIT)
371
+
372
+ Copyright (c) Feross Aboukhadijeh, and other contributors.
373
+
374
+ Permission is hereby granted, free of charge, to any person obtaining a copy
375
+ of this software and associated documentation files (the "Software"), to deal
376
+ in the Software without restriction, including without limitation the rights
377
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
378
+ copies of the Software, and to permit persons to whom the Software is
379
+ furnished to do so, subject to the following conditions:
380
+
381
+ The above copyright notice and this permission notice shall be included in
382
+ all copies or substantial portions of the Software.
383
+
384
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
385
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
386
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
387
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
388
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
389
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
390
+ THE SOFTWARE.
391
+
392
+
393
+ ******************************
394
+
395
+ cacache
396
+ 15.3.0 <https://github.com/npm/cacache>
397
+ ISC License
398
+
399
+ Copyright (c) npm, Inc.
400
+
401
+ Permission to use, copy, modify, and/or distribute this software for
402
+ any purpose with or without fee is hereby granted, provided that the
403
+ above copyright notice and this permission notice appear in all copies.
404
+
405
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE COPYRIGHT HOLDER DISCLAIMS
406
+ ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
407
+ WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
408
+ COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
409
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
410
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
411
+ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
412
+ USE OR PERFORMANCE OF THIS SOFTWARE.
413
+
414
+
415
+ ******************************
416
+
417
+ chownr
418
+ 2.0.0 <https://github.com/isaacs/chownr>
419
+ The ISC License
420
+
421
+ Copyright (c) Isaac Z. Schlueter and Contributors
422
+
423
+ Permission to use, copy, modify, and/or distribute this software for any
424
+ purpose with or without fee is hereby granted, provided that the above
425
+ copyright notice and this permission notice appear in all copies.
426
+
427
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
428
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
429
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
430
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
431
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
432
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
433
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
434
+
435
+
436
+ ******************************
437
+
438
+ clean-stack
439
+ 2.2.0 <https://github.com/sindresorhus/clean-stack>
440
+ MIT License
441
+
442
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
443
+
444
+ 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:
445
+
446
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
447
+
448
+ 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.
449
+
450
+
451
+ ******************************
452
+
453
+ color-support
454
+ 1.1.3 <https://github.com/isaacs/color-support>
455
+ The ISC License
456
+
457
+ Copyright (c) Isaac Z. Schlueter and Contributors
458
+
459
+ Permission to use, copy, modify, and/or distribute this software for any
460
+ purpose with or without fee is hereby granted, provided that the above
461
+ copyright notice and this permission notice appear in all copies.
462
+
463
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
464
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
465
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
466
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
467
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
468
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
469
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
470
+
471
+
472
+ ******************************
473
+
474
+ concat-map
475
+ 0.0.1 <https://github.com/substack/node-concat-map>
476
+ This software is released under the MIT license:
477
+
478
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
479
+ this software and associated documentation files (the "Software"), to deal in
480
+ the Software without restriction, including without limitation the rights to
481
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
482
+ the Software, and to permit persons to whom the Software is furnished to do so,
483
+ subject to the following conditions:
484
+
485
+ The above copyright notice and this permission notice shall be included in all
486
+ copies or substantial portions of the Software.
487
+
488
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
489
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
490
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
491
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
492
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
493
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
494
+
495
+
496
+ ******************************
497
+
498
+ console-control-strings
499
+ 1.1.0 <https://github.com/iarna/console-control-strings>
500
+ Copyright (c) 2014, Rebecca Turner <me@re-becca.org>
501
+
502
+ Permission to use, copy, modify, and/or distribute this software for any
503
+ purpose with or without fee is hereby granted, provided that the above
504
+ copyright notice and this permission notice appear in all copies.
505
+
506
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
507
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
508
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
509
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
510
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
511
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
512
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
513
+
514
+
515
+ ******************************
516
+
517
+ debug
518
+ 4.4.0 <https://github.com/debug-js/debug>
519
+ (The MIT License)
520
+
521
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
522
+ Copyright (c) 2018-2021 Josh Junon
523
+
524
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
525
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
526
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
527
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
528
+ subject to the following conditions:
529
+
530
+ The above copyright notice and this permission notice shall be included in all copies or substantial
531
+ portions of the Software.
532
+
533
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
534
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
535
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
536
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
537
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
538
+
539
+
540
+
541
+ ******************************
542
+
543
+ decompress-response
544
+ 6.0.0 <https://github.com/sindresorhus/decompress-response>
545
+ MIT License
546
+
547
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
548
+
549
+ 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:
550
+
551
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
552
+
553
+ 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.
554
+
555
+
556
+ ******************************
557
+
558
+ deep-extend
559
+ 0.6.0 <https://github.com/unclechu/node-deep-extend>
560
+ The MIT License (MIT)
561
+
562
+ Copyright (c) 2013-2018, Viacheslav Lotsmanov
563
+
564
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
565
+ this software and associated documentation files (the "Software"), to deal in
566
+ the Software without restriction, including without limitation the rights to
567
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
568
+ the Software, and to permit persons to whom the Software is furnished to do so,
569
+ subject to the following conditions:
570
+
571
+ The above copyright notice and this permission notice shall be included in all
572
+ copies or substantial portions of the Software.
573
+
574
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
575
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
576
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
577
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
578
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
579
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
580
+
581
+
582
+ ******************************
583
+
584
+ delegates
585
+ 1.0.0 <https://github.com/visionmedia/node-delegates>
586
+ Copyright (c) 2015 TJ Holowaychuk <tj@vision-media.ca>
587
+
588
+ Permission is hereby granted, free of charge, to any person obtaining
589
+ a copy of this software and associated documentation files (the
590
+ "Software"), to deal in the Software without restriction, including
591
+ without limitation the rights to use, copy, modify, merge, publish,
592
+ distribute, sublicense, and/or sell copies of the Software, and to
593
+ permit persons to whom the Software is furnished to do so, subject to
594
+ the following conditions:
595
+
596
+ The above copyright notice and this permission notice shall be
597
+ included in all copies or substantial portions of the Software.
598
+
599
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
600
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
601
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
602
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
603
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
604
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
605
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
606
+
607
+
608
+ ******************************
609
+
610
+ detect-libc
611
+ 2.0.3 <https://github.com/lovell/detect-libc>
612
+ Apache License
613
+ Version 2.0, January 2004
614
+ http://www.apache.org/licenses/
615
+
616
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
617
+
618
+ 1. Definitions.
619
+
620
+ "License" shall mean the terms and conditions for use, reproduction,
621
+ and distribution as defined by Sections 1 through 9 of this document.
622
+
623
+ "Licensor" shall mean the copyright owner or entity authorized by
624
+ the copyright owner that is granting the License.
625
+
626
+ "Legal Entity" shall mean the union of the acting entity and all
627
+ other entities that control, are controlled by, or are under common
628
+ control with that entity. For the purposes of this definition,
629
+ "control" means (i) the power, direct or indirect, to cause the
630
+ direction or management of such entity, whether by contract or
631
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
632
+ outstanding shares, or (iii) beneficial ownership of such entity.
633
+
634
+ "You" (or "Your") shall mean an individual or Legal Entity
635
+ exercising permissions granted by this License.
636
+
637
+ "Source" form shall mean the preferred form for making modifications,
638
+ including but not limited to software source code, documentation
639
+ source, and configuration files.
640
+
641
+ "Object" form shall mean any form resulting from mechanical
642
+ transformation or translation of a Source form, including but
643
+ not limited to compiled object code, generated documentation,
644
+ and conversions to other media types.
645
+
646
+ "Work" shall mean the work of authorship, whether in Source or
647
+ Object form, made available under the License, as indicated by a
648
+ copyright notice that is included in or attached to the work
649
+ (an example is provided in the Appendix below).
650
+
651
+ "Derivative Works" shall mean any work, whether in Source or Object
652
+ form, that is based on (or derived from) the Work and for which the
653
+ editorial revisions, annotations, elaborations, or other modifications
654
+ represent, as a whole, an original work of authorship. For the purposes
655
+ of this License, Derivative Works shall not include works that remain
656
+ separable from, or merely link (or bind by name) to the interfaces of,
657
+ the Work and Derivative Works thereof.
658
+
659
+ "Contribution" shall mean any work of authorship, including
660
+ the original version of the Work and any modifications or additions
661
+ to that Work or Derivative Works thereof, that is intentionally
662
+ submitted to Licensor for inclusion in the Work by the copyright owner
663
+ or by an individual or Legal Entity authorized to submit on behalf of
664
+ the copyright owner. For the purposes of this definition, "submitted"
665
+ means any form of electronic, verbal, or written communication sent
666
+ to the Licensor or its representatives, including but not limited to
667
+ communication on electronic mailing lists, source code control systems,
668
+ and issue tracking systems that are managed by, or on behalf of, the
669
+ Licensor for the purpose of discussing and improving the Work, but
670
+ excluding communication that is conspicuously marked or otherwise
671
+ designated in writing by the copyright owner as "Not a Contribution."
672
+
673
+ "Contributor" shall mean Licensor and any individual or Legal Entity
674
+ on behalf of whom a Contribution has been received by Licensor and
675
+ subsequently incorporated within the Work.
676
+
677
+ 2. Grant of Copyright License. Subject to the terms and conditions of
678
+ this License, each Contributor hereby grants to You a perpetual,
679
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
680
+ copyright license to reproduce, prepare Derivative Works of,
681
+ publicly display, publicly perform, sublicense, and distribute the
682
+ Work and such Derivative Works in Source or Object form.
683
+
684
+ 3. Grant of Patent License. Subject to the terms and conditions of
685
+ this License, each Contributor hereby grants to You a perpetual,
686
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
687
+ (except as stated in this section) patent license to make, have made,
688
+ use, offer to sell, sell, import, and otherwise transfer the Work,
689
+ where such license applies only to those patent claims licensable
690
+ by such Contributor that are necessarily infringed by their
691
+ Contribution(s) alone or by combination of their Contribution(s)
692
+ with the Work to which such Contribution(s) was submitted. If You
693
+ institute patent litigation against any entity (including a
694
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
695
+ or a Contribution incorporated within the Work constitutes direct
696
+ or contributory patent infringement, then any patent licenses
697
+ granted to You under this License for that Work shall terminate
698
+ as of the date such litigation is filed.
699
+
700
+ 4. Redistribution. You may reproduce and distribute copies of the
701
+ Work or Derivative Works thereof in any medium, with or without
702
+ modifications, and in Source or Object form, provided that You
703
+ meet the following conditions:
704
+
705
+ (a) You must give any other recipients of the Work or
706
+ Derivative Works a copy of this License; and
707
+
708
+ (b) You must cause any modified files to carry prominent notices
709
+ stating that You changed the files; and
710
+
711
+ (c) You must retain, in the Source form of any Derivative Works
712
+ that You distribute, all copyright, patent, trademark, and
713
+ attribution notices from the Source form of the Work,
714
+ excluding those notices that do not pertain to any part of
715
+ the Derivative Works; and
716
+
717
+ (d) If the Work includes a "NOTICE" text file as part of its
718
+ distribution, then any Derivative Works that You distribute must
719
+ include a readable copy of the attribution notices contained
720
+ within such NOTICE file, excluding those notices that do not
721
+ pertain to any part of the Derivative Works, in at least one
722
+ of the following places: within a NOTICE text file distributed
723
+ as part of the Derivative Works; within the Source form or
724
+ documentation, if provided along with the Derivative Works; or,
725
+ within a display generated by the Derivative Works, if and
726
+ wherever such third-party notices normally appear. The contents
727
+ of the NOTICE file are for informational purposes only and
728
+ do not modify the License. You may add Your own attribution
729
+ notices within Derivative Works that You distribute, alongside
730
+ or as an addendum to the NOTICE text from the Work, provided
731
+ that such additional attribution notices cannot be construed
732
+ as modifying the License.
733
+
734
+ You may add Your own copyright statement to Your modifications and
735
+ may provide additional or different license terms and conditions
736
+ for use, reproduction, or distribution of Your modifications, or
737
+ for any such Derivative Works as a whole, provided Your use,
738
+ reproduction, and distribution of the Work otherwise complies with
739
+ the conditions stated in this License.
740
+
741
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
742
+ any Contribution intentionally submitted for inclusion in the Work
743
+ by You to the Licensor shall be under the terms and conditions of
744
+ this License, without any additional terms or conditions.
745
+ Notwithstanding the above, nothing herein shall supersede or modify
746
+ the terms of any separate license agreement you may have executed
747
+ with Licensor regarding such Contributions.
748
+
749
+ 6. Trademarks. This License does not grant permission to use the trade
750
+ names, trademarks, service marks, or product names of the Licensor,
751
+ except as required for reasonable and customary use in describing the
752
+ origin of the Work and reproducing the content of the NOTICE file.
753
+
754
+ 7. Disclaimer of Warranty. Unless required by applicable law or
755
+ agreed to in writing, Licensor provides the Work (and each
756
+ Contributor provides its Contributions) on an "AS IS" BASIS,
757
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
758
+ implied, including, without limitation, any warranties or conditions
759
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
760
+ PARTICULAR PURPOSE. You are solely responsible for determining the
761
+ appropriateness of using or redistributing the Work and assume any
762
+ risks associated with Your exercise of permissions under this License.
763
+
764
+ 8. Limitation of Liability. In no event and under no legal theory,
765
+ whether in tort (including negligence), contract, or otherwise,
766
+ unless required by applicable law (such as deliberate and grossly
767
+ negligent acts) or agreed to in writing, shall any Contributor be
768
+ liable to You for damages, including any direct, indirect, special,
769
+ incidental, or consequential damages of any character arising as a
770
+ result of this License or out of the use or inability to use the
771
+ Work (including but not limited to damages for loss of goodwill,
772
+ work stoppage, computer failure or malfunction, or any and all
773
+ other commercial damages or losses), even if such Contributor
774
+ has been advised of the possibility of such damages.
775
+
776
+ 9. Accepting Warranty or Additional Liability. While redistributing
777
+ the Work or Derivative Works thereof, You may choose to offer,
778
+ and charge a fee for, acceptance of support, warranty, indemnity,
779
+ or other liability obligations and/or rights consistent with this
780
+ License. However, in accepting such obligations, You may act only
781
+ on Your own behalf and on Your sole responsibility, not on behalf
782
+ of any other Contributor, and only if You agree to indemnify,
783
+ defend, and hold each Contributor harmless for any liability
784
+ incurred by, or claims asserted against, such Contributor by reason
785
+ of your accepting any such warranty or additional liability.
786
+
787
+ END OF TERMS AND CONDITIONS
788
+
789
+ APPENDIX: How to apply the Apache License to your work.
790
+
791
+ To apply the Apache License to your work, attach the following
792
+ boilerplate notice, with the fields enclosed by brackets "{}"
793
+ replaced with your own identifying information. (Don't include
794
+ the brackets!) The text should be enclosed in the appropriate
795
+ comment syntax for the file format. We also recommend that a
796
+ file or class name and description of purpose be included on the
797
+ same "printed page" as the copyright notice for easier
798
+ identification within third-party archives.
799
+
800
+ Copyright {yyyy} {name of copyright owner}
801
+
802
+ Licensed under the Apache License, Version 2.0 (the "License");
803
+ you may not use this file except in compliance with the License.
804
+ You may obtain a copy of the License at
805
+
806
+ http://www.apache.org/licenses/LICENSE-2.0
807
+
808
+ Unless required by applicable law or agreed to in writing, software
809
+ distributed under the License is distributed on an "AS IS" BASIS,
810
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
811
+ See the License for the specific language governing permissions and
812
+ limitations under the License.
813
+
814
+
815
+ ******************************
816
+
817
+ emoji-regex
818
+ 8.0.0 <https://github.com/mathiasbynens/emoji-regex>
819
+ license: MIT
820
+ authors: Mathias Bynens <https://mathiasbynens.be/>
821
+
822
+ ******************************
823
+
824
+ encoding
825
+ 0.1.13 <https://github.com/andris9/encoding>
826
+ Copyright (c) 2012-2014 Andris Reinman
827
+
828
+ Permission is hereby granted, free of charge, to any person obtaining a copy
829
+ of this software and associated documentation files (the "Software"), to deal
830
+ in the Software without restriction, including without limitation the rights
831
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
832
+ copies of the Software, and to permit persons to whom the Software is
833
+ furnished to do so, subject to the following conditions:
834
+
835
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
836
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
837
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
838
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
839
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
840
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
841
+ SOFTWARE.
842
+
843
+
844
+ ******************************
845
+
846
+ end-of-stream
847
+ 1.4.4 <https://github.com/mafintosh/end-of-stream>
848
+ The MIT License (MIT)
849
+
850
+ Copyright (c) 2014 Mathias Buus
851
+
852
+ Permission is hereby granted, free of charge, to any person obtaining a copy
853
+ of this software and associated documentation files (the "Software"), to deal
854
+ in the Software without restriction, including without limitation the rights
855
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
856
+ copies of the Software, and to permit persons to whom the Software is
857
+ furnished to do so, subject to the following conditions:
858
+
859
+ The above copyright notice and this permission notice shall be included in
860
+ all copies or substantial portions of the Software.
861
+
862
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
863
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
864
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
865
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
866
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
867
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
868
+ THE SOFTWARE.
869
+
870
+ ******************************
871
+
872
+ env-paths
873
+ 2.2.1 <https://github.com/sindresorhus/env-paths>
874
+ MIT License
875
+
876
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
877
+
878
+ 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:
879
+
880
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
881
+
882
+ 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.
883
+
884
+
885
+ ******************************
886
+
887
+ err-code
888
+ 2.0.3 <https://github.com/IndigoUnited/js-err-code>
889
+ license: MIT
890
+ authors: IndigoUnited <hello@indigounited.com> (http://indigounited.com)
891
+
892
+ ******************************
893
+
894
+ expand-template
895
+ 2.0.3 <https://github.com/ralphtheninja/expand-template>
896
+ The MIT License (MIT)
897
+
898
+ Copyright (c) 2018 Lars-Magnus Skog
899
+
900
+ Permission is hereby granted, free of charge, to any person obtaining a copy
901
+ of this software and associated documentation files (the "Software"), to deal
902
+ in the Software without restriction, including without limitation the rights
903
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
904
+ copies of the Software, and to permit persons to whom the Software is
905
+ furnished to do so, subject to the following conditions:
906
+
907
+ The above copyright notice and this permission notice shall be included in
908
+ all copies or substantial portions of the Software.
909
+
910
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
911
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
912
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
913
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
914
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
915
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
916
+ THE SOFTWARE.
917
+
918
+ ******************************
919
+
920
+ file-uri-to-path
921
+ 1.0.0 <https://github.com/TooTallNate/file-uri-to-path>
922
+ Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
923
+
924
+ Permission is hereby granted, free of charge, to any person obtaining
925
+ a copy of this software and associated documentation files (the
926
+ 'Software'), to deal in the Software without restriction, including
927
+ without limitation the rights to use, copy, modify, merge, publish,
928
+ distribute, sublicense, and/or sell copies of the Software, and to
929
+ permit persons to whom the Software is furnished to do so, subject to
930
+ the following conditions:
931
+
932
+ The above copyright notice and this permission notice shall be
933
+ included in all copies or substantial portions of the Software.
934
+
935
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
936
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
937
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
938
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
939
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
940
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
941
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
942
+
943
+
944
+ ******************************
945
+
946
+ fs-constants
947
+ 1.0.0 <https://github.com/mafintosh/fs-constants>
948
+ The MIT License (MIT)
949
+
950
+ Copyright (c) 2018 Mathias Buus
951
+
952
+ Permission is hereby granted, free of charge, to any person obtaining a copy
953
+ of this software and associated documentation files (the "Software"), to deal
954
+ in the Software without restriction, including without limitation the rights
955
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
956
+ copies of the Software, and to permit persons to whom the Software is
957
+ furnished to do so, subject to the following conditions:
958
+
959
+ The above copyright notice and this permission notice shall be included in
960
+ all copies or substantial portions of the Software.
961
+
962
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
963
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
964
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
965
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
966
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
967
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
968
+ THE SOFTWARE.
969
+
970
+
971
+ ******************************
972
+
973
+ fs-minipass
974
+ 2.1.0 <https://github.com/npm/fs-minipass>
975
+ The ISC License
976
+
977
+ Copyright (c) Isaac Z. Schlueter and Contributors
978
+
979
+ Permission to use, copy, modify, and/or distribute this software for any
980
+ purpose with or without fee is hereby granted, provided that the above
981
+ copyright notice and this permission notice appear in all copies.
982
+
983
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
984
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
985
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
986
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
987
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
988
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
989
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
990
+
991
+
992
+ ******************************
993
+
994
+ fs.realpath
995
+ 1.0.0 <https://github.com/isaacs/fs.realpath>
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
+
1014
+ This library bundles a version of the `fs.realpath` and `fs.realpathSync`
1015
+ methods from Node.js v0.10 under the terms of the Node.js MIT license.
1016
+
1017
+ Node's license follows, also included at the header of `old.js` which contains
1018
+ the licensed code:
1019
+
1020
+ Copyright Joyent, Inc. and other Node contributors.
1021
+
1022
+ Permission is hereby granted, free of charge, to any person obtaining a
1023
+ copy of this software and associated documentation files (the "Software"),
1024
+ to deal in the Software without restriction, including without limitation
1025
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
1026
+ and/or sell copies of the Software, and to permit persons to whom the
1027
+ Software is furnished to do so, subject to the following conditions:
1028
+
1029
+ The above copyright notice and this permission notice shall be included in
1030
+ all 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,
1034
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1035
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1036
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1037
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1038
+ DEALINGS IN THE SOFTWARE.
1039
+
1040
+
1041
+ ******************************
1042
+
1043
+ gauge
1044
+ 4.0.4 <https://github.com/npm/gauge>
1045
+ <!-- This file is automatically added by @npmcli/template-oss. Do not edit. -->
1046
+
1047
+ ISC License
1048
+
1049
+ Copyright npm, Inc.
1050
+
1051
+ Permission to use, copy, modify, and/or distribute this
1052
+ software for any purpose with or without fee is hereby
1053
+ granted, provided that the above copyright notice and this
1054
+ permission notice appear in all copies.
1055
+
1056
+ THE SOFTWARE IS PROVIDED "AS IS" AND NPM DISCLAIMS ALL
1057
+ WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
1058
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
1059
+ EVENT SHALL NPM BE LIABLE FOR ANY SPECIAL, DIRECT,
1060
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1061
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
1062
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
1063
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
1064
+ USE OR PERFORMANCE OF THIS SOFTWARE.
1065
+
1066
+
1067
+ ******************************
1068
+
1069
+ github-from-package
1070
+ 0.0.0 <https://github.com/substack/github-from-package>
1071
+ This software is released under the MIT license:
1072
+
1073
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1074
+ this software and associated documentation files (the "Software"), to deal in
1075
+ the Software without restriction, including without limitation the rights to
1076
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1077
+ the Software, and to permit persons to whom the Software is furnished to do so,
1078
+ subject to the following conditions:
1079
+
1080
+ The above copyright notice and this permission notice shall be included in all
1081
+ copies or substantial portions of the Software.
1082
+
1083
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1084
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1085
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1086
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1087
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1088
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1089
+
1090
+
1091
+ ******************************
1092
+
1093
+ glob
1094
+ 7.2.3 <https://github.com/isaacs/node-glob>
1095
+ The ISC License
1096
+
1097
+ Copyright (c) Isaac Z. Schlueter and Contributors
1098
+
1099
+ Permission to use, copy, modify, and/or distribute this software for any
1100
+ purpose with or without fee is hereby granted, provided that the above
1101
+ copyright notice and this permission notice appear in all copies.
1102
+
1103
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1104
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1105
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1106
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1107
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1108
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1109
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1110
+
1111
+ ## Glob Logo
1112
+
1113
+ Glob's logo created by Tanya Brassie <http://tanyabrassie.com/>, licensed
1114
+ under a Creative Commons Attribution-ShareAlike 4.0 International License
1115
+ https://creativecommons.org/licenses/by-sa/4.0/
1116
+
1117
+
1118
+ ******************************
1119
+
1120
+ graceful-fs
1121
+ 4.2.11 <https://github.com/isaacs/node-graceful-fs>
1122
+ The ISC License
1123
+
1124
+ Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
1125
+
1126
+ Permission to use, copy, modify, and/or distribute this software for any
1127
+ purpose with or without fee is hereby granted, provided that the above
1128
+ copyright notice and this permission notice appear in all copies.
1129
+
1130
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1131
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1132
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1133
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1134
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1135
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1136
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1137
+
1138
+
1139
+ ******************************
1140
+
1141
+ has-unicode
1142
+ 2.0.1 <https://github.com/iarna/has-unicode>
1143
+ Copyright (c) 2014, Rebecca Turner <me@re-becca.org>
1144
+
1145
+ Permission to use, copy, modify, and/or distribute this software for any
1146
+ purpose with or without fee is hereby granted, provided that the above
1147
+ copyright notice and this permission notice appear in all copies.
1148
+
1149
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1150
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1151
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1152
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1153
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1154
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1155
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1156
+
1157
+
1158
+
1159
+ ******************************
1160
+
1161
+ http-cache-semantics
1162
+ 4.2.0 <https://github.com/kornelski/http-cache-semantics>
1163
+ Copyright 2016-2018 Kornel Lesiński
1164
+
1165
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1166
+
1167
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1168
+
1169
+ 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.
1170
+
1171
+ 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.
1172
+
1173
+
1174
+ ******************************
1175
+
1176
+ http-proxy-agent
1177
+ 4.0.1 <https://github.com/TooTallNate/node-http-proxy-agent>
1178
+ license: MIT
1179
+ authors: Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)
1180
+
1181
+ ******************************
1182
+
1183
+ https-proxy-agent
1184
+ 5.0.1 <https://github.com/TooTallNate/node-https-proxy-agent>
1185
+ license: MIT
1186
+ authors: Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)
1187
+
1188
+ ******************************
1189
+
1190
+ humanize-ms
1191
+ 1.2.1 <https://github.com/node-modules/humanize-ms>
1192
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1193
+ of this software and associated documentation files (the "Software"), to deal
1194
+ in the Software without restriction, including without limitation the rights
1195
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1196
+ copies of the Software, and to permit persons to whom the Software is
1197
+ furnished to do so, subject to the following conditions:
1198
+
1199
+ The above copyright notice and this permission notice shall be included in
1200
+ all copies or substantial portions of the Software.
1201
+
1202
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1203
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1204
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1205
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1206
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1207
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1208
+ THE SOFTWARE.
1209
+
1210
+
1211
+ ******************************
1212
+
1213
+ iconv-lite
1214
+ 0.6.3 <https://github.com/ashtuchkin/iconv-lite>
1215
+ Copyright (c) 2011 Alexander Shtuchkin
1216
+
1217
+ Permission is hereby granted, free of charge, to any person obtaining
1218
+ a copy of this software and associated documentation files (the
1219
+ "Software"), to deal in the Software without restriction, including
1220
+ without limitation the rights to use, copy, modify, merge, publish,
1221
+ distribute, sublicense, and/or sell copies of the Software, and to
1222
+ permit persons to whom the Software is furnished to do so, subject to
1223
+ the following conditions:
1224
+
1225
+ The above copyright notice and this permission notice shall be
1226
+ included in all copies or substantial portions of the Software.
1227
+
1228
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1229
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1230
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1231
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1232
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1233
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1234
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1235
+
1236
+
1237
+
1238
+ ******************************
1239
+
1240
+ ieee754
1241
+ 1.2.1 <https://github.com/feross/ieee754>
1242
+ Copyright 2008 Fair Oaks Labs, Inc.
1243
+
1244
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1245
+
1246
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1247
+
1248
+ 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.
1249
+
1250
+ 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.
1251
+
1252
+ 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.
1253
+
1254
+
1255
+ ******************************
1256
+
1257
+ imurmurhash
1258
+ 0.1.4 <https://github.com/jensyt/imurmurhash-js>
1259
+ license: MIT
1260
+ authors: Jens Taylor <jensyt@gmail.com>
1261
+
1262
+ ******************************
1263
+
1264
+ indent-string
1265
+ 4.0.0 <https://github.com/sindresorhus/indent-string>
1266
+ MIT License
1267
+
1268
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1269
+
1270
+ 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:
1271
+
1272
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1273
+
1274
+ 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.
1275
+
1276
+
1277
+ ******************************
1278
+
1279
+ infer-owner
1280
+ 1.0.4 <https://github.com/npm/infer-owner>
1281
+ The ISC License
1282
+
1283
+ Copyright (c) npm, Inc. and Contributors
1284
+
1285
+ Permission to use, copy, modify, and/or distribute this software for any
1286
+ purpose with or without fee is hereby granted, provided that the above
1287
+ copyright notice and this permission notice appear in all copies.
1288
+
1289
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1290
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1291
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1292
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1293
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1294
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1295
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1296
+
1297
+
1298
+ ******************************
1299
+
1300
+ inflight
1301
+ 1.0.6 <https://github.com/npm/inflight>
1302
+ The ISC License
1303
+
1304
+ Copyright (c) Isaac Z. Schlueter
1305
+
1306
+ Permission to use, copy, modify, and/or distribute this software for any
1307
+ purpose with or without fee is hereby granted, provided that the above
1308
+ copyright notice and this permission notice appear in all copies.
1309
+
1310
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1311
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1312
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1313
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1314
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1315
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1316
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1317
+
1318
+
1319
+ ******************************
1320
+
1321
+ inherits
1322
+ 2.0.4 <https://github.com/isaacs/inherits>
1323
+ The ISC License
1324
+
1325
+ Copyright (c) Isaac Z. Schlueter
1326
+
1327
+ Permission to use, copy, modify, and/or distribute this software for any
1328
+ purpose with or without fee is hereby granted, provided that the above
1329
+ copyright notice and this permission notice appear in all copies.
1330
+
1331
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1332
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
1333
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1334
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1335
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1336
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1337
+ PERFORMANCE OF THIS SOFTWARE.
1338
+
1339
+
1340
+
1341
+ ******************************
1342
+
1343
+ ini
1344
+ 1.3.8 <https://github.com/isaacs/ini>
1345
+ The ISC License
1346
+
1347
+ Copyright (c) Isaac Z. Schlueter and Contributors
1348
+
1349
+ Permission to use, copy, modify, and/or distribute this software for any
1350
+ purpose with or without fee is hereby granted, provided that the above
1351
+ copyright notice and this permission notice appear in all copies.
1352
+
1353
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1354
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1355
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1356
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1357
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1358
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1359
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1360
+
1361
+
1362
+ ******************************
1363
+
1364
+ ip-address
1365
+ 10.0.1 <https://github.com/beaugunderson/ip-address>
1366
+ Copyright (C) 2011 by Beau Gunderson
1367
+
1368
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1369
+ of this software and associated documentation files (the "Software"), to deal
1370
+ in the Software without restriction, including without limitation the rights
1371
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1372
+ copies of the Software, and to permit persons to whom the Software is
1373
+ furnished to do so, subject to the following conditions:
1374
+
1375
+ The above copyright notice and this permission notice shall be included in
1376
+ all copies or substantial portions of the Software.
1377
+
1378
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1379
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1380
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1381
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1382
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1383
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1384
+ THE SOFTWARE.
1385
+
1386
+
1387
+ ******************************
1388
+
1389
+ is-fullwidth-code-point
1390
+ 3.0.0 <https://github.com/sindresorhus/is-fullwidth-code-point>
1391
+ MIT License
1392
+
1393
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1394
+
1395
+ 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:
1396
+
1397
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1398
+
1399
+ 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.
1400
+
1401
+
1402
+ ******************************
1403
+
1404
+ is-lambda
1405
+ 1.0.1 <https://github.com/watson/is-lambda>
1406
+ The MIT License (MIT)
1407
+
1408
+ Copyright (c) 2016-2017 Thomas Watson Steen
1409
+
1410
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1411
+ of this software and associated documentation files (the "Software"), to deal
1412
+ in the Software without restriction, including without limitation the rights
1413
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1414
+ copies of the Software, and to permit persons to whom the Software is
1415
+ furnished to do so, subject to the following conditions:
1416
+
1417
+ The above copyright notice and this permission notice shall be included in all
1418
+ copies or substantial portions of the Software.
1419
+
1420
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1421
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1422
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1423
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1424
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1425
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1426
+ SOFTWARE.
1427
+
1428
+
1429
+ ******************************
1430
+
1431
+ isexe
1432
+ 2.0.0 <https://github.com/isaacs/isexe>
1433
+ The ISC License
1434
+
1435
+ Copyright (c) Isaac Z. Schlueter and Contributors
1436
+
1437
+ Permission to use, copy, modify, and/or distribute this software for any
1438
+ purpose with or without fee is hereby granted, provided that the above
1439
+ copyright notice and this permission notice appear in all copies.
1440
+
1441
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1442
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1443
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1444
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1445
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1446
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1447
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1448
+
1449
+
1450
+ ******************************
1451
+
1452
+ lru-cache
1453
+ 6.0.0 <https://github.com/isaacs/node-lru-cache>
1454
+ The ISC License
1455
+
1456
+ Copyright (c) Isaac Z. Schlueter and Contributors
1457
+
1458
+ Permission to use, copy, modify, and/or distribute this software for any
1459
+ purpose with or without fee is hereby granted, provided that the above
1460
+ copyright notice and this permission notice appear in all copies.
1461
+
1462
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1463
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1464
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1465
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1466
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1467
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1468
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1469
+
1470
+
1471
+ ******************************
1472
+
1473
+ make-fetch-happen
1474
+ 9.1.0 <https://github.com/npm/make-fetch-happen>
1475
+ ISC License
1476
+
1477
+ Copyright (c) npm, Inc.
1478
+
1479
+ Permission to use, copy, modify, and/or distribute this software for
1480
+ any purpose with or without fee is hereby granted, provided that the
1481
+ above copyright notice and this permission notice appear in all copies.
1482
+
1483
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE COPYRIGHT HOLDER DISCLAIMS
1484
+ ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
1485
+ WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
1486
+ COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
1487
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
1488
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
1489
+ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
1490
+ USE OR PERFORMANCE OF THIS SOFTWARE.
1491
+
1492
+
1493
+ ******************************
1494
+
1495
+ mimic-response
1496
+ 3.1.0 <https://github.com/sindresorhus/mimic-response>
1497
+ MIT License
1498
+
1499
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1500
+
1501
+ 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:
1502
+
1503
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1504
+
1505
+ 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.
1506
+
1507
+
1508
+ ******************************
1509
+
1510
+ minimatch
1511
+ 3.1.2 <https://github.com/isaacs/minimatch>
1512
+ The ISC License
1513
+
1514
+ Copyright (c) Isaac Z. Schlueter and Contributors
1515
+
1516
+ Permission to use, copy, modify, and/or distribute this software for any
1517
+ purpose with or without fee is hereby granted, provided that the above
1518
+ copyright notice and this permission notice appear in all copies.
1519
+
1520
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1521
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1522
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1523
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1524
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1525
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1526
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1527
+
1528
+
1529
+ ******************************
1530
+
1531
+ minimist
1532
+ 1.2.8 <https://github.com/minimistjs/minimist>
1533
+ This software is released under the MIT license:
1534
+
1535
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1536
+ this software and associated documentation files (the "Software"), to deal in
1537
+ the Software without restriction, including without limitation the rights to
1538
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1539
+ the Software, and to permit persons to whom the Software is furnished to do so,
1540
+ subject to the following conditions:
1541
+
1542
+ The above copyright notice and this permission notice shall be included in all
1543
+ copies or substantial portions of the Software.
1544
+
1545
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1546
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1547
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1548
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1549
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1550
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1551
+
1552
+
1553
+ ******************************
1554
+
1555
+ minipass
1556
+ 5.0.0 <https://github.com/isaacs/minipass>
1557
+ The ISC License
1558
+
1559
+ Copyright (c) 2017-2023 npm, Inc., Isaac Z. Schlueter, and Contributors
1560
+
1561
+ Permission to use, copy, modify, and/or distribute this software for any
1562
+ purpose with or without fee is hereby granted, provided that the above
1563
+ copyright notice and this permission notice appear in all copies.
1564
+
1565
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1566
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1567
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1568
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1569
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1570
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1571
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1572
+
1573
+
1574
+ ******************************
1575
+
1576
+ minipass-collect
1577
+ 1.0.2 <>
1578
+ The ISC License
1579
+
1580
+ Copyright (c) Isaac Z. Schlueter and Contributors
1581
+
1582
+ Permission to use, copy, modify, and/or distribute this software for any
1583
+ purpose with or without fee is hereby granted, provided that the above
1584
+ copyright notice and this permission notice appear in all copies.
1585
+
1586
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1587
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1588
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1589
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1590
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1591
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1592
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1593
+
1594
+
1595
+ ******************************
1596
+
1597
+ minipass-fetch
1598
+ 1.4.1 <https://github.com/npm/minipass-fetch>
1599
+ The MIT License (MIT)
1600
+
1601
+ Copyright (c) Isaac Z. Schlueter and Contributors
1602
+ Copyright (c) 2016 David Frank
1603
+
1604
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1605
+ of this software and associated documentation files (the "Software"), to deal
1606
+ in the Software without restriction, including without limitation the rights
1607
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1608
+ copies of the Software, and to permit persons to whom the Software is
1609
+ furnished to do so, subject to the following conditions:
1610
+
1611
+ The above copyright notice and this permission notice shall be included in all
1612
+ copies or substantial portions of the Software.
1613
+
1614
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1615
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1616
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1617
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1618
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1619
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1620
+ SOFTWARE.
1621
+
1622
+ ---
1623
+
1624
+ Note: This is a derivative work based on "node-fetch" by David Frank,
1625
+ modified and distributed under the terms of the MIT license above.
1626
+ https://github.com/bitinn/node-fetch
1627
+
1628
+
1629
+ ******************************
1630
+
1631
+ minipass-flush
1632
+ 1.0.5 <https://github.com/isaacs/minipass-flush>
1633
+ The ISC License
1634
+
1635
+ Copyright (c) Isaac Z. Schlueter and Contributors
1636
+
1637
+ Permission to use, copy, modify, and/or distribute this software for any
1638
+ purpose with or without fee is hereby granted, provided that the above
1639
+ copyright notice and this permission notice appear in all copies.
1640
+
1641
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1642
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1643
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1644
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1645
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1646
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1647
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1648
+
1649
+
1650
+ ******************************
1651
+
1652
+ minipass-pipeline
1653
+ 1.2.4 <>
1654
+ The ISC License
1655
+
1656
+ Copyright (c) Isaac Z. Schlueter and Contributors
1657
+
1658
+ Permission to use, copy, modify, and/or distribute this software for any
1659
+ purpose with or without fee is hereby granted, provided that the above
1660
+ copyright notice and this permission notice appear in all copies.
1661
+
1662
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1663
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1664
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1665
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1666
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1667
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1668
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1669
+
1670
+
1671
+ ******************************
1672
+
1673
+ minipass-sized
1674
+ 1.0.3 <https://github.com/isaacs/minipass-sized>
1675
+ The ISC License
1676
+
1677
+ Copyright (c) Isaac Z. Schlueter and Contributors
1678
+
1679
+ Permission to use, copy, modify, and/or distribute this software for any
1680
+ purpose with or without fee is hereby granted, provided that the above
1681
+ copyright notice and this permission notice appear in all copies.
1682
+
1683
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1684
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1685
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1686
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1687
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1688
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1689
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1690
+
1691
+
1692
+ ******************************
1693
+
1694
+ minizlib
1695
+ 2.1.2 <https://github.com/isaacs/minizlib>
1696
+ Minizlib was created by Isaac Z. Schlueter.
1697
+ It is a derivative work of the Node.js project.
1698
+
1699
+ """
1700
+ Copyright Isaac Z. Schlueter and Contributors
1701
+ Copyright Node.js contributors. All rights reserved.
1702
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
1703
+
1704
+ Permission is hereby granted, free of charge, to any person obtaining a
1705
+ copy of this software and associated documentation files (the "Software"),
1706
+ to deal in the Software without restriction, including without limitation
1707
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
1708
+ and/or sell copies of the Software, and to permit persons to whom the
1709
+ Software is furnished to do so, subject to the following conditions:
1710
+
1711
+ The above copyright notice and this permission notice shall be included in
1712
+ all copies or substantial portions of the Software.
1713
+
1714
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1715
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1716
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1717
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1718
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1719
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1720
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1721
+ """
1722
+
1723
+
1724
+ ******************************
1725
+
1726
+ mkdirp
1727
+ 1.0.4 <https://github.com/isaacs/node-mkdirp>
1728
+ Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me)
1729
+
1730
+ This project is free software released under the MIT license:
1731
+
1732
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1733
+ of this software and associated documentation files (the "Software"), to deal
1734
+ in the Software without restriction, including without limitation the rights
1735
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1736
+ copies of the Software, and to permit persons to whom the Software is
1737
+ furnished to do so, subject to the following conditions:
1738
+
1739
+ The above copyright notice and this permission notice shall be included in
1740
+ all copies or substantial portions of the Software.
1741
+
1742
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1743
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1744
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1745
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1746
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1747
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1748
+ THE SOFTWARE.
1749
+
1750
+
1751
+ ******************************
1752
+
1753
+ mkdirp-classic
1754
+ 0.5.3 <https://github.com/mafintosh/mkdirp-classic>
1755
+ The MIT License (MIT)
1756
+
1757
+ Copyright (c) 2020 James Halliday (mail@substack.net) and Mathias Buus
1758
+
1759
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1760
+ of this software and associated documentation files (the "Software"), to deal
1761
+ in the Software without restriction, including without limitation the rights
1762
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1763
+ copies of the Software, and to permit persons to whom the Software is
1764
+ furnished to do so, subject to the following conditions:
1765
+
1766
+ The above copyright notice and this permission notice shall be included in
1767
+ all copies or substantial portions of the Software.
1768
+
1769
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1770
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1771
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1772
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1773
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1774
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1775
+ THE SOFTWARE.
1776
+
1777
+
1778
+ ******************************
1779
+
1780
+ ms
1781
+ 2.1.3 <https://github.com/vercel/ms>
1782
+ The MIT License (MIT)
1783
+
1784
+ Copyright (c) 2020 Vercel, Inc.
1785
+
1786
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1787
+ of this software and associated documentation files (the "Software"), to deal
1788
+ in the Software without restriction, including without limitation the rights
1789
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1790
+ copies of the Software, and to permit persons to whom the Software is
1791
+ furnished to do so, subject to the following conditions:
1792
+
1793
+ The above copyright notice and this permission notice shall be included in all
1794
+ copies or substantial portions of the Software.
1795
+
1796
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1797
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1798
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1799
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1800
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1801
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1802
+ SOFTWARE.
1803
+
1804
+
1805
+ ******************************
1806
+
1807
+ napi-build-utils
1808
+ 2.0.0 <https://github.com/inspiredware/napi-build-utils>
1809
+ MIT License
1810
+
1811
+ Copyright (c) 2018 inspiredware
1812
+
1813
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1814
+ of this software and associated documentation files (the "Software"), to deal
1815
+ in the Software without restriction, including without limitation the rights
1816
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1817
+ copies of the Software, and to permit persons to whom the Software is
1818
+ furnished to do so, subject to the following conditions:
1819
+
1820
+ The above copyright notice and this permission notice shall be included in all
1821
+ copies or substantial portions of the Software.
1822
+
1823
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1824
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1825
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1826
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1827
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1828
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1829
+ SOFTWARE.
1830
+
1831
+
1832
+ ******************************
1833
+
1834
+ negotiator
1835
+ 0.6.3 <https://github.com/jshttp/negotiator>
1836
+ (The MIT License)
1837
+
1838
+ Copyright (c) 2012-2014 Federico Romero
1839
+ Copyright (c) 2012-2014 Isaac Z. Schlueter
1840
+ Copyright (c) 2014-2015 Douglas Christopher Wilson
1841
+
1842
+ Permission is hereby granted, free of charge, to any person obtaining
1843
+ a copy of this software and associated documentation files (the
1844
+ 'Software'), to deal in the Software without restriction, including
1845
+ without limitation the rights to use, copy, modify, merge, publish,
1846
+ distribute, sublicense, and/or sell copies of the Software, and to
1847
+ permit persons to whom the Software is furnished to do so, subject to
1848
+ the following conditions:
1849
+
1850
+ The above copyright notice and this permission notice shall be
1851
+ included in all copies or substantial portions of the Software.
1852
+
1853
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1854
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1855
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1856
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1857
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1858
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1859
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1860
+
1861
+
1862
+ ******************************
1863
+
1864
+ node-abi
1865
+ 3.74.0 <https://github.com/electron/node-abi>
1866
+ MIT License
1867
+
1868
+ Copyright (c) 2016 Lukas Geiger
1869
+
1870
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1871
+ of this software and associated documentation files (the "Software"), to deal
1872
+ in the Software without restriction, including without limitation the rights
1873
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1874
+ copies of the Software, and to permit persons to whom the Software is
1875
+ furnished to do so, subject to the following conditions:
1876
+
1877
+ The above copyright notice and this permission notice shall be included in all
1878
+ copies or substantial portions of the Software.
1879
+
1880
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1881
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1882
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1883
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1884
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1885
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1886
+ SOFTWARE.
1887
+
1888
+
1889
+ ******************************
1890
+
1891
+ node-addon-api
1892
+ 7.1.1 <https://github.com/nodejs/node-addon-api>
1893
+ The MIT License (MIT)
1894
+
1895
+ Copyright (c) 2017 [Node.js API collaborators](https://github.com/nodejs/node-addon-api#collaborators)
1896
+
1897
+ 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:
1898
+
1899
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1900
+
1901
+ 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.
1902
+
1903
+
1904
+ ******************************
1905
+
1906
+ node-gyp
1907
+ 8.4.1 <https://github.com/nodejs/node-gyp>
1908
+ (The MIT License)
1909
+
1910
+ Copyright (c) 2012 Nathan Rajlich <nathan@tootallnate.net>
1911
+
1912
+ Permission is hereby granted, free of charge, to any person
1913
+ obtaining a copy of this software and associated documentation
1914
+ files (the "Software"), to deal in the Software without
1915
+ restriction, including without limitation the rights to use,
1916
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
1917
+ copies of the Software, and to permit persons to whom the
1918
+ Software is furnished to do so, subject to the following
1919
+ conditions:
1920
+
1921
+ The above copyright notice and this permission notice shall be
1922
+ included in all copies or substantial portions of the Software.
1923
+
1924
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1925
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1926
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1927
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1928
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1929
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1930
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1931
+ OTHER DEALINGS IN THE SOFTWARE.
1932
+
1933
+
1934
+ ******************************
1935
+
1936
+ nopt
1937
+ 5.0.0 <https://github.com/npm/nopt>
1938
+ The ISC License
1939
+
1940
+ Copyright (c) Isaac Z. Schlueter and Contributors
1941
+
1942
+ Permission to use, copy, modify, and/or distribute this software for any
1943
+ purpose with or without fee is hereby granted, provided that the above
1944
+ copyright notice and this permission notice appear in all copies.
1945
+
1946
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1947
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1948
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1949
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1950
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1951
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1952
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1953
+
1954
+
1955
+ ******************************
1956
+
1957
+ npmlog
1958
+ 6.0.2 <https://github.com/npm/npmlog>
1959
+ <!-- This file is automatically added by @npmcli/template-oss. Do not edit. -->
1960
+
1961
+ ISC License
1962
+
1963
+ Copyright npm, Inc.
1964
+
1965
+ Permission to use, copy, modify, and/or distribute this
1966
+ software for any purpose with or without fee is hereby
1967
+ granted, provided that the above copyright notice and this
1968
+ permission notice appear in all copies.
1969
+
1970
+ THE SOFTWARE IS PROVIDED "AS IS" AND NPM DISCLAIMS ALL
1971
+ WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
1972
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
1973
+ EVENT SHALL NPM BE LIABLE FOR ANY SPECIAL, DIRECT,
1974
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1975
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
1976
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
1977
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
1978
+ USE OR PERFORMANCE OF THIS SOFTWARE.
1979
+
1980
+
1981
+ ******************************
1982
+
1983
+ once
1984
+ 1.4.0 <https://github.com/isaacs/once>
1985
+ The ISC License
1986
+
1987
+ Copyright (c) Isaac Z. Schlueter and Contributors
1988
+
1989
+ Permission to use, copy, modify, and/or distribute this software for any
1990
+ purpose with or without fee is hereby granted, provided that the above
1991
+ copyright notice and this permission notice appear in all copies.
1992
+
1993
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1994
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1995
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1996
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1997
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1998
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1999
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2000
+
2001
+
2002
+ ******************************
2003
+
2004
+ p-map
2005
+ 4.0.0 <https://github.com/sindresorhus/p-map>
2006
+ MIT License
2007
+
2008
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2009
+
2010
+ 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:
2011
+
2012
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2013
+
2014
+ 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.
2015
+
2016
+
2017
+ ******************************
2018
+
2019
+ path-is-absolute
2020
+ 1.0.1 <https://github.com/sindresorhus/path-is-absolute>
2021
+ The MIT License (MIT)
2022
+
2023
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
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
2033
+ all 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
2041
+ THE SOFTWARE.
2042
+
2043
+
2044
+ ******************************
2045
+
2046
+ prebuild-install
2047
+ 7.1.3 <https://github.com/prebuild/prebuild-install>
2048
+ The MIT License (MIT)
2049
+
2050
+ Copyright (c) 2015 Mathias Buus
2051
+
2052
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2053
+ of this software and associated documentation files (the "Software"), to deal
2054
+ in the Software without restriction, including without limitation the rights
2055
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2056
+ copies of the Software, and to permit persons to whom the Software is
2057
+ furnished to do so, subject to the following conditions:
2058
+
2059
+ The above copyright notice and this permission notice shall be included in
2060
+ all copies or substantial portions of the Software.
2061
+
2062
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2063
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2064
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2065
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2066
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2067
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2068
+ THE SOFTWARE.
2069
+
2070
+
2071
+ ******************************
2072
+
2073
+ promise-inflight
2074
+ 1.0.1 <https://github.com/iarna/promise-inflight>
2075
+ Copyright (c) 2017, Rebecca Turner <me@re-becca.org>
2076
+
2077
+ Permission to use, copy, modify, and/or distribute this software for any
2078
+ purpose with or without fee is hereby granted, provided that the above
2079
+ copyright notice and this permission notice appear in all copies.
2080
+
2081
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2082
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2083
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2084
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2085
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2086
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2087
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2088
+
2089
+
2090
+
2091
+ ******************************
2092
+
2093
+ promise-retry
2094
+ 2.0.1 <https://github.com/IndigoUnited/node-promise-retry>
2095
+ Copyright (c) 2014 IndigoUnited
2096
+
2097
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2098
+ of this software and associated documentation files (the "Software"), to deal
2099
+ in the Software without restriction, including without limitation the rights
2100
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2101
+ copies of the Software, and to permit persons to whom the Software is furnished
2102
+ to do so, subject to the following conditions:
2103
+
2104
+ The above copyright notice and this permission notice shall be included in all
2105
+ copies or substantial portions of the Software.
2106
+
2107
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2108
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2109
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2110
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2111
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2112
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2113
+ THE SOFTWARE.
2114
+
2115
+
2116
+ ******************************
2117
+
2118
+ pump
2119
+ 3.0.2 <https://github.com/mafintosh/pump>
2120
+ The MIT License (MIT)
2121
+
2122
+ Copyright (c) 2014 Mathias Buus
2123
+
2124
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2125
+ of this software and associated documentation files (the "Software"), to deal
2126
+ in the Software without restriction, including without limitation the rights
2127
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2128
+ copies of the Software, and to permit persons to whom the Software is
2129
+ furnished to do so, subject to the following conditions:
2130
+
2131
+ The above copyright notice and this permission notice shall be included in
2132
+ all copies or substantial portions of the Software.
2133
+
2134
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2135
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2136
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2137
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2138
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2139
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2140
+ THE SOFTWARE.
2141
+
2142
+ ******************************
2143
+
2144
+ rc
2145
+ 1.2.8 <https://github.com/dominictarr/rc>
2146
+ Apache License, Version 2.0
2147
+
2148
+ Copyright (c) 2011 Dominic Tarr
2149
+
2150
+ Licensed under the Apache License, Version 2.0 (the "License");
2151
+ you may not use this file except in compliance with the License.
2152
+ You may obtain a copy of the License at
2153
+
2154
+ http://www.apache.org/licenses/LICENSE-2.0
2155
+
2156
+ Unless required by applicable law or agreed to in writing, software
2157
+ distributed under the License is distributed on an "AS IS" BASIS,
2158
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2159
+ See the License for the specific language governing permissions and
2160
+ limitations under the License.
2161
+
2162
+
2163
+ ******************************
2164
+
2165
+ readable-stream
2166
+ 3.6.2 <https://github.com/nodejs/readable-stream>
2167
+ Node.js is licensed for use as follows:
2168
+
2169
+ """
2170
+ Copyright Node.js contributors. All rights reserved.
2171
+
2172
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2173
+ of this software and associated documentation files (the "Software"), to
2174
+ deal in the Software without restriction, including without limitation the
2175
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
2176
+ sell copies of the Software, and to permit persons to whom the Software is
2177
+ furnished to do so, subject to the following conditions:
2178
+
2179
+ The above copyright notice and this permission notice shall be included in
2180
+ all copies or substantial portions of the Software.
2181
+
2182
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2183
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2184
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2185
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2186
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2187
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
2188
+ IN THE SOFTWARE.
2189
+ """
2190
+
2191
+ This license applies to parts of Node.js originating from the
2192
+ https://github.com/joyent/node repository:
2193
+
2194
+ """
2195
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
2196
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2197
+ of this software and associated documentation files (the "Software"), to
2198
+ deal in the Software without restriction, including without limitation the
2199
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
2200
+ sell copies of the Software, and to permit persons to whom the Software is
2201
+ furnished to do so, subject to the following conditions:
2202
+
2203
+ The above copyright notice and this permission notice shall be included in
2204
+ all copies or substantial portions of the Software.
2205
+
2206
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2207
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2208
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2209
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2210
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2211
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
2212
+ IN THE SOFTWARE.
2213
+ """
2214
+
2215
+
2216
+ ******************************
2217
+
2218
+ retry
2219
+ 0.12.0 <https://github.com/tim-kos/node-retry>
2220
+ Copyright (c) 2011:
2221
+ Tim Koschützki (tim@debuggable.com)
2222
+ Felix Geisendörfer (felix@debuggable.com)
2223
+
2224
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2225
+ of this software and associated documentation files (the "Software"), to deal
2226
+ in the Software without restriction, including without limitation the rights
2227
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2228
+ copies of the Software, and to permit persons to whom the Software is
2229
+ furnished to do so, subject to the following conditions:
2230
+
2231
+ The above copyright notice and this permission notice shall be included in
2232
+ all copies or substantial portions of the Software.
2233
+
2234
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2235
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2236
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2237
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2238
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2239
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2240
+ THE SOFTWARE.
2241
+
2242
+
2243
+ ******************************
2244
+
2245
+ rimraf
2246
+ 3.0.2 <https://github.com/isaacs/rimraf>
2247
+ The ISC License
2248
+
2249
+ Copyright (c) Isaac Z. Schlueter and Contributors
2250
+
2251
+ Permission to use, copy, modify, and/or distribute this software for any
2252
+ purpose with or without fee is hereby granted, provided that the above
2253
+ copyright notice and this permission notice appear in all copies.
2254
+
2255
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2256
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2257
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2258
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2259
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2260
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2261
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2262
+
2263
+
2264
+ ******************************
2265
+
2266
+ safe-buffer
2267
+ 5.2.1 <https://github.com/feross/safe-buffer>
2268
+ The MIT License (MIT)
2269
+
2270
+ Copyright (c) Feross Aboukhadijeh
2271
+
2272
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2273
+ of this software and associated documentation files (the "Software"), to deal
2274
+ in the Software without restriction, including without limitation the rights
2275
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2276
+ copies of the Software, and to permit persons to whom the Software is
2277
+ furnished to do so, subject to the following conditions:
2278
+
2279
+ The above copyright notice and this permission notice shall be included in
2280
+ all copies or substantial portions of the Software.
2281
+
2282
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2283
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2284
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2285
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2286
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2287
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2288
+ THE SOFTWARE.
2289
+
2290
+
2291
+ ******************************
2292
+
2293
+ safer-buffer
2294
+ 2.1.2 <https://github.com/ChALkeR/safer-buffer>
2295
+ MIT License
2296
+
2297
+ Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>
2298
+
2299
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2300
+ of this software and associated documentation files (the "Software"), to deal
2301
+ in the Software without restriction, including without limitation the rights
2302
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2303
+ copies of the Software, and to permit persons to whom the Software is
2304
+ furnished to do so, subject to the following conditions:
2305
+
2306
+ The above copyright notice and this permission notice shall be included in all
2307
+ copies or substantial portions of the Software.
2308
+
2309
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2310
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2311
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2312
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2313
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2314
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2315
+ SOFTWARE.
2316
+
2317
+
2318
+ ******************************
2319
+
2320
+ semver
2321
+ 7.7.1 <https://github.com/npm/node-semver>
2322
+ The ISC License
2323
+
2324
+ Copyright (c) Isaac Z. Schlueter and Contributors
2325
+
2326
+ Permission to use, copy, modify, and/or distribute this software for any
2327
+ purpose with or without fee is hereby granted, provided that the above
2328
+ copyright notice and this permission notice appear in all copies.
2329
+
2330
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2331
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2332
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2333
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2334
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2335
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2336
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2337
+
2338
+
2339
+ ******************************
2340
+
2341
+ set-blocking
2342
+ 2.0.0 <https://github.com/yargs/set-blocking>
2343
+ Copyright (c) 2016, Contributors
2344
+
2345
+ Permission to use, copy, modify, and/or distribute this software
2346
+ for any purpose with or without fee is hereby granted, provided
2347
+ that the above copyright notice and this permission notice
2348
+ appear in all copies.
2349
+
2350
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2351
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
2352
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
2353
+ LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
2354
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
2355
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
2356
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2357
+
2358
+
2359
+ ******************************
2360
+
2361
+ signal-exit
2362
+ 3.0.7 <https://github.com/tapjs/signal-exit>
2363
+ The ISC License
2364
+
2365
+ Copyright (c) 2015, Contributors
2366
+
2367
+ Permission to use, copy, modify, and/or distribute this software
2368
+ for any purpose with or without fee is hereby granted, provided
2369
+ that the above copyright notice and this permission notice
2370
+ appear in all copies.
2371
+
2372
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2373
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
2374
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
2375
+ LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
2376
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
2377
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
2378
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2379
+
2380
+
2381
+ ******************************
2382
+
2383
+ simple-concat
2384
+ 1.0.1 <https://github.com/feross/simple-concat>
2385
+ The MIT License (MIT)
2386
+
2387
+ Copyright (c) Feross Aboukhadijeh
2388
+
2389
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2390
+ this software and associated documentation files (the "Software"), to deal in
2391
+ the Software without restriction, including without limitation the rights to
2392
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2393
+ the Software, and to permit persons to whom the Software is furnished to do so,
2394
+ subject to the following conditions:
2395
+
2396
+ The above copyright notice and this permission notice shall be included in all
2397
+ copies or substantial portions of the Software.
2398
+
2399
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2400
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2401
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2402
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2403
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2404
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2405
+
2406
+
2407
+ ******************************
2408
+
2409
+ simple-get
2410
+ 4.0.1 <https://github.com/feross/simple-get>
2411
+ The MIT License (MIT)
2412
+
2413
+ Copyright (c) Feross Aboukhadijeh
2414
+
2415
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2416
+ this software and associated documentation files (the "Software"), to deal in
2417
+ the Software without restriction, including without limitation the rights to
2418
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2419
+ the Software, and to permit persons to whom the Software is furnished to do so,
2420
+ subject to the following conditions:
2421
+
2422
+ The above copyright notice and this permission notice shall be included in all
2423
+ copies or substantial portions of the Software.
2424
+
2425
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2426
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2427
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2428
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2429
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2430
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2431
+
2432
+
2433
+ ******************************
2434
+
2435
+ smart-buffer
2436
+ 4.2.0 <https://github.com/JoshGlazebrook/smart-buffer>
2437
+ The MIT License (MIT)
2438
+
2439
+ Copyright (c) 2013-2017 Josh Glazebrook
2440
+
2441
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2442
+ this software and associated documentation files (the "Software"), to deal in
2443
+ the Software without restriction, including without limitation the rights to
2444
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2445
+ the Software, and to permit persons to whom the Software is furnished to do so,
2446
+ subject to the following conditions:
2447
+
2448
+ The above copyright notice and this permission notice shall be included in all
2449
+ copies or substantial portions of the Software.
2450
+
2451
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2452
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2453
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2454
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2455
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2456
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2457
+
2458
+
2459
+ ******************************
2460
+
2461
+ socks
2462
+ 2.8.7 <https://github.com/JoshGlazebrook/socks>
2463
+ The MIT License (MIT)
2464
+
2465
+ Copyright (c) 2013 Josh Glazebrook
2466
+
2467
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2468
+ this software and associated documentation files (the "Software"), to deal in
2469
+ the Software without restriction, including without limitation the rights to
2470
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2471
+ the Software, and to permit persons to whom the Software is furnished to do so,
2472
+ subject to the following conditions:
2473
+
2474
+ The above copyright notice and this permission notice shall be included in all
2475
+ copies or substantial portions of the Software.
2476
+
2477
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2478
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2479
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2480
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2481
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2482
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2483
+
2484
+
2485
+ ******************************
2486
+
2487
+ socks-proxy-agent
2488
+ 6.2.1 <https://github.com/TooTallNate/node-socks-proxy-agent>
2489
+ license: MIT
2490
+ authors: Nathan Rajlich <nathan@tootallnate.net>
2491
+
2492
+ ******************************
2493
+
2494
+ sqlite3
2495
+ 5.1.7 <https://github.com/TryGhost/node-sqlite3>
2496
+ Copyright (c) MapBox
2497
+ All rights reserved.
2498
+
2499
+ Redistribution and use in source and binary forms, with or without modification,
2500
+ are permitted provided that the following conditions are met:
2501
+
2502
+ - Redistributions of source code must retain the above copyright notice, this
2503
+ list of conditions and the following disclaimer.
2504
+ - Redistributions in binary form must reproduce the above copyright notice, this
2505
+ list of conditions and the following disclaimer in the documentation and/or
2506
+ other materials provided with the distribution.
2507
+ - Neither the name "MapBox" nor the names of its contributors may be
2508
+ used to endorse or promote products derived from this software without
2509
+ specific prior written permission.
2510
+
2511
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2512
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2513
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2514
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
2515
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2516
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2517
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2518
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2519
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2520
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2521
+
2522
+ ******************************
2523
+
2524
+ ssri
2525
+ 8.0.1 <https://github.com/npm/ssri>
2526
+ ISC License
2527
+
2528
+ Copyright (c) npm, Inc.
2529
+
2530
+ Permission to use, copy, modify, and/or distribute this software for
2531
+ any purpose with or without fee is hereby granted, provided that the
2532
+ above copyright notice and this permission notice appear in all copies.
2533
+
2534
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE COPYRIGHT HOLDER DISCLAIMS
2535
+ ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
2536
+ WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
2537
+ COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
2538
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
2539
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
2540
+ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
2541
+ USE OR PERFORMANCE OF THIS SOFTWARE.
2542
+
2543
+
2544
+ ******************************
2545
+
2546
+ string-width
2547
+ 4.2.3 <https://github.com/sindresorhus/string-width>
2548
+ MIT License
2549
+
2550
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2551
+
2552
+ 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:
2553
+
2554
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2555
+
2556
+ 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.
2557
+
2558
+
2559
+ ******************************
2560
+
2561
+ string_decoder
2562
+ 1.3.0 <https://github.com/nodejs/string_decoder>
2563
+ Node.js is licensed for use as follows:
2564
+
2565
+ """
2566
+ Copyright Node.js contributors. All rights reserved.
2567
+
2568
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2569
+ of this software and associated documentation files (the "Software"), to
2570
+ deal in the Software without restriction, including without limitation the
2571
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
2572
+ sell copies of the Software, and to permit persons to whom the Software is
2573
+ furnished to do so, subject to the following conditions:
2574
+
2575
+ The above copyright notice and this permission notice shall be included in
2576
+ all copies or substantial portions of the Software.
2577
+
2578
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2579
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2580
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2581
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2582
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2583
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
2584
+ IN THE SOFTWARE.
2585
+ """
2586
+
2587
+ This license applies to parts of Node.js originating from the
2588
+ https://github.com/joyent/node repository:
2589
+
2590
+ """
2591
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
2592
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2593
+ of this software and associated documentation files (the "Software"), to
2594
+ deal in the Software without restriction, including without limitation the
2595
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
2596
+ sell copies of the Software, and to permit persons to whom the Software is
2597
+ furnished to do so, subject to the following conditions:
2598
+
2599
+ The above copyright notice and this permission notice shall be included in
2600
+ all copies or substantial portions of the Software.
2601
+
2602
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2603
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2604
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2605
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2606
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2607
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
2608
+ IN THE SOFTWARE.
2609
+ """
2610
+
2611
+
2612
+
2613
+ ******************************
2614
+
2615
+ strip-ansi
2616
+ 6.0.1 <https://github.com/chalk/strip-ansi>
2617
+ MIT License
2618
+
2619
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2620
+
2621
+ 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:
2622
+
2623
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2624
+
2625
+ 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.
2626
+
2627
+
2628
+ ******************************
2629
+
2630
+ strip-json-comments
2631
+ 2.0.1 <https://github.com/sindresorhus/strip-json-comments>
2632
+ The MIT License (MIT)
2633
+
2634
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2635
+
2636
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2637
+ of this software and associated documentation files (the "Software"), to deal
2638
+ in the Software without restriction, including without limitation the rights
2639
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2640
+ copies of the Software, and to permit persons to whom the Software is
2641
+ furnished to do so, subject to the following conditions:
2642
+
2643
+ The above copyright notice and this permission notice shall be included in
2644
+ all copies or substantial portions of the Software.
2645
+
2646
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2647
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2648
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2649
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2650
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2651
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2652
+ THE SOFTWARE.
2653
+
2654
+
2655
+ ******************************
2656
+
2657
+ tar
2658
+ 6.2.1 <https://github.com/isaacs/node-tar>
2659
+ The ISC License
2660
+
2661
+ Copyright (c) Isaac Z. Schlueter and Contributors
2662
+
2663
+ Permission to use, copy, modify, and/or distribute this software for any
2664
+ purpose with or without fee is hereby granted, provided that the above
2665
+ copyright notice and this permission notice appear in all copies.
2666
+
2667
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2668
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2669
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2670
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2671
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2672
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2673
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2674
+
2675
+
2676
+ ******************************
2677
+
2678
+ tar-fs
2679
+ 2.1.2 <https://github.com/mafintosh/tar-fs>
2680
+ The MIT License (MIT)
2681
+
2682
+ Copyright (c) 2014 Mathias Buus
2683
+
2684
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2685
+ of this software and associated documentation files (the "Software"), to deal
2686
+ in the Software without restriction, including without limitation the rights
2687
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2688
+ copies of the Software, and to permit persons to whom the Software is
2689
+ furnished to do so, subject to the following conditions:
2690
+
2691
+ The above copyright notice and this permission notice shall be included in
2692
+ all copies or substantial portions of the Software.
2693
+
2694
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2695
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2696
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2697
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2698
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2699
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2700
+ THE SOFTWARE.
2701
+
2702
+ ******************************
2703
+
2704
+ tar-stream
2705
+ 2.2.0 <https://github.com/mafintosh/tar-stream>
2706
+ The MIT License (MIT)
2707
+
2708
+ Copyright (c) 2014 Mathias Buus
2709
+
2710
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2711
+ of this software and associated documentation files (the "Software"), to deal
2712
+ in the Software without restriction, including without limitation the rights
2713
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2714
+ copies of the Software, and to permit persons to whom the Software is
2715
+ furnished to do so, subject to the following conditions:
2716
+
2717
+ The above copyright notice and this permission notice shall be included in
2718
+ all copies or substantial portions of the Software.
2719
+
2720
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2721
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2722
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2723
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2724
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2725
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2726
+ THE SOFTWARE.
2727
+
2728
+ ******************************
2729
+
2730
+ tunnel-agent
2731
+ 0.6.0 <https://github.com/mikeal/tunnel-agent>
2732
+ Apache License
2733
+
2734
+ Version 2.0, January 2004
2735
+
2736
+ http://www.apache.org/licenses/
2737
+
2738
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2739
+
2740
+ 1. Definitions.
2741
+
2742
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
2743
+
2744
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
2745
+
2746
+ "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.
2747
+
2748
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
2749
+
2750
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
2751
+
2752
+ "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.
2753
+
2754
+ "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).
2755
+
2756
+ "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.
2757
+
2758
+ "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."
2759
+
2760
+ "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.
2761
+
2762
+ 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.
2763
+
2764
+ 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.
2765
+
2766
+ 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:
2767
+
2768
+ You must give any other recipients of the Work or Derivative Works a copy of this License; and
2769
+
2770
+ You must cause any modified files to carry prominent notices stating that You changed the files; and
2771
+
2772
+ 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
2773
+
2774
+ 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.
2775
+
2776
+ 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.
2777
+
2778
+ 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.
2779
+
2780
+ 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.
2781
+
2782
+ 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.
2783
+
2784
+ 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.
2785
+
2786
+ END OF TERMS AND CONDITIONS
2787
+
2788
+ ******************************
2789
+
2790
+ unique-filename
2791
+ 1.1.1 <https://github.com/iarna/unique-filename>
2792
+ Copyright npm, Inc
2793
+
2794
+ 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.
2795
+
2796
+ 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.
2797
+
2798
+
2799
+ ******************************
2800
+
2801
+ unique-slug
2802
+ 2.0.2 <https://github.com/iarna/unique-slug>
2803
+ The ISC License
2804
+
2805
+ Copyright npm, Inc
2806
+
2807
+ Permission to use, copy, modify, and/or distribute this software for any
2808
+ purpose with or without fee is hereby granted, provided that the above
2809
+ copyright notice and this permission notice appear in all copies.
2810
+
2811
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2812
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2813
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2814
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2815
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2816
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2817
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2818
+
2819
+
2820
+ ******************************
2821
+
2822
+ util-deprecate
2823
+ 1.0.2 <https://github.com/TooTallNate/util-deprecate>
2824
+ (The MIT License)
2825
+
2826
+ Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
2827
+
2828
+ Permission is hereby granted, free of charge, to any person
2829
+ obtaining a copy of this software and associated documentation
2830
+ files (the "Software"), to deal in the Software without
2831
+ restriction, including without limitation the rights to use,
2832
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
2833
+ copies of the Software, and to permit persons to whom the
2834
+ Software is furnished to do so, subject to the following
2835
+ conditions:
2836
+
2837
+ The above copyright notice and this permission notice shall be
2838
+ included in all copies or substantial portions of the Software.
2839
+
2840
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2841
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
2842
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2843
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
2844
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2845
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2846
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2847
+ OTHER DEALINGS IN THE SOFTWARE.
2848
+
2849
+
2850
+ ******************************
2851
+
2852
+ which
2853
+ 2.0.2 <https://github.com/isaacs/node-which>
2854
+ The ISC License
2855
+
2856
+ Copyright (c) Isaac Z. Schlueter and Contributors
2857
+
2858
+ Permission to use, copy, modify, and/or distribute this software for any
2859
+ purpose with or without fee is hereby granted, provided that the above
2860
+ copyright notice and this permission notice appear in all copies.
2861
+
2862
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2863
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2864
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2865
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2866
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2867
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2868
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2869
+
2870
+
2871
+ ******************************
2872
+
2873
+ wide-align
2874
+ 1.1.5 <https://github.com/iarna/wide-align>
2875
+ Copyright (c) 2015, Rebecca Turner <me@re-becca.org>
2876
+
2877
+ Permission to use, copy, modify, and/or distribute this software for any
2878
+ purpose with or without fee is hereby granted, provided that the above
2879
+ copyright notice and this permission notice appear in all copies.
2880
+
2881
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2882
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2883
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2884
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2885
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2886
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2887
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2888
+
2889
+
2890
+
2891
+ ******************************
2892
+
2893
+ wrappy
2894
+ 1.0.2 <https://github.com/npm/wrappy>
2895
+ The ISC License
2896
+
2897
+ Copyright (c) Isaac Z. Schlueter and Contributors
2898
+
2899
+ Permission to use, copy, modify, and/or distribute this software for any
2900
+ purpose with or without fee is hereby granted, provided that the above
2901
+ copyright notice and this permission notice appear in all copies.
2902
+
2903
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2904
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2905
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2906
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2907
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2908
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2909
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2910
+
2911
+
2912
+ ******************************
2913
+
2914
+ yallist
2915
+ 4.0.0 <https://github.com/isaacs/yallist>
2916
+ The ISC License
2917
+
2918
+ Copyright (c) Isaac Z. Schlueter and Contributors
2919
+
2920
+ Permission to use, copy, modify, and/or distribute this software for any
2921
+ purpose with or without fee is hereby granted, provided that the above
2922
+ copyright notice and this permission notice appear in all copies.
2923
+
2924
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2925
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2926
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2927
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2928
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2929
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2930
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.