@typespec/prettier-plugin-typespec 0.67.0-dev.0 → 0.67.0-dev.1

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.
@@ -8,15 +8,11 @@ original copyright notices and the licenses under which Microsoft received such
8
8
  components are set forth below. Microsoft reserves all rights not expressly
9
9
  granted herein, whether by implication, estoppel or otherwise.
10
10
 
11
- 1. prettier version 3.4.2 (prettier/prettier)
11
+ 1. prettier version 3.5.3 (prettier/prettier)
12
12
 
13
13
 
14
14
  %% prettier NOTICES AND INFORMATION BEGIN HERE
15
15
  =====================================================
16
- # Prettier license
17
-
18
- Prettier is released under the MIT license:
19
-
20
16
  Copyright © James Long and contributors
21
17
 
22
18
  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:
@@ -25,4374 +21,5 @@ The above copyright notice and this permission notice shall be included in all c
25
21
 
26
22
  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.
27
23
 
28
- ## Licenses of bundled dependencies
29
-
30
- The published Prettier artifact additionally contains code with the following licenses:
31
- MIT, ISC, BSD-2-Clause, BSD-3-Clause, Apache-2.0
32
-
33
- ## Bundled dependencies
34
-
35
- ### @angular/compiler@v19.0.1
36
-
37
- > Angular - the compiler library
38
-
39
- License: MIT
40
- Repository: <https://github.com/angular/angular.git>
41
- Author: angular
42
-
43
- > The MIT License
44
- >
45
- > Copyright (c) 2010-2024 Google LLC. https://angular.dev/license
46
- >
47
- > Permission is hereby granted, free of charge, to any person obtaining a copy
48
- > of this software and associated documentation files (the "Software"), to deal
49
- > in the Software without restriction, including without limitation the rights
50
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
51
- > copies of the Software, and to permit persons to whom the Software is
52
- > furnished to do so, subject to the following conditions:
53
- >
54
- > The above copyright notice and this permission notice shall be included in
55
- > all copies or substantial portions of the Software.
56
- >
57
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
58
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
59
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
60
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
61
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
63
- > THE SOFTWARE.
64
-
65
- ----------------------------------------
66
-
67
- ### @babel/code-frame@v7.26.2
68
-
69
- > Generate errors that contain a code frame that point to source locations.
70
-
71
- License: MIT
72
- Homepage: <https://babel.dev/docs/en/next/babel-code-frame>
73
- Repository: <https://github.com/babel/babel.git>
74
- Author: The Babel Team (https://babel.dev/team)
75
-
76
- > MIT License
77
- >
78
- > Copyright (c) 2014-present Sebastian McKenzie and other contributors
79
- >
80
- > Permission is hereby granted, free of charge, to any person obtaining
81
- > a copy of this software and associated documentation files (the
82
- > "Software"), to deal in the Software without restriction, including
83
- > without limitation the rights to use, copy, modify, merge, publish,
84
- > distribute, sublicense, and/or sell copies of the Software, and to
85
- > permit persons to whom the Software is furnished to do so, subject to
86
- > the following conditions:
87
- >
88
- > The above copyright notice and this permission notice shall be
89
- > included in all copies or substantial portions of the Software.
90
- >
91
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
92
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
93
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
94
- > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
95
- > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
96
- > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
97
- > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
98
-
99
- ----------------------------------------
100
-
101
- ### @babel/helper-validator-identifier@v7.25.9
102
-
103
- > Validate identifier/keywords name
104
-
105
- License: MIT
106
- Repository: <https://github.com/babel/babel.git>
107
- Author: The Babel Team (https://babel.dev/team)
108
-
109
- > MIT License
110
- >
111
- > Copyright (c) 2014-present Sebastian McKenzie and other contributors
112
- >
113
- > Permission is hereby granted, free of charge, to any person obtaining
114
- > a copy of this software and associated documentation files (the
115
- > "Software"), to deal in the Software without restriction, including
116
- > without limitation the rights to use, copy, modify, merge, publish,
117
- > distribute, sublicense, and/or sell copies of the Software, and to
118
- > permit persons to whom the Software is furnished to do so, subject to
119
- > the following conditions:
120
- >
121
- > The above copyright notice and this permission notice shall be
122
- > included in all copies or substantial portions of the Software.
123
- >
124
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
125
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
126
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
127
- > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
128
- > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
129
- > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
130
- > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
131
-
132
- ----------------------------------------
133
-
134
- ### @babel/parser@v7.26.2
135
-
136
- > A JavaScript parser
137
-
138
- License: MIT
139
- Homepage: <https://babel.dev/docs/en/next/babel-parser>
140
- Repository: <https://github.com/babel/babel.git>
141
- Author: The Babel Team (https://babel.dev/team)
142
-
143
- > Copyright (C) 2012-2014 by various contributors (see AUTHORS)
144
- >
145
- > Permission is hereby granted, free of charge, to any person obtaining a copy
146
- > of this software and associated documentation files (the "Software"), to deal
147
- > in the Software without restriction, including without limitation the rights
148
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
149
- > copies of the Software, and to permit persons to whom the Software is
150
- > furnished to do so, subject to the following conditions:
151
- >
152
- > The above copyright notice and this permission notice shall be included in
153
- > all copies or substantial portions of the Software.
154
- >
155
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
156
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
157
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
158
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
159
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
160
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
161
- > THE SOFTWARE.
162
-
163
- ----------------------------------------
164
-
165
- ### @glimmer/env@v0.1.7
166
-
167
- > Glimmer application environment variables stub
168
-
169
- License: MIT
170
-
171
- > Copyright (c) 2017 Martin Muñoz and contributors.
172
- >
173
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
174
- > this software and associated documentation files (the "Software"), to deal in
175
- > the Software without restriction, including without limitation the rights to
176
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
177
- > of the Software, and to permit persons to whom the Software is furnished to do
178
- > so, subject to the following conditions:
179
- >
180
- > The above copyright notice and this permission notice shall be included in all
181
- > copies or substantial portions of the Software.
182
- >
183
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
184
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
185
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
186
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
187
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
188
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
189
- > SOFTWARE.
190
-
191
- ----------------------------------------
192
-
193
- ### @glimmer/syntax@v0.93.1
194
-
195
- License: MIT
196
-
197
- > Copyright (c) 2015 Tilde, Inc.
198
- >
199
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
200
- > this software and associated documentation files (the "Software"), to deal in
201
- > the Software without restriction, including without limitation the rights to
202
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
203
- > of the Software, and to permit persons to whom the Software is furnished to do
204
- > so, subject to the following conditions:
205
- >
206
- > The above copyright notice and this permission notice shall be included in all
207
- > copies or substantial portions of the Software.
208
- >
209
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
210
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
211
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
212
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
213
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
214
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
215
- > SOFTWARE.
216
-
217
- ----------------------------------------
218
-
219
- ### @glimmer/util@v0.93.1
220
-
221
- > Common utilities used in Glimmer
222
-
223
- License: MIT
224
-
225
- > Copyright (c) 2015 Tilde, Inc.
226
- >
227
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
228
- > this software and associated documentation files (the "Software"), to deal in
229
- > the Software without restriction, including without limitation the rights to
230
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
231
- > of the Software, and to permit persons to whom the Software is furnished to do
232
- > so, subject to the following conditions:
233
- >
234
- > The above copyright notice and this permission notice shall be included in all
235
- > copies or substantial portions of the Software.
236
- >
237
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
238
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
239
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
240
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
241
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
242
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
243
- > SOFTWARE.
244
-
245
- ----------------------------------------
246
-
247
- ### @glimmer/wire-format@v0.93.1
248
-
249
- License: MIT
250
-
251
- > Copyright (c) 2015 Tilde, Inc.
252
- >
253
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
254
- > this software and associated documentation files (the "Software"), to deal in
255
- > the Software without restriction, including without limitation the rights to
256
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
257
- > of the Software, and to permit persons to whom the Software is furnished to do
258
- > so, subject to the following conditions:
259
- >
260
- > The above copyright notice and this permission notice shall be included in all
261
- > 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 THE
269
- > SOFTWARE.
270
-
271
- ----------------------------------------
272
-
273
- ### @handlebars/parser@v2.0.0
274
-
275
- > The parser for the Handlebars language
276
-
277
- License: ISC
278
- Homepage: <https://github.com/handlebars-lang/handlebars-parser#readme>
279
- Repository: <git+https://github.com/handlebars-lang/handlebars-parser.git>
280
-
281
- ----------------------------------------
282
-
283
- ### @nodelib/fs.scandir@v2.1.5
284
-
285
- > List files and directories inside the specified directory
286
-
287
- License: MIT
288
-
289
- > The MIT License (MIT)
290
- >
291
- > Copyright (c) Denis Malinochkin
292
- >
293
- > Permission is hereby granted, free of charge, to any person obtaining a copy
294
- > of this software and associated documentation files (the "Software"), to deal
295
- > in the Software without restriction, including without limitation the rights
296
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
297
- > copies of the Software, and to permit persons to whom the Software is
298
- > furnished to do so, subject to the following conditions:
299
- >
300
- > The above copyright notice and this permission notice shall be included in all
301
- > copies or substantial portions of the Software.
302
- >
303
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
304
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
305
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
306
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
307
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
308
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
309
- > SOFTWARE.
310
-
311
- ----------------------------------------
312
-
313
- ### @nodelib/fs.stat@v2.0.5
314
-
315
- > Get the status of a file with some features
316
-
317
- License: MIT
318
-
319
- > The MIT License (MIT)
320
- >
321
- > Copyright (c) Denis Malinochkin
322
- >
323
- > Permission is hereby granted, free of charge, to any person obtaining a copy
324
- > of this software and associated documentation files (the "Software"), to deal
325
- > in the Software without restriction, including without limitation the rights
326
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
327
- > copies of the Software, and to permit persons to whom the Software is
328
- > furnished to do so, subject to the following conditions:
329
- >
330
- > The above copyright notice and this permission notice shall be included in all
331
- > copies or substantial portions of the Software.
332
- >
333
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
334
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
335
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
336
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
337
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
338
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
339
- > SOFTWARE.
340
-
341
- ----------------------------------------
342
-
343
- ### @nodelib/fs.walk@v1.2.8
344
-
345
- > A library for efficiently walking a directory recursively
346
-
347
- License: MIT
348
-
349
- > The MIT License (MIT)
350
- >
351
- > Copyright (c) Denis Malinochkin
352
- >
353
- > Permission is hereby granted, free of charge, to any person obtaining a copy
354
- > of this software and associated documentation files (the "Software"), to deal
355
- > in the Software without restriction, including without limitation the rights
356
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
357
- > copies of the Software, and to permit persons to whom the Software is
358
- > furnished to do so, subject to the following conditions:
359
- >
360
- > The above copyright notice and this permission notice shall be included in all
361
- > copies or substantial portions of the Software.
362
- >
363
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
364
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
365
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
366
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
367
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
368
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
369
- > SOFTWARE.
370
-
371
- ----------------------------------------
372
-
373
- ### @prettier/is-es5-identifier-name@v0.2.0
374
-
375
- > Check if provided string is an `IdentifierName` as specified in ECMA262 edition 5.1 section 7.6.
376
-
377
- License: MIT
378
- Author: fisker Cheung <lionkay@gmail.com>
379
-
380
- > MIT License
381
- >
382
- > Copyright (c) fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.com/)
383
- >
384
- > Permission is hereby granted, free of charge, to any person obtaining a copy
385
- > of this software and associated documentation files (the "Software"), to deal
386
- > in the Software without restriction, including without limitation the rights
387
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
388
- > copies of the Software, and to permit persons to whom the Software is
389
- > furnished to do so, subject to the following conditions:
390
- >
391
- > The above copyright notice and this permission notice shall be included in all
392
- > copies or substantial portions of the Software.
393
- >
394
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
395
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
396
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
397
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
398
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
399
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
400
- > SOFTWARE.
401
-
402
- ----------------------------------------
403
-
404
- ### @prettier/parse-srcset@v3.1.0
405
-
406
- > A spec-conformant JavaScript parser for the HTML5 srcset attribute
407
-
408
- License: MIT
409
- Homepage: <https://github.com/prettier/parse-srcset#readme>
410
- Author: Alex Bell <alex@bellandwhistle.net>
411
-
412
- > The MIT License (MIT)
413
- >
414
- > Copyright (c) 2014 Alex Bell
415
- > Copyright (c) fisker Cheung
416
- >
417
- > Permission is hereby granted, free of charge, to any person obtaining a copy
418
- > of this software and associated documentation files (the "Software"), to deal
419
- > in the Software without restriction, including without limitation the rights
420
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
421
- > copies of the Software, and to permit persons to whom the Software is
422
- > furnished to do so, subject to the following conditions:
423
- >
424
- > The above copyright notice and this permission notice shall be included in all
425
- > copies or substantial portions of the Software.
426
- >
427
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
428
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
429
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
430
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
431
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
432
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
433
- > SOFTWARE.
434
-
435
- ----------------------------------------
436
-
437
- ### @typescript-eslint/types@v8.16.0
438
-
439
- > Types for the TypeScript-ESTree AST spec
440
-
441
- License: MIT
442
- Homepage: <https://typescript-eslint.io>
443
- Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
444
-
445
- > MIT License
446
- >
447
- > Copyright (c) 2019 typescript-eslint and other contributors
448
- >
449
- > Permission is hereby granted, free of charge, to any person obtaining a copy
450
- > of this software and associated documentation files (the "Software"), to deal
451
- > in the Software without restriction, including without limitation the rights
452
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
453
- > copies of the Software, and to permit persons to whom the Software is
454
- > furnished to do so, subject to the following conditions:
455
- >
456
- > The above copyright notice and this permission notice shall be included in all
457
- > copies or substantial portions of the Software.
458
- >
459
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
460
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
461
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
462
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
463
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
464
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
465
- > SOFTWARE.
466
-
467
- ----------------------------------------
468
-
469
- ### @typescript-eslint/typescript-estree@v8.16.0
470
-
471
- > A parser that converts TypeScript source code into an ESTree compatible form
472
-
473
- License: BSD-2-Clause
474
- Homepage: <https://typescript-eslint.io/packages/typescript-estree>
475
- Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
476
-
477
- > BSD 2-Clause License
478
- >
479
- > TypeScript ESTree
480
- >
481
- > Originally extracted from:
482
- >
483
- > TypeScript ESLint Parser
484
- > Copyright JS Foundation and other contributors, https://js.foundation
485
- >
486
- > Redistribution and use in source and binary forms, with or without
487
- > modification, are permitted provided that the following conditions are met:
488
- >
489
- > - Redistributions of source code must retain the above copyright
490
- > notice, this list of conditions and the following disclaimer.
491
- > - Redistributions in binary form must reproduce the above copyright
492
- > notice, this list of conditions and the following disclaimer in the
493
- > documentation and/or other materials provided with the distribution.
494
- >
495
- > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
496
- > AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
497
- > IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
498
- > ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
499
- > DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
500
- > (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
501
- > LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
502
- > ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
503
- > (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
504
- > THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
505
-
506
- ----------------------------------------
507
-
508
- ### acorn@v8.14.0
509
-
510
- > ECMAScript parser
511
-
512
- License: MIT
513
- Homepage: <https://github.com/acornjs/acorn>
514
- Repository: <git+https://github.com/acornjs/acorn.git>
515
-
516
- > MIT License
517
- >
518
- > Copyright (C) 2012-2022 by various contributors (see AUTHORS)
519
- >
520
- > Permission is hereby granted, free of charge, to any person obtaining a copy
521
- > of this software and associated documentation files (the "Software"), to deal
522
- > in the Software without restriction, including without limitation the rights
523
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
524
- > copies of the Software, and to permit persons to whom the Software is
525
- > furnished to do so, subject to the following conditions:
526
- >
527
- > The above copyright notice and this permission notice shall be included in
528
- > all copies or substantial portions of the Software.
529
- >
530
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
531
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
532
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
533
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
534
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
535
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
536
- > THE SOFTWARE.
537
-
538
- ----------------------------------------
539
-
540
- ### acorn-jsx@v5.3.2
541
-
542
- > Modern, fast React.js JSX parser
543
-
544
- License: MIT
545
- Homepage: <https://github.com/acornjs/acorn-jsx>
546
- Repository: <https://github.com/acornjs/acorn-jsx>
547
-
548
- > Copyright (C) 2012-2017 by Ingvar Stepanyan
549
- >
550
- > Permission is hereby granted, free of charge, to any person obtaining a copy
551
- > of this software and associated documentation files (the "Software"), to deal
552
- > in the Software without restriction, including without limitation the rights
553
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
554
- > copies of the Software, and to permit persons to whom the Software is
555
- > furnished to do so, subject to the following conditions:
556
- >
557
- > The above copyright notice and this permission notice shall be included in
558
- > all copies or substantial portions of the Software.
559
- >
560
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
561
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
562
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
563
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
564
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
565
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
566
- > THE SOFTWARE.
567
-
568
- ----------------------------------------
569
-
570
- ### angular-estree-parser@v10.2.0
571
-
572
- > A parser that converts Angular source code into an ESTree-compatible form
573
-
574
- License: MIT
575
- Homepage: <https://github.com/prettier/angular-estree-parser#readme>
576
- Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
577
-
578
- > MIT License
579
- >
580
- > Copyright (c) Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
581
- >
582
- > Permission is hereby granted, free of charge, to any person obtaining a copy
583
- > of this software and associated documentation files (the "Software"), to deal
584
- > in the Software without restriction, including without limitation the rights
585
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
586
- > copies of the Software, and to permit persons to whom the Software is
587
- > furnished to do so, subject to the following conditions:
588
- >
589
- > The above copyright notice and this permission notice shall be included in all
590
- > copies or substantial portions of the Software.
591
- >
592
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
593
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
594
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
595
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
596
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
597
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
598
- > SOFTWARE.
599
-
600
- ----------------------------------------
601
-
602
- ### angular-html-parser@v8.0.1
603
-
604
- > A HTML parser extracted from Angular with some modifications
605
-
606
- License: MIT
607
- Homepage: <https://github.com/prettier/angular-html-parser/blob/master/packages/angular-html-parser#readme>
608
- Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
609
-
610
- > MIT License
611
- >
612
- > Copyright (c) Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
613
- >
614
- > Permission is hereby granted, free of charge, to any person obtaining a copy
615
- > of this software and associated documentation files (the "Software"), to deal
616
- > in the Software without restriction, including without limitation the rights
617
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
618
- > copies of the Software, and to permit persons to whom the Software is
619
- > furnished to do so, subject to the following conditions:
620
- >
621
- > The above copyright notice and this permission notice shall be included in all
622
- > copies or substantial portions of the Software.
623
- >
624
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
625
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
626
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
627
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
628
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
629
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
630
- > SOFTWARE.
631
-
632
- ----------------------------------------
633
-
634
- ### ansi-regex@v6.1.0
635
-
636
- > Regular expression for matching ANSI escape codes
637
-
638
- License: MIT
639
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
640
-
641
- > MIT License
642
- >
643
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
644
- >
645
- > 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:
646
- >
647
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
648
- >
649
- > 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.
650
-
651
- ----------------------------------------
652
-
653
- ### bail@v1.0.5
654
-
655
- > Throw a given error
656
-
657
- License: MIT
658
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
659
- Contributors:
660
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
661
-
662
- > (The MIT License)
663
- >
664
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
665
- >
666
- > Permission is hereby granted, free of charge, to any person obtaining
667
- > a copy of this software and associated documentation files (the
668
- > 'Software'), to deal in the Software without restriction, including
669
- > without limitation the rights to use, copy, modify, merge, publish,
670
- > distribute, sublicense, and/or sell copies of the Software, and to
671
- > permit persons to whom the Software is furnished to do so, subject to
672
- > the following conditions:
673
- >
674
- > The above copyright notice and this permission notice shall be
675
- > included in all copies or substantial portions of the Software.
676
- >
677
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
678
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
679
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
680
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
681
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
682
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
683
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
684
-
685
- ----------------------------------------
686
-
687
- ### braces@v3.0.3
688
-
689
- > Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
690
-
691
- License: MIT
692
- Homepage: <https://github.com/micromatch/braces>
693
- Author: Jon Schlinkert (https://github.com/jonschlinkert)
694
- Contributors:
695
- - Brian Woodward (https://twitter.com/doowb)
696
- - Elan Shanker (https://github.com/es128)
697
- - Eugene Sharygin (https://github.com/eush77)
698
- - hemanth.hm (http://h3manth.com)
699
- - Jon Schlinkert (http://twitter.com/jonschlinkert)
700
-
701
- > The MIT License (MIT)
702
- >
703
- > Copyright (c) 2014-present, Jon Schlinkert.
704
- >
705
- > Permission is hereby granted, free of charge, to any person obtaining a copy
706
- > of this software and associated documentation files (the "Software"), to deal
707
- > in the Software without restriction, including without limitation the rights
708
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
709
- > copies of the Software, and to permit persons to whom the Software is
710
- > furnished to do so, subject to the following conditions:
711
- >
712
- > The above copyright notice and this permission notice shall be included in
713
- > all copies or substantial portions of the Software.
714
- >
715
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
716
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
717
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
718
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
719
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
720
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
721
- > THE SOFTWARE.
722
-
723
- ----------------------------------------
724
-
725
- ### camelcase@v8.0.0
726
-
727
- > Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
728
-
729
- License: MIT
730
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
731
-
732
- > MIT License
733
- >
734
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
735
- >
736
- > 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:
737
- >
738
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
739
- >
740
- > 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.
741
-
742
- ----------------------------------------
743
-
744
- ### ccount@v1.1.0
745
-
746
- > Count characters
747
-
748
- License: MIT
749
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
750
- Contributors:
751
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
752
-
753
- > (The MIT License)
754
- >
755
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
756
- >
757
- > Permission is hereby granted, free of charge, to any person obtaining
758
- > a copy of this software and associated documentation files (the
759
- > 'Software'), to deal in the Software without restriction, including
760
- > without limitation the rights to use, copy, modify, merge, publish,
761
- > distribute, sublicense, and/or sell copies of the Software, and to
762
- > permit persons to whom the Software is furnished to do so, subject to
763
- > the following conditions:
764
- >
765
- > The above copyright notice and this permission notice shall be
766
- > included in all copies or substantial portions of the Software.
767
- >
768
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
769
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
770
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
771
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
772
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
773
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
774
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
775
-
776
- ----------------------------------------
777
-
778
- ### chalk@v5.3.0
779
-
780
- > Terminal string styling done right
781
-
782
- License: MIT
783
-
784
- > MIT License
785
- >
786
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
787
- >
788
- > 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:
789
- >
790
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
791
- >
792
- > 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.
793
-
794
- ----------------------------------------
795
-
796
- ### character-entities@v1.2.4
797
-
798
- > HTML character entity information
799
-
800
- License: MIT
801
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
802
- Contributors:
803
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
804
-
805
- > (The MIT License)
806
- >
807
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
808
- >
809
- > Permission is hereby granted, free of charge, to any person obtaining
810
- > a copy of this software and associated documentation files (the
811
- > 'Software'), to deal in the Software without restriction, including
812
- > without limitation the rights to use, copy, modify, merge, publish,
813
- > distribute, sublicense, and/or sell copies of the Software, and to
814
- > permit persons to whom the Software is furnished to do so, subject to
815
- > the following conditions:
816
- >
817
- > The above copyright notice and this permission notice shall be
818
- > included in all copies or substantial portions of the Software.
819
- >
820
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
821
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
822
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
823
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
824
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
825
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
826
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
827
-
828
- ----------------------------------------
829
-
830
- ### character-entities-legacy@v1.1.4
831
-
832
- > HTML legacy character entity information
833
-
834
- License: MIT
835
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
836
- Contributors:
837
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
838
-
839
- > (The MIT License)
840
- >
841
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
842
- >
843
- > Permission is hereby granted, free of charge, to any person obtaining
844
- > a copy of this software and associated documentation files (the
845
- > 'Software'), to deal in the Software without restriction, including
846
- > without limitation the rights to use, copy, modify, merge, publish,
847
- > distribute, sublicense, and/or sell copies of the Software, and to
848
- > permit persons to whom the Software is furnished to do so, subject to
849
- > the following conditions:
850
- >
851
- > The above copyright notice and this permission notice shall be
852
- > included in all copies or substantial portions of the Software.
853
- >
854
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
855
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
856
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
857
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
858
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
859
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
860
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
861
-
862
- ----------------------------------------
863
-
864
- ### character-reference-invalid@v1.1.4
865
-
866
- > HTML invalid numeric character reference information
867
-
868
- License: MIT
869
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
870
- Contributors:
871
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
872
-
873
- > (The MIT License)
874
- >
875
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
876
- >
877
- > Permission is hereby granted, free of charge, to any person obtaining
878
- > a copy of this software and associated documentation files (the
879
- > 'Software'), to deal in the Software without restriction, including
880
- > without limitation the rights to use, copy, modify, merge, publish,
881
- > distribute, sublicense, and/or sell copies of the Software, and to
882
- > permit persons to whom the Software is furnished to do so, subject to
883
- > the following conditions:
884
- >
885
- > The above copyright notice and this permission notice shall be
886
- > included in all copies or substantial portions of the Software.
887
- >
888
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
889
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
890
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
891
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
892
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
893
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
894
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
895
-
896
- ----------------------------------------
897
-
898
- ### ci-info@v4.1.0
899
-
900
- > Get details about the current Continuous Integration environment
901
-
902
- License: MIT
903
- Homepage: <https://github.com/watson/ci-info>
904
- Author: Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)
905
- Contributors:
906
- - Sibiraj (https://github.com/sibiraj-s)
907
-
908
- > The MIT License (MIT)
909
- >
910
- > Copyright (c) 2016 Thomas Watson Steen
911
- >
912
- > Permission is hereby granted, free of charge, to any person obtaining a copy
913
- > of this software and associated documentation files (the "Software"), to deal
914
- > in the Software without restriction, including without limitation the rights
915
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
916
- > copies of the Software, and to permit persons to whom the Software is
917
- > furnished to do so, subject to the following conditions:
918
- >
919
- > The above copyright notice and this permission notice shall be included in all
920
- > copies or substantial portions of the Software.
921
- >
922
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
923
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
924
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
925
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
926
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
927
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
928
- > SOFTWARE.
929
-
930
- ----------------------------------------
931
-
932
- ### collapse-white-space@v1.0.6
933
-
934
- > Replace multiple white-space characters with a single space
935
-
936
- License: MIT
937
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
938
- Contributors:
939
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
940
-
941
- > (The MIT License)
942
- >
943
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
944
- >
945
- > Permission is hereby granted, free of charge, to any person obtaining
946
- > a copy of this software and associated documentation files (the
947
- > 'Software'), to deal in the Software without restriction, including
948
- > without limitation the rights to use, copy, modify, merge, publish,
949
- > distribute, sublicense, and/or sell copies of the Software, and to
950
- > permit persons to whom the Software is furnished to do so, subject to
951
- > the following conditions:
952
- >
953
- > The above copyright notice and this permission notice shall be
954
- > included in all copies or substantial portions of the Software.
955
- >
956
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
957
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
958
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
959
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
960
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
961
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
962
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
963
-
964
- ----------------------------------------
965
-
966
- ### common-path-prefix@v3.0.0
967
-
968
- > Computes the longest prefix string that is common to each path, excluding the base component
969
-
970
- License: ISC
971
- Homepage: <https://github.com/novemberborn/common-path-prefix#readme>
972
- Repository: <git+https://github.com/novemberborn/common-path-prefix.git>
973
- Author: Mark Wubben (https://novemberborn.net/)
974
-
975
- > ISC License (ISC)
976
- > Copyright (c) 2016, Mark Wubben
977
- >
978
- > Permission to use, copy, modify, and/or distribute this software for any purpose
979
- > with or without fee is hereby granted, provided that the above copyright notice
980
- > and this permission notice appear in all copies.
981
- >
982
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
983
- > REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
984
- > FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
985
- > INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
986
- > OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
987
- > TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
988
- > THIS SOFTWARE.
989
-
990
- ----------------------------------------
991
-
992
- ### dashify@v2.0.0
993
-
994
- > Convert a camelcase or space-separated string to a dash-separated string. ~12 sloc, fast, supports diacritics.
995
-
996
- License: MIT
997
- Homepage: <https://github.com/jonschlinkert/dashify>
998
- Author: Jon Schlinkert (https://github.com/jonschlinkert)
999
- Contributors:
1000
- - Jeffrey Priebe (https://github.com/jeffreypriebe)
1001
- - Jon Schlinkert (http://twitter.com/jonschlinkert)
1002
- - Ondrej Brinkel (https://www.anzui.de)
1003
-
1004
- > The MIT License (MIT)
1005
- >
1006
- > Copyright (c) 2015-present, Jon Schlinkert.
1007
- >
1008
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1009
- > of this software and associated documentation files (the "Software"), to deal
1010
- > in the Software without restriction, including without limitation the rights
1011
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1012
- > copies of the Software, and to permit persons to whom the Software is
1013
- > furnished to do so, subject to the following conditions:
1014
- >
1015
- > The above copyright notice and this permission notice shall be included in
1016
- > all copies or substantial portions of the Software.
1017
- >
1018
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1019
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1020
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1021
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1022
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1023
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1024
- > THE SOFTWARE.
1025
-
1026
- ----------------------------------------
1027
-
1028
- ### diff@v7.0.0
1029
-
1030
- > A JavaScript text diff implementation.
1031
-
1032
- License: BSD-3-Clause
1033
- Repository: <git://github.com/kpdecker/jsdiff.git>
1034
-
1035
- > BSD 3-Clause License
1036
- >
1037
- > Copyright (c) 2009-2015, Kevin Decker <kpdecker@gmail.com>
1038
- > All rights reserved.
1039
- >
1040
- > Redistribution and use in source and binary forms, with or without
1041
- > modification, are permitted provided that the following conditions are met:
1042
- >
1043
- > 1. Redistributions of source code must retain the above copyright notice, this
1044
- > list of conditions and the following disclaimer.
1045
- >
1046
- > 2. Redistributions in binary form must reproduce the above copyright notice,
1047
- > this list of conditions and the following disclaimer in the documentation
1048
- > and/or other materials provided with the distribution.
1049
- >
1050
- > 3. Neither the name of the copyright holder nor the names of its
1051
- > contributors may be used to endorse or promote products derived from
1052
- > this software without specific prior written permission.
1053
- >
1054
- > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1055
- > AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1056
- > IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1057
- > DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1058
- > FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1059
- > DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1060
- > SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1061
- > CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1062
- > OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1063
- > OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1064
-
1065
- ----------------------------------------
1066
-
1067
- ### editorconfig@v0.15.3
1068
-
1069
- > EditorConfig File Locator and Interpreter for Node.js
1070
-
1071
- License: MIT
1072
- Repository: <git://github.com/editorconfig/editorconfig-core-js.git>
1073
- Author: EditorConfig Team
1074
- Contributors:
1075
- - Hong Xu (topbug.net)
1076
- - Jed Mao (https://github.com/jedmao/)
1077
- - Trey Hunner (http://treyhunner.com)
1078
-
1079
- > Copyright © 2012 EditorConfig Team
1080
- >
1081
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1082
- > of this software and associated documentation files (the “Software”), to deal
1083
- > in the Software without restriction, including without limitation the rights
1084
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1085
- > copies of the Software, and to permit persons to whom the Software is
1086
- > furnished to do so, subject to the following conditions:
1087
- >
1088
- > The above copyright notice and this permission notice shall be included in
1089
- > all copies or substantial portions of the Software.
1090
- >
1091
- > THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1092
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1093
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1094
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1095
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1096
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1097
- > THE SOFTWARE.
1098
-
1099
- ----------------------------------------
1100
-
1101
- ### emoji-regex@v10.4.0
1102
-
1103
- > A regular expression to match all Emoji-only symbols as per the Unicode Standard.
1104
-
1105
- License: MIT
1106
- Homepage: <https://mths.be/emoji-regex>
1107
- Repository: <https://github.com/mathiasbynens/emoji-regex.git>
1108
- Author: Mathias Bynens (https://mathiasbynens.be/)
1109
-
1110
- > Copyright Mathias Bynens <https://mathiasbynens.be/>
1111
- >
1112
- > Permission is hereby granted, free of charge, to any person obtaining
1113
- > a copy of this software and associated documentation files (the
1114
- > "Software"), to deal in the Software without restriction, including
1115
- > without limitation the rights to use, copy, modify, merge, publish,
1116
- > distribute, sublicense, and/or sell copies of the Software, and to
1117
- > permit persons to whom the Software is furnished to do so, subject to
1118
- > the following conditions:
1119
- >
1120
- > The above copyright notice and this permission notice shall be
1121
- > included in all copies or substantial portions of the Software.
1122
- >
1123
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1124
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1125
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1126
- > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1127
- > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1128
- > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1129
- > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1130
-
1131
- ----------------------------------------
1132
-
1133
- ### escape-string-regexp@v5.0.0
1134
-
1135
- > Escape RegExp special characters
1136
-
1137
- License: MIT
1138
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1139
-
1140
- > MIT License
1141
- >
1142
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1143
- >
1144
- > 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:
1145
- >
1146
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1147
- >
1148
- > 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.
1149
-
1150
- ----------------------------------------
1151
-
1152
- ### espree@v10.3.0
1153
-
1154
- > An Esprima-compatible JavaScript parser built on Acorn
1155
-
1156
- License: BSD-2-Clause
1157
- Homepage: <https://github.com/eslint/js/blob/main/packages/espree/README.md>
1158
- Author: Nicholas C. Zakas <nicholas+npm@nczconsulting.com>
1159
-
1160
- > BSD 2-Clause License
1161
- >
1162
- > Copyright (c) Open JS Foundation
1163
- > All rights reserved.
1164
- >
1165
- > Redistribution and use in source and binary forms, with or without
1166
- > modification, are permitted provided that the following conditions are met:
1167
- >
1168
- > 1. Redistributions of source code must retain the above copyright notice, this
1169
- > list of conditions and the following disclaimer.
1170
- >
1171
- > 2. Redistributions in binary form must reproduce the above copyright notice,
1172
- > this list of conditions and the following disclaimer in the documentation
1173
- > and/or other materials provided with the distribution.
1174
- >
1175
- > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1176
- > AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1177
- > IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1178
- > DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1179
- > FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1180
- > DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1181
- > SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1182
- > CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1183
- > OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1184
- > OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1185
-
1186
- ----------------------------------------
1187
-
1188
- ### extend@v3.0.2
1189
-
1190
- > Port of jQuery.extend for node.js and the browser
1191
-
1192
- License: MIT
1193
- Repository: <https://github.com/justmoon/node-extend.git>
1194
- Author: Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)
1195
- Contributors:
1196
- - Jordan Harband (https://github.com/ljharb)
1197
-
1198
- > The MIT License (MIT)
1199
- >
1200
- > Copyright (c) 2014 Stefan Thomas
1201
- >
1202
- > Permission is hereby granted, free of charge, to any person obtaining
1203
- > a copy of this software and associated documentation files (the
1204
- > "Software"), to deal in the Software without restriction, including
1205
- > without limitation the rights to use, copy, modify, merge, publish,
1206
- > distribute, sublicense, and/or sell copies of the Software, and to
1207
- > permit persons to whom the Software is furnished to do so, subject to
1208
- > the following conditions:
1209
- >
1210
- > The above copyright notice and this permission notice shall be
1211
- > included in all copies or substantial portions of the Software.
1212
- >
1213
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1214
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1215
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1216
- > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1217
- > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1218
- > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1219
- > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1220
-
1221
- ----------------------------------------
1222
-
1223
- ### fast-glob@v3.3.2
1224
-
1225
- > It's a very fast and efficient glob library for Node.js
1226
-
1227
- License: MIT
1228
- Author: Denis Malinochkin (https://mrmlnc.com)
1229
-
1230
- > The MIT License (MIT)
1231
- >
1232
- > Copyright (c) Denis Malinochkin
1233
- >
1234
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1235
- > of this software and associated documentation files (the "Software"), to deal
1236
- > in the Software without restriction, including without limitation the rights
1237
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1238
- > copies of the Software, and to permit persons to whom the Software is
1239
- > furnished to do so, subject to the following conditions:
1240
- >
1241
- > The above copyright notice and this permission notice shall be included in all
1242
- > copies or substantial portions of the Software.
1243
- >
1244
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1245
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1246
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1247
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1248
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1249
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1250
- > SOFTWARE.
1251
-
1252
- ----------------------------------------
1253
-
1254
- ### fast-json-stable-stringify@v2.1.0
1255
-
1256
- > deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
1257
-
1258
- License: MIT
1259
- Homepage: <https://github.com/epoberezkin/fast-json-stable-stringify>
1260
- Repository: <git://github.com/epoberezkin/fast-json-stable-stringify.git>
1261
- Author: James Halliday <mail@substack.net> (http://substack.net)
1262
-
1263
- > This software is released under the MIT license:
1264
- >
1265
- > Copyright (c) 2017 Evgeny Poberezkin
1266
- > Copyright (c) 2013 James Halliday
1267
- >
1268
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
1269
- > this software and associated documentation files (the "Software"), to deal in
1270
- > the Software without restriction, including without limitation the rights to
1271
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1272
- > the Software, and to permit persons to whom the Software is furnished to do so,
1273
- > subject to the following conditions:
1274
- >
1275
- > The above copyright notice and this permission notice shall be included in all
1276
- > copies or substantial portions of the Software.
1277
- >
1278
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1279
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1280
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1281
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1282
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1283
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1284
-
1285
- ----------------------------------------
1286
-
1287
- ### fastq@v1.17.1
1288
-
1289
- > Fast, in memory work queue
1290
-
1291
- License: ISC
1292
- Homepage: <https://github.com/mcollina/fastq#readme>
1293
- Repository: <git+https://github.com/mcollina/fastq.git>
1294
- Author: Matteo Collina <hello@matteocollina.com>
1295
-
1296
- > Copyright (c) 2015-2020, Matteo Collina <matteo.collina@gmail.com>
1297
- >
1298
- > Permission to use, copy, modify, and/or distribute this software for any
1299
- > purpose with or without fee is hereby granted, provided that the above
1300
- > copyright notice and this permission notice appear in all copies.
1301
- >
1302
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1303
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1304
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1305
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1306
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1307
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1308
- > OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1309
-
1310
- ----------------------------------------
1311
-
1312
- ### file-entry-cache@v9.1.0
1313
-
1314
- > Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
1315
-
1316
- License: MIT
1317
- Author: Jared Wray (https://jaredwray.com)
1318
-
1319
- > The MIT License (MIT)
1320
- >
1321
- > Copyright (c) Roy Riojas & Jared Wray
1322
- >
1323
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1324
- > of this software and associated documentation files (the "Software"), to deal
1325
- > in the Software without restriction, including without limitation the rights
1326
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1327
- > copies of the Software, and to permit persons to whom the Software is
1328
- > furnished to do so, subject to the following conditions:
1329
- >
1330
- > The above copyright notice and this permission notice shall be included in all
1331
- > copies or substantial portions of the Software.
1332
- >
1333
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1334
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1335
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1336
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1337
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1338
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1339
- > SOFTWARE.
1340
-
1341
- ----------------------------------------
1342
-
1343
- ### fill-range@v7.1.1
1344
-
1345
- > Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
1346
-
1347
- License: MIT
1348
- Homepage: <https://github.com/jonschlinkert/fill-range>
1349
- Author: Jon Schlinkert (https://github.com/jonschlinkert)
1350
- Contributors:
1351
- - Edo Rivai (edo.rivai.nl)
1352
- - Jon Schlinkert (http://twitter.com/jonschlinkert)
1353
- - Paul Miller (paulmillr.com)
1354
- - Rouven Weßling (www.rouvenwessling.de)
1355
- - null (https://github.com/wtgtybhertgeghgtwtg)
1356
-
1357
- > The MIT License (MIT)
1358
- >
1359
- > Copyright (c) 2014-present, Jon Schlinkert.
1360
- >
1361
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1362
- > of this software and associated documentation files (the "Software"), to deal
1363
- > in the Software without restriction, including without limitation the rights
1364
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1365
- > copies of the Software, and to permit persons to whom the Software is
1366
- > furnished to do so, subject to the following conditions:
1367
- >
1368
- > The above copyright notice and this permission notice shall be included in
1369
- > all copies or substantial portions of the Software.
1370
- >
1371
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1372
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1373
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1374
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1375
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1376
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1377
- > THE SOFTWARE.
1378
-
1379
- ----------------------------------------
1380
-
1381
- ### find-cache-dir@v5.0.0
1382
-
1383
- > Finds the common standard cache directory
1384
-
1385
- License: MIT
1386
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1387
-
1388
- > MIT License
1389
- >
1390
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1391
- > Copyright (c) James Talmage <james@talmage.io> (https://github.com/jamestalmage)
1392
- >
1393
- > 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:
1394
- >
1395
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1396
- >
1397
- > 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.
1398
-
1399
- ----------------------------------------
1400
-
1401
- ### find-up@v6.3.0
1402
-
1403
- > Find a file or directory by walking up parent directories
1404
-
1405
- License: MIT
1406
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1407
-
1408
- > MIT License
1409
- >
1410
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1411
- >
1412
- > 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:
1413
- >
1414
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1415
- >
1416
- > 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.
1417
-
1418
- ----------------------------------------
1419
-
1420
- ### flat-cache@v5.0.0
1421
-
1422
- > A stupidly simple key/value storage using files to persist some data
1423
-
1424
- License: MIT
1425
- Author: Jared Wray (https://jaredwray.com)
1426
-
1427
- > The MIT License (MIT)
1428
- >
1429
- > Copyright (c) Roy Riojas and Jared Wray
1430
- >
1431
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1432
- > of this software and associated documentation files (the "Software"), to deal
1433
- > in the Software without restriction, including without limitation the rights
1434
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1435
- > copies of the Software, and to permit persons to whom the Software is
1436
- > furnished to do so, subject to the following conditions:
1437
- >
1438
- > The above copyright notice and this permission notice shall be included in all
1439
- > copies or substantial portions of the Software.
1440
- >
1441
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1442
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1443
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1444
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1445
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1446
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1447
- > SOFTWARE.
1448
-
1449
- ----------------------------------------
1450
-
1451
- ### flatted@v3.3.2
1452
-
1453
- > A super light and fast circular JSON parser.
1454
-
1455
- License: ISC
1456
- Homepage: <https://github.com/WebReflection/flatted#readme>
1457
- Repository: <git+https://github.com/WebReflection/flatted.git>
1458
- Author: Andrea Giammarchi
1459
-
1460
- > ISC License
1461
- >
1462
- > Copyright (c) 2018-2020, Andrea Giammarchi, @WebReflection
1463
- >
1464
- > Permission to use, copy, modify, and/or distribute this software for any
1465
- > purpose with or without fee is hereby granted, provided that the above
1466
- > copyright notice and this permission notice appear in all copies.
1467
- >
1468
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1469
- > REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1470
- > AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1471
- > INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1472
- > LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
1473
- > OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1474
- > PERFORMANCE OF THIS SOFTWARE.
1475
-
1476
- ----------------------------------------
1477
-
1478
- ### flatten@v1.0.3
1479
-
1480
- > Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility.
1481
-
1482
- License: MIT
1483
- Homepage: <https://github.com/mk-pmb/flatten-js/#readme>
1484
- Repository: <git+https://github.com/mk-pmb/flatten-js.git>
1485
- Author: Joshua Holbrook <josh.holbrook@gmail.com> (http://jesusabdullah.net)
1486
- Contributors:
1487
- - M.K. (https://github.com/mk-pmb)
1488
-
1489
- > The MIT License (MIT)
1490
- >
1491
- > Copyright (c) 2016 Joshua Holbrook
1492
- >
1493
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1494
- > of this software and associated documentation files (the "Software"), to deal
1495
- > in the Software without restriction, including without limitation the rights
1496
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1497
- > copies of the Software, and to permit persons to whom the Software is
1498
- > furnished to do so, subject to the following conditions:
1499
- >
1500
- > The above copyright notice and this permission notice shall be included in
1501
- > all copies or substantial portions of the Software.
1502
- >
1503
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1504
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1505
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1506
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1507
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1508
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1509
- > THE SOFTWARE.
1510
-
1511
- ----------------------------------------
1512
-
1513
- ### flow-parser@v0.255.0
1514
-
1515
- > JavaScript parser written in OCaml. Produces ESTree AST
1516
-
1517
- License: MIT
1518
- Homepage: <https://flow.org>
1519
- Repository: <https://github.com/facebook/flow.git>
1520
- Author: Flow Team <flow@fb.com>
1521
-
1522
- ----------------------------------------
1523
-
1524
- ### get-east-asian-width@v1.3.0
1525
-
1526
- > Determine the East Asian Width of a Unicode character
1527
-
1528
- License: MIT
1529
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1530
-
1531
- > MIT License
1532
- >
1533
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1534
- >
1535
- > 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:
1536
- >
1537
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1538
- >
1539
- > 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.
1540
-
1541
- ----------------------------------------
1542
-
1543
- ### get-stdin@v9.0.0
1544
-
1545
- > Get stdin as a string or buffer
1546
-
1547
- License: MIT
1548
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1549
-
1550
- > MIT License
1551
- >
1552
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1553
- >
1554
- > 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:
1555
- >
1556
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1557
- >
1558
- > 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.
1559
-
1560
- ----------------------------------------
1561
-
1562
- ### glob-parent@v5.1.2
1563
-
1564
- > Extract the non-magic parent path from a glob string.
1565
-
1566
- License: ISC
1567
- Author: Gulp Team <team@gulpjs.com> (https://gulpjs.com/)
1568
- Contributors:
1569
- - Elan Shanker (https://github.com/es128)
1570
- - Blaine Bublitz <blaine.bublitz@gmail.com>
1571
-
1572
- > The ISC License
1573
- >
1574
- > Copyright (c) 2015, 2019 Elan Shanker
1575
- >
1576
- > Permission to use, copy, modify, and/or distribute this software for any
1577
- > purpose with or without fee is hereby granted, provided that the above
1578
- > copyright notice and this permission notice appear in all copies.
1579
- >
1580
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1581
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1582
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1583
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1584
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1585
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1586
- > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1587
-
1588
- ----------------------------------------
1589
-
1590
- ### graphql@v16.9.0
1591
-
1592
- > A Query Language and Runtime which can target any service.
1593
-
1594
- License: MIT
1595
- Homepage: <https://github.com/graphql/graphql-js>
1596
- Repository: <https://github.com/graphql/graphql-js.git>
1597
-
1598
- > MIT License
1599
- >
1600
- > Copyright (c) GraphQL Contributors
1601
- >
1602
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1603
- > of this software and associated documentation files (the "Software"), to deal
1604
- > in the Software without restriction, including without limitation the rights
1605
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1606
- > copies of the Software, and to permit persons to whom the Software is
1607
- > furnished to do so, subject to the following conditions:
1608
- >
1609
- > The above copyright notice and this permission notice shall be included in all
1610
- > copies or substantial portions of the Software.
1611
- >
1612
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1613
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1614
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1615
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1616
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1617
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1618
- > SOFTWARE.
1619
-
1620
- ----------------------------------------
1621
-
1622
- ### ignore@v6.0.2
1623
-
1624
- > Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
1625
-
1626
- License: MIT
1627
- Repository: <git@github.com:kaelzhang/node-ignore.git>
1628
- Author: kael
1629
-
1630
- > Copyright (c) 2013 Kael Zhang <i@kael.me>, contributors
1631
- > http://kael.me/
1632
- >
1633
- > Permission is hereby granted, free of charge, to any person obtaining
1634
- > a copy of this software and associated documentation files (the
1635
- > "Software"), to deal in the Software without restriction, including
1636
- > without limitation the rights to use, copy, modify, merge, publish,
1637
- > distribute, sublicense, and/or sell copies of the Software, and to
1638
- > permit persons to whom the Software is furnished to do so, subject to
1639
- > the following conditions:
1640
- >
1641
- > The above copyright notice and this permission notice shall be
1642
- > included in all copies or substantial portions of the Software.
1643
- >
1644
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1645
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1646
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1647
- > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1648
- > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1649
- > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1650
- > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1651
-
1652
- ----------------------------------------
1653
-
1654
- ### import-meta-resolve@v4.1.0
1655
-
1656
- > Resolve things like Node.js — ponyfill for `import.meta.resolve`
1657
-
1658
- License: MIT
1659
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
1660
- Contributors:
1661
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
1662
-
1663
- > (The MIT License)
1664
- >
1665
- > Copyright (c) 2021 Titus Wormer <mailto:tituswormer@gmail.com>
1666
- >
1667
- > Permission is hereby granted, free of charge, to any person obtaining
1668
- > a copy of this software and associated documentation files (the
1669
- > 'Software'), to deal in the Software without restriction, including
1670
- > without limitation the rights to use, copy, modify, merge, publish,
1671
- > distribute, sublicense, and/or sell copies of the Software, and to
1672
- > permit persons to whom the Software is furnished to do so, subject to
1673
- > the following conditions:
1674
- >
1675
- > The above copyright notice and this permission notice shall be
1676
- > included in all copies or substantial portions of the Software.
1677
- >
1678
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1679
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1680
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1681
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1682
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1683
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1684
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1685
- >
1686
- > ---
1687
- >
1688
- > This is a derivative work based on:
1689
- > <https://github.com/nodejs/node>.
1690
- > Which is licensed:
1691
- >
1692
- > """
1693
- > Copyright Node.js contributors. All rights reserved.
1694
- >
1695
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1696
- > of this software and associated documentation files (the "Software"), to
1697
- > deal in the Software without restriction, including without limitation the
1698
- > rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1699
- > sell copies of the Software, and to permit persons to whom the Software is
1700
- > furnished to do so, subject to the following conditions:
1701
- >
1702
- > The above copyright notice and this permission notice shall be included in
1703
- > all copies or substantial portions of the Software.
1704
- >
1705
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1706
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1707
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1708
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1709
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1710
- > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1711
- > IN THE SOFTWARE.
1712
- > """
1713
- >
1714
- > This license applies to parts of Node.js originating from the
1715
- > https://github.com/joyent/node repository:
1716
- >
1717
- > """
1718
- > Copyright Joyent, Inc. and other Node contributors. All rights reserved.
1719
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1720
- > of this software and associated documentation files (the "Software"), to
1721
- > deal in the Software without restriction, including without limitation the
1722
- > rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1723
- > sell copies of the Software, and to permit persons to whom the Software is
1724
- > furnished to do so, subject to the following conditions:
1725
- >
1726
- > The above copyright notice and this permission notice shall be included in
1727
- > all copies or substantial portions of the Software.
1728
- >
1729
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1730
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1731
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1732
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1733
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1734
- > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1735
- > IN THE SOFTWARE.
1736
- > """
1737
-
1738
- ----------------------------------------
1739
-
1740
- ### index-to-position@v0.1.2
1741
-
1742
- > Convert a string index to its line and column position
1743
-
1744
- License: MIT
1745
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1746
-
1747
- > MIT License
1748
- >
1749
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1750
- >
1751
- > 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:
1752
- >
1753
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1754
- >
1755
- > 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.
1756
-
1757
- ----------------------------------------
1758
-
1759
- ### indexes-of@v1.0.1
1760
-
1761
- > line String/Array#indexOf but return all the indexes in an array
1762
-
1763
- License: MIT
1764
- Homepage: <https://github.com/dominictarr/indexes-of>
1765
- Repository: <git://github.com/dominictarr/indexes-of.git>
1766
- Author: Dominic Tarr <dominic.tarr@gmail.com> (dominictarr.com)
1767
-
1768
- > Copyright (c) 2013 Dominic Tarr
1769
- >
1770
- > Permission is hereby granted, free of charge,
1771
- > to any person obtaining a copy of this software and
1772
- > associated documentation files (the "Software"), to
1773
- > deal in the Software without restriction, including
1774
- > without limitation the rights to use, copy, modify,
1775
- > merge, publish, distribute, sublicense, and/or sell
1776
- > copies of the Software, and to permit persons to whom
1777
- > the Software is furnished to do so,
1778
- > subject to the following conditions:
1779
- >
1780
- > The above copyright notice and this permission notice
1781
- > shall be included in all copies or substantial portions of the Software.
1782
- >
1783
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1784
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1785
- > OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1786
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
1787
- > ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1788
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1789
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1790
-
1791
- ----------------------------------------
1792
-
1793
- ### inherits@v2.0.4
1794
-
1795
- > Browser-friendly inheritance fully compatible with standard node.js inherits()
1796
-
1797
- License: ISC
1798
-
1799
- > The ISC License
1800
- >
1801
- > Copyright (c) Isaac Z. Schlueter
1802
- >
1803
- > Permission to use, copy, modify, and/or distribute this software for any
1804
- > purpose with or without fee is hereby granted, provided that the above
1805
- > copyright notice and this permission notice appear in all copies.
1806
- >
1807
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1808
- > REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
1809
- > FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1810
- > INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1811
- > LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1812
- > OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1813
- > PERFORMANCE OF THIS SOFTWARE.
1814
-
1815
- ----------------------------------------
1816
-
1817
- ### is-alphabetical@v1.0.4
1818
-
1819
- > Check if a character is alphabetical
1820
-
1821
- License: MIT
1822
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
1823
- Contributors:
1824
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
1825
-
1826
- > (The MIT License)
1827
- >
1828
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1829
- >
1830
- > Permission is hereby granted, free of charge, to any person obtaining
1831
- > a copy of this software and associated documentation files (the
1832
- > 'Software'), to deal in the Software without restriction, including
1833
- > without limitation the rights to use, copy, modify, merge, publish,
1834
- > distribute, sublicense, and/or sell copies of the Software, and to
1835
- > permit persons to whom the Software is furnished to do so, subject to
1836
- > the following conditions:
1837
- >
1838
- > The above copyright notice and this permission notice shall be
1839
- > included in all copies or substantial portions of the Software.
1840
- >
1841
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1842
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1843
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1844
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1845
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1846
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1847
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1848
-
1849
- ----------------------------------------
1850
-
1851
- ### is-alphanumerical@v1.0.4
1852
-
1853
- > Check if a character is alphanumerical
1854
-
1855
- License: MIT
1856
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
1857
- Contributors:
1858
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
1859
-
1860
- > (The MIT License)
1861
- >
1862
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1863
- >
1864
- > Permission is hereby granted, free of charge, to any person obtaining
1865
- > a copy of this software and associated documentation files (the
1866
- > 'Software'), to deal in the Software without restriction, including
1867
- > without limitation the rights to use, copy, modify, merge, publish,
1868
- > distribute, sublicense, and/or sell copies of the Software, and to
1869
- > permit persons to whom the Software is furnished to do so, subject to
1870
- > the following conditions:
1871
- >
1872
- > The above copyright notice and this permission notice shall be
1873
- > included in all copies or substantial portions of the Software.
1874
- >
1875
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1876
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1877
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1878
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1879
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1880
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1881
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1882
-
1883
- ----------------------------------------
1884
-
1885
- ### is-buffer@v2.0.5
1886
-
1887
- > Determine if an object is a Buffer
1888
-
1889
- License: MIT
1890
- Repository: <git://github.com/feross/is-buffer.git>
1891
- Author: Feross Aboukhadijeh <feross@feross.org> (https://feross.org)
1892
-
1893
- > The MIT License (MIT)
1894
- >
1895
- > Copyright (c) Feross Aboukhadijeh
1896
- >
1897
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1898
- > of this software and associated documentation files (the "Software"), to deal
1899
- > in the Software without restriction, including without limitation the rights
1900
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1901
- > copies of the Software, and to permit persons to whom the Software is
1902
- > furnished to do so, subject to the following conditions:
1903
- >
1904
- > The above copyright notice and this permission notice shall be included in
1905
- > all copies or substantial portions of the Software.
1906
- >
1907
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1908
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1909
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1910
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1911
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1912
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1913
- > THE SOFTWARE.
1914
-
1915
- ----------------------------------------
1916
-
1917
- ### is-decimal@v1.0.4
1918
-
1919
- > Check if a character is decimal
1920
-
1921
- License: MIT
1922
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
1923
- Contributors:
1924
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
1925
-
1926
- > (The MIT License)
1927
- >
1928
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1929
- >
1930
- > Permission is hereby granted, free of charge, to any person obtaining
1931
- > a copy of this software and associated documentation files (the
1932
- > 'Software'), to deal in the Software without restriction, including
1933
- > without limitation the rights to use, copy, modify, merge, publish,
1934
- > distribute, sublicense, and/or sell copies of the Software, and to
1935
- > permit persons to whom the Software is furnished to do so, subject to
1936
- > the following conditions:
1937
- >
1938
- > The above copyright notice and this permission notice shall be
1939
- > included in all copies or substantial portions of the Software.
1940
- >
1941
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1942
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1943
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1944
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1945
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1946
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1947
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1948
-
1949
- ----------------------------------------
1950
-
1951
- ### is-extglob@v2.1.1
1952
-
1953
- > Returns true if a string has an extglob.
1954
-
1955
- License: MIT
1956
- Homepage: <https://github.com/jonschlinkert/is-extglob>
1957
- Author: Jon Schlinkert (https://github.com/jonschlinkert)
1958
-
1959
- > The MIT License (MIT)
1960
- >
1961
- > Copyright (c) 2014-2016, Jon Schlinkert
1962
- >
1963
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1964
- > of this software and associated documentation files (the "Software"), to deal
1965
- > in the Software without restriction, including without limitation the rights
1966
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1967
- > copies of the Software, and to permit persons to whom the Software is
1968
- > furnished to do so, subject to the following conditions:
1969
- >
1970
- > The above copyright notice and this permission notice shall be included in
1971
- > all copies or substantial portions of the Software.
1972
- >
1973
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1974
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1975
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1976
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1977
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1978
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1979
- > THE SOFTWARE.
1980
-
1981
- ----------------------------------------
1982
-
1983
- ### is-glob@v4.0.3
1984
-
1985
- > Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.
1986
-
1987
- License: MIT
1988
- Homepage: <https://github.com/micromatch/is-glob>
1989
- Author: Jon Schlinkert (https://github.com/jonschlinkert)
1990
- Contributors:
1991
- - Brian Woodward (https://twitter.com/doowb)
1992
- - Daniel Perez (https://tuvistavie.com)
1993
- - Jon Schlinkert (http://twitter.com/jonschlinkert)
1994
-
1995
- > The MIT License (MIT)
1996
- >
1997
- > Copyright (c) 2014-2017, Jon Schlinkert.
1998
- >
1999
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2000
- > of this software and associated documentation files (the "Software"), to deal
2001
- > in the Software without restriction, including without limitation the rights
2002
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2003
- > copies of the Software, and to permit persons to whom the Software is
2004
- > furnished to do so, subject to the following conditions:
2005
- >
2006
- > The above copyright notice and this permission notice shall be included in
2007
- > all copies or substantial portions of the Software.
2008
- >
2009
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2010
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2011
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2012
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2013
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2014
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2015
- > THE SOFTWARE.
2016
-
2017
- ----------------------------------------
2018
-
2019
- ### is-hexadecimal@v1.0.4
2020
-
2021
- > Check if a character is hexadecimal
2022
-
2023
- License: MIT
2024
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
2025
- Contributors:
2026
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
2027
-
2028
- > (The MIT License)
2029
- >
2030
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2031
- >
2032
- > Permission is hereby granted, free of charge, to any person obtaining
2033
- > a copy of this software and associated documentation files (the
2034
- > 'Software'), to deal in the Software without restriction, including
2035
- > without limitation the rights to use, copy, modify, merge, publish,
2036
- > distribute, sublicense, and/or sell copies of the Software, and to
2037
- > permit persons to whom the Software is furnished to do so, subject to
2038
- > the following conditions:
2039
- >
2040
- > The above copyright notice and this permission notice shall be
2041
- > included in all copies or substantial portions of the Software.
2042
- >
2043
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2044
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2045
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2046
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2047
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2048
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2049
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2050
-
2051
- ----------------------------------------
2052
-
2053
- ### is-number@v7.0.0
2054
-
2055
- > Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
2056
-
2057
- License: MIT
2058
- Homepage: <https://github.com/jonschlinkert/is-number>
2059
- Author: Jon Schlinkert (https://github.com/jonschlinkert)
2060
- Contributors:
2061
- - Jon Schlinkert (http://twitter.com/jonschlinkert)
2062
- - Olsten Larck (https://i.am.charlike.online)
2063
- - Rouven Weßling (www.rouvenwessling.de)
2064
-
2065
- > The MIT License (MIT)
2066
- >
2067
- > Copyright (c) 2014-present, Jon Schlinkert.
2068
- >
2069
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2070
- > of this software and associated documentation files (the "Software"), to deal
2071
- > in the Software without restriction, including without limitation the rights
2072
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2073
- > copies of the Software, and to permit persons to whom the Software is
2074
- > furnished to do so, subject to the following conditions:
2075
- >
2076
- > The above copyright notice and this permission notice shall be included in
2077
- > all copies or substantial portions of the Software.
2078
- >
2079
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2080
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2081
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2082
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2083
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2084
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2085
- > THE SOFTWARE.
2086
-
2087
- ----------------------------------------
2088
-
2089
- ### is-plain-obj@v2.1.0
2090
-
2091
- > Check if a value is a plain object
2092
-
2093
- License: MIT
2094
- Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2095
-
2096
- > MIT License
2097
- >
2098
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2099
- >
2100
- > 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:
2101
- >
2102
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2103
- >
2104
- > 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.
2105
-
2106
- ----------------------------------------
2107
-
2108
- ### is-whitespace-character@v1.0.4
2109
-
2110
- > Check if a character is a whitespace character
2111
-
2112
- License: MIT
2113
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
2114
- Contributors:
2115
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
2116
-
2117
- > (The MIT License)
2118
- >
2119
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2120
- >
2121
- > Permission is hereby granted, free of charge, to any person obtaining
2122
- > a copy of this software and associated documentation files (the
2123
- > 'Software'), to deal in the Software without restriction, including
2124
- > without limitation the rights to use, copy, modify, merge, publish,
2125
- > distribute, sublicense, and/or sell copies of the Software, and to
2126
- > permit persons to whom the Software is furnished to do so, subject to
2127
- > the following conditions:
2128
- >
2129
- > The above copyright notice and this permission notice shall be
2130
- > included in all copies or substantial portions of the Software.
2131
- >
2132
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2133
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2134
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2135
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2136
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2137
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2138
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2139
-
2140
- ----------------------------------------
2141
-
2142
- ### is-word-character@v1.0.4
2143
-
2144
- > Check if a character is a word character
2145
-
2146
- License: MIT
2147
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
2148
- Contributors:
2149
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
2150
-
2151
- > (The MIT License)
2152
- >
2153
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2154
- >
2155
- > Permission is hereby granted, free of charge, to any person obtaining
2156
- > a copy of this software and associated documentation files (the
2157
- > 'Software'), to deal in the Software without restriction, including
2158
- > without limitation the rights to use, copy, modify, merge, publish,
2159
- > distribute, sublicense, and/or sell copies of the Software, and to
2160
- > permit persons to whom the Software is furnished to do so, subject to
2161
- > the following conditions:
2162
- >
2163
- > The above copyright notice and this permission notice shall be
2164
- > included in all copies or substantial portions of the Software.
2165
- >
2166
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2167
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2168
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2169
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2170
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2171
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2172
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2173
-
2174
- ----------------------------------------
2175
-
2176
- ### iterate-directory-up@v1.1.1
2177
-
2178
- > Iterate directory up.
2179
-
2180
- License: MIT
2181
- Homepage: <https://github.com/fisker/iterate-directory-up#readme>
2182
- Author: fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.com/)
2183
-
2184
- > MIT License
2185
- >
2186
- > Copyright (c) fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.com/)
2187
- >
2188
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2189
- > of this software and associated documentation files (the "Software"), to deal
2190
- > in the Software without restriction, including without limitation the rights
2191
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2192
- > copies of the Software, and to permit persons to whom the Software is
2193
- > furnished to do so, subject to the following conditions:
2194
- >
2195
- > The above copyright notice and this permission notice shall be included in all
2196
- > copies or substantial portions of the Software.
2197
- >
2198
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2199
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2200
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2201
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2202
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2203
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2204
- > SOFTWARE.
2205
-
2206
- ----------------------------------------
2207
-
2208
- ### jest-docblock@v30.0.0-alpha.6
2209
-
2210
- License: MIT
2211
- Repository: <https://github.com/jestjs/jest.git>
2212
-
2213
- > MIT License
2214
- >
2215
- > Copyright (c) Meta Platforms, Inc. and affiliates.
2216
- > Copyright Contributors to the Jest project.
2217
- >
2218
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2219
- > of this software and associated documentation files (the "Software"), to deal
2220
- > in the Software without restriction, including without limitation the rights
2221
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2222
- > copies of the Software, and to permit persons to whom the Software is
2223
- > furnished to do so, subject to the following conditions:
2224
- >
2225
- > The above copyright notice and this permission notice shall be included in all
2226
- > copies or substantial portions of the Software.
2227
- >
2228
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2229
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2230
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2231
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2232
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2233
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2234
- > SOFTWARE.
2235
-
2236
- ----------------------------------------
2237
-
2238
- ### js-tokens@v4.0.0
2239
-
2240
- > A regex that tokenizes JavaScript.
2241
-
2242
- License: MIT
2243
- Author: Simon Lydell
2244
-
2245
- > The MIT License (MIT)
2246
- >
2247
- > Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
2248
- >
2249
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2250
- > of this software and associated documentation files (the "Software"), to deal
2251
- > in the Software without restriction, including without limitation the rights
2252
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2253
- > copies of the Software, and to permit persons to whom the Software is
2254
- > furnished to do so, subject to the following conditions:
2255
- >
2256
- > The above copyright notice and this permission notice shall be included in
2257
- > all copies or substantial portions of the Software.
2258
- >
2259
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2260
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2261
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2262
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2263
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2264
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2265
- > THE SOFTWARE.
2266
-
2267
- ----------------------------------------
2268
-
2269
- ### js-yaml@v4.1.0
2270
-
2271
- > YAML 1.2 parser and serializer
2272
-
2273
- License: MIT
2274
- Author: Vladimir Zapparov <dervus.grim@gmail.com>
2275
- Contributors:
2276
- - Aleksey V Zapparov <ixti@member.fsf.org> (http://www.ixti.net/)
2277
- - Vitaly Puzrin <vitaly@rcdesign.ru> (https://github.com/puzrin)
2278
- - Martin Grenfell <martin.grenfell@gmail.com> (http://got-ravings.blogspot.com)
2279
-
2280
- > (The MIT License)
2281
- >
2282
- > Copyright (C) 2011-2015 by Vitaly Puzrin
2283
- >
2284
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2285
- > of this software and associated documentation files (the "Software"), to deal
2286
- > in the Software without restriction, including without limitation the rights
2287
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2288
- > copies of the Software, and to permit persons to whom the Software is
2289
- > furnished to do so, subject to the following conditions:
2290
- >
2291
- > The above copyright notice and this permission notice shall be included in
2292
- > all copies or substantial portions of the Software.
2293
- >
2294
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2295
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2296
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2297
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2298
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2299
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2300
- > THE SOFTWARE.
2301
-
2302
- ----------------------------------------
2303
-
2304
- ### json-buffer@v3.0.1
2305
-
2306
- > JSON parse & stringify that supports binary via bops & base64
2307
-
2308
- License: MIT
2309
- Homepage: <https://github.com/dominictarr/json-buffer>
2310
- Repository: <git://github.com/dominictarr/json-buffer.git>
2311
- Author: Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)
2312
-
2313
- > Copyright (c) 2013 Dominic Tarr
2314
- >
2315
- > Permission is hereby granted, free of charge,
2316
- > to any person obtaining a copy of this software and
2317
- > associated documentation files (the "Software"), to
2318
- > deal in the Software without restriction, including
2319
- > without limitation the rights to use, copy, modify,
2320
- > merge, publish, distribute, sublicense, and/or sell
2321
- > copies of the Software, and to permit persons to whom
2322
- > the Software is furnished to do so,
2323
- > subject to the following conditions:
2324
- >
2325
- > The above copyright notice and this permission notice
2326
- > shall be included in all copies or substantial portions of the Software.
2327
- >
2328
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2329
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
2330
- > OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2331
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
2332
- > ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2333
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2334
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2335
-
2336
- ----------------------------------------
2337
-
2338
- ### json5@v2.2.3
2339
-
2340
- > JSON for Humans
2341
-
2342
- License: MIT
2343
- Homepage: <http://json5.org/>
2344
- Repository: <git+https://github.com/json5/json5.git>
2345
- Author: Aseem Kishore <aseem.kishore@gmail.com>
2346
- Contributors:
2347
- - Max Nanasy <max.nanasy@gmail.com>
2348
- - Andrew Eisenberg <andrew@eisenberg.as>
2349
- - Jordan Tucker <jordanbtucker@gmail.com>
2350
-
2351
- > MIT License
2352
- >
2353
- > Copyright (c) 2012-2018 Aseem Kishore, and [others].
2354
- >
2355
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2356
- > of this software and associated documentation files (the "Software"), to deal
2357
- > in the Software without restriction, including without limitation the rights
2358
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2359
- > copies of the Software, and to permit persons to whom the Software is
2360
- > furnished to do so, subject to the following conditions:
2361
- >
2362
- > The above copyright notice and this permission notice shall be included in all
2363
- > copies or substantial portions of the Software.
2364
- >
2365
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2366
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2367
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2368
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2369
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2370
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2371
- > SOFTWARE.
2372
- >
2373
- > [others]: https://github.com/json5/json5/contributors
2374
-
2375
- ----------------------------------------
2376
-
2377
- ### keyv@v4.5.4
2378
-
2379
- > Simple key-value storage with support for multiple backends
2380
-
2381
- License: MIT
2382
- Homepage: <https://github.com/jaredwray/keyv>
2383
- Repository: <git+https://github.com/jaredwray/keyv.git>
2384
- Author: Jared Wray <me@jaredwray.com> (http://jaredwray.com)
2385
-
2386
- ----------------------------------------
2387
-
2388
- ### leven@v4.0.0
2389
-
2390
- > Measure the difference between two strings using the Levenshtein distance algorithm
2391
-
2392
- License: MIT
2393
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2394
-
2395
- > MIT License
2396
- >
2397
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2398
- >
2399
- > 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:
2400
- >
2401
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2402
- >
2403
- > 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.
2404
-
2405
- ----------------------------------------
2406
-
2407
- ### lines-and-columns@v2.0.4
2408
-
2409
- > Maps lines and columns to character offsets and back.
2410
-
2411
- License: MIT
2412
- Homepage: <https://github.com/eventualbuddha/lines-and-columns#readme>
2413
- Repository: <https://github.com/eventualbuddha/lines-and-columns.git>
2414
- Author: Brian Donovan <brian@donovans.cc>
2415
-
2416
- > The MIT License (MIT)
2417
- >
2418
- > Copyright (c) 2015 Brian Donovan
2419
- >
2420
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2421
- > of this software and associated documentation files (the "Software"), to deal
2422
- > in the Software without restriction, including without limitation the rights
2423
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2424
- > copies of the Software, and to permit persons to whom the Software is
2425
- > furnished to do so, subject to the following conditions:
2426
- >
2427
- > The above copyright notice and this permission notice shall be included in
2428
- > all copies or substantial portions of the Software.
2429
- >
2430
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2431
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2432
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2433
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2434
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2435
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2436
- > THE SOFTWARE.
2437
-
2438
- ----------------------------------------
2439
-
2440
- ### locate-path@v7.2.0
2441
-
2442
- > Get the first path that exists on disk of multiple paths
2443
-
2444
- License: MIT
2445
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2446
-
2447
- > MIT License
2448
- >
2449
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2450
- >
2451
- > 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:
2452
- >
2453
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2454
- >
2455
- > 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.
2456
-
2457
- ----------------------------------------
2458
-
2459
- ### lru-cache@v4.1.5
2460
-
2461
- > A cache object that deletes the least-recently-used items.
2462
-
2463
- License: ISC
2464
- Author: Isaac Z. Schlueter <i@izs.me>
2465
-
2466
- > The ISC License
2467
- >
2468
- > Copyright (c) Isaac Z. Schlueter and Contributors
2469
- >
2470
- > Permission to use, copy, modify, and/or distribute this software for any
2471
- > purpose with or without fee is hereby granted, provided that the above
2472
- > copyright notice and this permission notice appear in all copies.
2473
- >
2474
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2475
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2476
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2477
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2478
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2479
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2480
- > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2481
-
2482
- ----------------------------------------
2483
-
2484
- ### markdown-escapes@v1.0.4
2485
-
2486
- > List of escapable characters in markdown
2487
-
2488
- License: MIT
2489
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
2490
- Contributors:
2491
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
2492
-
2493
- > (The MIT License)
2494
- >
2495
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2496
- >
2497
- > Permission is hereby granted, free of charge, to any person obtaining
2498
- > a copy of this software and associated documentation files (the
2499
- > 'Software'), to deal in the Software without restriction, including
2500
- > without limitation the rights to use, copy, modify, merge, publish,
2501
- > distribute, sublicense, and/or sell copies of the Software, and to
2502
- > permit persons to whom the Software is furnished to do so, subject to
2503
- > the following conditions:
2504
- >
2505
- > The above copyright notice and this permission notice shall be
2506
- > included in all copies or substantial portions of the Software.
2507
- >
2508
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2509
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2510
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2511
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2512
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2513
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2514
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2515
-
2516
- ----------------------------------------
2517
-
2518
- ### merge2@v1.4.1
2519
-
2520
- > Merge multiple streams into one stream in sequence or parallel.
2521
-
2522
- License: MIT
2523
- Homepage: <https://github.com/teambition/merge2>
2524
- Repository: <git@github.com:teambition/merge2.git>
2525
-
2526
- > The MIT License (MIT)
2527
- >
2528
- > Copyright (c) 2014-2020 Teambition
2529
- >
2530
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2531
- > of this software and associated documentation files (the "Software"), to deal
2532
- > in the Software without restriction, including without limitation the rights
2533
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2534
- > copies of the Software, and to permit persons to whom the Software is
2535
- > furnished to do so, subject to the following conditions:
2536
- >
2537
- > The above copyright notice and this permission notice shall be included in all
2538
- > copies or substantial portions of the Software.
2539
- >
2540
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2541
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2542
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2543
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2544
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2545
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2546
- > SOFTWARE.
2547
-
2548
- ----------------------------------------
2549
-
2550
- ### meriyah@v6.0.3
2551
-
2552
- > A 100% compliant, self-hosted javascript parser with high focus on both performance and stability
2553
-
2554
- License: ISC
2555
- Homepage: <https://github.com/meriyah/meriyah>
2556
- Repository: <git+https://github.com/meriyah/meriyah.git>
2557
- Author: Kenny F. (https://github.com/KFlash)
2558
- Contributors:
2559
- - Chunpeng Huo (https://github.com/3cp)
2560
-
2561
- > ISC License
2562
- >
2563
- > Copyright (c) 2019 and later, KFlash and others.
2564
- >
2565
- > 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.
2566
- >
2567
- > 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.
2568
-
2569
- ----------------------------------------
2570
-
2571
- ### micromatch@v4.0.8
2572
-
2573
- > Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
2574
-
2575
- License: MIT
2576
- Homepage: <https://github.com/micromatch/micromatch>
2577
- Author: Jon Schlinkert (https://github.com/jonschlinkert)
2578
- Contributors:
2579
- - null (https://github.com/DianeLooney)
2580
- - Amila Welihinda (amilajack.com)
2581
- - Bogdan Chadkin (https://github.com/TrySound)
2582
- - Brian Woodward (https://twitter.com/doowb)
2583
- - Devon Govett (http://badassjs.com)
2584
- - Elan Shanker (https://github.com/es128)
2585
- - Fabrício Matté (https://ultcombo.js.org)
2586
- - Jon Schlinkert (http://twitter.com/jonschlinkert)
2587
- - Martin Kolárik (https://kolarik.sk)
2588
- - Olsten Larck (https://i.am.charlike.online)
2589
- - Paul Miller (paulmillr.com)
2590
- - Tom Byrer (https://github.com/tomByrer)
2591
- - Tyler Akins (http://rumkin.com)
2592
- - Peter Bright <drpizza@quiscalusmexicanus.org> (https://github.com/drpizza)
2593
- - Kuba Juszczyk (https://github.com/ku8ar)
2594
-
2595
- > The MIT License (MIT)
2596
- >
2597
- > Copyright (c) 2014-present, Jon Schlinkert.
2598
- >
2599
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2600
- > of this software and associated documentation files (the "Software"), to deal
2601
- > in the Software without restriction, including without limitation the rights
2602
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2603
- > copies of the Software, and to permit persons to whom the Software is
2604
- > furnished to do so, subject to the following conditions:
2605
- >
2606
- > The above copyright notice and this permission notice shall be included in
2607
- > all copies or substantial portions of the Software.
2608
- >
2609
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2610
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2611
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2612
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2613
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2614
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2615
- > THE SOFTWARE.
2616
-
2617
- ----------------------------------------
2618
-
2619
- ### minimist@v1.2.8
2620
-
2621
- > parse argument options
2622
-
2623
- License: MIT
2624
- Homepage: <https://github.com/minimistjs/minimist>
2625
- Repository: <git://github.com/minimistjs/minimist.git>
2626
- Author: James Halliday <mail@substack.net> (http://substack.net)
2627
-
2628
- > This software is released under the MIT license:
2629
- >
2630
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
2631
- > this software and associated documentation files (the "Software"), to deal in
2632
- > the Software without restriction, including without limitation the rights to
2633
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2634
- > the Software, and to permit persons to whom the Software is furnished to do so,
2635
- > subject to the following conditions:
2636
- >
2637
- > The above copyright notice and this permission notice shall be included in all
2638
- > copies or substantial portions of the Software.
2639
- >
2640
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2641
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2642
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2643
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2644
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2645
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2646
-
2647
- ----------------------------------------
2648
-
2649
- ### n-readlines@v1.0.1
2650
-
2651
- > Read file line by line without buffering the whole file in memory.
2652
-
2653
- License: MIT
2654
- Repository: <http://github.com/nacholibre/node-readlines.git>
2655
- Author: Yoan Arnaudov <jonidev@gmail.com>
2656
-
2657
- > The MIT License (MIT)
2658
- >
2659
- > Copyright (c) 2013 Liucw
2660
- >
2661
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
2662
- > this software and associated documentation files (the "Software"), to deal in
2663
- > the Software without restriction, including without limitation the rights to
2664
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2665
- > the Software, and to permit persons to whom the Software is furnished to do so,
2666
- > subject to the following conditions:
2667
- >
2668
- > The above copyright notice and this permission notice shall be included in all
2669
- > copies or substantial portions of the Software.
2670
- >
2671
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2672
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2673
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2674
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2675
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2676
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2677
-
2678
- ----------------------------------------
2679
-
2680
- ### nanoid@v3.3.7
2681
-
2682
- > A tiny (116 bytes), secure URL-friendly unique string ID generator
2683
-
2684
- License: MIT
2685
- Author: Andrey Sitnik <andrey@sitnik.ru>
2686
-
2687
- > The MIT License (MIT)
2688
- >
2689
- > Copyright 2017 Andrey Sitnik <andrey@sitnik.ru>
2690
- >
2691
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
2692
- > this software and associated documentation files (the "Software"), to deal in
2693
- > the Software without restriction, including without limitation the rights to
2694
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2695
- > the Software, and to permit persons to whom the Software is furnished to do so,
2696
- > subject to the following conditions:
2697
- >
2698
- > The above copyright notice and this permission notice shall be included in all
2699
- > copies or substantial portions of the Software.
2700
- >
2701
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2702
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2703
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2704
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2705
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2706
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2707
-
2708
- ----------------------------------------
2709
-
2710
- ### p-limit@v4.0.0
2711
-
2712
- > Run multiple promise-returning & async functions with limited concurrency
2713
-
2714
- License: MIT
2715
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2716
-
2717
- > MIT License
2718
- >
2719
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2720
- >
2721
- > 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:
2722
- >
2723
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2724
- >
2725
- > 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.
2726
-
2727
- ----------------------------------------
2728
-
2729
- ### p-locate@v6.0.0
2730
-
2731
- > Get the first fulfilled promise that satisfies the provided testing function
2732
-
2733
- License: MIT
2734
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2735
-
2736
- > MIT License
2737
- >
2738
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2739
- >
2740
- > 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:
2741
- >
2742
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2743
- >
2744
- > 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.
2745
-
2746
- ----------------------------------------
2747
-
2748
- ### parse-entities@v2.0.0
2749
-
2750
- > Parse HTML character references: fast, spec-compliant, positional information
2751
-
2752
- License: MIT
2753
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
2754
- Contributors:
2755
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
2756
-
2757
- > (The MIT License)
2758
- >
2759
- > Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>
2760
- >
2761
- > Permission is hereby granted, free of charge, to any person obtaining
2762
- > a copy of this software and associated documentation files (the
2763
- > 'Software'), to deal in the Software without restriction, including
2764
- > without limitation the rights to use, copy, modify, merge, publish,
2765
- > distribute, sublicense, and/or sell copies of the Software, and to
2766
- > permit persons to whom the Software is furnished to do so, subject to
2767
- > the following conditions:
2768
- >
2769
- > The above copyright notice and this permission notice shall be
2770
- > included in all copies or substantial portions of the Software.
2771
- >
2772
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2773
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2774
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2775
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2776
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2777
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2778
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2779
-
2780
- ----------------------------------------
2781
-
2782
- ### parse-json@v8.1.0
2783
-
2784
- > Parse JSON with more helpful errors
2785
-
2786
- License: MIT
2787
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2788
-
2789
- > MIT License
2790
- >
2791
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2792
- >
2793
- > 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:
2794
- >
2795
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2796
- >
2797
- > 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.
2798
-
2799
- ----------------------------------------
2800
-
2801
- ### path-exists@v5.0.0
2802
-
2803
- > Check if a path exists
2804
-
2805
- License: MIT
2806
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2807
-
2808
- > MIT License
2809
- >
2810
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2811
- >
2812
- > 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:
2813
- >
2814
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2815
- >
2816
- > 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.
2817
-
2818
- ----------------------------------------
2819
-
2820
- ### picocolors@v1.1.1
2821
-
2822
- > The tiniest and the fastest library for terminal output formatting with ANSI colors
2823
-
2824
- License: ISC
2825
- Author: Alexey Raspopov
2826
-
2827
- > ISC License
2828
- >
2829
- > Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
2830
- >
2831
- > Permission to use, copy, modify, and/or distribute this software for any
2832
- > purpose with or without fee is hereby granted, provided that the above
2833
- > copyright notice and this permission notice appear in all copies.
2834
- >
2835
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2836
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2837
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2838
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2839
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2840
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2841
- > OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2842
-
2843
- ----------------------------------------
2844
-
2845
- ### picomatch@v2.3.1
2846
-
2847
- > Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
2848
-
2849
- License: MIT
2850
- Homepage: <https://github.com/micromatch/picomatch>
2851
- Author: Jon Schlinkert (https://github.com/jonschlinkert)
2852
-
2853
- > The MIT License (MIT)
2854
- >
2855
- > Copyright (c) 2017-present, Jon Schlinkert.
2856
- >
2857
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2858
- > of this software and associated documentation files (the "Software"), to deal
2859
- > in the Software without restriction, including without limitation the rights
2860
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2861
- > copies of the Software, and to permit persons to whom the Software is
2862
- > furnished to do so, subject to the following conditions:
2863
- >
2864
- > The above copyright notice and this permission notice shall be included in
2865
- > all copies or substantial portions of the Software.
2866
- >
2867
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2868
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2869
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2870
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2871
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2872
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2873
- > THE SOFTWARE.
2874
-
2875
- ----------------------------------------
2876
-
2877
- ### pkg-dir@v7.0.0
2878
-
2879
- > Find the root directory of a Node.js project or npm package
2880
-
2881
- License: MIT
2882
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2883
-
2884
- > MIT License
2885
- >
2886
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2887
- >
2888
- > 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:
2889
- >
2890
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2891
- >
2892
- > 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.
2893
-
2894
- ----------------------------------------
2895
-
2896
- ### please-upgrade-node@v3.2.0
2897
-
2898
- > Displays a beginner-friendly message telling your user to upgrade their version of Node
2899
-
2900
- License: MIT
2901
- Homepage: <https://github.com/typicode/please-upgrade-node#readme>
2902
- Repository: <git+https://github.com/typicode/please-upgrade-node.git>
2903
- Author: typicode
2904
-
2905
- > MIT License
2906
- >
2907
- > Copyright (c) 2017
2908
- >
2909
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2910
- > of this software and associated documentation files (the "Software"), to deal
2911
- > in the Software without restriction, including without limitation the rights
2912
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2913
- > copies of the Software, and to permit persons to whom the Software is
2914
- > furnished to do so, subject to the following conditions:
2915
- >
2916
- > The above copyright notice and this permission notice shall be included in all
2917
- > copies or substantial portions of the Software.
2918
- >
2919
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2920
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2921
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2922
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2923
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2924
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2925
- > SOFTWARE.
2926
-
2927
- ----------------------------------------
2928
-
2929
- ### postcss@v8.4.49
2930
-
2931
- > Tool for transforming styles with JS plugins
2932
-
2933
- License: MIT
2934
- Homepage: <https://postcss.org/>
2935
- Author: Andrey Sitnik <andrey@sitnik.ru>
2936
-
2937
- > The MIT License (MIT)
2938
- >
2939
- > Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
2940
- >
2941
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
2942
- > this software and associated documentation files (the "Software"), to deal in
2943
- > the Software without restriction, including without limitation the rights to
2944
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2945
- > the Software, and to permit persons to whom the Software is furnished to do so,
2946
- > subject to the following conditions:
2947
- >
2948
- > The above copyright notice and this permission notice shall be included in all
2949
- > copies or substantial portions of the Software.
2950
- >
2951
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2952
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2953
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2954
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2955
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2956
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2957
-
2958
- ----------------------------------------
2959
-
2960
- ### postcss-less@v6.0.0
2961
-
2962
- > LESS parser for PostCSS
2963
-
2964
- License: MIT
2965
- Homepage: <https://github.com/shellscape/postcss-less>
2966
- Author: Denys Kniazevych <webschik@gmail.com>
2967
-
2968
- > The MIT License (MIT)
2969
- >
2970
- > Copyright (c) 2013 Andrey Sitnik <andrey@sitnik.ru>
2971
- > Copyright (c) 2016 Denys Kniazevych <webschik@gmail.com>
2972
- > Copyright (c) 2016 Pat Sissons <patricksissons@gmail.com>
2973
- > Copyright (c) 2017 Andrew Powell <andrew@shellscape.org>
2974
- >
2975
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2976
- > of this software and associated documentation files (the "Software"), to deal
2977
- > in the Software without restriction, including without limitation the rights
2978
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2979
- > copies of the Software, and to permit persons to whom the Software is
2980
- > furnished to do so, subject to the following conditions:
2981
- >
2982
- > The above copyright notice and this permission notice shall be included in all
2983
- > copies or substantial portions of the Software.
2984
- >
2985
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2986
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2987
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2988
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2989
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2990
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2991
- > SOFTWARE.
2992
-
2993
- ----------------------------------------
2994
-
2995
- ### postcss-media-query-parser@v0.2.3
2996
-
2997
- > A tool for parsing media query lists.
2998
-
2999
- License: MIT
3000
- Homepage: <https://github.com/dryoma/postcss-media-query-parser>
3001
- Repository: <git+https://github.com/dryoma/postcss-media-query-parser.git>
3002
- Author: dryoma
3003
-
3004
- ----------------------------------------
3005
-
3006
- ### postcss-scss@v4.0.9
3007
-
3008
- > SCSS parser for PostCSS
3009
-
3010
- License: MIT
3011
- Author: Andrey Sitnik <andrey@sitnik.ru>
3012
-
3013
- > The MIT License (MIT)
3014
- >
3015
- > Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
3016
- >
3017
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
3018
- > this software and associated documentation files (the "Software"), to deal in
3019
- > the Software without restriction, including without limitation the rights to
3020
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3021
- > the Software, and to permit persons to whom the Software is furnished to do so,
3022
- > subject to the following conditions:
3023
- >
3024
- > The above copyright notice and this permission notice shall be included in all
3025
- > copies or substantial portions of the Software.
3026
- >
3027
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3028
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3029
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3030
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3031
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3032
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3033
-
3034
- ----------------------------------------
3035
-
3036
- ### postcss-selector-parser@v2.2.3
3037
-
3038
- License: MIT
3039
- Homepage: <https://github.com/postcss/postcss-selector-parser>
3040
- Author: Ben Briggs <beneb.info@gmail.com> (http://beneb.info)
3041
-
3042
- > Copyright (c) Ben Briggs <beneb.info@gmail.com> (http://beneb.info)
3043
- >
3044
- > Permission is hereby granted, free of charge, to any person
3045
- > obtaining a copy of this software and associated documentation
3046
- > files (the "Software"), to deal in the Software without
3047
- > restriction, including without limitation the rights to use,
3048
- > copy, modify, merge, publish, distribute, sublicense, and/or sell
3049
- > copies of the Software, and to permit persons to whom the
3050
- > Software is furnished to do so, subject to the following
3051
- > conditions:
3052
- >
3053
- > The above copyright notice and this permission notice shall be
3054
- > included in all copies or substantial portions of the Software.
3055
- >
3056
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3057
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3058
- > OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3059
- > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
3060
- > HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3061
- > WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3062
- > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3063
- > OTHER DEALINGS IN THE SOFTWARE.
3064
-
3065
- ----------------------------------------
3066
-
3067
- ### postcss-values-parser@v2.0.1
3068
-
3069
- > A CSS property value parser for use with PostCSS
3070
-
3071
- License: MIT
3072
- Author: Andrew Powell (shellscape) <andrew@shellscape.org> (http://shellscape.org)
3073
-
3074
- > Copyright (c) Andrew Powell <andrew@shellscape.org>
3075
- >
3076
- > Permission is hereby granted, free of charge, to any person
3077
- > obtaining a copy of this software and associated documentation
3078
- > files (the "Software"), to deal in the Software without
3079
- > restriction, including without limitation the rights to use,
3080
- > copy, modify, merge, publish, distribute, sublicense, and/or sell
3081
- > copies of the Software, and to permit persons to whom the
3082
- > Software is furnished to do so, subject to the following
3083
- > conditions:
3084
- >
3085
- > The above copyright notice and this permission notice shall be
3086
- > included in all copies or substantial portions of the Software.
3087
- >
3088
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3089
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3090
- > OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3091
- > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
3092
- > HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3093
- > WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3094
- > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3095
- > OTHER DEALINGS IN THE SOFTWARE.
3096
-
3097
- ----------------------------------------
3098
-
3099
- ### pseudomap@v1.0.2
3100
-
3101
- > A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
3102
-
3103
- License: ISC
3104
- Homepage: <https://github.com/isaacs/pseudomap#readme>
3105
- Repository: <git+https://github.com/isaacs/pseudomap.git>
3106
- Author: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)
3107
-
3108
- > The ISC License
3109
- >
3110
- > Copyright (c) Isaac Z. Schlueter and Contributors
3111
- >
3112
- > Permission to use, copy, modify, and/or distribute this software for any
3113
- > purpose with or without fee is hereby granted, provided that the above
3114
- > copyright notice and this permission notice appear in all copies.
3115
- >
3116
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3117
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3118
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3119
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3120
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3121
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
3122
- > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3123
-
3124
- ----------------------------------------
3125
-
3126
- ### queue-microtask@v1.2.3
3127
-
3128
- > fast, tiny `queueMicrotask` shim for modern engines
3129
-
3130
- License: MIT
3131
- Homepage: <https://github.com/feross/queue-microtask>
3132
- Repository: <git://github.com/feross/queue-microtask.git>
3133
- Author: Feross Aboukhadijeh <feross@feross.org> (https://feross.org)
3134
-
3135
- > The MIT License (MIT)
3136
- >
3137
- > Copyright (c) Feross Aboukhadijeh
3138
- >
3139
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
3140
- > this software and associated documentation files (the "Software"), to deal in
3141
- > the Software without restriction, including without limitation the rights to
3142
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3143
- > the Software, and to permit persons to whom the Software is furnished to do so,
3144
- > subject to the following conditions:
3145
- >
3146
- > The above copyright notice and this permission notice shall be included in all
3147
- > copies or substantial portions of the Software.
3148
- >
3149
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3150
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3151
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3152
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3153
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3154
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3155
-
3156
- ----------------------------------------
3157
-
3158
- ### remark-footnotes@v2.0.0
3159
-
3160
- > remark plugin to add support for pandoc footnotes
3161
-
3162
- License: MIT
3163
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3164
- Contributors:
3165
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3166
-
3167
- > (The MIT License)
3168
- >
3169
- > Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
3170
- >
3171
- > Permission is hereby granted, free of charge, to any person obtaining
3172
- > a copy of this software and associated documentation files (the
3173
- > 'Software'), to deal in the Software without restriction, including
3174
- > without limitation the rights to use, copy, modify, merge, publish,
3175
- > distribute, sublicense, and/or sell copies of the Software, and to
3176
- > permit persons to whom the Software is furnished to do so, subject to
3177
- > the following conditions:
3178
- >
3179
- > The above copyright notice and this permission notice shall be
3180
- > included in all copies or substantial portions of the Software.
3181
- >
3182
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
3183
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3184
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3185
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3186
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3187
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3188
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3189
-
3190
- ----------------------------------------
3191
-
3192
- ### remark-math@v3.0.1
3193
-
3194
- > remark plugin to parse and stringify math
3195
-
3196
- License: MIT
3197
- Author: Junyoung Choi <fluke8259@gmail.com> (https://rokt33r.github.io)
3198
- Contributors:
3199
- - Junyoung Choi <fluke8259@gmail.com> (https://rokt33r.github.io)
3200
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3201
-
3202
- ----------------------------------------
3203
-
3204
- ### remark-parse@v8.0.3
3205
-
3206
- > remark plugin to parse Markdown
3207
-
3208
- License: MIT
3209
- Homepage: <https://remark.js.org>
3210
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3211
- Contributors:
3212
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3213
- - Eugene Sharygin <eush77@gmail.com>
3214
- - Junyoung Choi <fluke8259@gmail.com>
3215
- - Elijah Hamovitz <elijahhamovitz@gmail.com>
3216
- - Ika <ikatyang@gmail.com>
3217
-
3218
- ----------------------------------------
3219
-
3220
- ### repeat-string@v1.6.1
3221
-
3222
- > Repeat the given string n times. Fastest implementation for repeating a string.
3223
-
3224
- License: MIT
3225
- Homepage: <https://github.com/jonschlinkert/repeat-string>
3226
- Author: Jon Schlinkert (http://github.com/jonschlinkert)
3227
- Contributors:
3228
- - Brian Woodward <brian.woodward@gmail.com> (https://github.com/doowb)
3229
- - Jon Schlinkert <jon.schlinkert@sellside.com> (http://twitter.com/jonschlinkert)
3230
- - Linus Unnebäck <linus@folkdatorn.se> (http://linus.unnebäck.se)
3231
- - Thijs Busser <tbusser@gmail.com> (http://tbusser.net)
3232
- - Titus <tituswormer@gmail.com> (wooorm.com)
3233
-
3234
- > The MIT License (MIT)
3235
- >
3236
- > Copyright (c) 2014-2016, Jon Schlinkert.
3237
- >
3238
- > Permission is hereby granted, free of charge, to any person obtaining a copy
3239
- > of this software and associated documentation files (the "Software"), to deal
3240
- > in the Software without restriction, including without limitation the rights
3241
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3242
- > copies of the Software, and to permit persons to whom the Software is
3243
- > furnished to do so, subject to the following conditions:
3244
- >
3245
- > The above copyright notice and this permission notice shall be included in
3246
- > all copies or substantial portions of the Software.
3247
- >
3248
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3249
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3250
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3251
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3252
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3253
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3254
- > THE SOFTWARE.
3255
-
3256
- ----------------------------------------
3257
-
3258
- ### reusify@v1.0.4
3259
-
3260
- > Reuse objects and functions with style
3261
-
3262
- License: MIT
3263
- Homepage: <https://github.com/mcollina/reusify#readme>
3264
- Repository: <git+https://github.com/mcollina/reusify.git>
3265
- Author: Matteo Collina <hello@matteocollina.com>
3266
-
3267
- > The MIT License (MIT)
3268
- >
3269
- > Copyright (c) 2015 Matteo Collina
3270
- >
3271
- > Permission is hereby granted, free of charge, to any person obtaining a copy
3272
- > of this software and associated documentation files (the "Software"), to deal
3273
- > in the Software without restriction, including without limitation the rights
3274
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3275
- > copies of the Software, and to permit persons to whom the Software is
3276
- > furnished to do so, subject to the following conditions:
3277
- >
3278
- > The above copyright notice and this permission notice shall be included in all
3279
- > copies or substantial portions of the Software.
3280
- >
3281
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3282
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3283
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3284
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3285
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3286
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3287
- > SOFTWARE.
3288
-
3289
- ----------------------------------------
3290
-
3291
- ### run-parallel@v1.2.0
3292
-
3293
- > Run an array of functions in parallel
3294
-
3295
- License: MIT
3296
- Homepage: <https://github.com/feross/run-parallel>
3297
- Repository: <git://github.com/feross/run-parallel.git>
3298
- Author: Feross Aboukhadijeh <feross@feross.org> (https://feross.org)
3299
-
3300
- > The MIT License (MIT)
3301
- >
3302
- > Copyright (c) Feross Aboukhadijeh
3303
- >
3304
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
3305
- > this software and associated documentation files (the "Software"), to deal in
3306
- > the Software without restriction, including without limitation the rights to
3307
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3308
- > the Software, and to permit persons to whom the Software is furnished to do so,
3309
- > subject to the following conditions:
3310
- >
3311
- > The above copyright notice and this permission notice shall be included in all
3312
- > copies or substantial portions of the Software.
3313
- >
3314
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3315
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3316
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3317
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3318
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3319
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3320
-
3321
- ----------------------------------------
3322
-
3323
- ### sdbm@v2.0.0
3324
-
3325
- > SDBM non-cryptographic hash function
3326
-
3327
- License: MIT
3328
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3329
-
3330
- > MIT License
3331
- >
3332
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3333
- >
3334
- > 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:
3335
- >
3336
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3337
- >
3338
- > 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.
3339
-
3340
- ----------------------------------------
3341
-
3342
- ### semver@v7.6.3
3343
-
3344
- > The semantic version parser used by npm.
3345
-
3346
- License: ISC
3347
- Repository: <git+https://github.com/npm/node-semver.git>
3348
- Author: GitHub Inc.
3349
-
3350
- > The ISC License
3351
- >
3352
- > Copyright (c) Isaac Z. Schlueter and Contributors
3353
- >
3354
- > Permission to use, copy, modify, and/or distribute this software for any
3355
- > purpose with or without fee is hereby granted, provided that the above
3356
- > copyright notice and this permission notice appear in all copies.
3357
- >
3358
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3359
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3360
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3361
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3362
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3363
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
3364
- > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3365
-
3366
- ----------------------------------------
3367
-
3368
- ### semver-compare@v1.0.0
3369
-
3370
- > compare two semver version strings, returning -1, 0, or 1
3371
-
3372
- License: MIT
3373
- Homepage: <https://github.com/substack/semver-compare>
3374
- Repository: <git://github.com/substack/semver-compare.git>
3375
- Author: James Halliday <mail@substack.net> (http://substack.net)
3376
-
3377
- > This software is released under the MIT license:
3378
- >
3379
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
3380
- > this software and associated documentation files (the "Software"), to deal in
3381
- > the Software without restriction, including without limitation the rights to
3382
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3383
- > the Software, and to permit persons to whom the Software is furnished to do so,
3384
- > subject to the following conditions:
3385
- >
3386
- > The above copyright notice and this permission notice shall be included in all
3387
- > copies or substantial portions of the Software.
3388
- >
3389
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3390
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3391
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3392
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3393
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3394
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3395
-
3396
- ----------------------------------------
3397
-
3398
- ### sigmund@v1.0.1
3399
-
3400
- > Quick and dirty signatures for Objects.
3401
-
3402
- License: ISC
3403
- Repository: <git://github.com/isaacs/sigmund>
3404
- Author: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)
3405
-
3406
- > The ISC License
3407
- >
3408
- > Copyright (c) Isaac Z. Schlueter and Contributors
3409
- >
3410
- > Permission to use, copy, modify, and/or distribute this software for any
3411
- > purpose with or without fee is hereby granted, provided that the above
3412
- > copyright notice and this permission notice appear in all copies.
3413
- >
3414
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3415
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3416
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3417
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3418
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3419
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
3420
- > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3421
-
3422
- ----------------------------------------
3423
-
3424
- ### simple-html-tokenizer@v0.5.11
3425
-
3426
- > Simple HTML Tokenizer is a lightweight JavaScript library that can be used to tokenize the kind of HTML normally found in templates.
3427
-
3428
- License: MIT
3429
- Repository: <https://github.com/tildeio/simple-html-tokenizer.git>
3430
-
3431
- > Copyright (c) 2014 Yehuda Katz and contributors
3432
- >
3433
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
3434
- > this software and associated documentation files (the "Software"), to deal in
3435
- > the Software without restriction, including without limitation the rights to
3436
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
3437
- > of the Software, and to permit persons to whom the Software is furnished to do
3438
- > so, subject to the following conditions:
3439
- >
3440
- > The above copyright notice and this permission notice shall be included in all
3441
- > copies or substantial portions of the Software.
3442
- >
3443
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3444
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3445
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3446
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3447
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3448
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3449
- > SOFTWARE.
3450
-
3451
- ----------------------------------------
3452
-
3453
- ### smol-toml@v1.3.1
3454
-
3455
- > A small, fast, and correct TOML parser/serializer
3456
-
3457
- License: BSD-3-Clause
3458
- Author: Cynthia <cyyynthia@borkenware.com>
3459
-
3460
- > Copyright (c) Squirrel Chat et al., All rights reserved.
3461
- >
3462
- > Redistribution and use in source and binary forms, with or without
3463
- > modification, are permitted provided that the following conditions are met:
3464
- >
3465
- > 1. Redistributions of source code must retain the above copyright notice, this
3466
- > list of conditions and the following disclaimer.
3467
- > 2. Redistributions in binary form must reproduce the above copyright notice,
3468
- > this list of conditions and the following disclaimer in the
3469
- > documentation and/or other materials provided with the distribution.
3470
- > 3. Neither the name of the copyright holder nor the names of its contributors
3471
- > may be used to endorse or promote products derived from this software without
3472
- > specific prior written permission.
3473
- >
3474
- > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
3475
- > ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3476
- > WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
3477
- > DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
3478
- > FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3479
- > DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
3480
- > SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
3481
- > CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
3482
- > OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3483
- > OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3484
-
3485
- ----------------------------------------
3486
-
3487
- ### state-toggle@v1.0.3
3488
-
3489
- > Enter/exit a state
3490
-
3491
- License: MIT
3492
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3493
- Contributors:
3494
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3495
-
3496
- > (The MIT License)
3497
- >
3498
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3499
- >
3500
- > Permission is hereby granted, free of charge, to any person obtaining
3501
- > a copy of this software and associated documentation files (the
3502
- > 'Software'), to deal in the Software without restriction, including
3503
- > without limitation the rights to use, copy, modify, merge, publish,
3504
- > distribute, sublicense, and/or sell copies of the Software, and to
3505
- > permit persons to whom the Software is furnished to do so, subject to
3506
- > the following conditions:
3507
- >
3508
- > The above copyright notice and this permission notice shall be
3509
- > included in all copies or substantial portions of the Software.
3510
- >
3511
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
3512
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3513
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3514
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3515
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3516
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3517
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3518
-
3519
- ----------------------------------------
3520
-
3521
- ### strip-ansi@v7.1.0
3522
-
3523
- > Strip ANSI escape codes from a string
3524
-
3525
- License: MIT
3526
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3527
-
3528
- > MIT License
3529
- >
3530
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3531
- >
3532
- > 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:
3533
- >
3534
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3535
- >
3536
- > 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.
3537
-
3538
- ----------------------------------------
3539
-
3540
- ### to-fast-properties@v4.0.0
3541
-
3542
- > Force V8 to use fast properties for an object
3543
-
3544
- License: MIT
3545
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https:/sindresorhus.com)
3546
-
3547
- > MIT License
3548
- >
3549
- > Copyright (c) Petka Antonov
3550
- > Benjamin Gruenbaum
3551
- > John-David Dalton
3552
- > Sindre Sorhus
3553
- >
3554
- > 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:
3555
- >
3556
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3557
- >
3558
- > 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.
3559
-
3560
- ----------------------------------------
3561
-
3562
- ### to-regex-range@v5.0.1
3563
-
3564
- > Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
3565
-
3566
- License: MIT
3567
- Homepage: <https://github.com/micromatch/to-regex-range>
3568
- Author: Jon Schlinkert (https://github.com/jonschlinkert)
3569
- Contributors:
3570
- - Jon Schlinkert (http://twitter.com/jonschlinkert)
3571
- - Rouven Weßling (www.rouvenwessling.de)
3572
-
3573
- > The MIT License (MIT)
3574
- >
3575
- > Copyright (c) 2015-present, Jon Schlinkert.
3576
- >
3577
- > Permission is hereby granted, free of charge, to any person obtaining a copy
3578
- > of this software and associated documentation files (the "Software"), to deal
3579
- > in the Software without restriction, including without limitation the rights
3580
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3581
- > copies of the Software, and to permit persons to whom the Software is
3582
- > furnished to do so, subject to the following conditions:
3583
- >
3584
- > The above copyright notice and this permission notice shall be included in
3585
- > all copies or substantial portions of the Software.
3586
- >
3587
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3588
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3589
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3590
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3591
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3592
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3593
- > THE SOFTWARE.
3594
-
3595
- ----------------------------------------
3596
-
3597
- ### trim@v1.0.1
3598
-
3599
- > Trim string whitespace
3600
-
3601
- License: MIT
3602
- Repository: <https://github.com/Trott/trim.git>
3603
- Author: TJ Holowaychuk <tj@vision-media.ca>
3604
-
3605
- ----------------------------------------
3606
-
3607
- ### trim-trailing-lines@v1.1.4
3608
-
3609
- > Remove final line feeds from a string
3610
-
3611
- License: MIT
3612
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3613
- Contributors:
3614
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3615
-
3616
- > (The MIT License)
3617
- >
3618
- > Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>
3619
- >
3620
- > Permission is hereby granted, free of charge, to any person obtaining
3621
- > a copy of this software and associated documentation files (the
3622
- > 'Software'), to deal in the Software without restriction, including
3623
- > without limitation the rights to use, copy, modify, merge, publish,
3624
- > distribute, sublicense, and/or sell copies of the Software, and to
3625
- > permit persons to whom the Software is furnished to do so, subject to
3626
- > the following conditions:
3627
- >
3628
- > The above copyright notice and this permission notice shall be
3629
- > included in all copies or substantial portions of the Software.
3630
- >
3631
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
3632
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3633
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3634
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3635
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3636
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3637
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3638
-
3639
- ----------------------------------------
3640
-
3641
- ### trough@v1.0.5
3642
-
3643
- > Middleware: a channel used to convey a liquid
3644
-
3645
- License: MIT
3646
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3647
- Contributors:
3648
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3649
-
3650
- > (The MIT License)
3651
- >
3652
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3653
- >
3654
- > Permission is hereby granted, free of charge, to any person obtaining a copy
3655
- > of this software and associated documentation files (the "Software"), to deal
3656
- > in the Software without restriction, including without limitation the rights
3657
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3658
- > copies of the Software, and to permit persons to whom the Software is
3659
- > furnished to do so, subject to the following conditions:
3660
- >
3661
- > The above copyright notice and this permission notice shall be included in
3662
- > all copies or substantial portions of the Software.
3663
- >
3664
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3665
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3666
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3667
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3668
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3669
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3670
- > THE SOFTWARE.
3671
-
3672
- ----------------------------------------
3673
-
3674
- ### ts-api-utils@v1.4.2
3675
-
3676
- > Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
3677
-
3678
- License: MIT
3679
- Repository: <https://github.com/JoshuaKGoldberg/ts-api-utils>
3680
- Author: JoshuaKGoldberg <npm@joshuakgoldberg.com>
3681
-
3682
- > # MIT License
3683
- >
3684
- > Permission is hereby granted, free of charge, to any person obtaining
3685
- > a copy of this software and associated documentation files (the
3686
- > 'Software'), to deal in the Software without restriction, including
3687
- > without limitation the rights to use, copy, modify, merge, publish,
3688
- > distribute, sublicense, and/or sell copies of the Software, and to
3689
- > permit persons to whom the Software is furnished to do so, subject to
3690
- > the following conditions:
3691
- >
3692
- > The above copyright notice and this permission notice shall be
3693
- > included in all copies or substantial portions of the Software.
3694
- >
3695
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
3696
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3697
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3698
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3699
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3700
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3701
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3702
-
3703
- ----------------------------------------
3704
-
3705
- ### typescript@v5.7.2
3706
-
3707
- > TypeScript is a language for application scale JavaScript development
3708
-
3709
- License: Apache-2.0
3710
- Homepage: <https://www.typescriptlang.org/>
3711
- Repository: <https://github.com/microsoft/TypeScript.git>
3712
- Author: Microsoft Corp.
3713
-
3714
- > Apache License
3715
- >
3716
- > Version 2.0, January 2004
3717
- >
3718
- > http://www.apache.org/licenses/
3719
- >
3720
- > TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3721
- >
3722
- > 1. Definitions.
3723
- >
3724
- > "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
3725
- >
3726
- > "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
3727
- >
3728
- > "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.
3729
- >
3730
- > "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
3731
- >
3732
- > "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
3733
- >
3734
- > "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.
3735
- >
3736
- > "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).
3737
- >
3738
- > "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.
3739
- >
3740
- > "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."
3741
- >
3742
- > "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.
3743
- >
3744
- > 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.
3745
- >
3746
- > 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.
3747
- >
3748
- > 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:
3749
- >
3750
- > You must give any other recipients of the Work or Derivative Works a copy of this License; and
3751
- >
3752
- > You must cause any modified files to carry prominent notices stating that You changed the files; and
3753
- >
3754
- > 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
3755
- >
3756
- > 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.
3757
- >
3758
- > 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.
3759
- >
3760
- > 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.
3761
- >
3762
- > 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.
3763
- >
3764
- > 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.
3765
- >
3766
- > 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.
3767
- >
3768
- > END OF TERMS AND CONDITIONS
3769
-
3770
- ----------------------------------------
3771
-
3772
- ### unherit@v1.1.3
3773
-
3774
- > Clone a constructor without affecting the super-class
3775
-
3776
- License: MIT
3777
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3778
- Contributors:
3779
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3780
-
3781
- > (The MIT License)
3782
- >
3783
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
3784
- >
3785
- > Permission is hereby granted, free of charge, to any person obtaining a copy
3786
- > of this software and associated documentation files (the "Software"), to deal
3787
- > in the Software without restriction, including without limitation the rights
3788
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3789
- > copies of the Software, and to permit persons to whom the Software is
3790
- > furnished to do so, subject to the following conditions:
3791
- >
3792
- > The above copyright notice and this permission notice shall be included in
3793
- > all copies or substantial portions of the Software.
3794
- >
3795
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3796
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3797
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3798
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3799
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3800
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3801
- > THE SOFTWARE.
3802
-
3803
- ----------------------------------------
3804
-
3805
- ### unified@v9.2.2
3806
-
3807
- > Interface for parsing, inspecting, transforming, and serializing content through syntax trees
3808
-
3809
- License: MIT
3810
- Homepage: <https://unifiedjs.com>
3811
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3812
- Contributors:
3813
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3814
- - Junyoung Choi <fluke8259@gmail.com>
3815
- - Hernan Rajchert <hrajchert@gmail.com>
3816
- - Christian Murphy <christian.murphy.42@gmail.com>
3817
- - Vse Mozhet Byt <vsemozhetbyt@gmail.com>
3818
- - Richard Littauer <richard.littauer@gmail.com>
3819
-
3820
- > (The MIT License)
3821
- >
3822
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
3823
- >
3824
- > Permission is hereby granted, free of charge, to any person obtaining a copy
3825
- > of this software and associated documentation files (the "Software"), to deal
3826
- > in the Software without restriction, including without limitation the rights
3827
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3828
- > copies of the Software, and to permit persons to whom the Software is
3829
- > furnished to do so, subject to the following conditions:
3830
- >
3831
- > The above copyright notice and this permission notice shall be included in
3832
- > all copies or substantial portions of the Software.
3833
- >
3834
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3835
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3836
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3837
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3838
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3839
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3840
- > THE SOFTWARE.
3841
-
3842
- ----------------------------------------
3843
-
3844
- ### uniq@v1.0.1
3845
-
3846
- > Removes duplicates from a sorted array in place
3847
-
3848
- License: MIT
3849
- Repository: <git://github.com/mikolalysenko/uniq.git>
3850
- Author: Mikola Lysenko
3851
-
3852
- > The MIT License (MIT)
3853
- >
3854
- > Copyright (c) 2013 Mikola Lysenko
3855
- >
3856
- > Permission is hereby granted, free of charge, to any person obtaining a copy
3857
- > of this software and associated documentation files (the "Software"), to deal
3858
- > in the Software without restriction, including without limitation the rights
3859
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3860
- > copies of the Software, and to permit persons to whom the Software is
3861
- > furnished to do so, subject to the following conditions:
3862
- >
3863
- > The above copyright notice and this permission notice shall be included in
3864
- > all copies or substantial portions of the Software.
3865
- >
3866
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3867
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3868
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3869
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3870
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3871
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3872
- > THE SOFTWARE.
3873
-
3874
- ----------------------------------------
3875
-
3876
- ### unist-util-is@v4.1.0
3877
-
3878
- > unist utility to check if a node passes a test
3879
-
3880
- License: MIT
3881
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3882
- Contributors:
3883
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3884
- - Christian Murphy <christian.murphy.42@gmail.com>
3885
- - Lucas Brandstaetter <lucas@brandstaetter.tech> (https://github.com/Roang-zero1)
3886
-
3887
- > (The MIT license)
3888
- >
3889
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
3890
- >
3891
- > Permission is hereby granted, free of charge, to any person obtaining
3892
- > a copy of this software and associated documentation files (the
3893
- > 'Software'), to deal in the Software without restriction, including
3894
- > without limitation the rights to use, copy, modify, merge, publish,
3895
- > distribute, sublicense, and/or sell copies of the Software, and to
3896
- > permit persons to whom the Software is furnished to do so, subject to
3897
- > the following conditions:
3898
- >
3899
- > The above copyright notice and this permission notice shall be
3900
- > included in all copies or substantial portions of the Software.
3901
- >
3902
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
3903
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3904
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3905
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3906
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3907
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3908
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3909
-
3910
- ----------------------------------------
3911
-
3912
- ### unist-util-remove-position@v2.0.1
3913
-
3914
- > unist utility to remove positions from a tree
3915
-
3916
- License: MIT
3917
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3918
- Contributors:
3919
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3920
-
3921
- > (The MIT License)
3922
- >
3923
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3924
- >
3925
- > Permission is hereby granted, free of charge, to any person obtaining
3926
- > a copy of this software and associated documentation files (the
3927
- > 'Software'), to deal in the Software without restriction, including
3928
- > without limitation the rights to use, copy, modify, merge, publish,
3929
- > distribute, sublicense, and/or sell copies of the Software, and to
3930
- > permit persons to whom the Software is furnished to do so, subject to
3931
- > the following conditions:
3932
- >
3933
- > The above copyright notice and this permission notice shall be
3934
- > included in all copies or substantial portions of the Software.
3935
- >
3936
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
3937
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3938
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3939
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3940
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3941
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3942
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3943
-
3944
- ----------------------------------------
3945
-
3946
- ### unist-util-stringify-position@v2.0.3
3947
-
3948
- > unist utility to serialize a node, position, or point as a human readable location
3949
-
3950
- License: MIT
3951
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3952
- Contributors:
3953
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3954
-
3955
- > (The MIT License)
3956
- >
3957
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3958
- >
3959
- > Permission is hereby granted, free of charge, to any person obtaining
3960
- > a copy of this software and associated documentation files (the
3961
- > 'Software'), to deal in the Software without restriction, including
3962
- > without limitation the rights to use, copy, modify, merge, publish,
3963
- > distribute, sublicense, and/or sell copies of the Software, and to
3964
- > permit persons to whom the Software is furnished to do so, subject to
3965
- > the following conditions:
3966
- >
3967
- > The above copyright notice and this permission notice shall be
3968
- > included in all copies or substantial portions of the Software.
3969
- >
3970
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
3971
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3972
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3973
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3974
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3975
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3976
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3977
-
3978
- ----------------------------------------
3979
-
3980
- ### unist-util-visit@v2.0.3
3981
-
3982
- > unist utility to visit nodes
3983
-
3984
- License: MIT
3985
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3986
- Contributors:
3987
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
3988
- - Eugene Sharygin <eush77@gmail.com>
3989
- - Richard Gibson <richard.gibson@gmail.com>
3990
-
3991
- > (The MIT License)
3992
- >
3993
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
3994
- >
3995
- > Permission is hereby granted, free of charge, to any person obtaining
3996
- > a copy of this software and associated documentation files (the
3997
- > 'Software'), to deal in the Software without restriction, including
3998
- > without limitation the rights to use, copy, modify, merge, publish,
3999
- > distribute, sublicense, and/or sell copies of the Software, and to
4000
- > permit persons to whom the Software is furnished to do so, subject to
4001
- > the following conditions:
4002
- >
4003
- > The above copyright notice and this permission notice shall be
4004
- > included in all copies or substantial portions of the Software.
4005
- >
4006
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
4007
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4008
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4009
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4010
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4011
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4012
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4013
-
4014
- ----------------------------------------
4015
-
4016
- ### unist-util-visit-parents@v3.1.1
4017
-
4018
- > unist utility to recursively walk over nodes, with ancestral information
4019
-
4020
- License: MIT
4021
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
4022
- Contributors:
4023
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
4024
-
4025
- > (The MIT License)
4026
- >
4027
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
4028
- >
4029
- > Permission is hereby granted, free of charge, to any person obtaining
4030
- > a copy of this software and associated documentation files (the
4031
- > 'Software'), to deal in the Software without restriction, including
4032
- > without limitation the rights to use, copy, modify, merge, publish,
4033
- > distribute, sublicense, and/or sell copies of the Software, and to
4034
- > permit persons to whom the Software is furnished to do so, subject to
4035
- > the following conditions:
4036
- >
4037
- > The above copyright notice and this permission notice shall be
4038
- > included in all copies or substantial portions of the Software.
4039
- >
4040
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
4041
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4042
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4043
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4044
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4045
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4046
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4047
-
4048
- ----------------------------------------
4049
-
4050
- ### url-or-path@v2.3.2
4051
-
4052
- > Convert between file URL and path.
4053
-
4054
- License: MIT
4055
- Homepage: <https://github.com/fisker/url-or-path#readme>
4056
- Author: fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.com/)
4057
-
4058
- > MIT License
4059
- >
4060
- > Copyright (c) fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.com/)
4061
- >
4062
- > Permission is hereby granted, free of charge, to any person obtaining a copy
4063
- > of this software and associated documentation files (the "Software"), to deal
4064
- > in the Software without restriction, including without limitation the rights
4065
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4066
- > copies of the Software, and to permit persons to whom the Software is
4067
- > furnished to do so, subject to the following conditions:
4068
- >
4069
- > The above copyright notice and this permission notice shall be included in all
4070
- > copies or substantial portions of the Software.
4071
- >
4072
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4073
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4074
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4075
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4076
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4077
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4078
- > SOFTWARE.
4079
-
4080
- ----------------------------------------
4081
-
4082
- ### vfile@v4.2.1
4083
-
4084
- > Virtual file format for text processing
4085
-
4086
- License: MIT
4087
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
4088
- Contributors:
4089
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
4090
- - Brendan Abbott <brendan.abbott@temando.com>
4091
- - Denys Dovhan <email@denysdovhan.com>
4092
- - Kyle Mathews <mathews.kyle@gmail.com>
4093
- - Shinnosuke Watanabe <snnskwtnb@gmail.com>
4094
- - Sindre Sorhus <sindresorhus@gmail.com>
4095
-
4096
- > (The MIT License)
4097
- >
4098
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
4099
- >
4100
- > Permission is hereby granted, free of charge, to any person obtaining a copy
4101
- > of this software and associated documentation files (the "Software"), to deal
4102
- > in the Software without restriction, including without limitation the rights
4103
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4104
- > copies of the Software, and to permit persons to whom the Software is
4105
- > furnished to do so, subject to the following conditions:
4106
- >
4107
- > The above copyright notice and this permission notice shall be included in
4108
- > all copies or substantial portions of the Software.
4109
- >
4110
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4111
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4112
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4113
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4114
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4115
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4116
- > THE SOFTWARE.
4117
-
4118
- ----------------------------------------
4119
-
4120
- ### vfile-location@v3.2.0
4121
-
4122
- > vfile utility to convert between positional (line and column-based) and offset (range-based) locations
4123
-
4124
- License: MIT
4125
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
4126
- Contributors:
4127
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
4128
- - Christian Murphy <christian.murphy.42@gmail.com>
4129
-
4130
- > (The MIT License)
4131
- >
4132
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
4133
- >
4134
- > Permission is hereby granted, free of charge, to any person obtaining
4135
- > a copy of this software and associated documentation files (the
4136
- > 'Software'), to deal in the Software without restriction, including
4137
- > without limitation the rights to use, copy, modify, merge, publish,
4138
- > distribute, sublicense, and/or sell copies of the Software, and to
4139
- > permit persons to whom the Software is furnished to do so, subject to
4140
- > the following conditions:
4141
- >
4142
- > The above copyright notice and this permission notice shall be
4143
- > included in all copies or substantial portions of the Software.
4144
- >
4145
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
4146
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4147
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4148
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4149
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4150
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4151
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4152
-
4153
- ----------------------------------------
4154
-
4155
- ### vfile-message@v2.0.4
4156
-
4157
- > vfile utility to create a virtual message
4158
-
4159
- License: MIT
4160
- Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
4161
- Contributors:
4162
- - Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
4163
-
4164
- > (The MIT License)
4165
- >
4166
- > Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>
4167
- >
4168
- > Permission is hereby granted, free of charge, to any person obtaining
4169
- > a copy of this software and associated documentation files (the
4170
- > 'Software'), to deal in the Software without restriction, including
4171
- > without limitation the rights to use, copy, modify, merge, publish,
4172
- > distribute, sublicense, and/or sell copies of the Software, and to
4173
- > permit persons to whom the Software is furnished to do so, subject to
4174
- > the following conditions:
4175
- >
4176
- > The above copyright notice and this permission notice shall be
4177
- > included in all copies or substantial portions of the Software.
4178
- >
4179
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
4180
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4181
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4182
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4183
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4184
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4185
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4186
-
4187
- ----------------------------------------
4188
-
4189
- ### vnopts@v2.0.0
4190
-
4191
- > validate and normalize options
4192
-
4193
- License: MIT
4194
- Homepage: <https://github.com/ikatyang/vnopts#readme>
4195
- Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
4196
-
4197
- > MIT License
4198
- >
4199
- > Copyright (c) Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
4200
- >
4201
- > Permission is hereby granted, free of charge, to any person obtaining a copy
4202
- > of this software and associated documentation files (the "Software"), to deal
4203
- > in the Software without restriction, including without limitation the rights
4204
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4205
- > copies of the Software, and to permit persons to whom the Software is
4206
- > furnished to do so, subject to the following conditions:
4207
- >
4208
- > The above copyright notice and this permission notice shall be included in all
4209
- > copies or substantial portions of the Software.
4210
- >
4211
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4212
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4213
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4214
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4215
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4216
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4217
- > SOFTWARE.
4218
-
4219
- ----------------------------------------
4220
-
4221
- ### wcwidth.js@v2.0.0
4222
-
4223
- > a javascript porting of C's wcwidth()
4224
-
4225
- License: MIT
4226
- Homepage: <http://code.woong.org/wcwidth.js>
4227
- Repository: <https://github.com/mycoboco/wcwidth.js.git>
4228
- Author: Woong Jun <woong.jun@gmail.com> (http://code.woong.org/)
4229
- Contributors:
4230
- - Tim Oxley <secoif@gmail.com> (http://campjs.com/)
4231
-
4232
- > wcwidth.js: a javascript portng of C's wcwidth()
4233
- > ================================================
4234
- >
4235
- > Copyright (C) 2012-2014 by Woong Jun and Tim Oxley.
4236
- >
4237
- > This package is a javascript porting of `wcwidth()` implementation
4238
- > [by Markus Kuhn](http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c).
4239
- >
4240
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
4241
- > this software and associated documentation files (the "Software"), to deal in
4242
- > the Software without restriction, including without limitation the rights to
4243
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
4244
- > of the Software, and to permit persons to whom the Software is furnished to do
4245
- > so, subject to the following conditions:
4246
- >
4247
- > The above copyright notice and this permission notice shall be included in all
4248
- > copies or substantial portions of the Software.
4249
- >
4250
- >
4251
- > THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
4252
- > INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
4253
- > FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
4254
- > OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
4255
- > EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
4256
- > OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4257
- > INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4258
- > CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
4259
- > IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
4260
- > OF SUCH DAMAGE.
4261
-
4262
- ----------------------------------------
4263
-
4264
- ### xtend@v4.0.2
4265
-
4266
- > extend like a boss
4267
-
4268
- License: MIT
4269
- Homepage: <https://github.com/Raynos/xtend>
4270
- Author: Raynos <raynos2@gmail.com>
4271
- Contributors:
4272
- - Jake Verbaten
4273
- - Matt Esch
4274
-
4275
- > The MIT License (MIT)
4276
- > Copyright (c) 2012-2014 Raynos.
4277
- >
4278
- > Permission is hereby granted, free of charge, to any person obtaining a copy
4279
- > of this software and associated documentation files (the "Software"), to deal
4280
- > in the Software without restriction, including without limitation the rights
4281
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4282
- > copies of the Software, and to permit persons to whom the Software is
4283
- > furnished to do so, subject to the following conditions:
4284
- >
4285
- > The above copyright notice and this permission notice shall be included in
4286
- > all copies or substantial portions of the Software.
4287
- >
4288
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4289
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4290
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4291
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4292
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4293
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4294
- > THE SOFTWARE.
4295
-
4296
- ----------------------------------------
4297
-
4298
- ### yallist@v2.1.2
4299
-
4300
- > Yet Another Linked List
4301
-
4302
- License: ISC
4303
- Repository: <git+https://github.com/isaacs/yallist.git>
4304
- Author: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)
4305
-
4306
- > The ISC License
4307
- >
4308
- > Copyright (c) Isaac Z. Schlueter and Contributors
4309
- >
4310
- > Permission to use, copy, modify, and/or distribute this software for any
4311
- > purpose with or without fee is hereby granted, provided that the above
4312
- > copyright notice and this permission notice appear in all copies.
4313
- >
4314
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4315
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4316
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4317
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4318
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4319
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
4320
- > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4321
-
4322
- ----------------------------------------
4323
-
4324
- ### yaml@v1.10.2
4325
-
4326
- > JavaScript parser and stringifier for YAML
4327
-
4328
- License: ISC
4329
- Homepage: <https://eemeli.org/yaml/v1/>
4330
- Author: Eemeli Aro <eemeli@gmail.com>
4331
-
4332
- > Copyright 2018 Eemeli Aro <eemeli@gmail.com>
4333
- >
4334
- > Permission to use, copy, modify, and/or distribute this software for any purpose
4335
- > with or without fee is hereby granted, provided that the above copyright notice
4336
- > and this permission notice appear in all copies.
4337
- >
4338
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
4339
- > REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
4340
- > FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
4341
- > INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
4342
- > OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
4343
- > TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
4344
- > THIS SOFTWARE.
4345
-
4346
- ----------------------------------------
4347
-
4348
- ### yaml-unist-parser@v2.0.1
4349
-
4350
- > A YAML parser that produces output compatible with unist
4351
-
4352
- License: MIT
4353
- Homepage: <https://github.com/prettier/yaml-unist-parser#readme>
4354
- Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
4355
-
4356
- > MIT License
4357
- >
4358
- > Copyright (c) Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
4359
- >
4360
- > Permission is hereby granted, free of charge, to any person obtaining a copy
4361
- > of this software and associated documentation files (the "Software"), to deal
4362
- > in the Software without restriction, including without limitation the rights
4363
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4364
- > copies of the Software, and to permit persons to whom the Software is
4365
- > furnished to do so, subject to the following conditions:
4366
- >
4367
- > The above copyright notice and this permission notice shall be included in all
4368
- > copies or substantial portions of the Software.
4369
- >
4370
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4371
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4372
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4373
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4374
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4375
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4376
- > SOFTWARE.
4377
-
4378
- ----------------------------------------
4379
-
4380
- ### yocto-queue@v1.1.1
4381
-
4382
- > Tiny queue data structure
4383
-
4384
- License: MIT
4385
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
4386
-
4387
- > MIT License
4388
- >
4389
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
4390
- >
4391
- > 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:
4392
- >
4393
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4394
- >
4395
- > 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.
4396
-
4397
24
  =====================================================");
4398
25
  END OF prettier NOTICES AND INFORMATION