@likec4/mcp 1.55.1 → 1.57.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 (162) hide show
  1. package/README.md +2 -2
  2. package/bin/likec4-mcp.mjs +3 -0
  3. package/dist/chunks/libs/@chevrotain/gast.mjs +1 -0
  4. package/dist/chunks/libs/@chevrotain/regexp-to-ast.mjs +9 -0
  5. package/dist/chunks/libs/@chevrotain/utils.mjs +1 -0
  6. package/dist/chunks/libs/@hono/mcp.mjs +70 -0
  7. package/dist/chunks/libs/@hono/node-server.mjs +1 -0
  8. package/dist/chunks/libs/@logtape/logtape.mjs +4 -0
  9. package/dist/chunks/libs/@lume/kiwi.mjs +1 -0
  10. package/dist/chunks/libs/@modelcontextprotocol/sdk.mjs +12 -0
  11. package/dist/chunks/libs/@radix-ui/colors.mjs +1 -0
  12. package/dist/chunks/libs/@ts-graphviz/ast.mjs +3 -0
  13. package/dist/chunks/libs/@ts-graphviz/core.mjs +1 -0
  14. package/dist/chunks/libs/@ungap/structured-clone.mjs +1 -0
  15. package/dist/chunks/libs/bail.mjs +1 -0
  16. package/dist/chunks/libs/ccount.mjs +1 -0
  17. package/dist/chunks/libs/chevrotain-allstar.mjs +2 -0
  18. package/dist/chunks/libs/chevrotain.mjs +58 -0
  19. package/dist/chunks/libs/chokidar.mjs +3 -0
  20. package/dist/chunks/libs/chroma-js.mjs +15 -0
  21. package/dist/chunks/libs/citty.mjs +5 -0
  22. package/dist/chunks/libs/comma-separated-tokens.mjs +1 -0
  23. package/dist/chunks/libs/decode-named-character-reference.mjs +1 -0
  24. package/dist/chunks/libs/defu.mjs +1 -0
  25. package/dist/chunks/libs/destr.mjs +1 -0
  26. package/dist/chunks/libs/devlop.mjs +1 -0
  27. package/dist/chunks/libs/escape-string-regexp.mjs +1 -0
  28. package/dist/chunks/libs/eventemitter3.mjs +1 -0
  29. package/dist/chunks/libs/extend.mjs +1 -0
  30. package/dist/chunks/libs/fdir.mjs +1 -0
  31. package/dist/chunks/libs/graphology-dag.mjs +1 -0
  32. package/dist/chunks/libs/graphology.mjs +1 -0
  33. package/dist/chunks/libs/hast-util-sanitize.mjs +1 -0
  34. package/dist/chunks/libs/hast-util-to-html.mjs +9 -0
  35. package/dist/chunks/libs/hono.mjs +1 -0
  36. package/dist/chunks/libs/immer.mjs +1 -0
  37. package/dist/chunks/libs/is-error-instance.mjs +1 -0
  38. package/dist/chunks/libs/is-plain-obj.mjs +1 -0
  39. package/dist/chunks/libs/isexe.mjs +1 -0
  40. package/dist/chunks/libs/json5.mjs +14 -0
  41. package/dist/chunks/libs/khroma.mjs +1 -0
  42. package/dist/chunks/libs/langium.mjs +32 -0
  43. package/dist/chunks/libs/longest-streak.mjs +1 -0
  44. package/dist/chunks/libs/markdown-table.mjs +2 -0
  45. package/dist/chunks/libs/mdast-util-find-and-replace.mjs +1 -0
  46. package/dist/chunks/libs/mdast-util-from-markdown.mjs +3 -0
  47. package/dist/chunks/libs/mdast-util-gfm.mjs +15 -0
  48. package/dist/chunks/libs/mdast-util-to-hast.mjs +11 -0
  49. package/dist/chunks/libs/merge-error-cause.mjs +2 -0
  50. package/dist/chunks/libs/micromark-extension-gfm.mjs +1 -0
  51. package/dist/chunks/libs/mnemonist.mjs +1 -0
  52. package/dist/chunks/libs/nano-spawn.mjs +3 -0
  53. package/dist/chunks/libs/natural-compare-lite.mjs +9 -0
  54. package/dist/chunks/libs/ohash.mjs +1 -0
  55. package/dist/chunks/libs/p-limit.mjs +1 -0
  56. package/dist/chunks/libs/p-queue.mjs +1 -0
  57. package/dist/chunks/libs/p-timeout.mjs +1 -0
  58. package/dist/chunks/libs/parse-ms.mjs +1 -0
  59. package/dist/chunks/libs/pathe.mjs +1 -0
  60. package/dist/chunks/libs/pretty-ms.mjs +1 -0
  61. package/dist/chunks/libs/rehype-sanitize.mjs +1 -0
  62. package/dist/chunks/libs/rehype-stringify.mjs +1 -0
  63. package/dist/chunks/libs/remark-gfm.mjs +1 -0
  64. package/dist/chunks/libs/remark-github-blockquote-alert.mjs +3 -0
  65. package/dist/chunks/libs/remark-parse.mjs +1 -0
  66. package/dist/chunks/libs/remark-rehype.mjs +1 -0
  67. package/dist/chunks/libs/remeda.mjs +1 -0
  68. package/dist/chunks/libs/safe-stringify.mjs +1 -0
  69. package/dist/chunks/libs/strip-indent.mjs +1 -0
  70. package/dist/chunks/libs/tinyrainbow.mjs +1 -0
  71. package/dist/chunks/libs/trough.mjs +1 -0
  72. package/dist/chunks/libs/ts-graphviz.mjs +1 -0
  73. package/dist/chunks/libs/ufo.mjs +1 -0
  74. package/dist/chunks/libs/unctx.mjs +1 -0
  75. package/dist/chunks/libs/unified.mjs +1 -0
  76. package/dist/chunks/libs/unstorage.mjs +1 -0
  77. package/dist/chunks/libs/which.mjs +1 -0
  78. package/dist/chunks/libs/word-wrap.mjs +12 -0
  79. package/dist/chunks/rolldown-runtime.mjs +1 -0
  80. package/dist/chunks/src.mjs +1436 -0
  81. package/dist/cli.mjs +1 -1
  82. package/dist/index.mjs +1 -1
  83. package/package.json +28 -22
  84. package/dist/THIRD-PARTY-LICENSES.md +0 -2318
  85. package/dist/_chunks/libs/@chevrotain/cst-dts-gen.mjs +0 -30
  86. package/dist/_chunks/libs/@chevrotain/regexp-to-ast.mjs +0 -9
  87. package/dist/_chunks/libs/@chevrotain/utils.mjs +0 -1
  88. package/dist/_chunks/libs/@hono/mcp.mjs +0 -45
  89. package/dist/_chunks/libs/@hono/node-server.mjs +0 -1
  90. package/dist/_chunks/libs/@logtape/logtape.mjs +0 -4
  91. package/dist/_chunks/libs/@lume/kiwi.mjs +0 -1
  92. package/dist/_chunks/libs/@mantine/colors-generator.mjs +0 -15
  93. package/dist/_chunks/libs/@modelcontextprotocol/sdk.mjs +0 -12
  94. package/dist/_chunks/libs/@radix-ui/colors.mjs +0 -1
  95. package/dist/_chunks/libs/@ungap/structured-clone.mjs +0 -1
  96. package/dist/_chunks/libs/bail.mjs +0 -1
  97. package/dist/_chunks/libs/ccount.mjs +0 -1
  98. package/dist/_chunks/libs/chevrotain-allstar.mjs +0 -2
  99. package/dist/_chunks/libs/chevrotain.mjs +0 -58
  100. package/dist/_chunks/libs/chokidar.mjs +0 -3
  101. package/dist/_chunks/libs/citty.mjs +0 -5
  102. package/dist/_chunks/libs/comma-separated-tokens.mjs +0 -1
  103. package/dist/_chunks/libs/decode-named-character-reference.mjs +0 -1
  104. package/dist/_chunks/libs/defu.mjs +0 -1
  105. package/dist/_chunks/libs/destr.mjs +0 -1
  106. package/dist/_chunks/libs/devlop.mjs +0 -1
  107. package/dist/_chunks/libs/escape-string-regexp.mjs +0 -1
  108. package/dist/_chunks/libs/eventemitter3.mjs +0 -1
  109. package/dist/_chunks/libs/extend.mjs +0 -1
  110. package/dist/_chunks/libs/fast-equals.mjs +0 -1
  111. package/dist/_chunks/libs/fdir.mjs +0 -1
  112. package/dist/_chunks/libs/graphology-dag.mjs +0 -1
  113. package/dist/_chunks/libs/graphology.mjs +0 -1
  114. package/dist/_chunks/libs/hast-util-sanitize.mjs +0 -1
  115. package/dist/_chunks/libs/hast-util-to-html.mjs +0 -9
  116. package/dist/_chunks/libs/immer.mjs +0 -1
  117. package/dist/_chunks/libs/is-error-instance.mjs +0 -1
  118. package/dist/_chunks/libs/is-plain-obj.mjs +0 -1
  119. package/dist/_chunks/libs/isexe.mjs +0 -1
  120. package/dist/_chunks/libs/json5.mjs +0 -14
  121. package/dist/_chunks/libs/khroma.mjs +0 -1
  122. package/dist/_chunks/libs/langium.mjs +0 -30
  123. package/dist/_chunks/libs/longest-streak.mjs +0 -1
  124. package/dist/_chunks/libs/markdown-table.mjs +0 -2
  125. package/dist/_chunks/libs/mdast-util-find-and-replace.mjs +0 -1
  126. package/dist/_chunks/libs/mdast-util-from-markdown.mjs +0 -3
  127. package/dist/_chunks/libs/mdast-util-gfm.mjs +0 -15
  128. package/dist/_chunks/libs/mdast-util-to-hast.mjs +0 -11
  129. package/dist/_chunks/libs/merge-error-cause.mjs +0 -2
  130. package/dist/_chunks/libs/micromark-extension-gfm.mjs +0 -1
  131. package/dist/_chunks/libs/mnemonist.mjs +0 -1
  132. package/dist/_chunks/libs/nano-spawn.mjs +0 -3
  133. package/dist/_chunks/libs/natural-compare-lite.mjs +0 -9
  134. package/dist/_chunks/libs/ohash.mjs +0 -1
  135. package/dist/_chunks/libs/p-limit.mjs +0 -1
  136. package/dist/_chunks/libs/p-queue.mjs +0 -1
  137. package/dist/_chunks/libs/p-timeout.mjs +0 -1
  138. package/dist/_chunks/libs/parse-ms.mjs +0 -1
  139. package/dist/_chunks/libs/pathe.mjs +0 -1
  140. package/dist/_chunks/libs/pretty-ms.mjs +0 -1
  141. package/dist/_chunks/libs/rehype-sanitize.mjs +0 -1
  142. package/dist/_chunks/libs/rehype-stringify.mjs +0 -1
  143. package/dist/_chunks/libs/remark-gfm.mjs +0 -1
  144. package/dist/_chunks/libs/remark-github-blockquote-alert.mjs +0 -3
  145. package/dist/_chunks/libs/remark-parse.mjs +0 -1
  146. package/dist/_chunks/libs/remark-rehype.mjs +0 -1
  147. package/dist/_chunks/libs/remeda.mjs +0 -2
  148. package/dist/_chunks/libs/safe-stringify.mjs +0 -1
  149. package/dist/_chunks/libs/strip-indent.mjs +0 -1
  150. package/dist/_chunks/libs/tinyrainbow.mjs +0 -1
  151. package/dist/_chunks/libs/trough.mjs +0 -1
  152. package/dist/_chunks/libs/ts-graphviz.mjs +0 -4
  153. package/dist/_chunks/libs/ufo.mjs +0 -1
  154. package/dist/_chunks/libs/unified.mjs +0 -1
  155. package/dist/_chunks/libs/unstorage.mjs +0 -1
  156. package/dist/_chunks/libs/which.mjs +0 -1
  157. package/dist/_chunks/libs/word-wrap.mjs +0 -12
  158. package/dist/_chunks/rolldown-runtime.mjs +0 -1
  159. package/dist/_chunks/src.mjs +0 -1228
  160. /package/dist/{_chunks → chunks}/libs/character-entities-html4.mjs +0 -0
  161. /package/dist/{_chunks → chunks}/libs/character-entities-legacy.mjs +0 -0
  162. /package/dist/{_chunks → chunks}/libs/character-entities.mjs +0 -0
