@tocca-systems/twp-cli 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/CHANGELOG.public.md +80 -0
  2. package/LICENSE +47 -0
  3. package/README.md +279 -0
  4. package/dist/THIRD-PARTY-NOTICES.md +1239 -0
  5. package/dist/ai-dispatch-T6PJ4DUG.js +82 -0
  6. package/dist/app-S33SNSH5.js +1370 -0
  7. package/dist/chunk-3WJHTPOZ.js +48 -0
  8. package/dist/chunk-4QI5NX4C.js +6 -0
  9. package/dist/chunk-5QCAIKFE.js +9 -0
  10. package/dist/chunk-63LDNYGW.js +23 -0
  11. package/dist/chunk-7ZVTACQS.js +8 -0
  12. package/dist/chunk-DIMZRTLE.js +37 -0
  13. package/dist/chunk-DXXFUNYN.js +7 -0
  14. package/dist/chunk-FQDYLZV3.js +6 -0
  15. package/dist/chunk-GY7KI5E5.js +4 -0
  16. package/dist/chunk-II5RVJQN.js +3 -0
  17. package/dist/chunk-IM4H52FC.js +109 -0
  18. package/dist/chunk-J7QYPKVK.js +18 -0
  19. package/dist/chunk-KCXVV45F.js +16 -0
  20. package/dist/chunk-L37NS5L2.js +8 -0
  21. package/dist/chunk-N2UVRM3Z.js +5 -0
  22. package/dist/chunk-N3B737KO.js +57 -0
  23. package/dist/chunk-NERYSBA4.js +9 -0
  24. package/dist/chunk-NHYMHCAT.js +4 -0
  25. package/dist/chunk-NNOYO67O.js +7 -0
  26. package/dist/chunk-PMOUHEJQ.js +5 -0
  27. package/dist/chunk-Q7YSSWTR.js +33 -0
  28. package/dist/chunk-RQFG3OUL.js +41 -0
  29. package/dist/chunk-RZVI6PMW.js +5 -0
  30. package/dist/chunk-VSJBJXZO.js +3 -0
  31. package/dist/chunk-VSQXY2VX.js +42 -0
  32. package/dist/chunk-WVS4W5FY.js +16 -0
  33. package/dist/chunk-ZZ5EYKCK.js +58 -0
  34. package/dist/cli.js +132 -0
  35. package/dist/commands-QKNOQRWT.js +60 -0
  36. package/dist/commands-T47RY6EH.js +365 -0
  37. package/dist/devtools-VZW7JDIG.js +131 -0
  38. package/dist/dist-HZIZTJ4O.js +93 -0
  39. package/dist/fuzzysort-DFVKV4B4.js +3 -0
  40. package/dist/oneshot-JD5LINMX.js +18 -0
  41. package/dist/project-BEY4CNSF.js +13 -0
  42. package/dist/run-EDV5273K.js +58 -0
  43. package/dist/schedule-command-LWUBXHBQ.js +13 -0
  44. package/dist/setup-GY674TII.js +74 -0
  45. package/dist/task-MQYRE4QC.js +135 -0
  46. package/dist/update-WDWUECN7.js +21 -0
  47. package/package.json +73 -0
