@testiny/cli 1.2.3

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.
package/licenses.txt ADDED
@@ -0,0 +1,1351 @@
1
+ ================================================================================
2
+ Package: @types/validator
3
+ Version: 13.7.10
4
+ Repository: (https://github.com/DefinitelyTyped/DefinitelyTyped)
5
+
6
+ MIT License
7
+
8
+ Copyright (c) Microsoft Corporation.
9
+
10
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11
+ of this software and associated documentation files (the "Software"), to deal
12
+ in the Software without restriction, including without limitation the rights
13
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14
+ copies of the Software, and to permit persons to whom the Software is
15
+ furnished to do so, subject to the following conditions:
16
+
17
+ The above copyright notice and this permission notice shall be included in all
18
+ copies or substantial portions of the Software.
19
+
20
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
21
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26
+ SOFTWARE
27
+
28
+
29
+ ================================================================================
30
+ Package: agent-base
31
+ Version: 6.0.2
32
+ Repository: (https://github.com/TooTallNate/node-agent-base)
33
+
34
+
35
+ MIT License
36
+
37
+ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
38
+
39
+ Permission is hereby granted, free of charge, to any person obtaining a copy
40
+ of this software and associated documentation files (the "Software"), to deal
41
+ in the Software without restriction, including without limitation the rights
42
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
43
+ copies of the Software, and to permit persons to whom the Software is
44
+ furnished to do so, subject to the following conditions:
45
+
46
+ The above copyright notice and this permission notice shall be included in all
47
+ copies or substantial portions of the Software.
48
+
49
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
50
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
51
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
52
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
53
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
54
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
55
+ SOFTWARE.
56
+
57
+
58
+ ================================================================================
59
+ Package: ansi-styles
60
+ Version: 4.3.0
61
+ Repository: (chalk/ansi-styles)
62
+
63
+ MIT License
64
+
65
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
66
+
67
+ 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:
68
+
69
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
70
+
71
+ 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.
72
+
73
+
74
+ ================================================================================
75
+ Package: app-root-path
76
+ Version: 3.1.0
77
+ Repository: (https://github.com/inxilpro/node-app-root-path)
78
+
79
+ The MIT License (MIT)
80
+
81
+ Copyright (c) 2014 Chris Morrell
82
+
83
+ Permission is hereby granted, free of charge, to any person obtaining a copy
84
+ of this software and associated documentation files (the "Software"), to deal
85
+ in the Software without restriction, including without limitation the rights
86
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
87
+ copies of the Software, and to permit persons to whom the Software is
88
+ furnished to do so, subject to the following conditions:
89
+
90
+ The above copyright notice and this permission notice shall be included in all
91
+ copies or substantial portions of the Software.
92
+
93
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
94
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
95
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
96
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
97
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
98
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
99
+ SOFTWARE.
100
+
101
+
102
+ ================================================================================
103
+ Package: asynckit
104
+ Version: 0.4.0
105
+ Repository: (https://github.com/alexindigo/asynckit)
106
+
107
+ The MIT License (MIT)
108
+
109
+ Copyright (c) 2016 Alex Indigo
110
+
111
+ Permission is hereby granted, free of charge, to any person obtaining a copy
112
+ of this software and associated documentation files (the "Software"), to deal
113
+ in the Software without restriction, including without limitation the rights
114
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
115
+ copies of the Software, and to permit persons to whom the Software is
116
+ furnished to do so, subject to the following conditions:
117
+
118
+ The above copyright notice and this permission notice shall be included in all
119
+ copies or substantial portions of the Software.
120
+
121
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
122
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
123
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
124
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
125
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
126
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
127
+ SOFTWARE.
128
+
129
+
130
+ ================================================================================
131
+ Package: axios
132
+ Version: 1.3.4
133
+ Repository: (https://github.com/axios/axios)
134
+
135
+ # Copyright (c) 2014-present Matt Zabriskie & Collaborators
136
+
137
+ 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:
138
+
139
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
140
+
141
+ 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.
142
+
143
+
144
+ ================================================================================
145
+ Package: axios-cookiejar-support
146
+ Version: 4.0.6
147
+ Repository: (https://github.com/3846masa/axios-cookiejar-support)
148
+
149
+ The MIT License (MIT)
150
+
151
+ Copyright © 2021 3846masa
152
+
153
+ Permission is hereby granted, free of charge, to any person obtaining a copy
154
+ of this software and associated documentation files (the “Software”), to deal
155
+ in the Software without restriction, including without limitation the rights
156
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
157
+ copies of the Software, and to permit persons to whom the Software is
158
+ furnished to do so, subject to the following conditions:
159
+
160
+ The above copyright notice and this permission notice shall be included in
161
+ all copies or substantial portions of the Software.
162
+
163
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
164
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
165
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
166
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
167
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
168
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
169
+ THE SOFTWARE.
170
+
171
+ ================================================================================
172
+ Package: balanced-match
173
+ Version: 1.0.2
174
+ Repository: (https://github.com/juliangruber/balanced-match)
175
+
176
+ (MIT)
177
+
178
+ Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
179
+
180
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
181
+ this software and associated documentation files (the "Software"), to deal in
182
+ the Software without restriction, including without limitation the rights to
183
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
184
+ of the Software, and to permit persons to whom the Software is furnished to do
185
+ so, subject to the following conditions:
186
+
187
+ The above copyright notice and this permission notice shall be included in all
188
+ copies or substantial portions of the Software.
189
+
190
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
191
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
192
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
193
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
194
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
195
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
196
+ SOFTWARE.
197
+
198
+
199
+ ================================================================================
200
+ Package: brace-expansion
201
+ Version: 1.1.11
202
+ Repository: (https://github.com/juliangruber/brace-expansion)
203
+
204
+ MIT License
205
+
206
+ Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
207
+
208
+ Permission is hereby granted, free of charge, to any person obtaining a copy
209
+ of this software and associated documentation files (the "Software"), to deal
210
+ in the Software without restriction, including without limitation the rights
211
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
212
+ copies of the Software, and to permit persons to whom the Software is
213
+ furnished to do so, subject to the following conditions:
214
+
215
+ The above copyright notice and this permission notice shall be included in all
216
+ copies or substantial portions of the Software.
217
+
218
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
219
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
220
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
221
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
222
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
223
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
224
+ SOFTWARE.
225
+
226
+
227
+ ================================================================================
228
+ Package: chalk
229
+ Version: 4.1.2
230
+ Repository: (chalk/chalk)
231
+
232
+ MIT License
233
+
234
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
235
+
236
+ 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:
237
+
238
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
239
+
240
+ 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.
241
+
242
+
243
+ ================================================================================
244
+ Package: class-validator
245
+ Version: 0.14.0
246
+ Repository: (https://github.com/typestack/class-validator)
247
+
248
+
249
+ The MIT License
250
+
251
+ Copyright (c) 2015-2020 TypeStack
252
+
253
+ Permission is hereby granted, free of charge, to any person obtaining a copy
254
+ of this software and associated documentation files (the "Software"), to deal
255
+ in the Software without restriction, including without limitation the rights
256
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
257
+ copies of the Software, and to permit persons to whom the Software is
258
+ furnished to do so, subject to the following conditions:
259
+
260
+ The above copyright notice and this permission notice shall be included in
261
+ all copies or substantial portions of the Software.
262
+
263
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
264
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
265
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
266
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
267
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
268
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
269
+ THE SOFTWARE.
270
+
271
+ ================================================================================
272
+ Package: color-convert
273
+ Version: 2.0.1
274
+ Repository: (Qix-/color-convert)
275
+
276
+ Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
277
+
278
+ Permission is hereby granted, free of charge, to any person obtaining
279
+ a copy of this software and associated documentation files (the
280
+ "Software"), to deal in the Software without restriction, including
281
+ without limitation the rights to use, copy, modify, merge, publish,
282
+ distribute, sublicense, and/or sell copies of the Software, and to
283
+ permit persons to whom the Software is furnished to do so, subject to
284
+ the following conditions:
285
+
286
+ The above copyright notice and this permission notice shall be
287
+ included in all copies or substantial portions of the Software.
288
+
289
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
290
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
291
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
292
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
293
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
294
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
295
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
296
+
297
+
298
+
299
+ ================================================================================
300
+ Package: color-name
301
+ Version: 1.1.4
302
+ Repository: (git@github.com:colorjs/color-name)
303
+
304
+ The MIT License (MIT)
305
+ Copyright (c) 2015 Dmitry Ivanov
306
+
307
+ 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:
308
+
309
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
310
+
311
+ 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.
312
+
313
+ ================================================================================
314
+ Package: combined-stream
315
+ Version: 1.0.8
316
+ Repository: (https://github.com/felixge/node-combined-stream)
317
+
318
+ Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
319
+
320
+ Permission is hereby granted, free of charge, to any person obtaining a copy
321
+ of this software and associated documentation files (the "Software"), to deal
322
+ in the Software without restriction, including without limitation the rights
323
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
324
+ copies of the Software, and to permit persons to whom the Software is
325
+ furnished to do so, subject to the following conditions:
326
+
327
+ The above copyright notice and this permission notice shall be included in
328
+ all copies or substantial portions of the Software.
329
+
330
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
331
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
332
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
333
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
334
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
335
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
336
+ THE SOFTWARE.
337
+
338
+
339
+ ================================================================================
340
+ Package: commander
341
+ Version: 10.0.0
342
+ Repository: (https://github.com/tj/commander.js)
343
+
344
+ (The MIT License)
345
+
346
+ Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>
347
+
348
+ Permission is hereby granted, free of charge, to any person obtaining
349
+ a copy of this software and associated documentation files (the
350
+ 'Software'), to deal in the Software without restriction, including
351
+ without limitation the rights to use, copy, modify, merge, publish,
352
+ distribute, sublicense, and/or sell copies of the Software, and to
353
+ permit persons to whom the Software is furnished to do so, subject to
354
+ the following conditions:
355
+
356
+ The above copyright notice and this permission notice shall be
357
+ included in all copies or substantial portions of the Software.
358
+
359
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
360
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
361
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
362
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
363
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
364
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
365
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
366
+
367
+
368
+ ================================================================================
369
+ Package: concat-map
370
+ Version: 0.0.1
371
+ Repository: (https://github.com/substack/node-concat-map)
372
+
373
+ This software is released under the MIT license:
374
+
375
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
376
+ this software and associated documentation files (the "Software"), to deal in
377
+ the Software without restriction, including without limitation the rights to
378
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
379
+ the Software, and to permit persons to whom the Software is furnished to do so,
380
+ subject to the following conditions:
381
+
382
+ The above copyright notice and this permission notice shall be included in all
383
+ copies or substantial portions of the Software.
384
+
385
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
386
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
387
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
388
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
389
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
390
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
391
+
392
+
393
+ ================================================================================
394
+ Package: debug
395
+ Version: 4.3.4
396
+ Repository: (https://github.com/debug-js/debug)
397
+
398
+ (The MIT License)
399
+
400
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
401
+ Copyright (c) 2018-2021 Josh Junon
402
+
403
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
404
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
405
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
406
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
407
+ subject to the following conditions:
408
+
409
+ The above copyright notice and this permission notice shall be included in all copies or substantial
410
+ portions of the Software.
411
+
412
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
413
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
414
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
415
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
416
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
417
+
418
+
419
+
420
+ ================================================================================
421
+ Package: delayed-stream
422
+ Version: 1.0.0
423
+ Repository: (https://github.com/felixge/node-delayed-stream)
424
+
425
+ Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
426
+
427
+ Permission is hereby granted, free of charge, to any person obtaining a copy
428
+ of this software and associated documentation files (the "Software"), to deal
429
+ in the Software without restriction, including without limitation the rights
430
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
431
+ copies of the Software, and to permit persons to whom the Software is
432
+ furnished to do so, subject to the following conditions:
433
+
434
+ The above copyright notice and this permission notice shall be included in
435
+ all copies or substantial portions of the Software.
436
+
437
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
438
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
439
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
440
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
441
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
442
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
443
+ THE SOFTWARE.
444
+
445
+
446
+ ================================================================================
447
+ Package: dotenv
448
+ Version: 16.0.3
449
+ Repository: (https://github.com/motdotla/dotenv)
450
+
451
+ Copyright (c) 2015, Scott Motte
452
+ All rights reserved.
453
+
454
+ Redistribution and use in source and binary forms, with or without
455
+ modification, are permitted provided that the following conditions are met:
456
+
457
+ * Redistributions of source code must retain the above copyright notice, this
458
+ list of conditions and the following disclaimer.
459
+
460
+ * Redistributions in binary form must reproduce the above copyright notice,
461
+ this list of conditions and the following disclaimer in the documentation
462
+ and/or other materials provided with the distribution.
463
+
464
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
465
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
466
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
467
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
468
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
469
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
470
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
471
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
472
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
473
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
474
+
475
+
476
+ ================================================================================
477
+ Package: follow-redirects
478
+ Version: 1.15.2
479
+ Repository: (git@github.com:follow-redirects/follow-redirects)
480
+
481
+ Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
482
+
483
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
484
+ this software and associated documentation files (the "Software"), to deal in
485
+ the Software without restriction, including without limitation the rights to
486
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
487
+ of the Software, and to permit persons to whom the Software is furnished to do
488
+ so, subject to the following conditions:
489
+
490
+ The above copyright notice and this permission notice shall be included in all
491
+ copies or substantial portions of the Software.
492
+
493
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
494
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
495
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
496
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
497
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
498
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
499
+
500
+
501
+ ================================================================================
502
+ Package: form-data
503
+ Version: 4.0.0
504
+ Repository: (https://github.com/form-data/form-data)
505
+
506
+ Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
507
+
508
+ Permission is hereby granted, free of charge, to any person obtaining a copy
509
+ of this software and associated documentation files (the "Software"), to deal
510
+ in the Software without restriction, including without limitation the rights
511
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
512
+ copies of the Software, and to permit persons to whom the Software is
513
+ furnished to do so, subject to the following conditions:
514
+
515
+ The above copyright notice and this permission notice shall be included in
516
+ all copies or substantial portions of the Software.
517
+
518
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
519
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
520
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
521
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
522
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
523
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
524
+ THE SOFTWARE.
525
+
526
+
527
+ ================================================================================
528
+ Package: fs.realpath
529
+ Version: 1.0.0
530
+ Repository: (https://github.com/isaacs/fs.realpath)
531
+
532
+ The ISC License
533
+
534
+ Copyright (c) Isaac Z. Schlueter and Contributors
535
+
536
+ Permission to use, copy, modify, and/or distribute this software for any
537
+ purpose with or without fee is hereby granted, provided that the above
538
+ copyright notice and this permission notice appear in all copies.
539
+
540
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
541
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
542
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
543
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
544
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
545
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
546
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
547
+
548
+ ----
549
+
550
+ This library bundles a version of the `fs.realpath` and `fs.realpathSync`
551
+ methods from Node.js v0.10 under the terms of the Node.js MIT license.
552
+
553
+ Node's license follows, also included at the header of `old.js` which contains
554
+ the licensed code:
555
+
556
+ Copyright Joyent, Inc. and other Node contributors.
557
+
558
+ Permission is hereby granted, free of charge, to any person obtaining a
559
+ copy of this software and associated documentation files (the "Software"),
560
+ to deal in the Software without restriction, including without limitation
561
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
562
+ and/or sell copies of the Software, and to permit persons to whom the
563
+ Software is furnished to do so, subject to the following conditions:
564
+
565
+ The above copyright notice and this permission notice shall be included in
566
+ all copies or substantial portions of the Software.
567
+
568
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
569
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
570
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
571
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
572
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
573
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
574
+ DEALINGS IN THE SOFTWARE.
575
+
576
+
577
+ ================================================================================
578
+ Package: glob
579
+ Version: 7.2.0
580
+ Repository: (https://github.com/isaacs/node-glob)
581
+
582
+ The ISC License
583
+
584
+ Copyright (c) Isaac Z. Schlueter and Contributors
585
+
586
+ Permission to use, copy, modify, and/or distribute this software for any
587
+ purpose with or without fee is hereby granted, provided that the above
588
+ copyright notice and this permission notice appear in all copies.
589
+
590
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
591
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
592
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
593
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
594
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
595
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
596
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
597
+
598
+ ## Glob Logo
599
+
600
+ Glob's logo created by Tanya Brassie <http://tanyabrassie.com/>, licensed
601
+ under a Creative Commons Attribution-ShareAlike 4.0 International License
602
+ https://creativecommons.org/licenses/by-sa/4.0/
603
+
604
+
605
+ ================================================================================
606
+ Package: has-flag
607
+ Version: 4.0.0
608
+ Repository: (sindresorhus/has-flag)
609
+
610
+ MIT License
611
+
612
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
613
+
614
+ 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:
615
+
616
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
617
+
618
+ 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.
619
+
620
+
621
+ ================================================================================
622
+ Package: http-cookie-agent
623
+ Version: 5.0.2
624
+ Repository: (https://github.com/3846masa/http-cookie-agent)
625
+
626
+ The MIT License (MIT)
627
+
628
+ Copyright © 2021 3846masa
629
+
630
+ Permission is hereby granted, free of charge, to any person obtaining a copy
631
+ of this software and associated documentation files (the “Software”), to deal
632
+ in the Software without restriction, including without limitation the rights
633
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
634
+ copies of the Software, and to permit persons to whom the Software is
635
+ furnished to do so, subject to the following conditions:
636
+
637
+ The above copyright notice and this permission notice shall be included in
638
+ all copies or substantial portions of the Software.
639
+
640
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
641
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
642
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
643
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
644
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
645
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
646
+ THE SOFTWARE.
647
+
648
+ ================================================================================
649
+ Package: inflight
650
+ Version: 1.0.6
651
+ Repository: (https://github.com/npm/inflight)
652
+
653
+ The ISC License
654
+
655
+ Copyright (c) Isaac Z. Schlueter
656
+
657
+ Permission to use, copy, modify, and/or distribute this software for any
658
+ purpose with or without fee is hereby granted, provided that the above
659
+ copyright notice and this permission notice appear in all copies.
660
+
661
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
662
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
663
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
664
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
665
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
666
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
667
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
668
+
669
+
670
+ ================================================================================
671
+ Package: inherits
672
+ Version: 2.0.4
673
+ Repository: (git://github.com/isaacs/inherits)
674
+
675
+ The ISC License
676
+
677
+ Copyright (c) Isaac Z. Schlueter
678
+
679
+ Permission to use, copy, modify, and/or distribute this software for any
680
+ purpose with or without fee is hereby granted, provided that the above
681
+ copyright notice and this permission notice appear in all copies.
682
+
683
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
684
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
685
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
686
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
687
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
688
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
689
+ PERFORMANCE OF THIS SOFTWARE.
690
+
691
+
692
+
693
+ ================================================================================
694
+ Package: kleur
695
+ Version: 3.0.3
696
+ Repository: (lukeed/kleur)
697
+
698
+ The MIT License (MIT)
699
+
700
+ Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
701
+
702
+ Permission is hereby granted, free of charge, to any person obtaining a copy
703
+ of this software and associated documentation files (the "Software"), to deal
704
+ in the Software without restriction, including without limitation the rights
705
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
706
+ copies of the Software, and to permit persons to whom the Software is
707
+ furnished to do so, subject to the following conditions:
708
+
709
+ The above copyright notice and this permission notice shall be included in
710
+ all copies or substantial portions of the Software.
711
+
712
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
713
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
714
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
715
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
716
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
717
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
718
+ THE SOFTWARE.
719
+
720
+
721
+ ================================================================================
722
+ Package: libphonenumber-js
723
+ Version: 1.10.15
724
+ Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
725
+
726
+ (The MIT License)
727
+
728
+ Copyright (c) 2016 @catamphetamine <purecatamphetamine@gmail.com>
729
+
730
+ Permission is hereby granted, free of charge, to any person obtaining
731
+ a copy of this software and associated documentation files (the
732
+ 'Software'), to deal in the Software without restriction, including
733
+ without limitation the rights to use, copy, modify, merge, publish,
734
+ distribute, sublicense, and/or sell copies of the Software, and to
735
+ permit persons to whom the Software is furnished to do so, subject to
736
+ the following conditions:
737
+
738
+ The above copyright notice and this permission notice shall be
739
+ included in all copies or substantial portions of the Software.
740
+
741
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
742
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
743
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
744
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
745
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
746
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
747
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
748
+
749
+ ================================================================================
750
+ Package: luxon
751
+ Version: 3.3.0
752
+ Repository: (https://github.com/moment/luxon)
753
+
754
+ Copyright 2019 JS Foundation and other contributors
755
+
756
+ 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:
757
+
758
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
759
+
760
+ 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.
761
+
762
+
763
+ ================================================================================
764
+ Package: mime-db
765
+ Version: 1.52.0
766
+ Repository: (jshttp/mime-db)
767
+
768
+ (The MIT License)
769
+
770
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
771
+ Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
772
+
773
+ Permission is hereby granted, free of charge, to any person obtaining
774
+ a copy of this software and associated documentation files (the
775
+ 'Software'), to deal in the Software without restriction, including
776
+ without limitation the rights to use, copy, modify, merge, publish,
777
+ distribute, sublicense, and/or sell copies of the Software, and to
778
+ permit persons to whom the Software is furnished to do so, subject to
779
+ the following conditions:
780
+
781
+ The above copyright notice and this permission notice shall be
782
+ included in all copies or substantial portions of the Software.
783
+
784
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
785
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
786
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
787
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
788
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
789
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
790
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
791
+
792
+
793
+ ================================================================================
794
+ Package: mime-types
795
+ Version: 2.1.35
796
+ Repository: (jshttp/mime-types)
797
+
798
+ (The MIT License)
799
+
800
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
801
+ Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
802
+
803
+ Permission is hereby granted, free of charge, to any person obtaining
804
+ a copy of this software and associated documentation files (the
805
+ 'Software'), to deal in the Software without restriction, including
806
+ without limitation the rights to use, copy, modify, merge, publish,
807
+ distribute, sublicense, and/or sell copies of the Software, and to
808
+ permit persons to whom the Software is furnished to do so, subject to
809
+ the following conditions:
810
+
811
+ The above copyright notice and this permission notice shall be
812
+ included in all copies or substantial portions of the Software.
813
+
814
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
815
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
816
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
817
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
818
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
819
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
820
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
821
+
822
+
823
+ ================================================================================
824
+ Package: minimatch
825
+ Version: 3.1.2
826
+ Repository: (https://github.com/isaacs/minimatch)
827
+
828
+ The ISC License
829
+
830
+ Copyright (c) Isaac Z. Schlueter and Contributors
831
+
832
+ Permission to use, copy, modify, and/or distribute this software for any
833
+ purpose with or without fee is hereby granted, provided that the above
834
+ copyright notice and this permission notice appear in all copies.
835
+
836
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
837
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
838
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
839
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
840
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
841
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
842
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
843
+
844
+
845
+ ================================================================================
846
+ Package: ms
847
+ Version: 2.1.2
848
+ Repository: (zeit/ms)
849
+
850
+ The MIT License (MIT)
851
+
852
+ Copyright (c) 2016 Zeit, Inc.
853
+
854
+ Permission is hereby granted, free of charge, to any person obtaining a copy
855
+ of this software and associated documentation files (the "Software"), to deal
856
+ in the Software without restriction, including without limitation the rights
857
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
858
+ copies of the Software, and to permit persons to whom the Software is
859
+ furnished to do so, subject to the following conditions:
860
+
861
+ The above copyright notice and this permission notice shall be included in all
862
+ copies or substantial portions of the Software.
863
+
864
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
865
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
866
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
867
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
868
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
869
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
870
+ SOFTWARE.
871
+
872
+
873
+ ================================================================================
874
+ Package: once
875
+ Version: 1.4.0
876
+ Repository: (https://github.com/isaacs/once)
877
+
878
+ The ISC License
879
+
880
+ Copyright (c) Isaac Z. Schlueter and Contributors
881
+
882
+ Permission to use, copy, modify, and/or distribute this software for any
883
+ purpose with or without fee is hereby granted, provided that the above
884
+ copyright notice and this permission notice appear in all copies.
885
+
886
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
887
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
888
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
889
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
890
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
891
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
892
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
893
+
894
+
895
+ ================================================================================
896
+ Package: papaparse
897
+ Version: 5.4.1
898
+ Repository: (https://github.com/mholt/PapaParse)
899
+
900
+ The MIT License (MIT)
901
+
902
+ Copyright (c) 2015 Matthew Holt
903
+
904
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
905
+ this software and associated documentation files (the "Software"), to deal in
906
+ the Software without restriction, including without limitation the rights to
907
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
908
+ the Software, and to permit persons to whom the Software is furnished to do so,
909
+ subject to the following conditions:
910
+
911
+ The above copyright notice and this permission notice shall be included in all
912
+ copies or substantial portions of the Software.
913
+
914
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
915
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
916
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
917
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
918
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
919
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
920
+
921
+
922
+ ================================================================================
923
+ Package: path-is-absolute
924
+ Version: 1.0.1
925
+ Repository: (sindresorhus/path-is-absolute)
926
+
927
+ The MIT License (MIT)
928
+
929
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
930
+
931
+ Permission is hereby granted, free of charge, to any person obtaining a copy
932
+ of this software and associated documentation files (the "Software"), to deal
933
+ in the Software without restriction, including without limitation the rights
934
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
935
+ copies of the Software, and to permit persons to whom the Software is
936
+ furnished to do so, subject to the following conditions:
937
+
938
+ The above copyright notice and this permission notice shall be included in
939
+ all copies or substantial portions of the Software.
940
+
941
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
942
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
943
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
944
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
945
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
946
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
947
+ THE SOFTWARE.
948
+
949
+
950
+ ================================================================================
951
+ Package: prompts
952
+ Version: 2.4.2
953
+ Repository: (terkelg/prompts)
954
+
955
+ MIT License
956
+
957
+ Copyright (c) 2018 Terkel Gjervig Nielsen
958
+
959
+ Permission is hereby granted, free of charge, to any person obtaining a copy
960
+ of this software and associated documentation files (the "Software"), to deal
961
+ in the Software without restriction, including without limitation the rights
962
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
963
+ copies of the Software, and to permit persons to whom the Software is
964
+ furnished to do so, subject to the following conditions:
965
+
966
+ The above copyright notice and this permission notice shall be included in all
967
+ copies or substantial portions of the Software.
968
+
969
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
970
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
971
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
972
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
973
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
974
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
975
+ SOFTWARE.
976
+
977
+
978
+ ================================================================================
979
+ Package: proxy-from-env
980
+ Version: 1.1.0
981
+ Repository: (https://github.com/Rob--W/proxy-from-env)
982
+
983
+ The MIT License
984
+
985
+ Copyright (C) 2016-2018 Rob Wu <rob@robwu.nl>
986
+
987
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
988
+ this software and associated documentation files (the "Software"), to deal in
989
+ the Software without restriction, including without limitation the rights to
990
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
991
+ of the Software, and to permit persons to whom the Software is furnished to do
992
+ so, subject to the following conditions:
993
+
994
+ The above copyright notice and this permission notice shall be included in all
995
+ copies or substantial portions of the Software.
996
+
997
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
998
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
999
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1000
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1001
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1002
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1003
+
1004
+
1005
+ ================================================================================
1006
+ Package: psl
1007
+ Version: 1.9.0
1008
+ Repository: (git@github.com:lupomontero/psl)
1009
+
1010
+ The MIT License (MIT)
1011
+
1012
+ Copyright (c) 2017 Lupo Montero lupomontero@gmail.com
1013
+
1014
+ 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:
1015
+
1016
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1017
+
1018
+ 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.
1019
+
1020
+
1021
+ ================================================================================
1022
+ Package: punycode
1023
+ Version: 2.1.1
1024
+ Repository: (https://github.com/bestiejs/punycode.js)
1025
+
1026
+ Copyright Mathias Bynens <https://mathiasbynens.be/>
1027
+
1028
+ Permission is hereby granted, free of charge, to any person obtaining
1029
+ a copy of this software and associated documentation files (the
1030
+ "Software"), to deal in the Software without restriction, including
1031
+ without limitation the rights to use, copy, modify, merge, publish,
1032
+ distribute, sublicense, and/or sell copies of the Software, and to
1033
+ permit persons to whom the Software is furnished to do so, subject to
1034
+ the following conditions:
1035
+
1036
+ The above copyright notice and this permission notice shall be
1037
+ included in all copies or substantial portions of the Software.
1038
+
1039
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1040
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1041
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1042
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1043
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1044
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1045
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1046
+
1047
+
1048
+ ================================================================================
1049
+ Package: querystringify
1050
+ Version: 2.2.0
1051
+ Repository: (https://github.com/unshiftio/querystringify)
1052
+
1053
+ The MIT License (MIT)
1054
+
1055
+ Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
1056
+
1057
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1058
+ of this software and associated documentation files (the "Software"), to deal
1059
+ in the Software without restriction, including without limitation the rights
1060
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1061
+ copies of the Software, and to permit persons to whom the Software is
1062
+ furnished to do so, subject to the following conditions:
1063
+
1064
+ The above copyright notice and this permission notice shall be included in all
1065
+ copies or substantial portions of the Software.
1066
+
1067
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1068
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1069
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1070
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1071
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1072
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1073
+ SOFTWARE.
1074
+
1075
+
1076
+
1077
+ ================================================================================
1078
+ Package: requires-port
1079
+ Version: 1.0.0
1080
+ Repository: (https://github.com/unshiftio/requires-port)
1081
+
1082
+ The MIT License (MIT)
1083
+
1084
+ Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
1085
+
1086
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1087
+ of this software and associated documentation files (the "Software"), to deal
1088
+ in the Software without restriction, including without limitation the rights
1089
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1090
+ copies of the Software, and to permit persons to whom the Software is
1091
+ furnished to do so, subject to the following conditions:
1092
+
1093
+ The above copyright notice and this permission notice shall be included in all
1094
+ copies or substantial portions of the Software.
1095
+
1096
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1097
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1098
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1099
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1100
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1101
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1102
+ SOFTWARE.
1103
+
1104
+
1105
+
1106
+ ================================================================================
1107
+ Package: rimraf
1108
+ Version: 3.0.2
1109
+ Repository: (git://github.com/isaacs/rimraf)
1110
+
1111
+ The ISC License
1112
+
1113
+ Copyright (c) Isaac Z. Schlueter and Contributors
1114
+
1115
+ Permission to use, copy, modify, and/or distribute this software for any
1116
+ purpose with or without fee is hereby granted, provided that the above
1117
+ copyright notice and this permission notice appear in all copies.
1118
+
1119
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1120
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1121
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1122
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1123
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1124
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1125
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1126
+
1127
+
1128
+ ================================================================================
1129
+ Package: set-interval-async
1130
+ Version: 3.0.3
1131
+ Repository: (https://github.com/ealmansi/set-interval-async)
1132
+
1133
+ MIT License
1134
+
1135
+ Copyright (c) 2019-2022 Emilio Almansi
1136
+
1137
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1138
+ of this software and associated documentation files (the "Software"), to deal
1139
+ in the Software without restriction, including without limitation the rights
1140
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1141
+ copies of the Software, and to permit persons to whom the Software is
1142
+ furnished to do so, subject to the following conditions:
1143
+
1144
+ The above copyright notice and this permission notice shall be included in all
1145
+ copies or substantial portions of the Software.
1146
+
1147
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1148
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1149
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1150
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1151
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1152
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1153
+ SOFTWARE.
1154
+
1155
+
1156
+ ================================================================================
1157
+ Package: sisteransi
1158
+ Version: 1.0.5
1159
+ Repository: (https://github.com/terkelg/sisteransi)
1160
+
1161
+ MIT License
1162
+
1163
+ Copyright (c) 2018 Terkel Gjervig Nielsen
1164
+
1165
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1166
+ of this software and associated documentation files (the "Software"), to deal
1167
+ in the Software without restriction, including without limitation the rights
1168
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1169
+ copies of the Software, and to permit persons to whom the Software is
1170
+ furnished to do so, subject to the following conditions:
1171
+
1172
+ The above copyright notice and this permission notice shall be included in all
1173
+ copies or substantial portions of the Software.
1174
+
1175
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1176
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1177
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1178
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1179
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1180
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1181
+ SOFTWARE.
1182
+
1183
+
1184
+ ================================================================================
1185
+ Package: supports-color
1186
+ Version: 7.2.0
1187
+ Repository: (chalk/supports-color)
1188
+
1189
+ MIT License
1190
+
1191
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1192
+
1193
+ 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:
1194
+
1195
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1196
+
1197
+ 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.
1198
+
1199
+
1200
+ ================================================================================
1201
+ Package: tmp
1202
+ Version: 0.2.1
1203
+ Repository: (https://github.com/raszi/node-tmp)
1204
+
1205
+ The MIT License (MIT)
1206
+
1207
+ Copyright (c) 2014 KARASZI István
1208
+
1209
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1210
+ of this software and associated documentation files (the "Software"), to deal
1211
+ in the Software without restriction, including without limitation the rights
1212
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1213
+ copies of the Software, and to permit persons to whom the Software is
1214
+ furnished to do so, subject to the following conditions:
1215
+
1216
+ The above copyright notice and this permission notice shall be included in all
1217
+ copies or substantial portions of the Software.
1218
+
1219
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1220
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1221
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1222
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1223
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1224
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1225
+ SOFTWARE.
1226
+
1227
+
1228
+ ================================================================================
1229
+ Package: tough-cookie
1230
+ Version: 4.1.2
1231
+ Repository: (https://github.com/salesforce/tough-cookie)
1232
+
1233
+ Copyright (c) 2015, Salesforce.com, Inc.
1234
+ All rights reserved.
1235
+
1236
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1237
+
1238
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1239
+
1240
+ 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.
1241
+
1242
+ 3. Neither the name of Salesforce.com nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
1243
+
1244
+ 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.
1245
+
1246
+
1247
+ ================================================================================
1248
+ Package: universalify
1249
+ Version: 0.2.0
1250
+ Repository: (https://github.com/RyanZim/universalify)
1251
+
1252
+ (The MIT License)
1253
+
1254
+ Copyright (c) 2017, Ryan Zimmerman <opensrc@ryanzim.com>
1255
+
1256
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1257
+ this software and associated documentation files (the 'Software'), to deal in
1258
+ the Software without restriction, including without limitation the rights to
1259
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1260
+ the Software, and to permit persons to whom the Software is furnished to do so,
1261
+ subject to the following conditions:
1262
+
1263
+ The above copyright notice and this permission notice shall be included in all
1264
+ copies or substantial portions of the Software.
1265
+
1266
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1267
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1268
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1269
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1270
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1271
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1272
+
1273
+
1274
+ ================================================================================
1275
+ Package: url-parse
1276
+ Version: 1.5.10
1277
+ Repository: (https://github.com/unshiftio/url-parse)
1278
+
1279
+ The MIT License (MIT)
1280
+
1281
+ Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
1282
+
1283
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1284
+ of this software and associated documentation files (the "Software"), to deal
1285
+ in the Software without restriction, including without limitation the rights
1286
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1287
+ copies of the Software, and to permit persons to whom the Software is
1288
+ furnished to do so, subject to the following conditions:
1289
+
1290
+ The above copyright notice and this permission notice shall be included in all
1291
+ copies or substantial portions of the Software.
1292
+
1293
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1294
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1295
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1296
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1297
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1298
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1299
+ SOFTWARE.
1300
+
1301
+
1302
+
1303
+ ================================================================================
1304
+ Package: validator
1305
+ Version: 13.7.0
1306
+ Repository: (https://github.com/validatorjs/validator.js)
1307
+
1308
+ Copyright (c) 2018 Chris O'Hara <cohara87@gmail.com>
1309
+
1310
+ Permission is hereby granted, free of charge, to any person obtaining
1311
+ a copy of this software and associated documentation files (the
1312
+ "Software"), to deal in the Software without restriction, including
1313
+ without limitation the rights to use, copy, modify, merge, publish,
1314
+ distribute, sublicense, and/or sell copies of the Software, and to
1315
+ permit persons to whom the Software is furnished to do so, subject to
1316
+ the following conditions:
1317
+
1318
+ The above copyright notice and this permission notice shall be
1319
+ included in all copies or substantial portions of the Software.
1320
+
1321
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1322
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1323
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1324
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1325
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1326
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1327
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1328
+
1329
+
1330
+ ================================================================================
1331
+ Package: wrappy
1332
+ Version: 1.0.2
1333
+ Repository: (https://github.com/npm/wrappy)
1334
+
1335
+ The ISC License
1336
+
1337
+ Copyright (c) Isaac Z. Schlueter and Contributors
1338
+
1339
+ Permission to use, copy, modify, and/or distribute this software for any
1340
+ purpose with or without fee is hereby granted, provided that the above
1341
+ copyright notice and this permission notice appear in all copies.
1342
+
1343
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1344
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1345
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1346
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1347
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1348
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1349
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1350
+
1351
+