@@ -1,2318 +0,0 @@
1
- # Licenses of Bundled Dependencies
2
-
3
- The published artifact additionally contains code with the following licenses:
4
- Apache-2.0, BSD-3-Clause, ISC, MIT, (BSD-3-Clause AND Apache-2.0)
5
-
6
- # Bundled Dependencies
7
-
8
- ## @chevrotain/gast, @chevrotain/regexp-to-ast, @chevrotain/utils, chevrotain
9
-
10
- License: Apache-2.0
11
- Repository: https://github.com/Chevrotain/chevrotain
12
-
13
- License: Apache-2.0
14
- Repository: https://github.com/Chevrotain/chevrotain
15
-
16
- License: Apache-2.0
17
- By: Shahar Soel
18
- Repository: https://github.com/Chevrotain/chevrotain
19
-
20
- License: Apache-2.0
21
- By: Shahar Soel
22
- Repository: https://github.com/Chevrotain/chevrotain
23
-
24
- > Apache License
25
- > Version 2.0, January 2004
26
- > http://www.apache.org/licenses/
27
- >
28
- > TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
29
- >
30
- > 1. Definitions.
31
- >
32
- > "License" shall mean the terms and conditions for use, reproduction,
33
- > and distribution as defined by Sections 1 through 9 of this document.
34
- >
35
- > "Licensor" shall mean the copyright owner or entity authorized by
36
- > the copyright owner that is granting the License.
37
- >
38
- > "Legal Entity" shall mean the union of the acting entity and all
39
- > other entities that control, are controlled by, or are under common
40
- > control with that entity. For the purposes of this definition,
41
- > "control" means (i) the power, direct or indirect, to cause the
42
- > direction or management of such entity, whether by contract or
43
- > otherwise, or (ii) ownership of fifty percent (50%) or more of the
44
- > outstanding shares, or (iii) beneficial ownership of such entity.
45
- >
46
- > "You" (or "Your") shall mean an individual or Legal Entity
47
- > exercising permissions granted by this License.
48
- >
49
- > "Source" form shall mean the preferred form for making modifications,
50
- > including but not limited to software source code, documentation
51
- > source, and configuration files.
52
- >
53
- > "Object" form shall mean any form resulting from mechanical
54
- > transformation or translation of a Source form, including but
55
- > not limited to compiled object code, generated documentation,
56
- > and conversions to other media types.
57
- >
58
- > "Work" shall mean the work of authorship, whether in Source or
59
- > Object form, made available under the License, as indicated by a
60
- > copyright notice that is included in or attached to the work
61
- > (an example is provided in the Appendix below).
62
- >
63
- > "Derivative Works" shall mean any work, whether in Source or Object
64
- > form, that is based on (or derived from) the Work and for which the
65
- > editorial revisions, annotations, elaborations, or other modifications
66
- > represent, as a whole, an original work of authorship. For the purposes
67
- > of this License, Derivative Works shall not include works that remain
68
- > separable from, or merely link (or bind by name) to the interfaces of,
69
- > the Work and Derivative Works thereof.
70
- >
71
- > "Contribution" shall mean any work of authorship, including
72
- > the original version of the Work and any modifications or additions
73
- > to that Work or Derivative Works thereof, that is intentionally
74
- > submitted to Licensor for inclusion in the Work by the copyright owner
75
- > or by an individual or Legal Entity authorized to submit on behalf of
76
- > the copyright owner. For the purposes of this definition, "submitted"
77
- > means any form of electronic, verbal, or written communication sent
78
- > to the Licensor or its representatives, including but not limited to
79
- > communication on electronic mailing lists, source code control systems,
80
- > and issue tracking systems that are managed by, or on behalf of, the
81
- > Licensor for the purpose of discussing and improving the Work, but
82
- > excluding communication that is conspicuously marked or otherwise
83
- > designated in writing by the copyright owner as "Not a Contribution."
84
- >
85
- > "Contributor" shall mean Licensor and any individual or Legal Entity
86
- > on behalf of whom a Contribution has been received by Licensor and
87
- > subsequently incorporated within the Work.
88
- >
89
- > 2. Grant of Copyright License. Subject to the terms and conditions of
90
- > this License, each Contributor hereby grants to You a perpetual,
91
- > worldwide, non-exclusive, no-charge, royalty-free, irrevocable
92
- > copyright license to reproduce, prepare Derivative Works of,
93
- > publicly display, publicly perform, sublicense, and distribute the
94
- > Work and such Derivative Works in Source or Object form.
95
- >
96
- > 3. Grant of Patent License. Subject to the terms and conditions of
97
- > this License, each Contributor hereby grants to You a perpetual,
98
- > worldwide, non-exclusive, no-charge, royalty-free, irrevocable
99
- > (except as stated in this section) patent license to make, have made,
100
- > use, offer to sell, sell, import, and otherwise transfer the Work,
101
- > where such license applies only to those patent claims licensable
102
- > by such Contributor that are necessarily infringed by their
103
- > Contribution(s) alone or by combination of their Contribution(s)
104
- > with the Work to which such Contribution(s) was submitted. If You
105
- > institute patent litigation against any entity (including a
106
- > cross-claim or counterclaim in a lawsuit) alleging that the Work
107
- > or a Contribution incorporated within the Work constitutes direct
108
- > or contributory patent infringement, then any patent licenses
109
- > granted to You under this License for that Work shall terminate
110
- > as of the date such litigation is filed.
111
- >
112
- > 4. Redistribution. You may reproduce and distribute copies of the
113
- > Work or Derivative Works thereof in any medium, with or without
114
- > modifications, and in Source or Object form, provided that You
115
- > meet the following conditions:
116
- >
117
- > (a) You must give any other recipients of the Work or
118
- > Derivative Works a copy of this License; and
119
- >
120
- > (b) You must cause any modified files to carry prominent notices
121
- > stating that You changed the files; and
122
- >
123
- > (c) You must retain, in the Source form of any Derivative Works
124
- > that You distribute, all copyright, patent, trademark, and
125
- > attribution notices from the Source form of the Work,
126
- > excluding those notices that do not pertain to any part of
127
- > the Derivative Works; and
128
- >
129
- > (d) If the Work includes a "NOTICE" text file as part of its
130
- > distribution, then any Derivative Works that You distribute must
131
- > include a readable copy of the attribution notices contained
132
- > within such NOTICE file, excluding those notices that do not
133
- > pertain to any part of the Derivative Works, in at least one
134
- > of the following places: within a NOTICE text file distributed
135
- > as part of the Derivative Works; within the Source form or
136
- > documentation, if provided along with the Derivative Works; or,
137
- > within a display generated by the Derivative Works, if and
138
- > wherever such third-party notices normally appear. The contents
139
- > of the NOTICE file are for informational purposes only and
140
- > do not modify the License. You may add Your own attribution
141
- > notices within Derivative Works that You distribute, alongside
142
- > or as an addendum to the NOTICE text from the Work, provided
143
- > that such additional attribution notices cannot be construed
144
- > as modifying the License.
145
- >
146
- > You may add Your own copyright statement to Your modifications and
147
- > may provide additional or different license terms and conditions
148
- > for use, reproduction, or distribution of Your modifications, or
149
- > for any such Derivative Works as a whole, provided Your use,
150
- > reproduction, and distribution of the Work otherwise complies with
151
- > the conditions stated in this License.
152
- >
153
- > 5. Submission of Contributions. Unless You explicitly state otherwise,
154
- > any Contribution intentionally submitted for inclusion in the Work
155
- > by You to the Licensor shall be under the terms and conditions of
156
- > this License, without any additional terms or conditions.
157
- > Notwithstanding the above, nothing herein shall supersede or modify
158
- > the terms of any separate license agreement you may have executed
159
- > with Licensor regarding such Contributions.
160
- >
161
- > 6. Trademarks. This License does not grant permission to use the trade
162
- > names, trademarks, service marks, or product names of the Licensor,
163
- > except as required for reasonable and customary use in describing the
164
- > origin of the Work and reproducing the content of the NOTICE file.
165
- >
166
- > 7. Disclaimer of Warranty. Unless required by applicable law or
167
- > agreed to in writing, Licensor provides the Work (and each
168
- > Contributor provides its Contributions) on an "AS IS" BASIS,
169
- > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
170
- > implied, including, without limitation, any warranties or conditions
171
- > of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
172
- > PARTICULAR PURPOSE. You are solely responsible for determining the
173
- > appropriateness of using or redistributing the Work and assume any
174
- > risks associated with Your exercise of permissions under this License.
175
- >
176
- > 8. Limitation of Liability. In no event and under no legal theory,
177
- > whether in tort (including negligence), contract, or otherwise,
178
- > unless required by applicable law (such as deliberate and grossly
179
- > negligent acts) or agreed to in writing, shall any Contributor be
180
- > liable to You for damages, including any direct, indirect, special,
181
- > incidental, or consequential damages of any character arising as a
182
- > result of this License or out of the use or inability to use the
183
- > Work (including but not limited to damages for loss of goodwill,
184
- > work stoppage, computer failure or malfunction, or any and all
185
- > other commercial damages or losses), even if such Contributor
186
- > has been advised of the possibility of such damages.
187
- >
188
- > 9. Accepting Warranty or Additional Liability. While redistributing
189
- > the Work or Derivative Works thereof, You may choose to offer,
190
- > and charge a fee for, acceptance of support, warranty, indemnity,
191
- > or other liability obligations and/or rights consistent with this
192
- > License. However, in accepting such obligations, You may act only
193
- > on Your own behalf and on Your sole responsibility, not on behalf
194
- > of any other Contributor, and only if You agree to indemnify,
195
- > defend, and hold each Contributor harmless for any liability
196
- > incurred by, or claims asserted against, such Contributor by reason
197
- > of your accepting any such warranty or additional liability.
198
- >
199
- > END OF TERMS AND CONDITIONS
200
- >
201
- > APPENDIX: How to apply the Apache License to your work.
202
- >
203
- > To apply the Apache License to your work, attach the following
204
- > boilerplate notice, with the fields enclosed by brackets "[]"
205
- > replaced with your own identifying information. (Don't include
206
- > the brackets!) The text should be enclosed in the appropriate
207
- > comment syntax for the file format. We also recommend that a
208
- > file or class name and description of purpose be included on the
209
- > same "printed page" as the copyright notice for easier
210
- > identification within third-party archives.
211
- >
212
- > Copyright [yyyy] [name of copyright owner]
213
- >
214
- > Licensed under the Apache License, Version 2.0 (the "License");
215
- > you may not use this file except in compliance with the License.
216
- > You may obtain a copy of the License at
217
- >
218
- > http://www.apache.org/licenses/LICENSE-2.0
219
- >
220
- > Unless required by applicable law or agreed to in writing, software
221
- > distributed under the License is distributed on an "AS IS" BASIS,
222
- > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
223
- > See the License for the specific language governing permissions and
224
- > limitations under the License.
225
-
226
- ---------------------------------------
227
-
228
- ## @hono/mcp
229
-
230
- License: MIT
231
- Repository: https://github.com/honojs/middleware
232
-
233
- ---------------------------------------
234
-
235
- ## @hono/node-server
236
-
237
- License: MIT
238
- By: Yusuke Wada
239
- Repository: https://github.com/honojs/node-server
240
-
241
- > MIT License
242
- >
243
- > Copyright (c) 2022 - present, Yusuke Wada and Hono contributors
244
- >
245
- > Permission is hereby granted, free of charge, to any person obtaining a copy
246
- > of this software and associated documentation files (the "Software"), to deal
247
- > in the Software without restriction, including without limitation the rights
248
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
249
- > copies of the Software, and to permit persons to whom the Software is
250
- > furnished to do so, subject to the following conditions:
251
- >
252
- > The above copyright notice and this permission notice shall be included in all
253
- > copies or substantial portions of the Software.
254
- >
255
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
256
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
257
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
258
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
259
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
260
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
261
- > SOFTWARE.
262
-
263
- ---------------------------------------
264
-
265
- ## @likec4/config, @likec4/core, @likec4/language-services, @likec4/layouts, @likec4/log, @likec4/style-preset
266
-
267
- License: MIT
268
- By: Denis Davydkov
269
- Repositories: https://github.com/likec4/likec4, https://github.com/likec4/likec4, https://github.com/likec4/likec4, https://github.com/likec4/likec4, https://github.com/likec4/likec4, https://github.com/likec4/likec4
270
-
271
- > MIT License
272
- >
273
- > Copyright (c) 2023-2026 Denis Davydkov
274
- >
275
- > Permission is hereby granted, free of charge, to any person obtaining a copy
276
- > of this software and associated documentation files (the "Software"), to deal
277
- > in the Software without restriction, including without limitation the rights
278
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
279
- > copies of the Software, and to permit persons to whom the Software is
280
- > furnished to do so, subject to the following conditions:
281
- >
282
- > The above copyright notice and this permission notice shall be included in all
283
- > copies or substantial portions of the Software.
284
- >
285
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
286
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
287
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
288
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
289
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
290
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
291
- > SOFTWARE.
292
-
293
- ---------------------------------------
294
-
295
- ## @likec4/language-server
296
-
297
- License: MIT
298
- By: Denis Davydkov
299
- Repository: https://github.com/likec4/likec4
300
-
301
- ---------------------------------------
302
-
303
- ## @logtape/logtape
304
-
305
- License: MIT
306
- By: Hong Minhee
307
- Repository: https://github.com/dahlia/logtape
308
-
309
- > MIT License
310
- >
311
- > Copyright 2024–2025 Hong Minhee
312
- >
313
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
314
- > this software and associated documentation files (the "Software"), to deal in
315
- > the Software without restriction, including without limitation the rights to
316
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
317
- > the Software, and to permit persons to whom the Software is furnished to do so,
318
- > subject to the following conditions:
319
- >
320
- > The above copyright notice and this permission notice shall be included in all
321
- > copies or substantial portions of the Software.
322
- >
323
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
324
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
325
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
326
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
327
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
328
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
329
-
330
- ---------------------------------------
331
-
332
- ## @lume/kiwi
333
-
334
- License: BSD-3-Clause
335
- Repository: https://github.com/lume/kiwi
336
-
337
- ---------------------------------------
338
-
339
- ## @mantine/colors-generator
340
-
341
- License: MIT
342
- By: Vitaly Rtishchev
343
- Repository: https://github.com/mantinedev/mantine
344
-
345
- > MIT License
346
- >
347
- > Copyright (c) 2021 Vitaly Rtishchev
348
- >
349
- > Permission is hereby granted, free of charge, to any person obtaining a copy
350
- > of this software and associated documentation files (the "Software"), to deal
351
- > in the Software without restriction, including without limitation the rights
352
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
353
- > copies of the Software, and to permit persons to whom the Software is
354
- > furnished to do so, subject to the following conditions:
355
- >
356
- > The above copyright notice and this permission notice shall be included in all
357
- > copies or substantial portions of the Software.
358
- >
359
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
360
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
361
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
362
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
363
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
364
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
365
- > SOFTWARE.
366
-
367
- ---------------------------------------
368
-
369
- ## @modelcontextprotocol/sdk
370
-
371
- License: MIT
372
- By: Anthropic, PBC
373
- Repository: https://github.com/modelcontextprotocol/typescript-sdk
374
-
375
- > MIT License
376
- >
377
- > Copyright (c) 2024 Anthropic, PBC
378
- >
379
- > Permission is hereby granted, free of charge, to any person obtaining a copy
380
- > of this software and associated documentation files (the "Software"), to deal
381
- > in the Software without restriction, including without limitation the rights
382
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
383
- > copies of the Software, and to permit persons to whom the Software is
384
- > furnished to do so, subject to the following conditions:
385
- >
386
- > The above copyright notice and this permission notice shall be included in all
387
- > copies or substantial portions of the Software.
388
- >
389
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
390
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
391
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
392
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
393
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
394
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
395
- > SOFTWARE.
396
-
397
- ---------------------------------------
398
-
399
- ## @radix-ui/colors
400
-
401
- License: MIT
402
- By: Colm Tuite, Vlad Moroz
403
-
404
- > MIT License
405
- >
406
- > Copyright (c) 2021 Radix
407
- >
408
- > Permission is hereby granted, free of charge, to any person obtaining a copy
409
- > of this software and associated documentation files (the "Software"), to deal
410
- > in the Software without restriction, including without limitation the rights
411
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
412
- > copies of the Software, and to permit persons to whom the Software is
413
- > furnished to do so, subject to the following conditions:
414
- >
415
- > The above copyright notice and this permission notice shall be included in all
416
- > copies or substantial portions of the Software.
417
- >
418
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
419
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
420
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
421
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
422
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
423
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
424
- > SOFTWARE.
425
-
426
- ---------------------------------------
427
-
428
- ## @ungap/structured-clone
429
-
430
- License: ISC
431
- By: Andrea Giammarchi
432
- Repository: https://github.com/ungap/structured-clone
433
-
434
- > ISC License
435
- >
436
- > Copyright (c) 2021, Andrea Giammarchi, @WebReflection
437
- >
438
- > Permission to use, copy, modify, and/or distribute this software for any
439
- > purpose with or without fee is hereby granted, provided that the above
440
- > copyright notice and this permission notice appear in all copies.
441
- >
442
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
443
- > REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
444
- > AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
445
- > INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
446
- > LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
447
- > OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
448
- > PERFORMANCE OF THIS SOFTWARE.
449
-
450
- ---------------------------------------
451
-
452
- ## ajv
453
-
454
- License: MIT
455
- By: Evgeny Poberezkin
456
- Repository: https://github.com/ajv-validator/ajv
457
-
458
- > The MIT License (MIT)
459
- >
460
- > Copyright (c) 2015-2021 Evgeny Poberezkin
461
- >
462
- > Permission is hereby granted, free of charge, to any person obtaining a copy
463
- > of this software and associated documentation files (the "Software"), to deal
464
- > in the Software without restriction, including without limitation the rights
465
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
466
- > copies of the Software, and to permit persons to whom the Software is
467
- > furnished to do so, subject to the following conditions:
468
- >
469
- > The above copyright notice and this permission notice shall be included in all
470
- > copies or substantial portions of the Software.
471
- >
472
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
473
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
474
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
475
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
476
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
477
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
478
- > SOFTWARE.
479
-
480
- ---------------------------------------
481
-
482
- ## ajv-formats
483
-
484
- License: MIT
485
- By: Evgeny Poberezkin
486
- Repository: https://github.com/ajv-validator/ajv-formats
487
-
488
- > MIT License
489
- >
490
- > Copyright (c) 2020 Evgeny Poberezkin
491
- >
492
- > Permission is hereby granted, free of charge, to any person obtaining a copy
493
- > of this software and associated documentation files (the "Software"), to deal
494
- > in the Software without restriction, including without limitation the rights
495
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
496
- > copies of the Software, and to permit persons to whom the Software is
497
- > furnished to do so, subject to the following conditions:
498
- >
499
- > The above copyright notice and this permission notice shall be included in all
500
- > copies or substantial portions of the Software.
501
- >
502
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
503
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
504
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
505
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
506
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
507
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
508
- > SOFTWARE.
509
-
510
- ---------------------------------------
511
-
512
- ## bail, ccount, character-entities, character-entities-html4, character-entities-legacy, mdast-util-to-string, unist-util-position, unist-util-visit
513
-
514
- License: MIT
515
- By: Titus Wormer
516
- Repository: https://github.com/wooorm/bail
517
-
518
- License: MIT
519
- By: Titus Wormer
520
- Repository: https://github.com/wooorm/ccount
521
-
522
- License: MIT
523
- By: Titus Wormer
524
- Repository: https://github.com/wooorm/character-entities
525
-
526
- License: MIT
527
- By: Titus Wormer
528
- Repository: https://github.com/wooorm/character-entities-html4
529
-
530
- License: MIT
531
- By: Titus Wormer
532
- Repository: https://github.com/wooorm/character-entities-legacy
533
-
534
- License: MIT
535
- By: Titus Wormer
536
- Repository: https://github.com/syntax-tree/mdast-util-to-string
537
-
538
- License: MIT
539
- By: Titus Wormer
540
- Repository: https://github.com/syntax-tree/unist-util-position
541
-
542
- License: MIT
543
- By: Titus Wormer, Eugene Sharygin, Richard Gibson
544
- Repository: https://github.com/syntax-tree/unist-util-visit
545
-
546
- > (The MIT License)
547
- >
548
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
549
- >
550
- > Permission is hereby granted, free of charge, to any person obtaining
551
- > a copy of this software and associated documentation files (the
552
- > 'Software'), to deal in the Software without restriction, including
553
- > without limitation the rights to use, copy, modify, merge, publish,
554
- > distribute, sublicense, and/or sell copies of the Software, and to
555
- > permit persons to whom the Software is furnished to do so, subject to
556
- > the following conditions:
557
- >
558
- > The above copyright notice and this permission notice shall be
559
- > included in all copies or substantial portions of the Software.
560
- >
561
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
562
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
563
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
564
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
565
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
566
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
567
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
568
-
569
- ---------------------------------------
570
-
571
- ## chevrotain-allstar
572
-
573
- License: MIT
574
- By: TypeFox
575
- Repository: https://github.com/langium/chevrotain-allstar
576
-
577
- > Copyright 2022 TypeFox GmbH
578
- >
579
- > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
580
- > associated documentation files (the "Software"), to deal in the Software without restriction,
581
- > including without limitation the rights to use, copy, modify, merge, publish, distribute,
582
- > sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
583
- > furnished to do so, subject to the following conditions:
584
- >
585
- > The above copyright notice and this permission notice shall be included in all copies or
586
- > substantial portions of the Software.
587
- >
588
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
589
- > BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
590
- > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
591
- > DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
592
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
593
-
594
- ---------------------------------------
595
-
596
- ## chokidar
597
-
598
- License: MIT
599
- By: Paul Miller
600
- Repository: https://github.com/paulmillr/chokidar
601
-
602
- > The MIT License (MIT)
603
- >
604
- > Copyright (c) 2012 Paul Miller (https://paulmillr.com), Elan Shanker
605
- >
606
- > Permission is hereby granted, free of charge, to any person obtaining a copy
607
- > of this software and associated documentation files (the “Software”), to deal
608
- > in the Software without restriction, including without limitation the rights
609
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
610
- > copies of the Software, and to permit persons to whom the Software is
611
- > furnished to do so, subject to the following conditions:
612
- >
613
- > The above copyright notice and this permission notice shall be included in
614
- > all copies or substantial portions of the Software.
615
- >
616
- > THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
617
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
618
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
619
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
620
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
621
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
622
- > THE SOFTWARE.
623
-
624
- ---------------------------------------
625
-
626
- ## chroma-js
627
-
628
- License: (BSD-3-Clause AND Apache-2.0)
629
- By: Gregor Aisch
630
- Repository: https://github.com/gka/chroma.js
631
-
632
- > chroma.js - JavaScript library for color conversions
633
- >
634
- > Copyright (c) 2011-2025, Gregor Aisch
635
- > All rights reserved.
636
- >
637
- > Redistribution and use in source and binary forms, with or without
638
- > modification, are permitted provided that the following conditions are met:
639
- >
640
- > 1. Redistributions of source code must retain the above copyright notice, this
641
- > list of conditions and the following disclaimer.
642
- >
643
- > 2. Redistributions in binary form must reproduce the above copyright notice,
644
- > this list of conditions and the following disclaimer in the documentation
645
- > and/or other materials provided with the distribution.
646
- >
647
- > 3. The name Gregor Aisch may not be used to endorse or promote products
648
- > derived from this software without specific prior written permission.
649
- >
650
- > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
651
- > AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
652
- > IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
653
- > DISCLAIMED. IN NO EVENT SHALL GREGOR AISCH OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
654
- > INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
655
- > BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
656
- > DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
657
- > OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
658
- > NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
659
- > EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
660
- >
661
- > -------------------------------------------------------
662
- >
663
- > chroma.js includes colors from colorbrewer2.org, which are released under
664
- > the following license:
665
- >
666
- > Copyright (c) 2002 Cynthia Brewer, Mark Harrower,
667
- > and The Pennsylvania State University.
668
- >
669
- > Licensed under the Apache License, Version 2.0 (the "License");
670
- > you may not use this file except in compliance with the License.
671
- > You may obtain a copy of the License at
672
- > http://www.apache.org/licenses/LICENSE-2.0
673
- >
674
- > Unless required by applicable law or agreed to in writing,
675
- > software distributed under the License is distributed on an
676
- > "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
677
- > either express or implied. See the License for the specific
678
- > language governing permissions and limitations under the License.
679
- >
680
- > ------------------------------------------------------
681
- >
682
- > Named colors are taken from X11 Color Names.
683
- > http://www.w3.org/TR/css3-color/#svg-color
684
- >
685
- > @preserve
686
-
687
- ---------------------------------------
688
-
689
- ## citty, defu, destr, ohash, ufo, unstorage
690
-
691
- License: MIT
692
- Repositories: https://github.com/unjs/citty, https://github.com/unjs/defu, https://github.com/unjs/destr, https://github.com/unjs/ohash, https://github.com/unjs/ufo, https://github.com/unjs/unstorage
693
-
694
- > MIT License
695
- >
696
- > Copyright (c) Pooya Parsa <pooya@pi0.io>
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
- ## comma-separated-tokens, hast-util-whitespace, html-void-elements, mdast-util-to-hast, rehype-sanitize, space-separated-tokens, unist-util-stringify-position, unist-util-visit-parents, zwitch
719
-
720
- License: MIT
721
- By: Titus Wormer
722
- Repositories: https://github.com/wooorm/comma-separated-tokens, https://github.com/syntax-tree/hast-util-whitespace, https://github.com/wooorm/html-void-elements, https://github.com/syntax-tree/mdast-util-to-hast, https://github.com/rehypejs/rehype-sanitize, https://github.com/wooorm/space-separated-tokens, https://github.com/syntax-tree/unist-util-stringify-position, https://github.com/syntax-tree/unist-util-visit-parents, https://github.com/wooorm/zwitch
723
-
724
- > (The MIT License)
725
- >
726
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
727
- >
728
- > Permission is hereby granted, free of charge, to any person obtaining
729
- > a copy of this software and associated documentation files (the
730
- > 'Software'), to deal in the Software without restriction, including
731
- > without limitation the rights to use, copy, modify, merge, publish,
732
- > distribute, sublicense, and/or sell copies of the Software, and to
733
- > permit persons to whom the Software is furnished to do so, subject to
734
- > the following conditions:
735
- >
736
- > The above copyright notice and this permission notice shall be
737
- > included in all copies or substantial portions of the Software.
738
- >
739
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
740
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
741
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
742
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
743
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
744
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
745
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
746
-
747
- ---------------------------------------
748
-
749
- ## decode-named-character-reference, micromark-extension-gfm-footnote
750
-
751
- License: MIT
752
- By: Titus Wormer
753
- Repositories: https://github.com/wooorm/decode-named-character-reference, https://github.com/micromark/micromark-extension-gfm-footnote
754
-
755
- > (The MIT License)
756
- >
757
- > Copyright (c) 2021 Titus Wormer <tituswormer@gmail.com>
758
- >
759
- > Permission is hereby granted, free of charge, to any person obtaining
760
- > a copy of this software and associated documentation files (the
761
- > 'Software'), to deal in the Software without restriction, including
762
- > without limitation the rights to use, copy, modify, merge, publish,
763
- > distribute, sublicense, and/or sell copies of the Software, and to
764
- > permit persons to whom the Software is furnished to do so, subject to
765
- > the following conditions:
766
- >
767
- > The above copyright notice and this permission notice shall be
768
- > included in all copies or substantial portions of the Software.
769
- >
770
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
771
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
772
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
773
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
774
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
775
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
776
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
777
-
778
- ---------------------------------------
779
-
780
- ## devlop
781
-
782
- License: MIT
783
- By: Titus Wormer
784
- Repository: https://github.com/wooorm/devlop
785
-
786
- > (The MIT License)
787
- >
788
- > Copyright (c) 2023 Titus Wormer <tituswormer@gmail.com>
789
- >
790
- > Permission is hereby granted, free of charge, to any person obtaining
791
- > a copy of this software and associated documentation files (the
792
- > 'Software'), to deal in the Software without restriction, including
793
- > without limitation the rights to use, copy, modify, merge, publish,
794
- > distribute, sublicense, and/or sell copies of the Software, and to
795
- > permit persons to whom the Software is furnished to do so, subject to
796
- > the following conditions:
797
- >
798
- > The above copyright notice and this permission notice shall be
799
- > included in all copies or substantial portions of the Software.
800
- >
801
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
802
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
803
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
804
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
805
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
806
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
807
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
808
-
809
- ---------------------------------------
810
-
811
- ## escape-string-regexp, is-plain-obj, nano-spawn, p-limit, p-queue, p-timeout, parse-ms, pretty-ms, safe-stringify, strip-indent, yocto-queue
812
-
813
- License: MIT
814
- By: Sindre Sorhus
815
- Repository: https://github.com/sindresorhus/escape-string-regexp
816
-
817
- License: MIT
818
- By: Sindre Sorhus
819
- Repository: https://github.com/sindresorhus/is-plain-obj
820
-
821
- License: MIT
822
- By: Sindre Sorhus
823
- Repository: https://github.com/sindresorhus/nano-spawn
824
-
825
- License: MIT
826
- By: Sindre Sorhus
827
- Repository: https://github.com/sindresorhus/p-limit
828
-
829
- License: MIT
830
- Repository: https://github.com/sindresorhus/p-queue
831
-
832
- License: MIT
833
- By: Sindre Sorhus
834
- Repository: https://github.com/sindresorhus/p-timeout
835
-
836
- License: MIT
837
- By: Sindre Sorhus
838
- Repository: https://github.com/sindresorhus/parse-ms
839
-
840
- License: MIT
841
- By: Sindre Sorhus
842
- Repository: https://github.com/sindresorhus/pretty-ms
843
-
844
- License: MIT
845
- By: Sindre Sorhus
846
- Repository: https://github.com/sindresorhus/safe-stringify
847
-
848
- License: MIT
849
- By: Sindre Sorhus
850
- Repository: https://github.com/sindresorhus/strip-indent
851
-
852
- License: MIT
853
- By: Sindre Sorhus
854
- Repository: https://github.com/sindresorhus/yocto-queue
855
-
856
- > MIT License
857
- >
858
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
859
- >
860
- > 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:
861
- >
862
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
863
- >
864
- > 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.
865
-
866
- ---------------------------------------
867
-
868
- ## eventemitter3
869
-
870
- License: MIT
871
- By: Arnout Kazemier
872
- Repository: https://github.com/primus/eventemitter3
873
-
874
- > The MIT License (MIT)
875
- >
876
- > Copyright (c) 2014 Arnout Kazemier
877
- >
878
- > Permission is hereby granted, free of charge, to any person obtaining a copy
879
- > of this software and associated documentation files (the "Software"), to deal
880
- > in the Software without restriction, including without limitation the rights
881
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
882
- > copies of the Software, and to permit persons to whom the Software is
883
- > furnished to do so, subject to the following conditions:
884
- >
885
- > The above copyright notice and this permission notice shall be included in all
886
- > copies or substantial portions of the Software.
887
- >
888
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
889
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
890
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
891
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
892
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
893
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
894
- > SOFTWARE.
895
-
896
- ---------------------------------------
897
-
898
- ## extend
899
-
900
- License: MIT
901
- By: Stefan Thomas, Jordan Harband
902
- Repository: https://github.com/justmoon/node-extend
903
-
904
- > The MIT License (MIT)
905
- >
906
- > Copyright (c) 2014 Stefan Thomas
907
- >
908
- > Permission is hereby granted, free of charge, to any person obtaining
909
- > a copy of this software and associated documentation files (the
910
- > "Software"), to deal in the Software without restriction, including
911
- > without limitation the rights to use, copy, modify, merge, publish,
912
- > distribute, sublicense, and/or sell copies of the Software, and to
913
- > permit persons to whom the Software is furnished to do so, subject to
914
- > the following conditions:
915
- >
916
- > The above copyright notice and this permission notice shall be
917
- > included in all copies or substantial portions of the Software.
918
- >
919
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
920
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
921
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
922
- > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
923
- > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
924
- > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
925
- > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
926
-
927
- ---------------------------------------
928
-
929
- ## fast-deep-equal, json-schema-traverse
930
-
931
- License: MIT
932
- By: Evgeny Poberezkin
933
- Repositories: https://github.com/epoberezkin/fast-deep-equal, https://github.com/epoberezkin/json-schema-traverse
934
-
935
- > MIT License
936
- >
937
- > Copyright (c) 2017 Evgeny Poberezkin
938
- >
939
- > Permission is hereby granted, free of charge, to any person obtaining a copy
940
- > of this software and associated documentation files (the "Software"), to deal
941
- > in the Software without restriction, including without limitation the rights
942
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
943
- > copies of the Software, and to permit persons to whom the Software is
944
- > furnished to do so, subject to the following conditions:
945
- >
946
- > The above copyright notice and this permission notice shall be included in all
947
- > copies or substantial portions of the Software.
948
- >
949
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
950
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
951
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
952
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
953
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
954
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
955
- > SOFTWARE.
956
-
957
- ---------------------------------------
958
-
959
- ## fast-equals
960
-
961
- License: MIT
962
- By: Tony Quetano
963
- Repository: https://github.com/planttheidea/fast-equals
964
-
965
- > MIT License
966
- >
967
- > Copyright (c) 2025 Tony Quetano
968
- >
969
- > Permission is hereby granted, free of charge, to any person obtaining a copy
970
- > of this software and associated documentation files (the "Software"), to deal
971
- > in the Software without restriction, including without limitation the rights
972
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
973
- > copies of the Software, and to permit persons to whom the Software is
974
- > furnished to do so, subject to the following conditions:
975
- >
976
- > The above copyright notice and this permission notice shall be included in all
977
- > copies or substantial portions of the Software.
978
- >
979
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
980
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
981
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
982
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
983
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
984
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
985
- > SOFTWARE.
986
-
987
- ---------------------------------------
988
-
989
- ## fast-uri
990
-
991
- License: BSD-3-Clause
992
- By: Vincent Le Goff, Matteo Collina, Gürgün Dayıoğlu, Aras Abbasi, Frazer Smith
993
- Repository: https://github.com/fastify/fast-uri
994
-
995
- > Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
996
- > Copyright (c) 2021-present The Fastify team
997
- > All rights reserved.
998
- >
999
- > The Fastify team members are listed at https://github.com/fastify/fastify#team.
1000
- >
1001
- > Redistribution and use in source and binary forms, with or without
1002
- > modification, are permitted provided that the following conditions are met:
1003
- > * Redistributions of source code must retain the above copyright
1004
- > notice, this list of conditions and the following disclaimer.
1005
- > * Redistributions in binary form must reproduce the above copyright
1006
- > notice, this list of conditions and the following disclaimer in the
1007
- > documentation and/or other materials provided with the distribution.
1008
- > * The names of any contributors may not be used to endorse or promote
1009
- > products derived from this software without specific prior written
1010
- > permission.
1011
- >
1012
- > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1013
- > ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1014
- > WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1015
- > DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
1016
- > DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1017
- > (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1018
- > LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1019
- > ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1020
- > (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1021
- > SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1022
- >
1023
- > * * *
1024
- >
1025
- > The complete list of contributors can be found at:
1026
- > - https://github.com/garycourt/uri-js/graphs/contributors
1027
-
1028
- ---------------------------------------
1029
-
1030
- ## fdir
1031
-
1032
- License: MIT
1033
- By: thecodrr
1034
- Repository: https://github.com/thecodrr/fdir
1035
-
1036
- > Copyright 2023 Abdullah Atta
1037
- >
1038
- > 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:
1039
- >
1040
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1041
- >
1042
- > 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.
1043
-
1044
- ---------------------------------------
1045
-
1046
- ## graphology
1047
-
1048
- License: MIT
1049
- By: Alexis Jacomy, Benjamin Ooghe-Tabanou, Guillaume Plique
1050
- Repository: https://github.com/graphology/graphology
1051
-
1052
- > The MIT License (MIT)
1053
- >
1054
- > Copyright (c) 2016-2021 Guillaume Plique (Yomguithereal)
1055
- >
1056
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1057
- > of this software and associated documentation files (the "Software"), to deal
1058
- > in the Software without restriction, including without limitation the rights
1059
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1060
- > copies of the Software, and to permit persons to whom the Software is
1061
- > furnished to do so, subject to the following conditions:
1062
- >
1063
- > The above copyright notice and this permission notice shall be included in
1064
- > all copies or substantial portions of the Software.
1065
- >
1066
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1067
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1068
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1069
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1070
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1071
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1072
- > THE SOFTWARE.
1073
-
1074
- ---------------------------------------
1075
-
1076
- ## graphology-dag
1077
-
1078
- License: MIT
1079
- By: Guillaume Plique, César Pichon
1080
- Repository: https://github.com/graphology/graphology
1081
-
1082
- > The MIT License (MIT)
1083
- >
1084
- > Copyright (c) 2022 Guillaume Plique (Yomguithereal)
1085
- >
1086
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1087
- > of this software and associated documentation files (the "Software"), to deal
1088
- > in the Software without restriction, including without limitation the rights
1089
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1090
- > copies of the Software, and to permit persons to whom the Software is
1091
- > furnished to do so, subject to the following conditions:
1092
- >
1093
- > The above copyright notice and this permission notice shall be included in
1094
- > all copies or substantial portions of the Software.
1095
- >
1096
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1097
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1098
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1099
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1100
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1101
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1102
- > THE SOFTWARE.
1103
-
1104
- ---------------------------------------
1105
-
1106
- ## graphology-utils, obliterator
1107
-
1108
- License: MIT
1109
- By: Guillaume Plique, Jules Farjas
1110
- Repository: https://github.com/graphology/graphology
1111
-
1112
- License: MIT
1113
- By: Guillaume Plique
1114
- Repository: https://github.com/yomguithereal/obliterator
1115
-
1116
- > The MIT License (MIT)
1117
- >
1118
- > Copyright (c) 2017-2021 Guillaume Plique (Yomguithereal)
1119
- >
1120
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1121
- > of this software and associated documentation files (the "Software"), to deal
1122
- > in the Software without restriction, including without limitation the rights
1123
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1124
- > copies of the Software, and to permit persons to whom the Software is
1125
- > furnished to do so, subject to the following conditions:
1126
- >
1127
- > The above copyright notice and this permission notice shall be included in
1128
- > all copies or substantial portions of the Software.
1129
- >
1130
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1131
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1132
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1133
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1134
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1135
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1136
- > THE SOFTWARE.
1137
-
1138
- ---------------------------------------
1139
-
1140
- ## hast-util-sanitize, hast-util-to-html, markdown-table, mdast-util-find-and-replace, mdast-util-from-markdown, mdast-util-gfm, mdast-util-gfm-footnote, mdast-util-to-markdown, micromark, micromark-core-commonmark, micromark-extension-gfm-table, micromark-factory-destination, micromark-factory-label, micromark-factory-space, micromark-factory-title, micromark-factory-whitespace, micromark-util-character, micromark-util-chunked, micromark-util-classify-character, micromark-util-combine-extensions, micromark-util-decode-numeric-character-reference, micromark-util-decode-string, micromark-util-html-tag-name, micromark-util-normalize-identifier, micromark-util-resolve-all, micromark-util-sanitize-uri, micromark-util-subtokenize, remark-gfm, remark-rehype
1141
-
1142
- License: MIT
1143
- By: Titus Wormer, Jason Switzer
1144
- Repository: https://github.com/syntax-tree/hast-util-sanitize
1145
-
1146
- License: MIT
1147
- By: Titus Wormer
1148
- Repository: https://github.com/syntax-tree/hast-util-to-html
1149
-
1150
- License: MIT
1151
- By: Titus Wormer
1152
- Repository: https://github.com/wooorm/markdown-table
1153
-
1154
- License: MIT
1155
- By: Titus Wormer
1156
- Repository: https://github.com/syntax-tree/mdast-util-find-and-replace
1157
-
1158
- License: MIT
1159
- By: Titus Wormer
1160
- Repository: https://github.com/syntax-tree/mdast-util-from-markdown
1161
-
1162
- License: MIT
1163
- By: Titus Wormer
1164
- Repository: https://github.com/syntax-tree/mdast-util-gfm
1165
-
1166
- License: MIT
1167
- By: Titus Wormer
1168
- Repository: https://github.com/syntax-tree/mdast-util-gfm-footnote
1169
-
1170
- License: MIT
1171
- By: Titus Wormer
1172
- Repository: https://github.com/syntax-tree/mdast-util-to-markdown
1173
-
1174
- License: MIT
1175
- By: Titus Wormer
1176
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark
1177
-
1178
- License: MIT
1179
- By: Titus Wormer
1180
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-core-commonmark
1181
-
1182
- License: MIT
1183
- By: Titus Wormer
1184
- Repository: https://github.com/micromark/micromark-extension-gfm-table
1185
-
1186
- License: MIT
1187
- By: Titus Wormer
1188
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-factory-destination
1189
-
1190
- License: MIT
1191
- By: Titus Wormer
1192
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-factory-label
1193
-
1194
- License: MIT
1195
- By: Titus Wormer
1196
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-factory-space
1197
-
1198
- License: MIT
1199
- By: Titus Wormer
1200
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-factory-title
1201
-
1202
- License: MIT
1203
- By: Titus Wormer
1204
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-factory-whitespace
1205
-
1206
- License: MIT
1207
- By: Titus Wormer
1208
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-character
1209
-
1210
- License: MIT
1211
- By: Titus Wormer
1212
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-chunked
1213
-
1214
- License: MIT
1215
- By: Titus Wormer
1216
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-classify-character
1217
-
1218
- License: MIT
1219
- By: Titus Wormer
1220
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-combine-extensions
1221
-
1222
- License: MIT
1223
- By: Titus Wormer
1224
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-numeric-character-reference
1225
-
1226
- License: MIT
1227
- By: Titus Wormer
1228
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-string
1229
-
1230
- License: MIT
1231
- By: Titus Wormer
1232
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-html-tag-name
1233
-
1234
- License: MIT
1235
- By: Titus Wormer
1236
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-normalize-identifier
1237
-
1238
- License: MIT
1239
- By: Titus Wormer
1240
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-resolve-all
1241
-
1242
- License: MIT
1243
- By: Titus Wormer
1244
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-sanitize-uri
1245
-
1246
- License: MIT
1247
- By: Titus Wormer
1248
- Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-subtokenize
1249
-
1250
- License: MIT
1251
- By: Titus Wormer
1252
- Repository: https://github.com/remarkjs/remark-gfm
1253
-
1254
- License: MIT
1255
- By: Titus Wormer, John Otander
1256
- Repository: https://github.com/remarkjs/remark-rehype
1257
-
1258
- > (The MIT License)
1259
- >
1260
- > Copyright (c) Titus Wormer <tituswormer@gmail.com>
1261
- >
1262
- > Permission is hereby granted, free of charge, to any person obtaining
1263
- > a copy of this software and associated documentation files (the
1264
- > 'Software'), to deal in the Software without restriction, including
1265
- > without limitation the rights to use, copy, modify, merge, publish,
1266
- > distribute, sublicense, and/or sell copies of the Software, and to
1267
- > permit persons to whom the Software is furnished to do so, subject to
1268
- > the following conditions:
1269
- >
1270
- > The above copyright notice and this permission notice shall be
1271
- > included in all copies or substantial portions of the Software.
1272
- >
1273
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1274
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1275
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1276
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1277
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1278
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1279
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1280
-
1281
- ---------------------------------------
1282
-
1283
- ## hono
1284
-
1285
- License: MIT
1286
- By: Yusuke Wada
1287
- Repository: https://github.com/honojs/hono
1288
-
1289
- > MIT License
1290
- >
1291
- > Copyright (c) 2021 - present, Yusuke Wada and Hono contributors
1292
- >
1293
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1294
- > of this software and associated documentation files (the "Software"), to deal
1295
- > in the Software without restriction, including without limitation the rights
1296
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1297
- > copies of the Software, and to permit persons to whom the Software is
1298
- > furnished to do so, subject to the following conditions:
1299
- >
1300
- > The above copyright notice and this permission notice shall be included in all
1301
- > copies or substantial portions of the Software.
1302
- >
1303
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1304
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1305
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1306
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1307
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1308
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1309
- > SOFTWARE.
1310
-
1311
- ---------------------------------------
1312
-
1313
- ## immer
1314
-
1315
- License: MIT
1316
- By: Michel Weststrate
1317
- Repository: https://github.com/immerjs/immer
1318
-
1319
- > MIT License
1320
- >
1321
- > Copyright (c) 2017 Michel Weststrate
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
- ## is-error-instance
1344
-
1345
- License: MIT
1346
- By: ehmicky
1347
- Repository: https://github.com/ehmicky/is-error-instance
1348
-
1349
- > Copyright © 2024 ehmicky
1350
- >
1351
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
1352
- > this software and associated documentation files (the “Software”), to deal in
1353
- > the Software without restriction, including without limitation the rights to
1354
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1355
- > the Software, and to permit persons to whom the Software is furnished to do so,
1356
- > subject to the following conditions:
1357
- >
1358
- > The above copyright notice and this permission notice shall be included in all
1359
- > copies or substantial portions of the Software.
1360
- >
1361
- > THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1362
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1363
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1364
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1365
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1366
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1367
-
1368
- ---------------------------------------
1369
-
1370
- ## isexe
1371
-
1372
- License: ISC
1373
- By: Isaac Z. Schlueter
1374
- Repository: https://github.com/isaacs/isexe
1375
-
1376
- > The ISC License
1377
- >
1378
- > Copyright (c) 2016-2022 Isaac Z. Schlueter and Contributors
1379
- >
1380
- > Permission to use, copy, modify, and/or distribute this software for any
1381
- > purpose with or without fee is hereby granted, provided that the above
1382
- > copyright notice and this permission notice appear in all copies.
1383
- >
1384
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1385
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1386
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1387
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1388
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1389
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1390
- > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1391
-
1392
- ---------------------------------------
1393
-
1394
- ## json5
1395
-
1396
- License: MIT
1397
- By: Aseem Kishore, Max Nanasy, Andrew Eisenberg, Jordan Tucker
1398
- Repository: https://github.com/json5/json5
1399
-
1400
- > MIT License
1401
- >
1402
- > Copyright (c) 2012-2018 Aseem Kishore, and [others].
1403
- >
1404
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1405
- > of this software and associated documentation files (the "Software"), to deal
1406
- > in the Software without restriction, including without limitation the rights
1407
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1408
- > copies of the Software, and to permit persons to whom the Software is
1409
- > furnished to do so, subject to the following conditions:
1410
- >
1411
- > The above copyright notice and this permission notice shall be included in all
1412
- > copies or substantial portions of the Software.
1413
- >
1414
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1415
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1416
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1417
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1418
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1419
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1420
- > SOFTWARE.
1421
- >
1422
- > [others]: https://github.com/json5/json5/contributors
1423
-
1424
- ---------------------------------------
1425
-
1426
- ## khroma
1427
-
1428
- Repository: https://github.com/fabiospampinato/khroma
1429
-
1430
- > The MIT License (MIT)
1431
- >
1432
- > Copyright (c) 2019-present Fabio Spampinato, Andrew Maney
1433
- >
1434
- > Permission is hereby granted, free of charge, to any person obtaining a
1435
- > copy of this software and associated documentation files (the "Software"),
1436
- > to deal in the Software without restriction, including without limitation
1437
- > the rights to use, copy, modify, merge, publish, distribute, sublicense,
1438
- > and/or sell copies of the Software, and to permit persons to whom the
1439
- > Software is furnished to do so, subject to the following conditions:
1440
- >
1441
- > The above copyright notice and this permission notice shall be included in
1442
- > all copies or substantial portions of the Software.
1443
- >
1444
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1445
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1446
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1447
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1448
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1449
- > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1450
- > DEALINGS IN THE SOFTWARE.
1451
-
1452
- ---------------------------------------
1453
-
1454
- ## langium
1455
-
1456
- License: MIT
1457
- By: TypeFox
1458
- Repository: https://github.com/eclipse-langium/langium
1459
-
1460
- > Copyright 2021 TypeFox GmbH
1461
- >
1462
- > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1463
- > associated documentation files (the "Software"), to deal in the Software without restriction,
1464
- > including without limitation the rights to use, copy, modify, merge, publish, distribute,
1465
- > sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
1466
- > furnished to do so, subject to the following conditions:
1467
- >
1468
- > The above copyright notice and this permission notice shall be included in all copies or
1469
- > substantial portions of the Software.
1470
- >
1471
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
1472
- > BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1473
- > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
1474
- > DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1475
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1476
-
1477
- ---------------------------------------
1478
-
1479
- ## lodash-es
1480
-
1481
- License: MIT
1482
- By: John-David Dalton, Mathias Bynens
1483
- Repository: https://github.com/lodash/lodash
1484
-
1485
- > Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
1486
- >
1487
- > Based on Underscore.js, copyright Jeremy Ashkenas,
1488
- > DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
1489
- >
1490
- > This software consists of voluntary contributions made by many
1491
- > individuals. For exact contribution history, see the revision history
1492
- > available at https://github.com/lodash/lodash
1493
- >
1494
- > The following license applies to all parts of this software except as
1495
- > documented below:
1496
- >
1497
- > ====
1498
- >
1499
- > Permission is hereby granted, free of charge, to any person obtaining
1500
- > a copy of this software and associated documentation files (the
1501
- > "Software"), to deal in the Software without restriction, including
1502
- > without limitation the rights to use, copy, modify, merge, publish,
1503
- > distribute, sublicense, and/or sell copies of the Software, and to
1504
- > permit persons to whom the Software is furnished to do so, subject to
1505
- > the following conditions:
1506
- >
1507
- > The above copyright notice and this permission notice shall be
1508
- > included in all copies or substantial portions of the Software.
1509
- >
1510
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1511
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1512
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1513
- > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1514
- > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1515
- > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1516
- > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1517
- >
1518
- > ====
1519
- >
1520
- > Copyright and related rights for sample code are waived via CC0. Sample
1521
- > code is defined as all source code displayed within the prose of the
1522
- > documentation.
1523
- >
1524
- > CC0: http://creativecommons.org/publicdomain/zero/1.0/
1525
- >
1526
- > ====
1527
- >
1528
- > Files located in the node_modules and vendor directories are externally
1529
- > maintained libraries used by this software which have their own
1530
- > licenses; we recommend you read them, as their terms may differ from the
1531
- > terms above.
1532
-
1533
- ---------------------------------------
1534
-
1535
- ## longest-streak, stringify-entities, trim-lines
1536
-
1537
- License: MIT
1538
- By: Titus Wormer
1539
- Repositories: https://github.com/wooorm/longest-streak, https://github.com/wooorm/stringify-entities, https://github.com/wooorm/trim-lines
1540
-
1541
- > (The MIT License)
1542
- >
1543
- > Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>
1544
- >
1545
- > Permission is hereby granted, free of charge, to any person obtaining
1546
- > a copy of this software and associated documentation files (the
1547
- > 'Software'), to deal in the Software without restriction, including
1548
- > without limitation the rights to use, copy, modify, merge, publish,
1549
- > distribute, sublicense, and/or sell copies of the Software, and to
1550
- > permit persons to whom the Software is furnished to do so, subject to
1551
- > the following conditions:
1552
- >
1553
- > The above copyright notice and this permission notice shall be
1554
- > included in all copies or substantial portions of the Software.
1555
- >
1556
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1557
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1558
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1559
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1560
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1561
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1562
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1563
-
1564
- ---------------------------------------
1565
-
1566
- ## mdast-util-gfm-autolink-literal, mdast-util-gfm-strikethrough, mdast-util-gfm-table, mdast-util-gfm-task-list-item, micromark-extension-gfm, micromark-extension-gfm-autolink-literal, micromark-extension-gfm-strikethrough, micromark-extension-gfm-tagfilter, micromark-extension-gfm-task-list-item
1567
-
1568
- License: MIT
1569
- By: Titus Wormer
1570
- Repositories: https://github.com/syntax-tree/mdast-util-gfm-autolink-literal, https://github.com/syntax-tree/mdast-util-gfm-strikethrough, https://github.com/syntax-tree/mdast-util-gfm-table, https://github.com/syntax-tree/mdast-util-gfm-task-list-item, https://github.com/micromark/micromark-extension-gfm, https://github.com/micromark/micromark-extension-gfm-autolink-literal, https://github.com/micromark/micromark-extension-gfm-strikethrough, https://github.com/micromark/micromark-extension-gfm-tagfilter, https://github.com/micromark/micromark-extension-gfm-task-list-item
1571
-
1572
- > (The MIT License)
1573
- >
1574
- > Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1575
- >
1576
- > Permission is hereby granted, free of charge, to any person obtaining
1577
- > a copy of this software and associated documentation files (the
1578
- > 'Software'), to deal in the Software without restriction, including
1579
- > without limitation the rights to use, copy, modify, merge, publish,
1580
- > distribute, sublicense, and/or sell copies of the Software, and to
1581
- > permit persons to whom the Software is furnished to do so, subject to
1582
- > the following conditions:
1583
- >
1584
- > The above copyright notice and this permission notice shall be
1585
- > included in all copies or substantial portions of the Software.
1586
- >
1587
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1588
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1589
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1590
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1591
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1592
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1593
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1594
-
1595
- ---------------------------------------
1596
-
1597
- ## mdast-util-phrasing
1598
-
1599
- License: MIT
1600
- By: Victor Felder, Titus Wormer
1601
- Repository: https://github.com/syntax-tree/mdast-util-phrasing
1602
-
1603
- > (The MIT License)
1604
- >
1605
- > Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>
1606
- > Copyright (c) 2017 Victor Felder <victor@draft.li>
1607
- >
1608
- > Permission is hereby granted, free of charge, to any person obtaining
1609
- > a copy of this software and associated documentation files (the
1610
- > 'Software'), to deal in the Software without restriction, including
1611
- > without limitation the rights to use, copy, modify, merge, publish,
1612
- > distribute, sublicense, and/or sell copies of the Software, and to
1613
- > permit persons to whom the Software is furnished to do so, subject to
1614
- > the following conditions:
1615
- >
1616
- > The above copyright notice and this permission notice shall be
1617
- > included in all copies or substantial portions of the Software.
1618
- >
1619
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1620
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1621
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1622
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1623
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1624
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1625
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1626
-
1627
- ---------------------------------------
1628
-
1629
- ## merge-error-cause, normalize-exception, redefine-property, set-error-class, set-error-message, set-error-props, wrap-error-message
1630
-
1631
- License: MIT
1632
- By: ehmicky
1633
- Repositories: https://github.com/ehmicky/merge-error-cause, https://github.com/ehmicky/normalize-exception, https://github.com/ehmicky/redefine-property, https://github.com/ehmicky/set-error-class, https://github.com/ehmicky/set-error-message, https://github.com/ehmicky/set-error-props, https://github.com/ehmicky/wrap-error-message
1634
-
1635
- > Copyright © 2025 ehmicky
1636
- >
1637
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
1638
- > this software and associated documentation files (the “Software”), to deal in
1639
- > the Software without restriction, including without limitation the rights to
1640
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1641
- > the Software, and to permit persons to whom the Software is furnished to do so,
1642
- > subject to the following conditions:
1643
- >
1644
- > The above copyright notice and this permission notice shall be included in all
1645
- > copies or substantial portions of the Software.
1646
- >
1647
- > THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1648
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1649
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1650
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1651
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1652
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1653
-
1654
- ---------------------------------------
1655
-
1656
- ## mnemonist
1657
-
1658
- License: MIT
1659
- By: Guillaume Plique
1660
- Repository: https://github.com/yomguithereal/mnemonist
1661
-
1662
- > The MIT License (MIT)
1663
- >
1664
- > Copyright (c) 2016 Guillaume Plique (Yomguithereal)
1665
- >
1666
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1667
- > of this software and associated documentation files (the "Software"), to deal
1668
- > in the Software without restriction, including without limitation the rights
1669
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1670
- > copies of the Software, and to permit persons to whom the Software is
1671
- > furnished to do so, subject to the following conditions:
1672
- >
1673
- > The above copyright notice and this permission notice shall be included in
1674
- > all copies or substantial portions of the Software.
1675
- >
1676
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1677
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1678
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1679
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1680
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1681
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1682
- > THE SOFTWARE.
1683
-
1684
- ---------------------------------------
1685
-
1686
- ## natural-compare-lite
1687
-
1688
- License: MIT
1689
- By: Lauri Rooden
1690
- Repository: https://github.com/litejs/natural-compare-lite
1691
-
1692
- ---------------------------------------
1693
-
1694
- ## pathe
1695
-
1696
- License: MIT
1697
- Repository: https://github.com/unjs/pathe
1698
-
1699
- > MIT License
1700
- >
1701
- > Copyright (c) Pooya Parsa <pooya@pi0.io> - Daniel Roe <daniel@roe.dev>
1702
- >
1703
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1704
- > of this software and associated documentation files (the "Software"), to deal
1705
- > in the Software without restriction, including without limitation the rights
1706
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1707
- > copies of the Software, and to permit persons to whom the Software is
1708
- > furnished to do so, subject to the following conditions:
1709
- >
1710
- > The above copyright notice and this permission notice shall be included in all
1711
- > copies or substantial portions of the Software.
1712
- >
1713
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1714
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1715
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1716
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1717
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1718
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1719
- > SOFTWARE.
1720
- >
1721
- > ---
1722
- >
1723
- > Copyright Joyent, Inc. and other Node contributors.
1724
- >
1725
- > Permission is hereby granted, free of charge, to any person obtaining a
1726
- > copy of this software and associated documentation files (the
1727
- > "Software"), to deal in the Software without restriction, including
1728
- > without limitation the rights to use, copy, modify, merge, publish,
1729
- > distribute, sublicense, and/or sell copies of the Software, and to permit
1730
- > persons to whom the Software is furnished to do so, subject to the
1731
- > following conditions:
1732
- >
1733
- > The above copyright notice and this permission notice shall be included
1734
- > in all copies or substantial portions of the Software.
1735
- >
1736
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1737
- > OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1738
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
1739
- > NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
1740
- > DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1741
- > OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1742
- > USE OR OTHER DEALINGS IN THE SOFTWARE.
1743
- >
1744
- > ---
1745
- >
1746
- > Bundled zeptomatch (https://github.com/fabiospampinato/zeptomatch)
1747
- >
1748
- > The MIT License (MIT)
1749
- >
1750
- > Copyright (c) 2023-present Fabio Spampinato
1751
- >
1752
- > Permission is hereby granted, free of charge, to any person obtaining a
1753
- > copy of this software and associated documentation files (the "Software"),
1754
- > to deal in the Software without restriction, including without limitation
1755
- > the rights to use, copy, modify, merge, publish, distribute, sublicense,
1756
- > and/or sell copies of the Software, and to permit persons to whom the
1757
- > Software is furnished to do so, subject to the following conditions:
1758
- >
1759
- > The above copyright notice and this permission notice shall be included in
1760
- > all copies or substantial portions of the Software.
1761
- >
1762
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1763
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1764
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1765
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1766
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1767
- > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1768
- > DEALINGS IN THE SOFTWARE.
1769
-
1770
- ---------------------------------------
1771
-
1772
- ## picomatch
1773
-
1774
- License: MIT
1775
- By: Jon Schlinkert
1776
- Repository: https://github.com/micromatch/picomatch
1777
-
1778
- > The MIT License (MIT)
1779
- >
1780
- > Copyright (c) 2017-present, Jon Schlinkert.
1781
- >
1782
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1783
- > of this software and associated documentation files (the "Software"), to deal
1784
- > in the Software without restriction, including without limitation the rights
1785
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1786
- > copies of the Software, and to permit persons to whom the Software is
1787
- > furnished to do so, subject to the following conditions:
1788
- >
1789
- > The above copyright notice and this permission notice shall be included in
1790
- > all copies or substantial portions of the Software.
1791
- >
1792
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1793
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1794
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1795
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1796
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1797
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1798
- > THE SOFTWARE.
1799
-
1800
- ---------------------------------------
1801
-
1802
- ## pkce-challenge
1803
-
1804
- License: MIT
1805
- By: crouchcd
1806
- Repository: https://github.com/crouchcd/pkce-challenge
1807
-
1808
- > MIT License
1809
- >
1810
- > Copyright (c) 2019
1811
- >
1812
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1813
- > of this software and associated documentation files (the "Software"), to deal
1814
- > in the Software without restriction, including without limitation the rights
1815
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1816
- > copies of the Software, and to permit persons to whom the Software is
1817
- > furnished to do so, subject to the following conditions:
1818
- >
1819
- > The above copyright notice and this permission notice shall be included in all
1820
- > copies or substantial portions of the Software.
1821
- >
1822
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1823
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1824
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1825
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1826
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1827
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1828
- > SOFTWARE.
1829
-
1830
- ---------------------------------------
1831
-
1832
- ## property-information
1833
-
1834
- License: MIT
1835
- By: Titus Wormer, Andrew Burgess, Dustin Deus
1836
- Repository: https://github.com/wooorm/property-information
1837
-
1838
- > (The MIT License)
1839
- >
1840
- > Copyright (c) Titus Wormer <mailto:tituswormer@gmail.com>
1841
- >
1842
- > Permission is hereby granted, free of charge, to any person obtaining
1843
- > a copy of this software and associated documentation files (the
1844
- > 'Software'), to deal in the Software without restriction, including
1845
- > without limitation the rights to use, copy, modify, merge, publish,
1846
- > distribute, sublicense, and/or sell copies of the Software, and to
1847
- > permit persons to whom the Software is furnished to do so, subject to
1848
- > the following conditions:
1849
- >
1850
- > The above copyright notice and this permission notice shall be
1851
- > included in all copies or substantial portions of the Software.
1852
- >
1853
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1854
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1855
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1856
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1857
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1858
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1859
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1860
-
1861
- ---------------------------------------
1862
-
1863
- ## readdirp
1864
-
1865
- License: MIT
1866
- By: Thorsten Lorenz, Paul Miller
1867
- Repository: https://github.com/paulmillr/readdirp
1868
-
1869
- > MIT License
1870
- >
1871
- > Copyright (c) 2012-2019 Thorsten Lorenz, Paul Miller (https://paulmillr.com)
1872
- >
1873
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1874
- > of this software and associated documentation files (the "Software"), to deal
1875
- > in the Software without restriction, including without limitation the rights
1876
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1877
- > copies of the Software, and to permit persons to whom the Software is
1878
- > furnished to do so, subject to the following conditions:
1879
- >
1880
- > The above copyright notice and this permission notice shall be included in all
1881
- > copies or substantial portions of the Software.
1882
- >
1883
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1884
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1885
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1886
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1887
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1888
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1889
- > SOFTWARE.
1890
-
1891
- ---------------------------------------
1892
-
1893
- ## rehype-stringify
1894
-
1895
- License: MIT
1896
- By: Titus Wormer
1897
- Repository: https://github.com/rehypejs/rehype/tree/main/packages/rehype-stringify
1898
-
1899
- > (The MIT License)
1900
- >
1901
- > Copyright (c) Titus Wormer
1902
- >
1903
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1904
- > of this software and associated documentation files (the "Software"), to deal
1905
- > in the Software without restriction, including without limitation the rights
1906
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1907
- > copies of the Software, and to permit persons to whom the Software is
1908
- > furnished to do so, subject to the following conditions:
1909
- >
1910
- > The above copyright notice and this permission notice shall be included in
1911
- > all copies or substantial portions of the Software.
1912
- >
1913
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1914
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1915
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1916
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1917
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1918
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1919
- > THE SOFTWARE.
1920
-
1921
- ---------------------------------------
1922
-
1923
- ## remark-github-blockquote-alert
1924
-
1925
- License: MIT
1926
- By: Kenny Wong
1927
- Repository: https://github.com/jaywcjlove/remark-github-blockquote-alert
1928
-
1929
- > MIT License
1930
- >
1931
- > Copyright (c) 2025 Kenny Wang(小弟调调™) <kennyiseeyou@gmail.com> (https://github.com/jaywcjlove)
1932
- >
1933
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1934
- > of this software and associated documentation files (the "Software"), to deal
1935
- > in the Software without restriction, including without limitation the rights
1936
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1937
- > copies of the Software, and to permit persons to whom the Software is
1938
- > furnished to do so, subject to the following conditions:
1939
- >
1940
- > The above copyright notice and this permission notice shall be included in all
1941
- > copies or substantial portions of the Software.
1942
- >
1943
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1944
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1945
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1946
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1947
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1948
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1949
- > SOFTWARE.
1950
-
1951
- ---------------------------------------
1952
-
1953
- ## remark-parse
1954
-
1955
- License: MIT
1956
- By: Titus Wormer, Eugene Sharygin, Junyoung Choi, Elijah Hamovitz, Ika
1957
- Repository: https://github.com/remarkjs/remark/tree/main/packages/remark-parse
1958
-
1959
- > (The MIT License)
1960
- >
1961
- > Copyright (c) 2014 Titus Wormer <tituswormer@gmail.com>
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
- ## remeda
1984
-
1985
- License: MIT
1986
- By: Łukasz Sentkiewicz
1987
- Repository: https://github.com/remeda/remeda
1988
-
1989
- ---------------------------------------
1990
-
1991
- ## tinyrainbow
1992
-
1993
- License: MIT
1994
- Repository: https://github.com/tinylibs/tinyrainbow
1995
-
1996
- > MIT License
1997
- >
1998
- > Copyright (c) 2022 Tinylibs
1999
- >
2000
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2001
- > of this software and associated documentation files (the "Software"), to deal
2002
- > in the Software without restriction, including without limitation the rights
2003
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2004
- > copies of the Software, and to permit persons to whom the Software is
2005
- > furnished to do so, subject to the following conditions:
2006
- >
2007
- > The above copyright notice and this permission notice shall be included in all
2008
- > copies or substantial portions of the Software.
2009
- >
2010
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2011
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2012
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2013
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2014
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2015
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2016
- > SOFTWARE.
2017
-
2018
- ---------------------------------------
2019
-
2020
- ## trough
2021
-
2022
- License: MIT
2023
- By: Titus Wormer
2024
- Repository: https://github.com/wooorm/trough
2025
-
2026
- > (The MIT License)
2027
- >
2028
- > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2029
- >
2030
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2031
- > of this software and associated documentation files (the "Software"), to deal
2032
- > in the Software without restriction, including without limitation the rights
2033
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2034
- > copies of the Software, and to permit persons to whom the Software is
2035
- > furnished to do so, subject to the following conditions:
2036
- >
2037
- > The above copyright notice and this permission notice shall be included in
2038
- > all copies or substantial portions of the Software.
2039
- >
2040
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2041
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2042
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2043
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2044
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2045
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2046
- > THE SOFTWARE.
2047
-
2048
- ---------------------------------------
2049
-
2050
- ## ts-graphviz
2051
-
2052
- License: MIT
2053
- By: kamiazya
2054
- Repository: https://github.com/ts-graphviz/ts-graphviz
2055
-
2056
- > The MIT License (MIT)
2057
- >
2058
- > Copyright (c) 2019-2024 Yuki Yamazaki
2059
- >
2060
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2061
- > of this software and associated documentation files (the "Software"), to deal
2062
- > in the Software without restriction, including without limitation the rights
2063
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2064
- > copies of the Software, and to permit persons to whom the Software is
2065
- > furnished to do so, subject to the following conditions:
2066
- >
2067
- > The above copyright notice and this permission notice shall be included in all
2068
- > copies or substantial portions of the Software.
2069
- >
2070
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2071
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2072
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2073
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2074
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2075
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2076
- > SOFTWARE.
2077
-
2078
- ---------------------------------------
2079
-
2080
- ## unified, vfile
2081
-
2082
- License: MIT
2083
- By: Titus Wormer, Junyoung Choi, Hernan Rajchert, Christian Murphy, Vse Mozhet Byt, Richard Littauer
2084
- Repository: https://github.com/unifiedjs/unified
2085
-
2086
- License: MIT
2087
- By: Titus Wormer, Brendan Abbott, Denys Dovhan, Kyle Mathews, Shinnosuke Watanabe, Sindre Sorhus
2088
- Repository: https://github.com/vfile/vfile
2089
-
2090
- > (The MIT License)
2091
- >
2092
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
2093
- >
2094
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2095
- > of this software and associated documentation files (the "Software"), to deal
2096
- > in the Software without restriction, including without limitation the rights
2097
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2098
- > copies of the Software, and to permit persons to whom the Software is
2099
- > furnished to do so, subject to the following conditions:
2100
- >
2101
- > The above copyright notice and this permission notice shall be included in
2102
- > all copies or substantial portions of the Software.
2103
- >
2104
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2105
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2106
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2107
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2108
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2109
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2110
- > THE SOFTWARE.
2111
-
2112
- ---------------------------------------
2113
-
2114
- ## unist-util-is
2115
-
2116
- License: MIT
2117
- By: Titus Wormer, Christian Murphy, Lucas Brandstaetter
2118
- Repository: https://github.com/syntax-tree/unist-util-is
2119
-
2120
- > (The MIT license)
2121
- >
2122
- > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
2123
- >
2124
- > Permission is hereby granted, free of charge, to any person obtaining
2125
- > a copy of this software and associated documentation files (the
2126
- > 'Software'), to deal in the Software without restriction, including
2127
- > without limitation the rights to use, copy, modify, merge, publish,
2128
- > distribute, sublicense, and/or sell copies of the Software, and to
2129
- > permit persons to whom the Software is furnished to do so, subject to
2130
- > the following conditions:
2131
- >
2132
- > The above copyright notice and this permission notice shall be
2133
- > included in all copies or substantial portions of the Software.
2134
- >
2135
- > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2136
- > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2137
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2138
- > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2139
- > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2140
- > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2141
- > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2142
-
2143
- ---------------------------------------
2144
-
2145
- ## vfile-message
2146
-
2147
- License: MIT
2148
- By: Titus Wormer
2149
- Repository: https://github.com/vfile/vfile-message
2150
-
2151
- > (The MIT License)
2152
- >
2153
- > Copyright (c) 2017 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
- ## vscode-jsonrpc, vscode-languageserver, vscode-languageserver-protocol, vscode-languageserver-textdocument, vscode-languageserver-types
2177
-
2178
- License: MIT
2179
- By: Microsoft Corporation
2180
- Repositories: https://github.com/Microsoft/vscode-languageserver-node, https://github.com/Microsoft/vscode-languageserver-node, https://github.com/Microsoft/vscode-languageserver-node, https://github.com/Microsoft/vscode-languageserver-node, https://github.com/Microsoft/vscode-languageserver-node
2181
-
2182
- > Copyright (c) Microsoft Corporation
2183
- >
2184
- > All rights reserved.
2185
- >
2186
- > MIT License
2187
- >
2188
- > 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:
2189
- >
2190
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2191
- >
2192
- > 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.
2193
-
2194
- ---------------------------------------
2195
-
2196
- ## vscode-uri
2197
-
2198
- License: MIT
2199
- By: Microsoft
2200
- Repository: https://github.com/microsoft/vscode-uri
2201
-
2202
- > The MIT License (MIT)
2203
- >
2204
- > Copyright (c) Microsoft
2205
- >
2206
- > 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:
2207
- >
2208
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2209
- >
2210
- > 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.
2211
-
2212
- ---------------------------------------
2213
-
2214
- ## which
2215
-
2216
- License: ISC
2217
- By: GitHub Inc.
2218
- Repository: https://github.com/npm/node-which
2219
-
2220
- > The ISC License
2221
- >
2222
- > Copyright (c) Isaac Z. Schlueter and Contributors
2223
- >
2224
- > Permission to use, copy, modify, and/or distribute this software for any
2225
- > purpose with or without fee is hereby granted, provided that the above
2226
- > copyright notice and this permission notice appear in all copies.
2227
- >
2228
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2229
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2230
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2231
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2232
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2233
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2234
- > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2235
-
2236
- ---------------------------------------
2237
-
2238
- ## word-wrap
2239
-
2240
- License: MIT
2241
- By: Jon Schlinkert, Danilo Sampaio, Fede Ramirez, Joe Hildebrand, Todd Kennedy, Waldemar Reusch, Wolfgang Faust, Zach Hale
2242
- Repository: https://github.com/jonschlinkert/word-wrap
2243
-
2244
- > The MIT License (MIT)
2245
- >
2246
- > Copyright (c) 2014-2016, Jon Schlinkert
2247
- >
2248
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2249
- > of this software and associated documentation files (the "Software"), to deal
2250
- > in the Software without restriction, including without limitation the rights
2251
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2252
- > copies of the Software, and to permit persons to whom the Software is
2253
- > furnished to do so, subject to the following conditions:
2254
- >
2255
- > The above copyright notice and this permission notice shall be included in
2256
- > all copies or substantial portions of the Software.
2257
- >
2258
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2259
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2260
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2261
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2262
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2263
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2264
- > THE SOFTWARE.
2265
-
2266
- ---------------------------------------
2267
-
2268
- ## zod
2269
-
2270
- License: MIT
2271
- By: Colin McDonnell
2272
- Repository: https://github.com/colinhacks/zod
2273
-
2274
- > MIT License
2275
- >
2276
- > Copyright (c) 2025 Colin McDonnell
2277
- >
2278
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2279
- > of this software and associated documentation files (the "Software"), to deal
2280
- > in the Software without restriction, including without limitation the rights
2281
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2282
- > copies of the Software, and to permit persons to whom the Software is
2283
- > furnished to do so, subject to the following conditions:
2284
- >
2285
- > The above copyright notice and this permission notice shall be included in all
2286
- > copies or substantial portions of the Software.
2287
- >
2288
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2289
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2290
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2291
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2292
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2293
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2294
- > SOFTWARE.
2295
-
2296
- ---------------------------------------
2297
-
2298
- ## zod-to-json-schema
2299
-
2300
- License: ISC
2301
- By: Stefan Terdell, Hammad Asif, Noah Rosenzweig, John Wright, Krzysztof Ciombor, Yuta Mombetsu, Tom Arad, Isaac Way, Andreas Berger, Jan Potoms, Santiago Cammi, Philipp Burckhardt, Bram del Canho, Gilad Hecht, Colin McDonnell, Spappz, Jacob Lee, Brett Zamir, Isaiah Marc Sanchez, Mitchell Merry, Enzo Monjardín, Víctor Hernández, Faïz Hernawan Abdillah, Felix Mosheev
2302
- Repository: https://github.com/StefanTerdell/zod-to-json-schema
2303
-
2304
- > ISC License
2305
- >
2306
- > Copyright (c) 2020, Stefan Terdell
2307
- >
2308
- > Permission to use, copy, modify, and/or distribute this software for any
2309
- > purpose with or without fee is hereby granted, provided that the above
2310
- > copyright notice and this permission notice appear in all copies.
2311
- >
2312
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2313
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2314
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2315
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2316
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2317
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2318
- > OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.