@@ -0,0 +1,1239 @@
1
+ # Third-Party Notices
2
+
3
+ このパッケージ(`@tocca-systems/twp-cli`)の `dist` には、次の第三者パッケージのコードが
4
+ バンドルされて含まれています。各パッケージの著作権表示とライセンス条文を以下に転載します。
5
+
6
+ **このファイルは自動生成です**(`scripts/generate-third-party-notices.mjs`)。
7
+ 実際にバンドルされたもの(tsup の metafile)から作っているので、依存を足し引きすれば
8
+ そのまま追従します。手で編集しないでください。
9
+
10
+ 同梱していない依存(`undici` など `tsup.config.ts` の `KEEP_EXTERNAL`)は、利用者の
11
+ `node_modules` に実体が入るため、そちらのライセンスファイルが直接配布されます。
12
+
13
+ 対象: 39 パッケージ
14
+
15
+ ---
16
+
17
+ ## @alcalzone/ansi-tokenize
18
+
19
+ バージョン: 0.3.0 / ライセンス: MIT / 作者: AlCalzone
20
+
21
+ ```
22
+ MIT License
23
+
24
+ Copyright (c) 2020-2026 AlCalzone
25
+
26
+ Permission is hereby granted, free of charge, to any person obtaining a copy
27
+ of this software and associated documentation files (the "Software"), to deal
28
+ in the Software without restriction, including without limitation the rights
29
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30
+ copies of the Software, and to permit persons to whom the Software is
31
+ furnished to do so, subject to the following conditions:
32
+
33
+ The above copyright notice and this permission notice shall be included in all
34
+ copies or substantial portions of the Software.
35
+
36
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
39
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
40
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
41
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
42
+ SOFTWARE.
43
+ ```
44
+
45
+ ---
46
+
47
+ ## @jmespath-community/jmespath
48
+
49
+ バージョン: 1.3.0 / ライセンス: MPL-2.0 / 作者: JMESPath Community
50
+
51
+ ```
52
+ Mozilla Public License Version 2.0
53
+ ==================================
54
+
55
+ 1. Definitions
56
+ --------------
57
+
58
+ 1.1. "Contributor"
59
+ means each individual or legal entity that creates, contributes to
60
+ the creation of, or owns Covered Software.
61
+
62
+ 1.2. "Contributor Version"
63
+ means the combination of the Contributions of others (if any) used
64
+ by a Contributor and that particular Contributor's Contribution.
65
+
66
+ 1.3. "Contribution"
67
+ means Covered Software of a particular Contributor.
68
+
69
+ 1.4. "Covered Software"
70
+ means Source Code Form to which the initial Contributor has attached
71
+ the notice in Exhibit A, the Executable Form of such Source Code
72
+ Form, and Modifications of such Source Code Form, in each case
73
+ including portions thereof.
74
+
75
+ 1.5. "Incompatible With Secondary Licenses"
76
+ means
77
+
78
+ (a) that the initial Contributor has attached the notice described
79
+ in Exhibit B to the Covered Software; or
80
+
81
+ (b) that the Covered Software was made available under the terms of
82
+ version 1.1 or earlier of the License, but not also under the
83
+ terms of a Secondary License.
84
+
85
+ 1.6. "Executable Form"
86
+ means any form of the work other than Source Code Form.
87
+
88
+ 1.7. "Larger Work"
89
+ means a work that combines Covered Software with other material, in
90
+ a separate file or files, that is not Covered Software.
91
+
92
+ 1.8. "License"
93
+ means this document.
94
+
95
+ 1.9. "Licensable"
96
+ means having the right to grant, to the maximum extent possible,
97
+ whether at the time of the initial grant or subsequently, any and
98
+ all of the rights conveyed by this License.
99
+
100
+ 1.10. "Modifications"
101
+ means any of the following:
102
+
103
+ (a) any file in Source Code Form that results from an addition to,
104
+ deletion from, or modification of the contents of Covered
105
+ Software; or
106
+
107
+ (b) any new file in Source Code Form that contains any Covered
108
+ Software.
109
+
110
+ 1.11. "Patent Claims" of a Contributor
111
+ means any patent claim(s), including without limitation, method,
112
+ process, and apparatus claims, in any patent Licensable by such
113
+ Contributor that would be infringed, but for the grant of the
114
+ License, by the making, using, selling, offering for sale, having
115
+ made, import, or transfer of either its Contributions or its
116
+ Contributor Version.
117
+
118
+ 1.12. "Secondary License"
119
+ means either the GNU General Public License, Version 2.0, the GNU
120
+ Lesser General Public License, Version 2.1, the GNU Affero General
121
+ Public License, Version 3.0, or any later versions of those
122
+ licenses.
123
+
124
+ 1.13. "Source Code Form"
125
+ means the form of the work preferred for making modifications.
126
+
127
+ 1.14. "You" (or "Your")
128
+ means an individual or a legal entity exercising rights under this
129
+ License. For legal entities, "You" includes any entity that
130
+ controls, is controlled by, or is under common control with You. For
131
+ purposes of this definition, "control" means (a) the power, direct
132
+ or indirect, to cause the direction or management of such entity,
133
+ whether by contract or otherwise, or (b) ownership of more than
134
+ fifty percent (50%) of the outstanding shares or beneficial
135
+ ownership of such entity.
136
+
137
+ 2. License Grants and Conditions
138
+ --------------------------------
139
+
140
+ 2.1. Grants
141
+
142
+ Each Contributor hereby grants You a world-wide, royalty-free,
143
+ non-exclusive license:
144
+
145
+ (a) under intellectual property rights (other than patent or trademark)
146
+ Licensable by such Contributor to use, reproduce, make available,
147
+ modify, display, perform, distribute, and otherwise exploit its
148
+ Contributions, either on an unmodified basis, with Modifications, or
149
+ as part of a Larger Work; and
150
+
151
+ (b) under Patent Claims of such Contributor to make, use, sell, offer
152
+ for sale, have made, import, and otherwise transfer either its
153
+ Contributions or its Contributor Version.
154
+
155
+ 2.2. Effective Date
156
+
157
+ The licenses granted in Section 2.1 with respect to any Contribution
158
+ become effective for each Contribution on the date the Contributor first
159
+ distributes such Contribution.
160
+
161
+ 2.3. Limitations on Grant Scope
162
+
163
+ The licenses granted in this Section 2 are the only rights granted under
164
+ this License. No additional rights or licenses will be implied from the
165
+ distribution or licensing of Covered Software under this License.
166
+ Notwithstanding Section 2.1(b) above, no patent license is granted by a
167
+ Contributor:
168
+
169
+ (a) for any code that a Contributor has removed from Covered Software;
170
+ or
171
+
172
+ (b) for infringements caused by: (i) Your and any other third party's
173
+ modifications of Covered Software, or (ii) the combination of its
174
+ Contributions with other software (except as part of its Contributor
175
+ Version); or
176
+
177
+ (c) under Patent Claims infringed by Covered Software in the absence of
178
+ its Contributions.
179
+
180
+ This License does not grant any rights in the trademarks, service marks,
181
+ or logos of any Contributor (except as may be necessary to comply with
182
+ the notice requirements in Section 3.4).
183
+
184
+ 2.4. Subsequent Licenses
185
+
186
+ No Contributor makes additional grants as a result of Your choice to
187
+ distribute the Covered Software under a subsequent version of this
188
+ License (see Section 10.2) or under the terms of a Secondary License (if
189
+ permitted under the terms of Section 3.3).
190
+
191
+ 2.5. Representation
192
+
193
+ Each Contributor represents that the Contributor believes its
194
+ Contributions are its original creation(s) or it has sufficient rights
195
+ to grant the rights to its Contributions conveyed by this License.
196
+
197
+ 2.6. Fair Use
198
+
199
+ This License is not intended to limit any rights You have under
200
+ applicable copyright doctrines of fair use, fair dealing, or other
201
+ equivalents.
202
+
203
+ 2.7. Conditions
204
+
205
+ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
206
+ in Section 2.1.
207
+
208
+ 3. Responsibilities
209
+ -------------------
210
+
211
+ 3.1. Distribution of Source Form
212
+
213
+ All distribution of Covered Software in Source Code Form, including any
214
+ Modifications that You create or to which You contribute, must be under
215
+ the terms of this License. You must inform recipients that the Source
216
+ Code Form of the Covered Software is governed by the terms of this
217
+ License, and how they can obtain a copy of this License. You may not
218
+ attempt to alter or restrict the recipients' rights in the Source Code
219
+ Form.
220
+
221
+ 3.2. Distribution of Executable Form
222
+
223
+ If You distribute Covered Software in Executable Form then:
224
+
225
+ (a) such Covered Software must also be made available in Source Code
226
+ Form, as described in Section 3.1, and You must inform recipients of
227
+ the Executable Form how they can obtain a copy of such Source Code
228
+ Form by reasonable means in a timely manner, at a charge no more
229
+ than the cost of distribution to the recipient; and
230
+
231
+ (b) You may distribute such Executable Form under the terms of this
232
+ License, or sublicense it under different terms, provided that the
233
+ license for the Executable Form does not attempt to limit or alter
234
+ the recipients' rights in the Source Code Form under this License.
235
+
236
+ 3.3. Distribution of a Larger Work
237
+
238
+ You may create and distribute a Larger Work under terms of Your choice,
239
+ provided that You also comply with the requirements of this License for
240
+ the Covered Software. If the Larger Work is a combination of Covered
241
+ Software with a work governed by one or more Secondary Licenses, and the
242
+ Covered Software is not Incompatible With Secondary Licenses, this
243
+ License permits You to additionally distribute such Covered Software
244
+ under the terms of such Secondary License(s), so that the recipient of
245
+ the Larger Work may, at their option, further distribute the Covered
246
+ Software under the terms of either this License or such Secondary
247
+ License(s).
248
+
249
+ 3.4. Notices
250
+
251
+ You may not remove or alter the substance of any license notices
252
+ (including copyright notices, patent notices, disclaimers of warranty,
253
+ or limitations of liability) contained within the Source Code Form of
254
+ the Covered Software, except that You may alter any license notices to
255
+ the extent required to remedy known factual inaccuracies.
256
+
257
+ 3.5. Application of Additional Terms
258
+
259
+ You may choose to offer, and to charge a fee for, warranty, support,
260
+ indemnity or liability obligations to one or more recipients of Covered
261
+ Software. However, You may do so only on Your own behalf, and not on
262
+ behalf of any Contributor. You must make it absolutely clear that any
263
+ such warranty, support, indemnity, or liability obligation is offered by
264
+ You alone, and You hereby agree to indemnify every Contributor for any
265
+ liability incurred by such Contributor as a result of warranty, support,
266
+ indemnity or liability terms You offer. You may include additional
267
+ disclaimers of warranty and limitations of liability specific to any
268
+ jurisdiction.
269
+
270
+ 4. Inability to Comply Due to Statute or Regulation
271
+ ---------------------------------------------------
272
+
273
+ If it is impossible for You to comply with any of the terms of this
274
+ License with respect to some or all of the Covered Software due to
275
+ statute, judicial order, or regulation then You must: (a) comply with
276
+ the terms of this License to the maximum extent possible; and (b)
277
+ describe the limitations and the code they affect. Such description must
278
+ be placed in a text file included with all distributions of the Covered
279
+ Software under this License. Except to the extent prohibited by statute
280
+ or regulation, such description must be sufficiently detailed for a
281
+ recipient of ordinary skill to be able to understand it.
282
+
283
+ 5. Termination
284
+ --------------
285
+
286
+ 5.1. The rights granted under this License will terminate automatically
287
+ if You fail to comply with any of its terms. However, if You become
288
+ compliant, then the rights granted under this License from a particular
289
+ Contributor are reinstated (a) provisionally, unless and until such
290
+ Contributor explicitly and finally terminates Your grants, and (b) on an
291
+ ongoing basis, if such Contributor fails to notify You of the
292
+ non-compliance by some reasonable means prior to 60 days after You have
293
+ come back into compliance. Moreover, Your grants from a particular
294
+ Contributor are reinstated on an ongoing basis if such Contributor
295
+ notifies You of the non-compliance by some reasonable means, this is the
296
+ first time You have received notice of non-compliance with this License
297
+ from such Contributor, and You become compliant prior to 30 days after
298
+ Your receipt of the notice.
299
+
300
+ 5.2. If You initiate litigation against any entity by asserting a patent
301
+ infringement claim (excluding declaratory judgment actions,
302
+ counter-claims, and cross-claims) alleging that a Contributor Version
303
+ directly or indirectly infringes any patent, then the rights granted to
304
+ You by any and all Contributors for the Covered Software under Section
305
+ 2.1 of this License shall terminate.
306
+
307
+ 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
308
+ end user license agreements (excluding distributors and resellers) which
309
+ have been validly granted by You or Your distributors under this License
310
+ prior to termination shall survive termination.
311
+
312
+ ************************************************************************
313
+ * *
314
+ * 6. Disclaimer of Warranty *
315
+ * ------------------------- *
316
+ * *
317
+ * Covered Software is provided under this License on an "as is" *
318
+ * basis, without warranty of any kind, either expressed, implied, or *
319
+ * statutory, including, without limitation, warranties that the *
320
+ * Covered Software is free of defects, merchantable, fit for a *
321
+ * particular purpose or non-infringing. The entire risk as to the *
322
+ * quality and performance of the Covered Software is with You. *
323
+ * Should any Covered Software prove defective in any respect, You *
324
+ * (not any Contributor) assume the cost of any necessary servicing, *
325
+ * repair, or correction. This disclaimer of warranty constitutes an *
326
+ * essential part of this License. No use of any Covered Software is *
327
+ * authorized under this License except under this disclaimer. *
328
+ * *
329
+ ************************************************************************
330
+
331
+ ************************************************************************
332
+ * *
333
+ * 7. Limitation of Liability *
334
+ * -------------------------- *
335
+ * *
336
+ * Under no circumstances and under no legal theory, whether tort *
337
+ * (including negligence), contract, or otherwise, shall any *
338
+ * Contributor, or anyone who distributes Covered Software as *
339
+ * permitted above, be liable to You for any direct, indirect, *
340
+ * special, incidental, or consequential damages of any character *
341
+ * including, without limitation, damages for lost profits, loss of *
342
+ * goodwill, work stoppage, computer failure or malfunction, or any *
343
+ * and all other commercial damages or losses, even if such party *
344
+ * shall have been informed of the possibility of such damages. This *
345
+ * limitation of liability shall not apply to liability for death or *
346
+ * personal injury resulting from such party's negligence to the *
347
+ * extent applicable law prohibits such limitation. Some *
348
+ * jurisdictions do not allow the exclusion or limitation of *
349
+ * incidental or consequential damages, so this exclusion and *
350
+ * limitation may not apply to You. *
351
+ * *
352
+ ************************************************************************
353
+
354
+ 8. Litigation
355
+ -------------
356
+
357
+ Any litigation relating to this License may be brought only in the
358
+ courts of a jurisdiction where the defendant maintains its principal
359
+ place of business and such litigation shall be governed by laws of that
360
+ jurisdiction, without reference to its conflict-of-law provisions.
361
+ Nothing in this Section shall prevent a party's ability to bring
362
+ cross-claims or counter-claims.
363
+
364
+ 9. Miscellaneous
365
+ ----------------
366
+
367
+ This License represents the complete agreement concerning the subject
368
+ matter hereof. If any provision of this License is held to be
369
+ unenforceable, such provision shall be reformed only to the extent
370
+ necessary to make it enforceable. Any law or regulation which provides
371
+ that the language of a contract shall be construed against the drafter
372
+ shall not be used to construe this License against a Contributor.
373
+
374
+ 10. Versions of the License
375
+ ---------------------------
376
+
377
+ 10.1. New Versions
378
+
379
+ Mozilla Foundation is the license steward. Except as provided in Section
380
+ 10.3, no one other than the license steward has the right to modify or
381
+ publish new versions of this License. Each version will be given a
382
+ distinguishing version number.
383
+
384
+ 10.2. Effect of New Versions
385
+
386
+ You may distribute the Covered Software under the terms of the version
387
+ of the License under which You originally received the Covered Software,
388
+ or under the terms of any subsequent version published by the license
389
+ steward.
390
+
391
+ 10.3. Modified Versions
392
+
393
+ If you create software not governed by this License, and you want to
394
+ create a new license for such software, you may create and use a
395
+ modified version of this License if you rename the license and remove
396
+ any references to the name of the license steward (except to note that
397
+ such modified license differs from this License).
398
+
399
+ 10.4. Distributing Source Code Form that is Incompatible With Secondary
400
+ Licenses
401
+
402
+ If You choose to distribute Source Code Form that is Incompatible With
403
+ Secondary Licenses under the terms of this version of the License, the
404
+ notice described in Exhibit B of this License must be attached.
405
+
406
+ Exhibit A - Source Code Form License Notice
407
+ -------------------------------------------
408
+
409
+ This Source Code Form is subject to the terms of the Mozilla Public
410
+ License, v. 2.0. If a copy of the MPL was not distributed with this
411
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
412
+
413
+ If it is not possible or desirable to put the notice in a particular
414
+ file, then You may include the notice in a location (such as a LICENSE
415
+ file in a relevant directory) where a recipient would be likely to look
416
+ for such a notice.
417
+
418
+ You may add additional accurate notices of copyright ownership.
419
+
420
+ Exhibit B - "Incompatible With Secondary Licenses" Notice
421
+ ---------------------------------------------------------
422
+
423
+ This Source Code Form is "Incompatible With Secondary Licenses", as
424
+ defined by the Mozilla Public License, v. 2.0.
425
+ ```
426
+
427
+ ---
428
+
429
+ ## ansi-escapes
430
+
431
+ バージョン: 7.3.0 / ライセンス: MIT / 作者: Sindre Sorhus
432
+
433
+ ```
434
+ MIT License
435
+
436
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
437
+
438
+ 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:
439
+
440
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
441
+
442
+ 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.
443
+ ```
444
+
445
+ ---
446
+
447
+ ## ansi-regex
448
+
449
+ バージョン: 6.2.2 / ライセンス: MIT / 作者: Sindre Sorhus
450
+
451
+ ```
452
+ MIT License
453
+
454
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
455
+
456
+ 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:
457
+
458
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
459
+
460
+ 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.
461
+ ```
462
+
463
+ ---
464
+
465
+ ## ansi-styles
466
+
467
+ バージョン: 6.2.3 / ライセンス: MIT / 作者: Sindre Sorhus
468
+
469
+ ```
470
+ MIT License
471
+
472
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
473
+
474
+ 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:
475
+
476
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
477
+
478
+ 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.
479
+ ```
480
+
481
+ ---
482
+
483
+ ## auto-bind
484
+
485
+ バージョン: 5.0.1 / ライセンス: MIT / 作者: Sindre Sorhus
486
+
487
+ ```
488
+ MIT License
489
+
490
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
491
+
492
+ 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:
493
+
494
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
495
+
496
+ 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.
497
+ ```
498
+
499
+ ---
500
+
501
+ ## chalk
502
+
503
+ バージョン: 5.6.2 / ライセンス: MIT
504
+
505
+ ```
506
+ MIT License
507
+
508
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
509
+
510
+ 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:
511
+
512
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
513
+
514
+ 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.
515
+ ```
516
+
517
+ ---
518
+
519
+ ## cli-boxes
520
+
521
+ バージョン: 4.0.1 / ライセンス: MIT / 作者: Sindre Sorhus
522
+
523
+ ```
524
+ MIT License
525
+
526
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
527
+
528
+ 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:
529
+
530
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
531
+
532
+ 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.
533
+ ```
534
+
535
+ ---
536
+
537
+ ## cli-cursor
538
+
539
+ バージョン: 4.0.0 / ライセンス: MIT / 作者: Sindre Sorhus
540
+
541
+ ```
542
+ MIT License
543
+
544
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
545
+
546
+ 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:
547
+
548
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
549
+
550
+ 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.
551
+ ```
552
+
553
+ ---
554
+
555
+ ## cli-truncate
556
+
557
+ バージョン: 6.1.1 / ライセンス: MIT / 作者: Sindre Sorhus
558
+
559
+ ```
560
+ MIT License
561
+
562
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
563
+
564
+ 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:
565
+
566
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
567
+
568
+ 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.
569
+ ```
570
+
571
+ ---
572
+
573
+ ## code-excerpt
574
+
575
+ バージョン: 4.0.0 / ライセンス: MIT / 作者: vdemedes
576
+
577
+ ```
578
+ The MIT License (MIT)
579
+
580
+ Copyright (c) Vadim Demedes <vdemedes@gmail.com> (github.com/vadimdemedes)
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
590
+ all 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
598
+ THE SOFTWARE.
599
+ ```
600
+
601
+ ---
602
+
603
+ ## convert-to-spaces
604
+
605
+ バージョン: 2.0.1 / ライセンス: MIT / 作者: Vadim Demedes <vdemedes@gmail.com>
606
+
607
+ ```
608
+ The MIT License (MIT)
609
+
610
+ Copyright (c) Vadim Demedes <vdemedes@gmail.com> (https://vadimdemedes.com)
611
+
612
+ Permission is hereby granted, free of charge, to any person obtaining a copy
613
+ of this software and associated documentation files (the "Software"), to deal
614
+ in the Software without restriction, including without limitation the rights
615
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
616
+ copies of the Software, and to permit persons to whom the Software is
617
+ furnished to do so, subject to the following conditions:
618
+
619
+ The above copyright notice and this permission notice shall be included in
620
+ all copies or substantial portions of the Software.
621
+
622
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
623
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
624
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
625
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
626
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
627
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
628
+ THE SOFTWARE.
629
+ ```
630
+
631
+ ---
632
+
633
+ ## diff
634
+
635
+ バージョン: 9.0.0 / ライセンス: BSD-3-Clause
636
+
637
+ ```
638
+ BSD 3-Clause License
639
+
640
+ Copyright (c) 2009-2015, Kevin Decker <kpdecker@gmail.com>
641
+ All rights reserved.
642
+
643
+ Redistribution and use in source and binary forms, with or without
644
+ modification, are permitted provided that the following conditions are met:
645
+
646
+ 1. Redistributions of source code must retain the above copyright notice, this
647
+ list of conditions and the following disclaimer.
648
+
649
+ 2. Redistributions in binary form must reproduce the above copyright notice,
650
+ this list of conditions and the following disclaimer in the documentation
651
+ and/or other materials provided with the distribution.
652
+
653
+ 3. Neither the name of the copyright holder nor the names of its
654
+ contributors may be used to endorse or promote products derived from
655
+ this software without specific prior written permission.
656
+
657
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
658
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
659
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
660
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
661
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
662
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
663
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
664
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
665
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
666
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
667
+ ```
668
+
669
+ ---
670
+
671
+ ## environment
672
+
673
+ バージョン: 1.1.0 / ライセンス: MIT / 作者: Sindre Sorhus
674
+
675
+ ```
676
+ MIT License
677
+
678
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
679
+
680
+ 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:
681
+
682
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
683
+
684
+ 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.
685
+ ```
686
+
687
+ ---
688
+
689
+ ## es-toolkit
690
+
691
+ バージョン: 1.50.0 / ライセンス: MIT
692
+
693
+ ```
694
+ MIT License
695
+
696
+ Copyright (c) 2024 Viva Republica, Inc.
697
+
698
+ Permission is hereby granted, free of charge, to any person obtaining a copy
699
+ of this software and associated documentation files (the "Software"), to deal
700
+ in the Software without restriction, including without limitation the rights
701
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
702
+ copies of the Software, and to permit persons to whom the Software is
703
+ furnished to do so, subject to the following conditions:
704
+
705
+ The above copyright notice and this permission notice shall be included in all
706
+ copies or substantial portions of the Software.
707
+
708
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
709
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
710
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
711
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
712
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
713
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
714
+ SOFTWARE.
715
+ ```
716
+
717
+ ---
718
+
719
+ ## escape-string-regexp
720
+
721
+ バージョン: 2.0.0 / ライセンス: MIT / 作者: Sindre Sorhus
722
+
723
+ ```
724
+ MIT License
725
+
726
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
727
+
728
+ 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:
729
+
730
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
731
+
732
+ 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.
733
+ ```
734
+
735
+ ---
736
+
737
+ ## fuzzysort
738
+
739
+ バージョン: 3.1.0 / ライセンス: MIT / 作者: farzher
740
+
741
+ ```
742
+ MIT License
743
+
744
+ Copyright (c) 2018 Stephen Kamenar
745
+
746
+ Permission is hereby granted, free of charge, to any person obtaining a copy
747
+ of this software and associated documentation files (the "Software"), to deal
748
+ in the Software without restriction, including without limitation the rights
749
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
750
+ copies of the Software, and to permit persons to whom the Software is
751
+ furnished to do so, subject to the following conditions:
752
+
753
+ The above copyright notice and this permission notice shall be included in all
754
+ copies or substantial portions of the Software.
755
+
756
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
757
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
758
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
759
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
760
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
761
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
762
+ SOFTWARE.
763
+ ```
764
+
765
+ ---
766
+
767
+ ## get-east-asian-width
768
+
769
+ バージョン: 1.6.0 / ライセンス: MIT / 作者: Sindre Sorhus
770
+
771
+ ```
772
+ MIT License
773
+
774
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
775
+
776
+ 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:
777
+
778
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
779
+
780
+ 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.
781
+ ```
782
+
783
+ ---
784
+
785
+ ## indent-string
786
+
787
+ バージョン: 5.0.0 / ライセンス: MIT / 作者: Sindre Sorhus
788
+
789
+ ```
790
+ MIT License
791
+
792
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
793
+
794
+ 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:
795
+
796
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
797
+
798
+ 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.
799
+ ```
800
+
801
+ ---
802
+
803
+ ## ink
804
+
805
+ バージョン: 7.1.1 / ライセンス: MIT / 作者: Vadim Demedes
806
+
807
+ ```
808
+ MIT License
809
+
810
+ Copyright (c) Vadym Demedes <vadimdemedes@hey.com> (https://github.com/vadimdemedes)
811
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
812
+
813
+ 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:
814
+
815
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
816
+
817
+ 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.
818
+ ```
819
+
820
+ ---
821
+
822
+ ## is-fullwidth-code-point
823
+
824
+ バージョン: 5.1.0 / ライセンス: MIT / 作者: Sindre Sorhus
825
+
826
+ ```
827
+ MIT License
828
+
829
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
830
+
831
+ 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:
832
+
833
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
834
+
835
+ 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.
836
+ ```
837
+
838
+ ---
839
+
840
+ ## is-in-ci
841
+
842
+ バージョン: 2.0.0 / ライセンス: MIT / 作者: Sindre Sorhus
843
+
844
+ ```
845
+ MIT License
846
+
847
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
848
+
849
+ 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:
850
+
851
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
852
+
853
+ 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.
854
+ ```
855
+
856
+ ---
857
+
858
+ ## mimic-fn
859
+
860
+ バージョン: 2.1.0 / ライセンス: MIT / 作者: Sindre Sorhus
861
+
862
+ ```
863
+ MIT License
864
+
865
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
866
+
867
+ 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:
868
+
869
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
870
+
871
+ 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.
872
+ ```
873
+
874
+ ---
875
+
876
+ ## onetime
877
+
878
+ バージョン: 5.1.2 / ライセンス: MIT / 作者: Sindre Sorhus
879
+
880
+ ```
881
+ MIT License
882
+
883
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
884
+
885
+ 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:
886
+
887
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
888
+
889
+ 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.
890
+ ```
891
+
892
+ ---
893
+
894
+ ## patch-console
895
+
896
+ バージョン: 2.0.0 / ライセンス: MIT / 作者: vdemedes
897
+
898
+ ```
899
+ MIT License
900
+
901
+ Copyright (c) Vadim Demedes <vadimdemedes@hey.com> (https://vadimdemedes.com)
902
+
903
+ 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:
904
+
905
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
906
+
907
+ 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.
908
+ ```
909
+
910
+ ---
911
+
912
+ ## react
913
+
914
+ バージョン: 19.3.0 / ライセンス: MIT
915
+
916
+ ```
917
+ MIT License
918
+
919
+ Copyright (c) Meta Platforms, Inc. and affiliates.
920
+
921
+ Permission is hereby granted, free of charge, to any person obtaining a copy
922
+ of this software and associated documentation files (the "Software"), to deal
923
+ in the Software without restriction, including without limitation the rights
924
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
925
+ copies of the Software, and to permit persons to whom the Software is
926
+ furnished to do so, subject to the following conditions:
927
+
928
+ The above copyright notice and this permission notice shall be included in all
929
+ copies or substantial portions of the Software.
930
+
931
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
932
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
933
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
934
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
935
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
936
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
937
+ SOFTWARE.
938
+ ```
939
+
940
+ ---
941
+
942
+ ## react-reconciler
943
+
944
+ バージョン: 0.33.0 / ライセンス: MIT
945
+
946
+ ```
947
+ MIT License
948
+
949
+ Copyright (c) Meta Platforms, Inc. and affiliates.
950
+
951
+ Permission is hereby granted, free of charge, to any person obtaining a copy
952
+ of this software and associated documentation files (the "Software"), to deal
953
+ in the Software without restriction, including without limitation the rights
954
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
955
+ copies of the Software, and to permit persons to whom the Software is
956
+ furnished to do so, subject to the following conditions:
957
+
958
+ The above copyright notice and this permission notice shall be included in all
959
+ copies or substantial portions of the Software.
960
+
961
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
962
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
963
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
964
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
965
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
966
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
967
+ SOFTWARE.
968
+ ```
969
+
970
+ ---
971
+
972
+ ## restore-cursor
973
+
974
+ バージョン: 4.0.0 / ライセンス: MIT / 作者: Sindre Sorhus
975
+
976
+ ```
977
+ MIT License
978
+
979
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
980
+
981
+ 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:
982
+
983
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
984
+
985
+ 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.
986
+ ```
987
+
988
+ ---
989
+
990
+ ## scheduler
991
+
992
+ バージョン: 0.27.0 / ライセンス: MIT
993
+
994
+ ```
995
+ MIT License
996
+
997
+ Copyright (c) Meta Platforms, Inc. and affiliates.
998
+
999
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1000
+ of this software and associated documentation files (the "Software"), to deal
1001
+ in the Software without restriction, including without limitation the rights
1002
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1003
+ copies of the Software, and to permit persons to whom the Software is
1004
+ furnished to do so, subject to the following conditions:
1005
+
1006
+ The above copyright notice and this permission notice shall be included in all
1007
+ copies or substantial portions of the Software.
1008
+
1009
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1010
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1011
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1012
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1013
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1014
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1015
+ SOFTWARE.
1016
+ ```
1017
+
1018
+ ---
1019
+
1020
+ ## signal-exit
1021
+
1022
+ バージョン: 3.0.7 / ライセンス: ISC / 作者: Ben Coe <ben@npmjs.com>
1023
+
1024
+ ```
1025
+ The ISC License
1026
+
1027
+ Copyright (c) 2015, Contributors
1028
+
1029
+ Permission to use, copy, modify, and/or distribute this software
1030
+ for any purpose with or without fee is hereby granted, provided
1031
+ that the above copyright notice and this permission notice
1032
+ appear in all copies.
1033
+
1034
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1035
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
1036
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
1037
+ LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
1038
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
1039
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
1040
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1041
+ ```
1042
+
1043
+ ---
1044
+
1045
+ ## slice-ansi
1046
+
1047
+ バージョン: 9.0.0 / ライセンス: MIT
1048
+
1049
+ ```
1050
+ MIT License
1051
+
1052
+ Copyright (c) DC <threedeecee@gmail.com>
1053
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1054
+
1055
+ 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:
1056
+
1057
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1058
+
1059
+ 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.
1060
+ ```
1061
+
1062
+ ---
1063
+
1064
+ ## stack-utils
1065
+
1066
+ バージョン: 2.0.6 / ライセンス: MIT / 作者: James Talmage
1067
+
1068
+ ```
1069
+ The MIT License (MIT)
1070
+
1071
+ Copyright (c) 2016-2022 Isaac Z. Schlueter <i@izs.me>, James Talmage <james@talmage.io> (github.com/jamestalmage), and Contributors
1072
+
1073
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1074
+ of this software and associated documentation files (the "Software"), to deal
1075
+ in the Software without restriction, including without limitation the rights
1076
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1077
+ copies of the Software, and to permit persons to whom the Software is
1078
+ furnished to do so, subject to the following conditions:
1079
+
1080
+ The above copyright notice and this permission notice shall be included in
1081
+ all copies or substantial portions of the Software.
1082
+
1083
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1084
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1085
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1086
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1087
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1088
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1089
+ THE SOFTWARE.
1090
+ ```
1091
+
1092
+ ---
1093
+
1094
+ ## string-width
1095
+
1096
+ バージョン: 8.2.2 / ライセンス: MIT / 作者: Sindre Sorhus
1097
+
1098
+ ```
1099
+ MIT License
1100
+
1101
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1102
+
1103
+ 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:
1104
+
1105
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1106
+
1107
+ 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.
1108
+ ```
1109
+
1110
+ ---
1111
+
1112
+ ## strip-ansi
1113
+
1114
+ バージョン: 7.2.0 / ライセンス: MIT / 作者: Sindre Sorhus
1115
+
1116
+ ```
1117
+ MIT License
1118
+
1119
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1120
+
1121
+ 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:
1122
+
1123
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1124
+
1125
+ 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.
1126
+ ```
1127
+
1128
+ ---
1129
+
1130
+ ## terminal-size
1131
+
1132
+ バージョン: 4.0.1 / ライセンス: MIT / 作者: Sindre Sorhus
1133
+
1134
+ ```
1135
+ MIT License
1136
+
1137
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1138
+
1139
+ 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:
1140
+
1141
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1142
+
1143
+ 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.
1144
+ ```
1145
+
1146
+ ---
1147
+
1148
+ ## widest-line
1149
+
1150
+ バージョン: 6.0.0 / ライセンス: MIT / 作者: Sindre Sorhus
1151
+
1152
+ ```
1153
+ MIT License
1154
+
1155
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1156
+
1157
+ 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:
1158
+
1159
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1160
+
1161
+ 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.
1162
+ ```
1163
+
1164
+ ---
1165
+
1166
+ ## wrap-ansi
1167
+
1168
+ バージョン: 10.0.0 / ライセンス: MIT / 作者: Sindre Sorhus
1169
+
1170
+ ```
1171
+ MIT License
1172
+
1173
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1174
+
1175
+ 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:
1176
+
1177
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1178
+
1179
+ 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.
1180
+ ```
1181
+
1182
+ ---
1183
+
1184
+ ## ws
1185
+
1186
+ バージョン: 8.21.3 / ライセンス: MIT / 作者: Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)
1187
+
1188
+ ```
1189
+ Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
1190
+ Copyright (c) 2013 Arnout Kazemier and contributors
1191
+ Copyright (c) 2016 Luigi Pinca and contributors
1192
+
1193
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1194
+ this software and associated documentation files (the "Software"), to deal in
1195
+ the Software without restriction, including without limitation the rights to
1196
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1197
+ the Software, and to permit persons to whom the Software is furnished to do so,
1198
+ subject to the following conditions:
1199
+
1200
+ The above copyright notice and this permission notice shall be included in all
1201
+ copies or substantial portions of the Software.
1202
+
1203
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1204
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1205
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1206
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1207
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1208
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1209
+ ```
1210
+
1211
+ ---
1212
+
1213
+ ## yoga-layout
1214
+
1215
+ バージョン: 3.2.1 / ライセンス: MIT / 作者: Meta Open Source / ※ npm 配布物に LICENSE ファイルが無い。著作権表示はソース先頭コメントから採録
1216
+
1217
+ ```
1218
+ MIT License
1219
+
1220
+ Copyright (c) Meta Platforms, Inc. and affiliates.
1221
+
1222
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1223
+ of this software and associated documentation files (the "Software"), to deal
1224
+ in the Software without restriction, including without limitation the rights
1225
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1226
+ copies of the Software, and to permit persons to whom the Software is
1227
+ furnished to do so, subject to the following conditions:
1228
+
1229
+ The above copyright notice and this permission notice shall be included in all
1230
+ copies or substantial portions of the Software.
1231
+
1232
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1233
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1234
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1235
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1236
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1237
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1238
+ SOFTWARE.
1239
+ ```