laminark 2.21.9 → 2.22.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1231) hide show
  1. package/package.json +1 -1
  2. package/plugin/.claude-plugin/plugin.json +3 -2
  3. package/plugin/.repair-log +6 -0
  4. package/plugin/CLAUDE.md +57 -8
  5. package/plugin/dist/hooks/handler.d.ts.map +1 -1
  6. package/plugin/dist/hooks/handler.js +49 -5
  7. package/plugin/dist/hooks/handler.js.map +1 -1
  8. package/plugin/dist/index.js +27 -25
  9. package/plugin/dist/index.js.map +1 -1
  10. package/plugin/dist/{tool-registry-D8un_AcG.mjs → tool-registry-Bi1Zdqkm.mjs} +62 -31
  11. package/plugin/dist/tool-registry-Bi1Zdqkm.mjs.map +1 -0
  12. package/plugin/node_modules/.bin/node-which +52 -0
  13. package/plugin/node_modules/.bin/prebuild-install +78 -0
  14. package/plugin/node_modules/.bin/rc +4 -0
  15. package/plugin/node_modules/.bin/semver +191 -0
  16. package/plugin/node_modules/.package-lock.json +2153 -0
  17. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/LICENSE.md +1 -0
  18. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/README.md +44 -0
  19. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/bun.lock +21 -0
  20. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/cli.js +12421 -0
  21. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/manifest.json +46 -0
  22. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/manifest.zst.json +46 -0
  23. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/package.json +42 -0
  24. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/resvg.wasm +0 -0
  25. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/sdk-tools.d.ts +2367 -0
  26. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/sdk.d.ts +2153 -0
  27. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/sdk.mjs +59 -0
  28. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/tree-sitter-bash.wasm +0 -0
  29. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/tree-sitter.wasm +0 -0
  30. package/plugin/node_modules/@hono/node-server/README.md +357 -0
  31. package/plugin/node_modules/@hono/node-server/package.json +103 -0
  32. package/plugin/node_modules/@huggingface/jinja/LICENSE +21 -0
  33. package/plugin/node_modules/@huggingface/jinja/README.md +78 -0
  34. package/plugin/node_modules/@huggingface/jinja/package.json +54 -0
  35. package/plugin/node_modules/@huggingface/jinja/tsconfig.json +20 -0
  36. package/plugin/node_modules/@huggingface/transformers/LICENSE +202 -0
  37. package/plugin/node_modules/@huggingface/transformers/README.md +467 -0
  38. package/plugin/node_modules/@huggingface/transformers/package.json +90 -0
  39. package/plugin/node_modules/@img/colour/LICENSE.md +82 -0
  40. package/plugin/node_modules/@img/colour/README.md +15 -0
  41. package/plugin/node_modules/@img/colour/color.cjs +1594 -0
  42. package/plugin/node_modules/@img/colour/index.cjs +1 -0
  43. package/plugin/node_modules/@img/colour/package.json +45 -0
  44. package/plugin/node_modules/@img/sharp-libvips-linux-x64/README.md +46 -0
  45. package/plugin/node_modules/@img/sharp-libvips-linux-x64/package.json +42 -0
  46. package/plugin/node_modules/@img/sharp-libvips-linux-x64/versions.json +30 -0
  47. package/plugin/node_modules/@img/sharp-linux-x64/LICENSE +191 -0
  48. package/plugin/node_modules/@img/sharp-linux-x64/README.md +18 -0
  49. package/plugin/node_modules/@img/sharp-linux-x64/package.json +46 -0
  50. package/plugin/node_modules/@isaacs/fs-minipass/LICENSE +15 -0
  51. package/plugin/node_modules/@isaacs/fs-minipass/README.md +71 -0
  52. package/plugin/node_modules/@isaacs/fs-minipass/package.json +72 -0
  53. package/plugin/node_modules/@modelcontextprotocol/sdk/LICENSE +21 -0
  54. package/plugin/node_modules/@modelcontextprotocol/sdk/README.md +170 -0
  55. package/plugin/node_modules/@modelcontextprotocol/sdk/package.json +155 -0
  56. package/plugin/node_modules/@protobufjs/aspromise/LICENSE +26 -0
  57. package/plugin/node_modules/@protobufjs/aspromise/README.md +13 -0
  58. package/plugin/node_modules/@protobufjs/aspromise/index.d.ts +13 -0
  59. package/plugin/node_modules/@protobufjs/aspromise/index.js +52 -0
  60. package/plugin/node_modules/@protobufjs/aspromise/package.json +21 -0
  61. package/plugin/node_modules/@protobufjs/base64/LICENSE +26 -0
  62. package/plugin/node_modules/@protobufjs/base64/README.md +19 -0
  63. package/plugin/node_modules/@protobufjs/base64/index.d.ts +32 -0
  64. package/plugin/node_modules/@protobufjs/base64/index.js +139 -0
  65. package/plugin/node_modules/@protobufjs/base64/package.json +21 -0
  66. package/plugin/node_modules/@protobufjs/codegen/LICENSE +26 -0
  67. package/plugin/node_modules/@protobufjs/codegen/README.md +49 -0
  68. package/plugin/node_modules/@protobufjs/codegen/index.d.ts +31 -0
  69. package/plugin/node_modules/@protobufjs/codegen/index.js +99 -0
  70. package/plugin/node_modules/@protobufjs/codegen/package.json +13 -0
  71. package/plugin/node_modules/@protobufjs/eventemitter/LICENSE +26 -0
  72. package/plugin/node_modules/@protobufjs/eventemitter/README.md +22 -0
  73. package/plugin/node_modules/@protobufjs/eventemitter/index.d.ts +43 -0
  74. package/plugin/node_modules/@protobufjs/eventemitter/index.js +76 -0
  75. package/plugin/node_modules/@protobufjs/eventemitter/package.json +21 -0
  76. package/plugin/node_modules/@protobufjs/fetch/LICENSE +26 -0
  77. package/plugin/node_modules/@protobufjs/fetch/README.md +13 -0
  78. package/plugin/node_modules/@protobufjs/fetch/index.d.ts +56 -0
  79. package/plugin/node_modules/@protobufjs/fetch/index.js +115 -0
  80. package/plugin/node_modules/@protobufjs/fetch/package.json +25 -0
  81. package/plugin/node_modules/@protobufjs/float/LICENSE +26 -0
  82. package/plugin/node_modules/@protobufjs/float/README.md +102 -0
  83. package/plugin/node_modules/@protobufjs/float/index.d.ts +83 -0
  84. package/plugin/node_modules/@protobufjs/float/index.js +335 -0
  85. package/plugin/node_modules/@protobufjs/float/package.json +26 -0
  86. package/plugin/node_modules/@protobufjs/inquire/LICENSE +26 -0
  87. package/plugin/node_modules/@protobufjs/inquire/README.md +13 -0
  88. package/plugin/node_modules/@protobufjs/inquire/index.d.ts +9 -0
  89. package/plugin/node_modules/@protobufjs/inquire/index.js +17 -0
  90. package/plugin/node_modules/@protobufjs/inquire/package.json +21 -0
  91. package/plugin/node_modules/@protobufjs/path/LICENSE +26 -0
  92. package/plugin/node_modules/@protobufjs/path/README.md +19 -0
  93. package/plugin/node_modules/@protobufjs/path/index.d.ts +22 -0
  94. package/plugin/node_modules/@protobufjs/path/index.js +65 -0
  95. package/plugin/node_modules/@protobufjs/path/package.json +21 -0
  96. package/plugin/node_modules/@protobufjs/pool/LICENSE +26 -0
  97. package/plugin/node_modules/@protobufjs/pool/README.md +13 -0
  98. package/plugin/node_modules/@protobufjs/pool/index.d.ts +32 -0
  99. package/plugin/node_modules/@protobufjs/pool/index.js +48 -0
  100. package/plugin/node_modules/@protobufjs/pool/package.json +21 -0
  101. package/plugin/node_modules/@protobufjs/utf8/LICENSE +26 -0
  102. package/plugin/node_modules/@protobufjs/utf8/README.md +20 -0
  103. package/plugin/node_modules/@protobufjs/utf8/index.d.ts +24 -0
  104. package/plugin/node_modules/@protobufjs/utf8/index.js +105 -0
  105. package/plugin/node_modules/@protobufjs/utf8/package.json +21 -0
  106. package/plugin/node_modules/@types/node/LICENSE +21 -0
  107. package/plugin/node_modules/@types/node/README.md +15 -0
  108. package/plugin/node_modules/@types/node/assert.d.ts +955 -0
  109. package/plugin/node_modules/@types/node/async_hooks.d.ts +623 -0
  110. package/plugin/node_modules/@types/node/buffer.buffer.d.ts +466 -0
  111. package/plugin/node_modules/@types/node/buffer.d.ts +1810 -0
  112. package/plugin/node_modules/@types/node/child_process.d.ts +1428 -0
  113. package/plugin/node_modules/@types/node/cluster.d.ts +486 -0
  114. package/plugin/node_modules/@types/node/console.d.ts +151 -0
  115. package/plugin/node_modules/@types/node/constants.d.ts +20 -0
  116. package/plugin/node_modules/@types/node/crypto.d.ts +4065 -0
  117. package/plugin/node_modules/@types/node/dgram.d.ts +564 -0
  118. package/plugin/node_modules/@types/node/diagnostics_channel.d.ts +576 -0
  119. package/plugin/node_modules/@types/node/dns.d.ts +922 -0
  120. package/plugin/node_modules/@types/node/domain.d.ts +166 -0
  121. package/plugin/node_modules/@types/node/events.d.ts +1054 -0
  122. package/plugin/node_modules/@types/node/fs.d.ts +4676 -0
  123. package/plugin/node_modules/@types/node/globals.d.ts +150 -0
  124. package/plugin/node_modules/@types/node/globals.typedarray.d.ts +101 -0
  125. package/plugin/node_modules/@types/node/http.d.ts +2167 -0
  126. package/plugin/node_modules/@types/node/http2.d.ts +2480 -0
  127. package/plugin/node_modules/@types/node/https.d.ts +405 -0
  128. package/plugin/node_modules/@types/node/index.d.ts +115 -0
  129. package/plugin/node_modules/@types/node/inspector.d.ts +224 -0
  130. package/plugin/node_modules/@types/node/inspector.generated.d.ts +4226 -0
  131. package/plugin/node_modules/@types/node/module.d.ts +819 -0
  132. package/plugin/node_modules/@types/node/net.d.ts +933 -0
  133. package/plugin/node_modules/@types/node/os.d.ts +507 -0
  134. package/plugin/node_modules/@types/node/package.json +155 -0
  135. package/plugin/node_modules/@types/node/path.d.ts +187 -0
  136. package/plugin/node_modules/@types/node/perf_hooks.d.ts +643 -0
  137. package/plugin/node_modules/@types/node/process.d.ts +2161 -0
  138. package/plugin/node_modules/@types/node/punycode.d.ts +117 -0
  139. package/plugin/node_modules/@types/node/querystring.d.ts +152 -0
  140. package/plugin/node_modules/@types/node/quic.d.ts +910 -0
  141. package/plugin/node_modules/@types/node/readline.d.ts +541 -0
  142. package/plugin/node_modules/@types/node/repl.d.ts +415 -0
  143. package/plugin/node_modules/@types/node/sea.d.ts +162 -0
  144. package/plugin/node_modules/@types/node/sqlite.d.ts +955 -0
  145. package/plugin/node_modules/@types/node/stream.d.ts +1760 -0
  146. package/plugin/node_modules/@types/node/string_decoder.d.ts +67 -0
  147. package/plugin/node_modules/@types/node/test.d.ts +2240 -0
  148. package/plugin/node_modules/@types/node/timers.d.ts +159 -0
  149. package/plugin/node_modules/@types/node/tls.d.ts +1198 -0
  150. package/plugin/node_modules/@types/node/trace_events.d.ts +197 -0
  151. package/plugin/node_modules/@types/node/tty.d.ts +250 -0
  152. package/plugin/node_modules/@types/node/url.d.ts +519 -0
  153. package/plugin/node_modules/@types/node/util.d.ts +1662 -0
  154. package/plugin/node_modules/@types/node/v8.d.ts +983 -0
  155. package/plugin/node_modules/@types/node/vm.d.ts +1208 -0
  156. package/plugin/node_modules/@types/node/wasi.d.ts +202 -0
  157. package/plugin/node_modules/@types/node/worker_threads.d.ts +717 -0
  158. package/plugin/node_modules/@types/node/zlib.d.ts +618 -0
  159. package/plugin/node_modules/accepts/HISTORY.md +250 -0
  160. package/plugin/node_modules/accepts/LICENSE +23 -0
  161. package/plugin/node_modules/accepts/README.md +140 -0
  162. package/plugin/node_modules/accepts/index.js +238 -0
  163. package/plugin/node_modules/accepts/package.json +47 -0
  164. package/plugin/node_modules/ajv/.runkit_example.js +23 -0
  165. package/plugin/node_modules/ajv/LICENSE +22 -0
  166. package/plugin/node_modules/ajv/README.md +207 -0
  167. package/plugin/node_modules/ajv/dist/2019.js +61 -0
  168. package/plugin/node_modules/ajv/dist/2020.js +55 -0
  169. package/plugin/node_modules/ajv/dist/ajv.js +50 -0
  170. package/plugin/node_modules/ajv/dist/core.js +618 -0
  171. package/plugin/node_modules/ajv/lib/2019.ts +81 -0
  172. package/plugin/node_modules/ajv/lib/2020.ts +75 -0
  173. package/plugin/node_modules/ajv/lib/ajv.ts +70 -0
  174. package/plugin/node_modules/ajv/lib/core.ts +892 -0
  175. package/plugin/node_modules/ajv/lib/jtd.ts +132 -0
  176. package/plugin/node_modules/ajv/package.json +127 -0
  177. package/plugin/node_modules/ajv-formats/LICENSE +21 -0
  178. package/plugin/node_modules/ajv-formats/README.md +125 -0
  179. package/plugin/node_modules/ajv-formats/dist/formats.d.ts +9 -0
  180. package/plugin/node_modules/ajv-formats/dist/formats.js +208 -0
  181. package/plugin/node_modules/ajv-formats/dist/formats.js.map +1 -0
  182. package/plugin/node_modules/ajv-formats/dist/index.d.ts +15 -0
  183. package/plugin/node_modules/ajv-formats/dist/index.js +37 -0
  184. package/plugin/node_modules/ajv-formats/dist/index.js.map +1 -0
  185. package/plugin/node_modules/ajv-formats/dist/limit.d.ts +10 -0
  186. package/plugin/node_modules/ajv-formats/dist/limit.js +69 -0
  187. package/plugin/node_modules/ajv-formats/dist/limit.js.map +1 -0
  188. package/plugin/node_modules/ajv-formats/package.json +74 -0
  189. package/plugin/node_modules/ajv-formats/src/formats.ts +269 -0
  190. package/plugin/node_modules/ajv-formats/src/index.ts +62 -0
  191. package/plugin/node_modules/ajv-formats/src/limit.ts +99 -0
  192. package/plugin/node_modules/base64-js/LICENSE +21 -0
  193. package/plugin/node_modules/base64-js/README.md +34 -0
  194. package/plugin/node_modules/base64-js/base64js.min.js +1 -0
  195. package/plugin/node_modules/base64-js/index.d.ts +3 -0
  196. package/plugin/node_modules/base64-js/index.js +150 -0
  197. package/plugin/node_modules/base64-js/package.json +47 -0
  198. package/plugin/node_modules/better-sqlite3/LICENSE +21 -0
  199. package/plugin/node_modules/better-sqlite3/README.md +99 -0
  200. package/plugin/node_modules/better-sqlite3/binding.gyp +38 -0
  201. package/plugin/node_modules/better-sqlite3/deps/common.gypi +68 -0
  202. package/plugin/node_modules/better-sqlite3/deps/copy.js +31 -0
  203. package/plugin/node_modules/better-sqlite3/deps/defines.gypi +41 -0
  204. package/plugin/node_modules/better-sqlite3/deps/download.sh +122 -0
  205. package/plugin/node_modules/better-sqlite3/deps/sqlite3.gyp +80 -0
  206. package/plugin/node_modules/better-sqlite3/deps/test_extension.c +21 -0
  207. package/plugin/node_modules/better-sqlite3/lib/database.js +90 -0
  208. package/plugin/node_modules/better-sqlite3/lib/index.js +3 -0
  209. package/plugin/node_modules/better-sqlite3/lib/sqlite-error.js +20 -0
  210. package/plugin/node_modules/better-sqlite3/lib/util.js +12 -0
  211. package/plugin/node_modules/better-sqlite3/package.json +59 -0
  212. package/plugin/node_modules/better-sqlite3/src/addon.cpp +47 -0
  213. package/plugin/node_modules/better-sqlite3/src/better_sqlite3.cpp +74 -0
  214. package/plugin/node_modules/bindings/LICENSE.md +22 -0
  215. package/plugin/node_modules/bindings/README.md +98 -0
  216. package/plugin/node_modules/bindings/bindings.js +221 -0
  217. package/plugin/node_modules/bindings/package.json +28 -0
  218. package/plugin/node_modules/bl/.travis.yml +17 -0
  219. package/plugin/node_modules/bl/BufferList.js +396 -0
  220. package/plugin/node_modules/bl/LICENSE.md +13 -0
  221. package/plugin/node_modules/bl/README.md +247 -0
  222. package/plugin/node_modules/bl/bl.js +84 -0
  223. package/plugin/node_modules/bl/package.json +37 -0
  224. package/plugin/node_modules/body-parser/LICENSE +23 -0
  225. package/plugin/node_modules/body-parser/README.md +494 -0
  226. package/plugin/node_modules/body-parser/index.js +71 -0
  227. package/plugin/node_modules/body-parser/package.json +52 -0
  228. package/plugin/node_modules/boolean/.eslintrc.json +3 -0
  229. package/plugin/node_modules/boolean/.npmpackagejsonlintrc.json +3 -0
  230. package/plugin/node_modules/boolean/.releaserc.json +3 -0
  231. package/plugin/node_modules/boolean/CHANGELOG.md +70 -0
  232. package/plugin/node_modules/boolean/LICENSE.txt +8 -0
  233. package/plugin/node_modules/boolean/README.md +95 -0
  234. package/plugin/node_modules/boolean/licenseCheck.json +16 -0
  235. package/plugin/node_modules/boolean/package.json +46 -0
  236. package/plugin/node_modules/boolean/tsconfig.json +19 -0
  237. package/plugin/node_modules/buffer/AUTHORS.md +70 -0
  238. package/plugin/node_modules/buffer/LICENSE +21 -0
  239. package/plugin/node_modules/buffer/README.md +410 -0
  240. package/plugin/node_modules/buffer/index.d.ts +186 -0
  241. package/plugin/node_modules/buffer/index.js +1817 -0
  242. package/plugin/node_modules/buffer/package.json +96 -0
  243. package/plugin/node_modules/bytes/History.md +97 -0
  244. package/plugin/node_modules/bytes/LICENSE +23 -0
  245. package/plugin/node_modules/bytes/Readme.md +152 -0
  246. package/plugin/node_modules/bytes/index.js +170 -0
  247. package/plugin/node_modules/bytes/package.json +42 -0
  248. package/plugin/node_modules/call-bind-apply-helpers/.eslintrc +17 -0
  249. package/plugin/node_modules/call-bind-apply-helpers/.nycrc +9 -0
  250. package/plugin/node_modules/call-bind-apply-helpers/CHANGELOG.md +30 -0
  251. package/plugin/node_modules/call-bind-apply-helpers/LICENSE +21 -0
  252. package/plugin/node_modules/call-bind-apply-helpers/README.md +62 -0
  253. package/plugin/node_modules/call-bind-apply-helpers/actualApply.d.ts +1 -0
  254. package/plugin/node_modules/call-bind-apply-helpers/actualApply.js +10 -0
  255. package/plugin/node_modules/call-bind-apply-helpers/applyBind.d.ts +19 -0
  256. package/plugin/node_modules/call-bind-apply-helpers/applyBind.js +10 -0
  257. package/plugin/node_modules/call-bind-apply-helpers/functionApply.d.ts +1 -0
  258. package/plugin/node_modules/call-bind-apply-helpers/functionApply.js +4 -0
  259. package/plugin/node_modules/call-bind-apply-helpers/functionCall.d.ts +1 -0
  260. package/plugin/node_modules/call-bind-apply-helpers/functionCall.js +4 -0
  261. package/plugin/node_modules/call-bind-apply-helpers/index.d.ts +64 -0
  262. package/plugin/node_modules/call-bind-apply-helpers/index.js +15 -0
  263. package/plugin/node_modules/call-bind-apply-helpers/package.json +85 -0
  264. package/plugin/node_modules/call-bind-apply-helpers/reflectApply.d.ts +3 -0
  265. package/plugin/node_modules/call-bind-apply-helpers/reflectApply.js +4 -0
  266. package/plugin/node_modules/call-bind-apply-helpers/tsconfig.json +9 -0
  267. package/plugin/node_modules/call-bound/.eslintrc +13 -0
  268. package/plugin/node_modules/call-bound/.nycrc +9 -0
  269. package/plugin/node_modules/call-bound/CHANGELOG.md +42 -0
  270. package/plugin/node_modules/call-bound/LICENSE +21 -0
  271. package/plugin/node_modules/call-bound/README.md +53 -0
  272. package/plugin/node_modules/call-bound/index.d.ts +94 -0
  273. package/plugin/node_modules/call-bound/index.js +19 -0
  274. package/plugin/node_modules/call-bound/package.json +99 -0
  275. package/plugin/node_modules/call-bound/tsconfig.json +10 -0
  276. package/plugin/node_modules/chownr/LICENSE.md +63 -0
  277. package/plugin/node_modules/chownr/README.md +3 -0
  278. package/plugin/node_modules/chownr/package.json +69 -0
  279. package/plugin/node_modules/content-disposition/HISTORY.md +72 -0
  280. package/plugin/node_modules/content-disposition/LICENSE +22 -0
  281. package/plugin/node_modules/content-disposition/README.md +142 -0
  282. package/plugin/node_modules/content-disposition/index.js +458 -0
  283. package/plugin/node_modules/content-disposition/package.json +43 -0
  284. package/plugin/node_modules/content-type/HISTORY.md +29 -0
  285. package/plugin/node_modules/content-type/LICENSE +22 -0
  286. package/plugin/node_modules/content-type/README.md +94 -0
  287. package/plugin/node_modules/content-type/index.js +225 -0
  288. package/plugin/node_modules/content-type/package.json +42 -0
  289. package/plugin/node_modules/cookie/LICENSE +24 -0
  290. package/plugin/node_modules/cookie/README.md +317 -0
  291. package/plugin/node_modules/cookie/SECURITY.md +25 -0
  292. package/plugin/node_modules/cookie/index.js +335 -0
  293. package/plugin/node_modules/cookie/package.json +44 -0
  294. package/plugin/node_modules/cookie-signature/History.md +70 -0
  295. package/plugin/node_modules/cookie-signature/LICENSE +22 -0
  296. package/plugin/node_modules/cookie-signature/Readme.md +23 -0
  297. package/plugin/node_modules/cookie-signature/index.js +47 -0
  298. package/plugin/node_modules/cookie-signature/package.json +24 -0
  299. package/plugin/node_modules/cors/LICENSE +22 -0
  300. package/plugin/node_modules/cors/README.md +277 -0
  301. package/plugin/node_modules/cors/package.json +42 -0
  302. package/plugin/node_modules/cross-spawn/LICENSE +21 -0
  303. package/plugin/node_modules/cross-spawn/README.md +89 -0
  304. package/plugin/node_modules/cross-spawn/index.js +39 -0
  305. package/plugin/node_modules/cross-spawn/package.json +73 -0
  306. package/plugin/node_modules/debug/LICENSE +20 -0
  307. package/plugin/node_modules/debug/README.md +481 -0
  308. package/plugin/node_modules/debug/package.json +64 -0
  309. package/plugin/node_modules/decompress-response/index.d.ts +22 -0
  310. package/plugin/node_modules/decompress-response/index.js +58 -0
  311. package/plugin/node_modules/decompress-response/license +9 -0
  312. package/plugin/node_modules/decompress-response/package.json +56 -0
  313. package/plugin/node_modules/decompress-response/readme.md +48 -0
  314. package/plugin/node_modules/deep-extend/CHANGELOG.md +46 -0
  315. package/plugin/node_modules/deep-extend/LICENSE +20 -0
  316. package/plugin/node_modules/deep-extend/README.md +91 -0
  317. package/plugin/node_modules/deep-extend/index.js +1 -0
  318. package/plugin/node_modules/deep-extend/package.json +62 -0
  319. package/plugin/node_modules/define-data-property/.eslintrc +24 -0
  320. package/plugin/node_modules/define-data-property/.nycrc +13 -0
  321. package/plugin/node_modules/define-data-property/CHANGELOG.md +70 -0
  322. package/plugin/node_modules/define-data-property/LICENSE +21 -0
  323. package/plugin/node_modules/define-data-property/README.md +67 -0
  324. package/plugin/node_modules/define-data-property/index.d.ts +12 -0
  325. package/plugin/node_modules/define-data-property/index.js +56 -0
  326. package/plugin/node_modules/define-data-property/package.json +106 -0
  327. package/plugin/node_modules/define-data-property/tsconfig.json +59 -0
  328. package/plugin/node_modules/define-properties/.editorconfig +13 -0
  329. package/plugin/node_modules/define-properties/.eslintrc +19 -0
  330. package/plugin/node_modules/define-properties/.nycrc +9 -0
  331. package/plugin/node_modules/define-properties/CHANGELOG.md +91 -0
  332. package/plugin/node_modules/define-properties/LICENSE +21 -0
  333. package/plugin/node_modules/define-properties/README.md +84 -0
  334. package/plugin/node_modules/define-properties/index.js +47 -0
  335. package/plugin/node_modules/define-properties/package.json +88 -0
  336. package/plugin/node_modules/depd/History.md +103 -0
  337. package/plugin/node_modules/depd/LICENSE +22 -0
  338. package/plugin/node_modules/depd/Readme.md +280 -0
  339. package/plugin/node_modules/depd/index.js +538 -0
  340. package/plugin/node_modules/depd/package.json +45 -0
  341. package/plugin/node_modules/detect-libc/LICENSE +201 -0
  342. package/plugin/node_modules/detect-libc/README.md +163 -0
  343. package/plugin/node_modules/detect-libc/index.d.ts +14 -0
  344. package/plugin/node_modules/detect-libc/package.json +44 -0
  345. package/plugin/node_modules/detect-node/LICENSE +21 -0
  346. package/plugin/node_modules/detect-node/Readme.md +30 -0
  347. package/plugin/node_modules/detect-node/browser.js +2 -0
  348. package/plugin/node_modules/detect-node/index.esm.js +2 -0
  349. package/plugin/node_modules/detect-node/index.js +2 -0
  350. package/plugin/node_modules/detect-node/package.json +25 -0
  351. package/plugin/node_modules/dunder-proto/.eslintrc +5 -0
  352. package/plugin/node_modules/dunder-proto/.nycrc +13 -0
  353. package/plugin/node_modules/dunder-proto/CHANGELOG.md +24 -0
  354. package/plugin/node_modules/dunder-proto/LICENSE +21 -0
  355. package/plugin/node_modules/dunder-proto/README.md +54 -0
  356. package/plugin/node_modules/dunder-proto/get.d.ts +5 -0
  357. package/plugin/node_modules/dunder-proto/get.js +30 -0
  358. package/plugin/node_modules/dunder-proto/package.json +76 -0
  359. package/plugin/node_modules/dunder-proto/set.d.ts +5 -0
  360. package/plugin/node_modules/dunder-proto/set.js +35 -0
  361. package/plugin/node_modules/dunder-proto/tsconfig.json +9 -0
  362. package/plugin/node_modules/ee-first/LICENSE +22 -0
  363. package/plugin/node_modules/ee-first/README.md +80 -0
  364. package/plugin/node_modules/ee-first/index.js +95 -0
  365. package/plugin/node_modules/ee-first/package.json +29 -0
  366. package/plugin/node_modules/encodeurl/LICENSE +22 -0
  367. package/plugin/node_modules/encodeurl/README.md +109 -0
  368. package/plugin/node_modules/encodeurl/index.js +60 -0
  369. package/plugin/node_modules/encodeurl/package.json +40 -0
  370. package/plugin/node_modules/end-of-stream/LICENSE +21 -0
  371. package/plugin/node_modules/end-of-stream/README.md +54 -0
  372. package/plugin/node_modules/end-of-stream/index.js +96 -0
  373. package/plugin/node_modules/end-of-stream/package.json +37 -0
  374. package/plugin/node_modules/es-define-property/.eslintrc +13 -0
  375. package/plugin/node_modules/es-define-property/.nycrc +9 -0
  376. package/plugin/node_modules/es-define-property/CHANGELOG.md +29 -0
  377. package/plugin/node_modules/es-define-property/LICENSE +21 -0
  378. package/plugin/node_modules/es-define-property/README.md +49 -0
  379. package/plugin/node_modules/es-define-property/index.d.ts +3 -0
  380. package/plugin/node_modules/es-define-property/index.js +14 -0
  381. package/plugin/node_modules/es-define-property/package.json +81 -0
  382. package/plugin/node_modules/es-define-property/tsconfig.json +10 -0
  383. package/plugin/node_modules/es-errors/.eslintrc +5 -0
  384. package/plugin/node_modules/es-errors/CHANGELOG.md +40 -0
  385. package/plugin/node_modules/es-errors/LICENSE +21 -0
  386. package/plugin/node_modules/es-errors/README.md +55 -0
  387. package/plugin/node_modules/es-errors/eval.d.ts +3 -0
  388. package/plugin/node_modules/es-errors/eval.js +4 -0
  389. package/plugin/node_modules/es-errors/index.d.ts +3 -0
  390. package/plugin/node_modules/es-errors/index.js +4 -0
  391. package/plugin/node_modules/es-errors/package.json +80 -0
  392. package/plugin/node_modules/es-errors/range.d.ts +3 -0
  393. package/plugin/node_modules/es-errors/range.js +4 -0
  394. package/plugin/node_modules/es-errors/ref.d.ts +3 -0
  395. package/plugin/node_modules/es-errors/ref.js +4 -0
  396. package/plugin/node_modules/es-errors/syntax.d.ts +3 -0
  397. package/plugin/node_modules/es-errors/syntax.js +4 -0
  398. package/plugin/node_modules/es-errors/tsconfig.json +49 -0
  399. package/plugin/node_modules/es-errors/type.d.ts +3 -0
  400. package/plugin/node_modules/es-errors/type.js +4 -0
  401. package/plugin/node_modules/es-errors/uri.d.ts +3 -0
  402. package/plugin/node_modules/es-errors/uri.js +4 -0
  403. package/plugin/node_modules/es-object-atoms/.eslintrc +16 -0
  404. package/plugin/node_modules/es-object-atoms/CHANGELOG.md +37 -0
  405. package/plugin/node_modules/es-object-atoms/LICENSE +21 -0
  406. package/plugin/node_modules/es-object-atoms/README.md +63 -0
  407. package/plugin/node_modules/es-object-atoms/RequireObjectCoercible.d.ts +3 -0
  408. package/plugin/node_modules/es-object-atoms/RequireObjectCoercible.js +11 -0
  409. package/plugin/node_modules/es-object-atoms/ToObject.d.ts +7 -0
  410. package/plugin/node_modules/es-object-atoms/ToObject.js +10 -0
  411. package/plugin/node_modules/es-object-atoms/index.d.ts +3 -0
  412. package/plugin/node_modules/es-object-atoms/index.js +4 -0
  413. package/plugin/node_modules/es-object-atoms/isObject.d.ts +3 -0
  414. package/plugin/node_modules/es-object-atoms/isObject.js +6 -0
  415. package/plugin/node_modules/es-object-atoms/package.json +80 -0
  416. package/plugin/node_modules/es-object-atoms/tsconfig.json +6 -0
  417. package/plugin/node_modules/es6-error/CHANGELOG.md +26 -0
  418. package/plugin/node_modules/es6-error/LICENSE.md +21 -0
  419. package/plugin/node_modules/es6-error/README.md +59 -0
  420. package/plugin/node_modules/es6-error/package.json +48 -0
  421. package/plugin/node_modules/escape-html/LICENSE +24 -0
  422. package/plugin/node_modules/escape-html/Readme.md +43 -0
  423. package/plugin/node_modules/escape-html/index.js +78 -0
  424. package/plugin/node_modules/escape-html/package.json +24 -0
  425. package/plugin/node_modules/escape-string-regexp/index.d.ts +18 -0
  426. package/plugin/node_modules/escape-string-regexp/index.js +13 -0
  427. package/plugin/node_modules/escape-string-regexp/license +9 -0
  428. package/plugin/node_modules/escape-string-regexp/package.json +38 -0
  429. package/plugin/node_modules/escape-string-regexp/readme.md +34 -0
  430. package/plugin/node_modules/etag/HISTORY.md +83 -0
  431. package/plugin/node_modules/etag/LICENSE +22 -0
  432. package/plugin/node_modules/etag/README.md +159 -0
  433. package/plugin/node_modules/etag/index.js +131 -0
  434. package/plugin/node_modules/etag/package.json +47 -0
  435. package/plugin/node_modules/eventsource/LICENSE +22 -0
  436. package/plugin/node_modules/eventsource/README.md +167 -0
  437. package/plugin/node_modules/eventsource/package.json +130 -0
  438. package/plugin/node_modules/eventsource-parser/LICENSE +21 -0
  439. package/plugin/node_modules/eventsource-parser/README.md +126 -0
  440. package/plugin/node_modules/eventsource-parser/package.json +115 -0
  441. package/plugin/node_modules/eventsource-parser/stream.js +2 -0
  442. package/plugin/node_modules/expand-template/.travis.yml +6 -0
  443. package/plugin/node_modules/expand-template/LICENSE +21 -0
  444. package/plugin/node_modules/expand-template/README.md +43 -0
  445. package/plugin/node_modules/expand-template/index.js +26 -0
  446. package/plugin/node_modules/expand-template/package.json +29 -0
  447. package/plugin/node_modules/expand-template/test.js +67 -0
  448. package/plugin/node_modules/express/LICENSE +24 -0
  449. package/plugin/node_modules/express/Readme.md +276 -0
  450. package/plugin/node_modules/express/index.js +11 -0
  451. package/plugin/node_modules/express/package.json +99 -0
  452. package/plugin/node_modules/express-rate-limit/license.md +20 -0
  453. package/plugin/node_modules/express-rate-limit/package.json +112 -0
  454. package/plugin/node_modules/express-rate-limit/readme.md +151 -0
  455. package/plugin/node_modules/express-rate-limit/tsconfig.json +8 -0
  456. package/plugin/node_modules/fast-deep-equal/LICENSE +21 -0
  457. package/plugin/node_modules/fast-deep-equal/README.md +96 -0
  458. package/plugin/node_modules/fast-deep-equal/index.d.ts +4 -0
  459. package/plugin/node_modules/fast-deep-equal/index.js +46 -0
  460. package/plugin/node_modules/fast-deep-equal/package.json +61 -0
  461. package/plugin/node_modules/fast-deep-equal/react.d.ts +2 -0
  462. package/plugin/node_modules/fast-deep-equal/react.js +53 -0
  463. package/plugin/node_modules/fast-uri/.gitattributes +2 -0
  464. package/plugin/node_modules/fast-uri/LICENSE +32 -0
  465. package/plugin/node_modules/fast-uri/README.md +143 -0
  466. package/plugin/node_modules/fast-uri/eslint.config.js +6 -0
  467. package/plugin/node_modules/fast-uri/index.js +340 -0
  468. package/plugin/node_modules/fast-uri/package.json +69 -0
  469. package/plugin/node_modules/fast-uri/tsconfig.json +9 -0
  470. package/plugin/node_modules/file-uri-to-path/.travis.yml +30 -0
  471. package/plugin/node_modules/file-uri-to-path/History.md +21 -0
  472. package/plugin/node_modules/file-uri-to-path/LICENSE +20 -0
  473. package/plugin/node_modules/file-uri-to-path/README.md +74 -0
  474. package/plugin/node_modules/file-uri-to-path/index.d.ts +2 -0
  475. package/plugin/node_modules/file-uri-to-path/index.js +66 -0
  476. package/plugin/node_modules/file-uri-to-path/package.json +32 -0
  477. package/plugin/node_modules/finalhandler/HISTORY.md +239 -0
  478. package/plugin/node_modules/finalhandler/LICENSE +22 -0
  479. package/plugin/node_modules/finalhandler/README.md +150 -0
  480. package/plugin/node_modules/finalhandler/index.js +293 -0
  481. package/plugin/node_modules/finalhandler/package.json +47 -0
  482. package/plugin/node_modules/flatbuffers/LICENSE +202 -0
  483. package/plugin/node_modules/flatbuffers/README.md +116 -0
  484. package/plugin/node_modules/flatbuffers/package.json +53 -0
  485. package/plugin/node_modules/forwarded/HISTORY.md +21 -0
  486. package/plugin/node_modules/forwarded/LICENSE +22 -0
  487. package/plugin/node_modules/forwarded/README.md +57 -0
  488. package/plugin/node_modules/forwarded/index.js +90 -0
  489. package/plugin/node_modules/forwarded/package.json +45 -0
  490. package/plugin/node_modules/fresh/HISTORY.md +80 -0
  491. package/plugin/node_modules/fresh/LICENSE +23 -0
  492. package/plugin/node_modules/fresh/README.md +117 -0
  493. package/plugin/node_modules/fresh/index.js +136 -0
  494. package/plugin/node_modules/fresh/package.json +46 -0
  495. package/plugin/node_modules/fs-constants/LICENSE +21 -0
  496. package/plugin/node_modules/fs-constants/README.md +26 -0
  497. package/plugin/node_modules/fs-constants/browser.js +1 -0
  498. package/plugin/node_modules/fs-constants/index.js +1 -0
  499. package/plugin/node_modules/fs-constants/package.json +19 -0
  500. package/plugin/node_modules/function-bind/.eslintrc +21 -0
  501. package/plugin/node_modules/function-bind/.nycrc +13 -0
  502. package/plugin/node_modules/function-bind/CHANGELOG.md +136 -0
  503. package/plugin/node_modules/function-bind/LICENSE +20 -0
  504. package/plugin/node_modules/function-bind/README.md +46 -0
  505. package/plugin/node_modules/function-bind/implementation.js +84 -0
  506. package/plugin/node_modules/function-bind/index.js +5 -0
  507. package/plugin/node_modules/function-bind/package.json +87 -0
  508. package/plugin/node_modules/get-intrinsic/.eslintrc +42 -0
  509. package/plugin/node_modules/get-intrinsic/.nycrc +9 -0
  510. package/plugin/node_modules/get-intrinsic/CHANGELOG.md +186 -0
  511. package/plugin/node_modules/get-intrinsic/LICENSE +21 -0
  512. package/plugin/node_modules/get-intrinsic/README.md +71 -0
  513. package/plugin/node_modules/get-intrinsic/index.js +378 -0
  514. package/plugin/node_modules/get-intrinsic/package.json +97 -0
  515. package/plugin/node_modules/get-proto/.eslintrc +10 -0
  516. package/plugin/node_modules/get-proto/.nycrc +9 -0
  517. package/plugin/node_modules/get-proto/CHANGELOG.md +21 -0
  518. package/plugin/node_modules/get-proto/LICENSE +21 -0
  519. package/plugin/node_modules/get-proto/Object.getPrototypeOf.d.ts +5 -0
  520. package/plugin/node_modules/get-proto/Object.getPrototypeOf.js +6 -0
  521. package/plugin/node_modules/get-proto/README.md +50 -0
  522. package/plugin/node_modules/get-proto/Reflect.getPrototypeOf.d.ts +3 -0
  523. package/plugin/node_modules/get-proto/Reflect.getPrototypeOf.js +4 -0
  524. package/plugin/node_modules/get-proto/index.d.ts +5 -0
  525. package/plugin/node_modules/get-proto/index.js +27 -0
  526. package/plugin/node_modules/get-proto/package.json +81 -0
  527. package/plugin/node_modules/get-proto/tsconfig.json +9 -0
  528. package/plugin/node_modules/github-from-package/.travis.yml +4 -0
  529. package/plugin/node_modules/github-from-package/LICENSE +18 -0
  530. package/plugin/node_modules/github-from-package/index.js +17 -0
  531. package/plugin/node_modules/github-from-package/package.json +30 -0
  532. package/plugin/node_modules/github-from-package/readme.markdown +53 -0
  533. package/plugin/node_modules/global-agent/.flowconfig +3 -0
  534. package/plugin/node_modules/global-agent/LICENSE +24 -0
  535. package/plugin/node_modules/global-agent/README.md +239 -0
  536. package/plugin/node_modules/global-agent/bootstrap.js +1 -0
  537. package/plugin/node_modules/global-agent/package.json +105 -0
  538. package/plugin/node_modules/globalthis/.eslintrc +18 -0
  539. package/plugin/node_modules/globalthis/.nycrc +10 -0
  540. package/plugin/node_modules/globalthis/CHANGELOG.md +109 -0
  541. package/plugin/node_modules/globalthis/LICENSE +21 -0
  542. package/plugin/node_modules/globalthis/README.md +70 -0
  543. package/plugin/node_modules/globalthis/auto.js +3 -0
  544. package/plugin/node_modules/globalthis/implementation.browser.js +11 -0
  545. package/plugin/node_modules/globalthis/implementation.js +3 -0
  546. package/plugin/node_modules/globalthis/index.js +19 -0
  547. package/plugin/node_modules/globalthis/package.json +99 -0
  548. package/plugin/node_modules/globalthis/polyfill.js +10 -0
  549. package/plugin/node_modules/globalthis/shim.js +29 -0
  550. package/plugin/node_modules/gopd/.eslintrc +16 -0
  551. package/plugin/node_modules/gopd/CHANGELOG.md +45 -0
  552. package/plugin/node_modules/gopd/LICENSE +21 -0
  553. package/plugin/node_modules/gopd/README.md +40 -0
  554. package/plugin/node_modules/gopd/gOPD.d.ts +1 -0
  555. package/plugin/node_modules/gopd/gOPD.js +4 -0
  556. package/plugin/node_modules/gopd/index.d.ts +5 -0
  557. package/plugin/node_modules/gopd/index.js +15 -0
  558. package/plugin/node_modules/gopd/package.json +77 -0
  559. package/plugin/node_modules/gopd/tsconfig.json +9 -0
  560. package/plugin/node_modules/guid-typescript/README.md +39 -0
  561. package/plugin/node_modules/guid-typescript/package.json +37 -0
  562. package/plugin/node_modules/has-property-descriptors/.eslintrc +13 -0
  563. package/plugin/node_modules/has-property-descriptors/.nycrc +9 -0
  564. package/plugin/node_modules/has-property-descriptors/CHANGELOG.md +35 -0
  565. package/plugin/node_modules/has-property-descriptors/LICENSE +21 -0
  566. package/plugin/node_modules/has-property-descriptors/README.md +43 -0
  567. package/plugin/node_modules/has-property-descriptors/index.js +22 -0
  568. package/plugin/node_modules/has-property-descriptors/package.json +77 -0
  569. package/plugin/node_modules/has-symbols/.eslintrc +11 -0
  570. package/plugin/node_modules/has-symbols/.nycrc +9 -0
  571. package/plugin/node_modules/has-symbols/CHANGELOG.md +91 -0
  572. package/plugin/node_modules/has-symbols/LICENSE +21 -0
  573. package/plugin/node_modules/has-symbols/README.md +46 -0
  574. package/plugin/node_modules/has-symbols/index.d.ts +3 -0
  575. package/plugin/node_modules/has-symbols/index.js +14 -0
  576. package/plugin/node_modules/has-symbols/package.json +111 -0
  577. package/plugin/node_modules/has-symbols/shams.d.ts +3 -0
  578. package/plugin/node_modules/has-symbols/shams.js +45 -0
  579. package/plugin/node_modules/has-symbols/tsconfig.json +10 -0
  580. package/plugin/node_modules/hasown/.eslintrc +5 -0
  581. package/plugin/node_modules/hasown/.nycrc +13 -0
  582. package/plugin/node_modules/hasown/CHANGELOG.md +40 -0
  583. package/plugin/node_modules/hasown/LICENSE +21 -0
  584. package/plugin/node_modules/hasown/README.md +40 -0
  585. package/plugin/node_modules/hasown/index.d.ts +3 -0
  586. package/plugin/node_modules/hasown/index.js +8 -0
  587. package/plugin/node_modules/hasown/package.json +92 -0
  588. package/plugin/node_modules/hasown/tsconfig.json +6 -0
  589. package/plugin/node_modules/hono/LICENSE +21 -0
  590. package/plugin/node_modules/hono/README.md +85 -0
  591. package/plugin/node_modules/hono/dist/compose.js +46 -0
  592. package/plugin/node_modules/hono/dist/context.js +412 -0
  593. package/plugin/node_modules/hono/dist/hono-base.js +378 -0
  594. package/plugin/node_modules/hono/dist/hono.js +21 -0
  595. package/plugin/node_modules/hono/dist/http-exception.js +35 -0
  596. package/plugin/node_modules/hono/dist/index.js +5 -0
  597. package/plugin/node_modules/hono/dist/request.js +301 -0
  598. package/plugin/node_modules/hono/dist/router.js +14 -0
  599. package/plugin/node_modules/hono/dist/types.js +6 -0
  600. package/plugin/node_modules/hono/package.json +691 -0
  601. package/plugin/node_modules/http-errors/HISTORY.md +186 -0
  602. package/plugin/node_modules/http-errors/LICENSE +23 -0
  603. package/plugin/node_modules/http-errors/README.md +169 -0
  604. package/plugin/node_modules/http-errors/index.js +290 -0
  605. package/plugin/node_modules/http-errors/package.json +54 -0
  606. package/plugin/node_modules/iconv-lite/LICENSE +21 -0
  607. package/plugin/node_modules/iconv-lite/README.md +138 -0
  608. package/plugin/node_modules/iconv-lite/package.json +70 -0
  609. package/plugin/node_modules/ieee754/LICENSE +11 -0
  610. package/plugin/node_modules/ieee754/README.md +51 -0
  611. package/plugin/node_modules/ieee754/index.d.ts +10 -0
  612. package/plugin/node_modules/ieee754/index.js +85 -0
  613. package/plugin/node_modules/ieee754/package.json +52 -0
  614. package/plugin/node_modules/inherits/LICENSE +16 -0
  615. package/plugin/node_modules/inherits/README.md +42 -0
  616. package/plugin/node_modules/inherits/inherits.js +9 -0
  617. package/plugin/node_modules/inherits/inherits_browser.js +27 -0
  618. package/plugin/node_modules/inherits/package.json +29 -0
  619. package/plugin/node_modules/ini/LICENSE +15 -0
  620. package/plugin/node_modules/ini/README.md +102 -0
  621. package/plugin/node_modules/ini/ini.js +206 -0
  622. package/plugin/node_modules/ini/package.json +33 -0
  623. package/plugin/node_modules/ip-address/LICENSE +19 -0
  624. package/plugin/node_modules/ip-address/README.md +105 -0
  625. package/plugin/node_modules/ip-address/package.json +78 -0
  626. package/plugin/node_modules/ipaddr.js/LICENSE +19 -0
  627. package/plugin/node_modules/ipaddr.js/README.md +233 -0
  628. package/plugin/node_modules/ipaddr.js/ipaddr.min.js +1 -0
  629. package/plugin/node_modules/ipaddr.js/package.json +35 -0
  630. package/plugin/node_modules/is-promise/LICENSE +19 -0
  631. package/plugin/node_modules/is-promise/index.d.ts +2 -0
  632. package/plugin/node_modules/is-promise/index.js +6 -0
  633. package/plugin/node_modules/is-promise/index.mjs +3 -0
  634. package/plugin/node_modules/is-promise/package.json +30 -0
  635. package/plugin/node_modules/is-promise/readme.md +33 -0
  636. package/plugin/node_modules/isexe/LICENSE +15 -0
  637. package/plugin/node_modules/isexe/README.md +51 -0
  638. package/plugin/node_modules/isexe/index.js +57 -0
  639. package/plugin/node_modules/isexe/mode.js +41 -0
  640. package/plugin/node_modules/isexe/package.json +31 -0
  641. package/plugin/node_modules/isexe/windows.js +42 -0
  642. package/plugin/node_modules/jose/LICENSE.md +21 -0
  643. package/plugin/node_modules/jose/README.md +153 -0
  644. package/plugin/node_modules/jose/package.json +200 -0
  645. package/plugin/node_modules/json-schema-traverse/.eslintrc.yml +27 -0
  646. package/plugin/node_modules/json-schema-traverse/LICENSE +21 -0
  647. package/plugin/node_modules/json-schema-traverse/README.md +95 -0
  648. package/plugin/node_modules/json-schema-traverse/index.d.ts +40 -0
  649. package/plugin/node_modules/json-schema-traverse/index.js +93 -0
  650. package/plugin/node_modules/json-schema-traverse/package.json +43 -0
  651. package/plugin/node_modules/json-schema-typed/LICENSE.md +57 -0
  652. package/plugin/node_modules/json-schema-typed/README.md +108 -0
  653. package/plugin/node_modules/json-schema-typed/draft_07.d.ts +882 -0
  654. package/plugin/node_modules/json-schema-typed/draft_07.js +328 -0
  655. package/plugin/node_modules/json-schema-typed/draft_2019_09.d.ts +1247 -0
  656. package/plugin/node_modules/json-schema-typed/draft_2019_09.js +349 -0
  657. package/plugin/node_modules/json-schema-typed/draft_2020_12.d.ts +1239 -0
  658. package/plugin/node_modules/json-schema-typed/draft_2020_12.js +352 -0
  659. package/plugin/node_modules/json-schema-typed/package.json +44 -0
  660. package/plugin/node_modules/json-stringify-safe/CHANGELOG.md +14 -0
  661. package/plugin/node_modules/json-stringify-safe/LICENSE +15 -0
  662. package/plugin/node_modules/json-stringify-safe/Makefile +35 -0
  663. package/plugin/node_modules/json-stringify-safe/README.md +52 -0
  664. package/plugin/node_modules/json-stringify-safe/package.json +31 -0
  665. package/plugin/node_modules/json-stringify-safe/stringify.js +27 -0
  666. package/plugin/node_modules/long/LICENSE +202 -0
  667. package/plugin/node_modules/long/README.md +286 -0
  668. package/plugin/node_modules/long/index.d.ts +2 -0
  669. package/plugin/node_modules/long/index.js +1581 -0
  670. package/plugin/node_modules/long/package.json +58 -0
  671. package/plugin/node_modules/long/types.d.ts +474 -0
  672. package/plugin/node_modules/matcher/index.d.ts +85 -0
  673. package/plugin/node_modules/matcher/index.js +77 -0
  674. package/plugin/node_modules/matcher/license +9 -0
  675. package/plugin/node_modules/matcher/package.json +54 -0
  676. package/plugin/node_modules/matcher/readme.md +120 -0
  677. package/plugin/node_modules/math-intrinsics/.eslintrc +16 -0
  678. package/plugin/node_modules/math-intrinsics/CHANGELOG.md +24 -0
  679. package/plugin/node_modules/math-intrinsics/LICENSE +21 -0
  680. package/plugin/node_modules/math-intrinsics/README.md +50 -0
  681. package/plugin/node_modules/math-intrinsics/abs.d.ts +1 -0
  682. package/plugin/node_modules/math-intrinsics/abs.js +4 -0
  683. package/plugin/node_modules/math-intrinsics/floor.d.ts +1 -0
  684. package/plugin/node_modules/math-intrinsics/floor.js +4 -0
  685. package/plugin/node_modules/math-intrinsics/isFinite.d.ts +3 -0
  686. package/plugin/node_modules/math-intrinsics/isFinite.js +12 -0
  687. package/plugin/node_modules/math-intrinsics/isInteger.d.ts +3 -0
  688. package/plugin/node_modules/math-intrinsics/isInteger.js +16 -0
  689. package/plugin/node_modules/math-intrinsics/isNaN.d.ts +1 -0
  690. package/plugin/node_modules/math-intrinsics/isNaN.js +6 -0
  691. package/plugin/node_modules/math-intrinsics/isNegativeZero.d.ts +3 -0
  692. package/plugin/node_modules/math-intrinsics/isNegativeZero.js +6 -0
  693. package/plugin/node_modules/math-intrinsics/max.d.ts +1 -0
  694. package/plugin/node_modules/math-intrinsics/max.js +4 -0
  695. package/plugin/node_modules/math-intrinsics/min.d.ts +1 -0
  696. package/plugin/node_modules/math-intrinsics/min.js +4 -0
  697. package/plugin/node_modules/math-intrinsics/mod.d.ts +3 -0
  698. package/plugin/node_modules/math-intrinsics/mod.js +9 -0
  699. package/plugin/node_modules/math-intrinsics/package.json +86 -0
  700. package/plugin/node_modules/math-intrinsics/pow.d.ts +1 -0
  701. package/plugin/node_modules/math-intrinsics/pow.js +4 -0
  702. package/plugin/node_modules/math-intrinsics/round.d.ts +1 -0
  703. package/plugin/node_modules/math-intrinsics/round.js +4 -0
  704. package/plugin/node_modules/math-intrinsics/sign.d.ts +3 -0
  705. package/plugin/node_modules/math-intrinsics/sign.js +11 -0
  706. package/plugin/node_modules/math-intrinsics/tsconfig.json +3 -0
  707. package/plugin/node_modules/media-typer/HISTORY.md +50 -0
  708. package/plugin/node_modules/media-typer/LICENSE +22 -0
  709. package/plugin/node_modules/media-typer/README.md +93 -0
  710. package/plugin/node_modules/media-typer/index.js +143 -0
  711. package/plugin/node_modules/media-typer/package.json +33 -0
  712. package/plugin/node_modules/merge-descriptors/index.d.ts +11 -0
  713. package/plugin/node_modules/merge-descriptors/index.js +26 -0
  714. package/plugin/node_modules/merge-descriptors/license +11 -0
  715. package/plugin/node_modules/merge-descriptors/package.json +50 -0
  716. package/plugin/node_modules/merge-descriptors/readme.md +55 -0
  717. package/plugin/node_modules/mime-db/HISTORY.md +541 -0
  718. package/plugin/node_modules/mime-db/LICENSE +23 -0
  719. package/plugin/node_modules/mime-db/README.md +109 -0
  720. package/plugin/node_modules/mime-db/db.json +9342 -0
  721. package/plugin/node_modules/mime-db/index.js +12 -0
  722. package/plugin/node_modules/mime-db/package.json +56 -0
  723. package/plugin/node_modules/mime-types/HISTORY.md +428 -0
  724. package/plugin/node_modules/mime-types/LICENSE +23 -0
  725. package/plugin/node_modules/mime-types/README.md +126 -0
  726. package/plugin/node_modules/mime-types/index.js +211 -0
  727. package/plugin/node_modules/mime-types/mimeScore.js +57 -0
  728. package/plugin/node_modules/mime-types/package.json +49 -0
  729. package/plugin/node_modules/mimic-response/index.d.ts +17 -0
  730. package/plugin/node_modules/mimic-response/index.js +77 -0
  731. package/plugin/node_modules/mimic-response/license +9 -0
  732. package/plugin/node_modules/mimic-response/package.json +42 -0
  733. package/plugin/node_modules/mimic-response/readme.md +78 -0
  734. package/plugin/node_modules/minimist/.eslintrc +29 -0
  735. package/plugin/node_modules/minimist/.nycrc +14 -0
  736. package/plugin/node_modules/minimist/CHANGELOG.md +298 -0
  737. package/plugin/node_modules/minimist/LICENSE +18 -0
  738. package/plugin/node_modules/minimist/README.md +121 -0
  739. package/plugin/node_modules/minimist/index.js +263 -0
  740. package/plugin/node_modules/minimist/package.json +75 -0
  741. package/plugin/node_modules/minipass/LICENSE.md +55 -0
  742. package/plugin/node_modules/minipass/README.md +825 -0
  743. package/plugin/node_modules/minipass/package.json +77 -0
  744. package/plugin/node_modules/minizlib/LICENSE +26 -0
  745. package/plugin/node_modules/minizlib/README.md +64 -0
  746. package/plugin/node_modules/minizlib/package.json +80 -0
  747. package/plugin/node_modules/mkdirp-classic/LICENSE +21 -0
  748. package/plugin/node_modules/mkdirp-classic/README.md +18 -0
  749. package/plugin/node_modules/mkdirp-classic/index.js +98 -0
  750. package/plugin/node_modules/mkdirp-classic/package.json +18 -0
  751. package/plugin/node_modules/ms/index.js +162 -0
  752. package/plugin/node_modules/ms/license.md +21 -0
  753. package/plugin/node_modules/ms/package.json +38 -0
  754. package/plugin/node_modules/ms/readme.md +59 -0
  755. package/plugin/node_modules/napi-build-utils/LICENSE +21 -0
  756. package/plugin/node_modules/napi-build-utils/README.md +52 -0
  757. package/plugin/node_modules/napi-build-utils/index.js +214 -0
  758. package/plugin/node_modules/napi-build-utils/index.md +0 -0
  759. package/plugin/node_modules/napi-build-utils/package.json +42 -0
  760. package/plugin/node_modules/negotiator/HISTORY.md +114 -0
  761. package/plugin/node_modules/negotiator/LICENSE +24 -0
  762. package/plugin/node_modules/negotiator/README.md +212 -0
  763. package/plugin/node_modules/negotiator/index.js +83 -0
  764. package/plugin/node_modules/negotiator/package.json +43 -0
  765. package/plugin/node_modules/node-abi/LICENSE +21 -0
  766. package/plugin/node_modules/node-abi/README.md +54 -0
  767. package/plugin/node_modules/node-abi/abi_registry.json +432 -0
  768. package/plugin/node_modules/node-abi/index.js +179 -0
  769. package/plugin/node_modules/node-abi/package.json +45 -0
  770. package/plugin/node_modules/object-assign/index.js +90 -0
  771. package/plugin/node_modules/object-assign/license +21 -0
  772. package/plugin/node_modules/object-assign/package.json +42 -0
  773. package/plugin/node_modules/object-assign/readme.md +61 -0
  774. package/plugin/node_modules/object-inspect/.eslintrc +53 -0
  775. package/plugin/node_modules/object-inspect/.nycrc +13 -0
  776. package/plugin/node_modules/object-inspect/CHANGELOG.md +424 -0
  777. package/plugin/node_modules/object-inspect/LICENSE +21 -0
  778. package/plugin/node_modules/object-inspect/index.js +544 -0
  779. package/plugin/node_modules/object-inspect/package-support.json +20 -0
  780. package/plugin/node_modules/object-inspect/package.json +105 -0
  781. package/plugin/node_modules/object-inspect/readme.markdown +84 -0
  782. package/plugin/node_modules/object-inspect/test-core-js.js +26 -0
  783. package/plugin/node_modules/object-inspect/util.inspect.js +1 -0
  784. package/plugin/node_modules/object-keys/.editorconfig +13 -0
  785. package/plugin/node_modules/object-keys/.eslintrc +17 -0
  786. package/plugin/node_modules/object-keys/.travis.yml +277 -0
  787. package/plugin/node_modules/object-keys/CHANGELOG.md +232 -0
  788. package/plugin/node_modules/object-keys/LICENSE +21 -0
  789. package/plugin/node_modules/object-keys/README.md +76 -0
  790. package/plugin/node_modules/object-keys/implementation.js +122 -0
  791. package/plugin/node_modules/object-keys/index.js +32 -0
  792. package/plugin/node_modules/object-keys/isArguments.js +17 -0
  793. package/plugin/node_modules/object-keys/package.json +88 -0
  794. package/plugin/node_modules/on-finished/HISTORY.md +98 -0
  795. package/plugin/node_modules/on-finished/LICENSE +23 -0
  796. package/plugin/node_modules/on-finished/README.md +162 -0
  797. package/plugin/node_modules/on-finished/index.js +234 -0
  798. package/plugin/node_modules/on-finished/package.json +39 -0
  799. package/plugin/node_modules/once/LICENSE +15 -0
  800. package/plugin/node_modules/once/README.md +79 -0
  801. package/plugin/node_modules/once/once.js +42 -0
  802. package/plugin/node_modules/once/package.json +33 -0
  803. package/plugin/node_modules/onnxruntime-common/README.md +13 -0
  804. package/plugin/node_modules/onnxruntime-common/package.json +35 -0
  805. package/plugin/node_modules/onnxruntime-node/README.md +51 -0
  806. package/plugin/node_modules/onnxruntime-node/dist/backend.d.ts +9 -0
  807. package/plugin/node_modules/onnxruntime-node/dist/backend.js +79 -0
  808. package/plugin/node_modules/onnxruntime-node/dist/backend.js.map +1 -0
  809. package/plugin/node_modules/onnxruntime-node/dist/binding.d.ts +40 -0
  810. package/plugin/node_modules/onnxruntime-node/dist/binding.js +41 -0
  811. package/plugin/node_modules/onnxruntime-node/dist/binding.js.map +1 -0
  812. package/plugin/node_modules/onnxruntime-node/dist/index.d.ts +2 -0
  813. package/plugin/node_modules/onnxruntime-node/dist/index.js +31 -0
  814. package/plugin/node_modules/onnxruntime-node/dist/index.js.map +1 -0
  815. package/plugin/node_modules/onnxruntime-node/dist/version.d.ts +1 -0
  816. package/plugin/node_modules/onnxruntime-node/dist/version.js +9 -0
  817. package/plugin/node_modules/onnxruntime-node/dist/version.js.map +1 -0
  818. package/plugin/node_modules/onnxruntime-node/lib/backend.ts +81 -0
  819. package/plugin/node_modules/onnxruntime-node/lib/binding.ts +84 -0
  820. package/plugin/node_modules/onnxruntime-node/lib/index.ts +15 -0
  821. package/plugin/node_modules/onnxruntime-node/lib/version.ts +7 -0
  822. package/plugin/node_modules/onnxruntime-node/package.json +56 -0
  823. package/plugin/node_modules/onnxruntime-node/script/build.js +148 -0
  824. package/plugin/node_modules/onnxruntime-node/script/build.ts +130 -0
  825. package/plugin/node_modules/onnxruntime-node/script/install.js +199 -0
  826. package/plugin/node_modules/onnxruntime-node/script/prepack.js +42 -0
  827. package/plugin/node_modules/onnxruntime-node/script/prepack.ts +20 -0
  828. package/plugin/node_modules/onnxruntime-web/README.md +74 -0
  829. package/plugin/node_modules/onnxruntime-web/__commit.txt +1 -0
  830. package/plugin/node_modules/onnxruntime-web/package.json +109 -0
  831. package/plugin/node_modules/onnxruntime-web/types.d.ts +22 -0
  832. package/plugin/node_modules/parseurl/HISTORY.md +58 -0
  833. package/plugin/node_modules/parseurl/LICENSE +24 -0
  834. package/plugin/node_modules/parseurl/README.md +133 -0
  835. package/plugin/node_modules/parseurl/index.js +158 -0
  836. package/plugin/node_modules/parseurl/package.json +40 -0
  837. package/plugin/node_modules/path-key/index.d.ts +40 -0
  838. package/plugin/node_modules/path-key/index.js +16 -0
  839. package/plugin/node_modules/path-key/license +9 -0
  840. package/plugin/node_modules/path-key/package.json +39 -0
  841. package/plugin/node_modules/path-key/readme.md +61 -0
  842. package/plugin/node_modules/path-to-regexp/LICENSE +21 -0
  843. package/plugin/node_modules/path-to-regexp/Readme.md +224 -0
  844. package/plugin/node_modules/path-to-regexp/package.json +64 -0
  845. package/plugin/node_modules/pkce-challenge/CHANGELOG.md +114 -0
  846. package/plugin/node_modules/pkce-challenge/LICENSE +21 -0
  847. package/plugin/node_modules/pkce-challenge/README.md +55 -0
  848. package/plugin/node_modules/pkce-challenge/package.json +59 -0
  849. package/plugin/node_modules/platform/LICENSE +21 -0
  850. package/plugin/node_modules/platform/README.md +76 -0
  851. package/plugin/node_modules/platform/package.json +30 -0
  852. package/plugin/node_modules/platform/platform.js +1260 -0
  853. package/plugin/node_modules/prebuild-install/CHANGELOG.md +131 -0
  854. package/plugin/node_modules/prebuild-install/CONTRIBUTING.md +6 -0
  855. package/plugin/node_modules/prebuild-install/LICENSE +21 -0
  856. package/plugin/node_modules/prebuild-install/README.md +163 -0
  857. package/plugin/node_modules/prebuild-install/asset.js +44 -0
  858. package/plugin/node_modules/prebuild-install/bin.js +78 -0
  859. package/plugin/node_modules/prebuild-install/download.js +142 -0
  860. package/plugin/node_modules/prebuild-install/error.js +14 -0
  861. package/plugin/node_modules/prebuild-install/help.txt +16 -0
  862. package/plugin/node_modules/prebuild-install/index.js +1 -0
  863. package/plugin/node_modules/prebuild-install/log.js +33 -0
  864. package/plugin/node_modules/prebuild-install/package.json +67 -0
  865. package/plugin/node_modules/prebuild-install/proxy.js +35 -0
  866. package/plugin/node_modules/prebuild-install/rc.js +64 -0
  867. package/plugin/node_modules/prebuild-install/util.js +143 -0
  868. package/plugin/node_modules/protobufjs/LICENSE +39 -0
  869. package/plugin/node_modules/protobufjs/README.md +727 -0
  870. package/plugin/node_modules/protobufjs/index.d.ts +2799 -0
  871. package/plugin/node_modules/protobufjs/index.js +4 -0
  872. package/plugin/node_modules/protobufjs/light.d.ts +2 -0
  873. package/plugin/node_modules/protobufjs/light.js +4 -0
  874. package/plugin/node_modules/protobufjs/minimal.d.ts +2 -0
  875. package/plugin/node_modules/protobufjs/minimal.js +4 -0
  876. package/plugin/node_modules/protobufjs/package.json +114 -0
  877. package/plugin/node_modules/protobufjs/tsconfig.json +8 -0
  878. package/plugin/node_modules/proxy-addr/HISTORY.md +161 -0
  879. package/plugin/node_modules/proxy-addr/LICENSE +22 -0
  880. package/plugin/node_modules/proxy-addr/README.md +139 -0
  881. package/plugin/node_modules/proxy-addr/index.js +327 -0
  882. package/plugin/node_modules/proxy-addr/package.json +47 -0
  883. package/plugin/node_modules/pump/.travis.yml +5 -0
  884. package/plugin/node_modules/pump/LICENSE +21 -0
  885. package/plugin/node_modules/pump/README.md +74 -0
  886. package/plugin/node_modules/pump/SECURITY.md +5 -0
  887. package/plugin/node_modules/pump/index.js +86 -0
  888. package/plugin/node_modules/pump/package.json +24 -0
  889. package/plugin/node_modules/pump/test-browser.js +66 -0
  890. package/plugin/node_modules/pump/test-node.js +53 -0
  891. package/plugin/node_modules/qs/.editorconfig +46 -0
  892. package/plugin/node_modules/qs/.nycrc +13 -0
  893. package/plugin/node_modules/qs/CHANGELOG.md +806 -0
  894. package/plugin/node_modules/qs/LICENSE.md +29 -0
  895. package/plugin/node_modules/qs/README.md +758 -0
  896. package/plugin/node_modules/qs/eslint.config.mjs +56 -0
  897. package/plugin/node_modules/qs/package.json +94 -0
  898. package/plugin/node_modules/range-parser/HISTORY.md +56 -0
  899. package/plugin/node_modules/range-parser/LICENSE +23 -0
  900. package/plugin/node_modules/range-parser/README.md +84 -0
  901. package/plugin/node_modules/range-parser/index.js +162 -0
  902. package/plugin/node_modules/range-parser/package.json +44 -0
  903. package/plugin/node_modules/raw-body/LICENSE +22 -0
  904. package/plugin/node_modules/raw-body/README.md +223 -0
  905. package/plugin/node_modules/raw-body/index.d.ts +85 -0
  906. package/plugin/node_modules/raw-body/index.js +336 -0
  907. package/plugin/node_modules/raw-body/package.json +46 -0
  908. package/plugin/node_modules/rc/LICENSE.APACHE2 +15 -0
  909. package/plugin/node_modules/rc/LICENSE.BSD +26 -0
  910. package/plugin/node_modules/rc/LICENSE.MIT +24 -0
  911. package/plugin/node_modules/rc/README.md +227 -0
  912. package/plugin/node_modules/rc/browser.js +7 -0
  913. package/plugin/node_modules/rc/cli.js +4 -0
  914. package/plugin/node_modules/rc/index.js +53 -0
  915. package/plugin/node_modules/rc/package.json +29 -0
  916. package/plugin/node_modules/readable-stream/CONTRIBUTING.md +38 -0
  917. package/plugin/node_modules/readable-stream/GOVERNANCE.md +136 -0
  918. package/plugin/node_modules/readable-stream/LICENSE +47 -0
  919. package/plugin/node_modules/readable-stream/README.md +106 -0
  920. package/plugin/node_modules/readable-stream/errors-browser.js +127 -0
  921. package/plugin/node_modules/readable-stream/errors.js +116 -0
  922. package/plugin/node_modules/readable-stream/experimentalWarning.js +17 -0
  923. package/plugin/node_modules/readable-stream/package.json +68 -0
  924. package/plugin/node_modules/readable-stream/readable-browser.js +9 -0
  925. package/plugin/node_modules/readable-stream/readable.js +16 -0
  926. package/plugin/node_modules/require-from-string/index.js +34 -0
  927. package/plugin/node_modules/require-from-string/license +21 -0
  928. package/plugin/node_modules/require-from-string/package.json +28 -0
  929. package/plugin/node_modules/require-from-string/readme.md +56 -0
  930. package/plugin/node_modules/roarr/LICENSE +24 -0
  931. package/plugin/node_modules/roarr/README.md +689 -0
  932. package/plugin/node_modules/roarr/package.json +93 -0
  933. package/plugin/node_modules/router/HISTORY.md +228 -0
  934. package/plugin/node_modules/router/LICENSE +23 -0
  935. package/plugin/node_modules/router/README.md +416 -0
  936. package/plugin/node_modules/router/index.js +748 -0
  937. package/plugin/node_modules/router/package.json +44 -0
  938. package/plugin/node_modules/safe-buffer/LICENSE +21 -0
  939. package/plugin/node_modules/safe-buffer/README.md +584 -0
  940. package/plugin/node_modules/safe-buffer/index.d.ts +187 -0
  941. package/plugin/node_modules/safe-buffer/index.js +65 -0
  942. package/plugin/node_modules/safe-buffer/package.json +51 -0
  943. package/plugin/node_modules/safer-buffer/LICENSE +21 -0
  944. package/plugin/node_modules/safer-buffer/Porting-Buffer.md +268 -0
  945. package/plugin/node_modules/safer-buffer/Readme.md +156 -0
  946. package/plugin/node_modules/safer-buffer/dangerous.js +58 -0
  947. package/plugin/node_modules/safer-buffer/package.json +34 -0
  948. package/plugin/node_modules/safer-buffer/safer.js +77 -0
  949. package/plugin/node_modules/safer-buffer/tests.js +406 -0
  950. package/plugin/node_modules/semver/LICENSE +15 -0
  951. package/plugin/node_modules/semver/README.md +665 -0
  952. package/plugin/node_modules/semver/index.js +91 -0
  953. package/plugin/node_modules/semver/package.json +78 -0
  954. package/plugin/node_modules/semver/preload.js +4 -0
  955. package/plugin/node_modules/semver/range.bnf +16 -0
  956. package/plugin/node_modules/semver-compare/.travis.yml +6 -0
  957. package/plugin/node_modules/semver-compare/LICENSE +18 -0
  958. package/plugin/node_modules/semver-compare/index.js +13 -0
  959. package/plugin/node_modules/semver-compare/package.json +31 -0
  960. package/plugin/node_modules/semver-compare/readme.markdown +77 -0
  961. package/plugin/node_modules/send/LICENSE +23 -0
  962. package/plugin/node_modules/send/README.md +317 -0
  963. package/plugin/node_modules/send/index.js +997 -0
  964. package/plugin/node_modules/send/package.json +63 -0
  965. package/plugin/node_modules/serialize-error/index.d.ts +58 -0
  966. package/plugin/node_modules/serialize-error/index.js +101 -0
  967. package/plugin/node_modules/serialize-error/license +9 -0
  968. package/plugin/node_modules/serialize-error/package.json +41 -0
  969. package/plugin/node_modules/serialize-error/readme.md +55 -0
  970. package/plugin/node_modules/serve-static/LICENSE +25 -0
  971. package/plugin/node_modules/serve-static/README.md +253 -0
  972. package/plugin/node_modules/serve-static/index.js +208 -0
  973. package/plugin/node_modules/serve-static/package.json +44 -0
  974. package/plugin/node_modules/setprototypeof/LICENSE +13 -0
  975. package/plugin/node_modules/setprototypeof/README.md +31 -0
  976. package/plugin/node_modules/setprototypeof/index.d.ts +2 -0
  977. package/plugin/node_modules/setprototypeof/index.js +17 -0
  978. package/plugin/node_modules/setprototypeof/package.json +38 -0
  979. package/plugin/node_modules/sharp/LICENSE +191 -0
  980. package/plugin/node_modules/sharp/README.md +118 -0
  981. package/plugin/node_modules/sharp/install/build.js +38 -0
  982. package/plugin/node_modules/sharp/install/check.js +14 -0
  983. package/plugin/node_modules/sharp/lib/channel.js +177 -0
  984. package/plugin/node_modules/sharp/lib/colour.js +195 -0
  985. package/plugin/node_modules/sharp/lib/composite.js +212 -0
  986. package/plugin/node_modules/sharp/lib/constructor.js +499 -0
  987. package/plugin/node_modules/sharp/lib/index.d.ts +1971 -0
  988. package/plugin/node_modules/sharp/lib/index.js +16 -0
  989. package/plugin/node_modules/sharp/lib/input.js +809 -0
  990. package/plugin/node_modules/sharp/lib/is.js +143 -0
  991. package/plugin/node_modules/sharp/lib/libvips.js +207 -0
  992. package/plugin/node_modules/sharp/lib/operation.js +1016 -0
  993. package/plugin/node_modules/sharp/lib/output.js +1666 -0
  994. package/plugin/node_modules/sharp/lib/resize.js +595 -0
  995. package/plugin/node_modules/sharp/lib/sharp.js +121 -0
  996. package/plugin/node_modules/sharp/lib/utility.js +291 -0
  997. package/plugin/node_modules/sharp/package.json +202 -0
  998. package/plugin/node_modules/sharp/src/binding.gyp +298 -0
  999. package/plugin/node_modules/sharp/src/common.cc +1130 -0
  1000. package/plugin/node_modules/sharp/src/common.h +402 -0
  1001. package/plugin/node_modules/sharp/src/metadata.cc +346 -0
  1002. package/plugin/node_modules/sharp/src/metadata.h +90 -0
  1003. package/plugin/node_modules/sharp/src/operations.cc +499 -0
  1004. package/plugin/node_modules/sharp/src/operations.h +137 -0
  1005. package/plugin/node_modules/sharp/src/pipeline.cc +1814 -0
  1006. package/plugin/node_modules/sharp/src/pipeline.h +408 -0
  1007. package/plugin/node_modules/sharp/src/sharp.cc +43 -0
  1008. package/plugin/node_modules/sharp/src/stats.cc +186 -0
  1009. package/plugin/node_modules/sharp/src/stats.h +62 -0
  1010. package/plugin/node_modules/sharp/src/utilities.cc +288 -0
  1011. package/plugin/node_modules/sharp/src/utilities.h +22 -0
  1012. package/plugin/node_modules/shebang-command/index.js +19 -0
  1013. package/plugin/node_modules/shebang-command/license +9 -0
  1014. package/plugin/node_modules/shebang-command/package.json +34 -0
  1015. package/plugin/node_modules/shebang-command/readme.md +34 -0
  1016. package/plugin/node_modules/shebang-regex/index.d.ts +22 -0
  1017. package/plugin/node_modules/shebang-regex/index.js +2 -0
  1018. package/plugin/node_modules/shebang-regex/license +9 -0
  1019. package/plugin/node_modules/shebang-regex/package.json +35 -0
  1020. package/plugin/node_modules/shebang-regex/readme.md +33 -0
  1021. package/plugin/node_modules/side-channel/.editorconfig +9 -0
  1022. package/plugin/node_modules/side-channel/.eslintrc +12 -0
  1023. package/plugin/node_modules/side-channel/.nycrc +13 -0
  1024. package/plugin/node_modules/side-channel/CHANGELOG.md +110 -0
  1025. package/plugin/node_modules/side-channel/LICENSE +21 -0
  1026. package/plugin/node_modules/side-channel/README.md +61 -0
  1027. package/plugin/node_modules/side-channel/index.d.ts +14 -0
  1028. package/plugin/node_modules/side-channel/index.js +43 -0
  1029. package/plugin/node_modules/side-channel/package.json +85 -0
  1030. package/plugin/node_modules/side-channel/tsconfig.json +9 -0
  1031. package/plugin/node_modules/side-channel-list/.editorconfig +9 -0
  1032. package/plugin/node_modules/side-channel-list/.eslintrc +11 -0
  1033. package/plugin/node_modules/side-channel-list/.nycrc +13 -0
  1034. package/plugin/node_modules/side-channel-list/CHANGELOG.md +15 -0
  1035. package/plugin/node_modules/side-channel-list/LICENSE +21 -0
  1036. package/plugin/node_modules/side-channel-list/README.md +62 -0
  1037. package/plugin/node_modules/side-channel-list/index.d.ts +13 -0
  1038. package/plugin/node_modules/side-channel-list/index.js +113 -0
  1039. package/plugin/node_modules/side-channel-list/list.d.ts +14 -0
  1040. package/plugin/node_modules/side-channel-list/package.json +77 -0
  1041. package/plugin/node_modules/side-channel-list/tsconfig.json +9 -0
  1042. package/plugin/node_modules/side-channel-map/.editorconfig +9 -0
  1043. package/plugin/node_modules/side-channel-map/.eslintrc +11 -0
  1044. package/plugin/node_modules/side-channel-map/.nycrc +13 -0
  1045. package/plugin/node_modules/side-channel-map/CHANGELOG.md +22 -0
  1046. package/plugin/node_modules/side-channel-map/LICENSE +21 -0
  1047. package/plugin/node_modules/side-channel-map/README.md +62 -0
  1048. package/plugin/node_modules/side-channel-map/index.d.ts +15 -0
  1049. package/plugin/node_modules/side-channel-map/index.js +68 -0
  1050. package/plugin/node_modules/side-channel-map/package.json +80 -0
  1051. package/plugin/node_modules/side-channel-map/tsconfig.json +9 -0
  1052. package/plugin/node_modules/side-channel-weakmap/.editorconfig +9 -0
  1053. package/plugin/node_modules/side-channel-weakmap/.eslintrc +12 -0
  1054. package/plugin/node_modules/side-channel-weakmap/.nycrc +13 -0
  1055. package/plugin/node_modules/side-channel-weakmap/CHANGELOG.md +28 -0
  1056. package/plugin/node_modules/side-channel-weakmap/LICENSE +21 -0
  1057. package/plugin/node_modules/side-channel-weakmap/README.md +62 -0
  1058. package/plugin/node_modules/side-channel-weakmap/index.d.ts +15 -0
  1059. package/plugin/node_modules/side-channel-weakmap/index.js +84 -0
  1060. package/plugin/node_modules/side-channel-weakmap/package.json +87 -0
  1061. package/plugin/node_modules/side-channel-weakmap/tsconfig.json +9 -0
  1062. package/plugin/node_modules/simple-concat/.travis.yml +3 -0
  1063. package/plugin/node_modules/simple-concat/LICENSE +20 -0
  1064. package/plugin/node_modules/simple-concat/README.md +44 -0
  1065. package/plugin/node_modules/simple-concat/index.js +15 -0
  1066. package/plugin/node_modules/simple-concat/package.json +47 -0
  1067. package/plugin/node_modules/simple-get/LICENSE +20 -0
  1068. package/plugin/node_modules/simple-get/README.md +333 -0
  1069. package/plugin/node_modules/simple-get/index.js +108 -0
  1070. package/plugin/node_modules/simple-get/package.json +67 -0
  1071. package/plugin/node_modules/sprintf-js/CONTRIBUTORS.md +26 -0
  1072. package/plugin/node_modules/sprintf-js/LICENSE +24 -0
  1073. package/plugin/node_modules/sprintf-js/README.md +143 -0
  1074. package/plugin/node_modules/sprintf-js/package.json +35 -0
  1075. package/plugin/node_modules/sqlite-vec/README.md +1 -0
  1076. package/plugin/node_modules/sqlite-vec/index.cjs +58 -0
  1077. package/plugin/node_modules/sqlite-vec/index.d.ts +17 -0
  1078. package/plugin/node_modules/sqlite-vec/index.mjs +58 -0
  1079. package/plugin/node_modules/sqlite-vec/package.json +1 -0
  1080. package/plugin/node_modules/sqlite-vec-linux-x64/README.md +1 -0
  1081. package/plugin/node_modules/sqlite-vec-linux-x64/package.json +1 -0
  1082. package/plugin/node_modules/sqlite-vec-linux-x64/vec0.so +0 -0
  1083. package/plugin/node_modules/statuses/HISTORY.md +87 -0
  1084. package/plugin/node_modules/statuses/LICENSE +23 -0
  1085. package/plugin/node_modules/statuses/README.md +139 -0
  1086. package/plugin/node_modules/statuses/codes.json +65 -0
  1087. package/plugin/node_modules/statuses/index.js +146 -0
  1088. package/plugin/node_modules/statuses/package.json +49 -0
  1089. package/plugin/node_modules/string_decoder/LICENSE +48 -0
  1090. package/plugin/node_modules/string_decoder/README.md +47 -0
  1091. package/plugin/node_modules/string_decoder/package.json +34 -0
  1092. package/plugin/node_modules/strip-json-comments/index.js +70 -0
  1093. package/plugin/node_modules/strip-json-comments/license +21 -0
  1094. package/plugin/node_modules/strip-json-comments/package.json +42 -0
  1095. package/plugin/node_modules/strip-json-comments/readme.md +64 -0
  1096. package/plugin/node_modules/tar/LICENSE.md +55 -0
  1097. package/plugin/node_modules/tar/README.md +1145 -0
  1098. package/plugin/node_modules/tar/package.json +292 -0
  1099. package/plugin/node_modules/tar-fs/.travis.yml +6 -0
  1100. package/plugin/node_modules/tar-fs/LICENSE +21 -0
  1101. package/plugin/node_modules/tar-fs/README.md +165 -0
  1102. package/plugin/node_modules/tar-fs/index.js +363 -0
  1103. package/plugin/node_modules/tar-fs/package.json +41 -0
  1104. package/plugin/node_modules/tar-stream/LICENSE +21 -0
  1105. package/plugin/node_modules/tar-stream/README.md +168 -0
  1106. package/plugin/node_modules/tar-stream/extract.js +257 -0
  1107. package/plugin/node_modules/tar-stream/headers.js +295 -0
  1108. package/plugin/node_modules/tar-stream/index.js +2 -0
  1109. package/plugin/node_modules/tar-stream/pack.js +255 -0
  1110. package/plugin/node_modules/tar-stream/package.json +58 -0
  1111. package/plugin/node_modules/tar-stream/sandbox.js +11 -0
  1112. package/plugin/node_modules/toidentifier/HISTORY.md +9 -0
  1113. package/plugin/node_modules/toidentifier/LICENSE +21 -0
  1114. package/plugin/node_modules/toidentifier/README.md +61 -0
  1115. package/plugin/node_modules/toidentifier/index.js +32 -0
  1116. package/plugin/node_modules/toidentifier/package.json +38 -0
  1117. package/plugin/node_modules/tunnel-agent/LICENSE +55 -0
  1118. package/plugin/node_modules/tunnel-agent/README.md +4 -0
  1119. package/plugin/node_modules/tunnel-agent/index.js +244 -0
  1120. package/plugin/node_modules/tunnel-agent/package.json +22 -0
  1121. package/plugin/node_modules/type-fest/index.d.ts +29 -0
  1122. package/plugin/node_modules/type-fest/license +9 -0
  1123. package/plugin/node_modules/type-fest/package.json +45 -0
  1124. package/plugin/node_modules/type-fest/readme.md +642 -0
  1125. package/plugin/node_modules/type-is/HISTORY.md +292 -0
  1126. package/plugin/node_modules/type-is/LICENSE +23 -0
  1127. package/plugin/node_modules/type-is/README.md +198 -0
  1128. package/plugin/node_modules/type-is/index.js +250 -0
  1129. package/plugin/node_modules/type-is/package.json +47 -0
  1130. package/plugin/node_modules/undici-types/LICENSE +21 -0
  1131. package/plugin/node_modules/undici-types/README.md +6 -0
  1132. package/plugin/node_modules/undici-types/agent.d.ts +32 -0
  1133. package/plugin/node_modules/undici-types/api.d.ts +43 -0
  1134. package/plugin/node_modules/undici-types/balanced-pool.d.ts +30 -0
  1135. package/plugin/node_modules/undici-types/cache-interceptor.d.ts +173 -0
  1136. package/plugin/node_modules/undici-types/cache.d.ts +36 -0
  1137. package/plugin/node_modules/undici-types/client-stats.d.ts +15 -0
  1138. package/plugin/node_modules/undici-types/client.d.ts +108 -0
  1139. package/plugin/node_modules/undici-types/connector.d.ts +34 -0
  1140. package/plugin/node_modules/undici-types/content-type.d.ts +21 -0
  1141. package/plugin/node_modules/undici-types/cookies.d.ts +30 -0
  1142. package/plugin/node_modules/undici-types/diagnostics-channel.d.ts +74 -0
  1143. package/plugin/node_modules/undici-types/dispatcher.d.ts +276 -0
  1144. package/plugin/node_modules/undici-types/env-http-proxy-agent.d.ts +22 -0
  1145. package/plugin/node_modules/undici-types/errors.d.ts +161 -0
  1146. package/plugin/node_modules/undici-types/eventsource.d.ts +66 -0
  1147. package/plugin/node_modules/undici-types/fetch.d.ts +211 -0
  1148. package/plugin/node_modules/undici-types/formdata.d.ts +108 -0
  1149. package/plugin/node_modules/undici-types/global-dispatcher.d.ts +9 -0
  1150. package/plugin/node_modules/undici-types/global-origin.d.ts +7 -0
  1151. package/plugin/node_modules/undici-types/h2c-client.d.ts +73 -0
  1152. package/plugin/node_modules/undici-types/handlers.d.ts +15 -0
  1153. package/plugin/node_modules/undici-types/header.d.ts +160 -0
  1154. package/plugin/node_modules/undici-types/index.d.ts +88 -0
  1155. package/plugin/node_modules/undici-types/interceptors.d.ts +73 -0
  1156. package/plugin/node_modules/undici-types/mock-agent.d.ts +68 -0
  1157. package/plugin/node_modules/undici-types/mock-call-history.d.ts +111 -0
  1158. package/plugin/node_modules/undici-types/mock-client.d.ts +27 -0
  1159. package/plugin/node_modules/undici-types/mock-errors.d.ts +12 -0
  1160. package/plugin/node_modules/undici-types/mock-interceptor.d.ts +94 -0
  1161. package/plugin/node_modules/undici-types/mock-pool.d.ts +27 -0
  1162. package/plugin/node_modules/undici-types/package.json +55 -0
  1163. package/plugin/node_modules/undici-types/patch.d.ts +29 -0
  1164. package/plugin/node_modules/undici-types/pool-stats.d.ts +19 -0
  1165. package/plugin/node_modules/undici-types/pool.d.ts +41 -0
  1166. package/plugin/node_modules/undici-types/proxy-agent.d.ts +29 -0
  1167. package/plugin/node_modules/undici-types/readable.d.ts +68 -0
  1168. package/plugin/node_modules/undici-types/retry-agent.d.ts +8 -0
  1169. package/plugin/node_modules/undici-types/retry-handler.d.ts +125 -0
  1170. package/plugin/node_modules/undici-types/round-robin-pool.d.ts +41 -0
  1171. package/plugin/node_modules/undici-types/snapshot-agent.d.ts +109 -0
  1172. package/plugin/node_modules/undici-types/util.d.ts +18 -0
  1173. package/plugin/node_modules/undici-types/utility.d.ts +7 -0
  1174. package/plugin/node_modules/undici-types/webidl.d.ts +341 -0
  1175. package/plugin/node_modules/undici-types/websocket.d.ts +186 -0
  1176. package/plugin/node_modules/unpipe/HISTORY.md +4 -0
  1177. package/plugin/node_modules/unpipe/LICENSE +22 -0
  1178. package/plugin/node_modules/unpipe/README.md +43 -0
  1179. package/plugin/node_modules/unpipe/index.js +69 -0
  1180. package/plugin/node_modules/unpipe/package.json +27 -0
  1181. package/plugin/node_modules/util-deprecate/History.md +16 -0
  1182. package/plugin/node_modules/util-deprecate/LICENSE +24 -0
  1183. package/plugin/node_modules/util-deprecate/README.md +53 -0
  1184. package/plugin/node_modules/util-deprecate/browser.js +67 -0
  1185. package/plugin/node_modules/util-deprecate/node.js +6 -0
  1186. package/plugin/node_modules/util-deprecate/package.json +27 -0
  1187. package/plugin/node_modules/vary/HISTORY.md +39 -0
  1188. package/plugin/node_modules/vary/LICENSE +22 -0
  1189. package/plugin/node_modules/vary/README.md +101 -0
  1190. package/plugin/node_modules/vary/index.js +149 -0
  1191. package/plugin/node_modules/vary/package.json +43 -0
  1192. package/plugin/node_modules/which/CHANGELOG.md +166 -0
  1193. package/plugin/node_modules/which/LICENSE +15 -0
  1194. package/plugin/node_modules/which/README.md +54 -0
  1195. package/plugin/node_modules/which/package.json +43 -0
  1196. package/plugin/node_modules/which/which.js +125 -0
  1197. package/plugin/node_modules/wrappy/LICENSE +15 -0
  1198. package/plugin/node_modules/wrappy/README.md +36 -0
  1199. package/plugin/node_modules/wrappy/package.json +29 -0
  1200. package/plugin/node_modules/wrappy/wrappy.js +33 -0
  1201. package/plugin/node_modules/yallist/LICENSE.md +63 -0
  1202. package/plugin/node_modules/yallist/README.md +205 -0
  1203. package/plugin/node_modules/yallist/package.json +68 -0
  1204. package/plugin/node_modules/zod/LICENSE +21 -0
  1205. package/plugin/node_modules/zod/README.md +208 -0
  1206. package/plugin/node_modules/zod/index.cjs +33 -0
  1207. package/plugin/node_modules/zod/index.d.cts +4 -0
  1208. package/plugin/node_modules/zod/index.d.ts +4 -0
  1209. package/plugin/node_modules/zod/index.js +4 -0
  1210. package/plugin/node_modules/zod/package.json +135 -0
  1211. package/plugin/node_modules/zod-to-json-schema/.prettierrc.json +1 -0
  1212. package/plugin/node_modules/zod-to-json-schema/LICENSE +15 -0
  1213. package/plugin/node_modules/zod-to-json-schema/README.md +390 -0
  1214. package/plugin/node_modules/zod-to-json-schema/changelog.md +82 -0
  1215. package/plugin/node_modules/zod-to-json-schema/contributing.md +9 -0
  1216. package/plugin/node_modules/zod-to-json-schema/createIndex.ts +32 -0
  1217. package/plugin/node_modules/zod-to-json-schema/package.json +78 -0
  1218. package/plugin/node_modules/zod-to-json-schema/postcjs.ts +3 -0
  1219. package/plugin/node_modules/zod-to-json-schema/postesm.ts +3 -0
  1220. package/plugin/package-lock.json +2654 -0
  1221. package/plugin/scripts/dev-sync.sh +26 -8
  1222. package/plugin/scripts/doctor.sh +235 -0
  1223. package/plugin/scripts/ensure-deps.sh +82 -2
  1224. package/plugin/scripts/install.sh +87 -45
  1225. package/plugin/scripts/local-install.sh +112 -84
  1226. package/plugin/scripts/repair.sh +71 -0
  1227. package/plugin/scripts/uninstall.sh +74 -47
  1228. package/plugin/scripts/update.sh +29 -4
  1229. package/plugin/scripts/verify-install.sh +87 -35
  1230. package/plugin/skills/doctor/SKILL.md +16 -0
  1231. package/plugin/dist/tool-registry-D8un_AcG.mjs.map +0 -1
@@ -0,0 +1,2654 @@
1
+ {
2
+ "name": "laminark-plugin",
3
+ "version": "0.1.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "laminark-plugin",
9
+ "version": "0.1.0",
10
+ "dependencies": {
11
+ "@anthropic-ai/claude-agent-sdk": "^0.2.42",
12
+ "@hono/node-server": "^1.19.9",
13
+ "@huggingface/transformers": "^3.8.1",
14
+ "@modelcontextprotocol/sdk": "^1.26.0",
15
+ "better-sqlite3": "^12.6.2",
16
+ "hono": "^4.11.9",
17
+ "sqlite-vec": "^0.1.7-alpha.2",
18
+ "zod": "^4.3.6"
19
+ }
20
+ },
21
+ "node_modules/@anthropic-ai/claude-agent-sdk": {
22
+ "version": "0.2.56",
23
+ "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-agent-sdk/-/claude-agent-sdk-0.2.56.tgz",
24
+ "integrity": "sha512-EpDeAUlhFIAWOfps7fWdAAmJgMvqmISODyPFVbvgfL17EHFTHF1cpPiZQEQYjzUcUXE8nvcVxQlBzuMukHqItA==",
25
+ "license": "SEE LICENSE IN README.md",
26
+ "engines": {
27
+ "node": ">=18.0.0"
28
+ },
29
+ "optionalDependencies": {
30
+ "@img/sharp-darwin-arm64": "^0.34.2",
31
+ "@img/sharp-darwin-x64": "^0.34.2",
32
+ "@img/sharp-linux-arm": "^0.34.2",
33
+ "@img/sharp-linux-arm64": "^0.34.2",
34
+ "@img/sharp-linux-x64": "^0.34.2",
35
+ "@img/sharp-linuxmusl-arm64": "^0.34.2",
36
+ "@img/sharp-linuxmusl-x64": "^0.34.2",
37
+ "@img/sharp-win32-arm64": "^0.34.2",
38
+ "@img/sharp-win32-x64": "^0.34.2"
39
+ },
40
+ "peerDependencies": {
41
+ "zod": "^4.0.0"
42
+ }
43
+ },
44
+ "node_modules/@emnapi/runtime": {
45
+ "version": "1.8.1",
46
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz",
47
+ "integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==",
48
+ "license": "MIT",
49
+ "optional": true,
50
+ "dependencies": {
51
+ "tslib": "^2.4.0"
52
+ }
53
+ },
54
+ "node_modules/@hono/node-server": {
55
+ "version": "1.19.9",
56
+ "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.9.tgz",
57
+ "integrity": "sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==",
58
+ "license": "MIT",
59
+ "engines": {
60
+ "node": ">=18.14.1"
61
+ },
62
+ "peerDependencies": {
63
+ "hono": "^4"
64
+ }
65
+ },
66
+ "node_modules/@huggingface/jinja": {
67
+ "version": "0.5.5",
68
+ "resolved": "https://registry.npmjs.org/@huggingface/jinja/-/jinja-0.5.5.tgz",
69
+ "integrity": "sha512-xRlzazC+QZwr6z4ixEqYHo9fgwhTZ3xNSdljlKfUFGZSdlvt166DljRELFUfFytlYOYvo3vTisA/AFOuOAzFQQ==",
70
+ "license": "MIT",
71
+ "engines": {
72
+ "node": ">=18"
73
+ }
74
+ },
75
+ "node_modules/@huggingface/transformers": {
76
+ "version": "3.8.1",
77
+ "resolved": "https://registry.npmjs.org/@huggingface/transformers/-/transformers-3.8.1.tgz",
78
+ "integrity": "sha512-tsTk4zVjImqdqjS8/AOZg2yNLd1z9S5v+7oUPpXaasDRwEDhB+xnglK1k5cad26lL5/ZIaeREgWWy0bs9y9pPA==",
79
+ "license": "Apache-2.0",
80
+ "dependencies": {
81
+ "@huggingface/jinja": "^0.5.3",
82
+ "onnxruntime-node": "1.21.0",
83
+ "onnxruntime-web": "1.22.0-dev.20250409-89f8206ba4",
84
+ "sharp": "^0.34.1"
85
+ }
86
+ },
87
+ "node_modules/@img/colour": {
88
+ "version": "1.0.0",
89
+ "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.0.0.tgz",
90
+ "integrity": "sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==",
91
+ "license": "MIT",
92
+ "engines": {
93
+ "node": ">=18"
94
+ }
95
+ },
96
+ "node_modules/@img/sharp-darwin-arm64": {
97
+ "version": "0.34.5",
98
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
99
+ "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
100
+ "cpu": [
101
+ "arm64"
102
+ ],
103
+ "license": "Apache-2.0",
104
+ "optional": true,
105
+ "os": [
106
+ "darwin"
107
+ ],
108
+ "engines": {
109
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
110
+ },
111
+ "funding": {
112
+ "url": "https://opencollective.com/libvips"
113
+ },
114
+ "optionalDependencies": {
115
+ "@img/sharp-libvips-darwin-arm64": "1.2.4"
116
+ }
117
+ },
118
+ "node_modules/@img/sharp-darwin-x64": {
119
+ "version": "0.34.5",
120
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
121
+ "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
122
+ "cpu": [
123
+ "x64"
124
+ ],
125
+ "license": "Apache-2.0",
126
+ "optional": true,
127
+ "os": [
128
+ "darwin"
129
+ ],
130
+ "engines": {
131
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
132
+ },
133
+ "funding": {
134
+ "url": "https://opencollective.com/libvips"
135
+ },
136
+ "optionalDependencies": {
137
+ "@img/sharp-libvips-darwin-x64": "1.2.4"
138
+ }
139
+ },
140
+ "node_modules/@img/sharp-libvips-darwin-arm64": {
141
+ "version": "1.2.4",
142
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
143
+ "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
144
+ "cpu": [
145
+ "arm64"
146
+ ],
147
+ "license": "LGPL-3.0-or-later",
148
+ "optional": true,
149
+ "os": [
150
+ "darwin"
151
+ ],
152
+ "funding": {
153
+ "url": "https://opencollective.com/libvips"
154
+ }
155
+ },
156
+ "node_modules/@img/sharp-libvips-darwin-x64": {
157
+ "version": "1.2.4",
158
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
159
+ "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
160
+ "cpu": [
161
+ "x64"
162
+ ],
163
+ "license": "LGPL-3.0-or-later",
164
+ "optional": true,
165
+ "os": [
166
+ "darwin"
167
+ ],
168
+ "funding": {
169
+ "url": "https://opencollective.com/libvips"
170
+ }
171
+ },
172
+ "node_modules/@img/sharp-libvips-linux-arm": {
173
+ "version": "1.2.4",
174
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
175
+ "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
176
+ "cpu": [
177
+ "arm"
178
+ ],
179
+ "license": "LGPL-3.0-or-later",
180
+ "optional": true,
181
+ "os": [
182
+ "linux"
183
+ ],
184
+ "funding": {
185
+ "url": "https://opencollective.com/libvips"
186
+ }
187
+ },
188
+ "node_modules/@img/sharp-libvips-linux-arm64": {
189
+ "version": "1.2.4",
190
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
191
+ "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
192
+ "cpu": [
193
+ "arm64"
194
+ ],
195
+ "license": "LGPL-3.0-or-later",
196
+ "optional": true,
197
+ "os": [
198
+ "linux"
199
+ ],
200
+ "funding": {
201
+ "url": "https://opencollective.com/libvips"
202
+ }
203
+ },
204
+ "node_modules/@img/sharp-libvips-linux-ppc64": {
205
+ "version": "1.2.4",
206
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
207
+ "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
208
+ "cpu": [
209
+ "ppc64"
210
+ ],
211
+ "license": "LGPL-3.0-or-later",
212
+ "optional": true,
213
+ "os": [
214
+ "linux"
215
+ ],
216
+ "funding": {
217
+ "url": "https://opencollective.com/libvips"
218
+ }
219
+ },
220
+ "node_modules/@img/sharp-libvips-linux-riscv64": {
221
+ "version": "1.2.4",
222
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
223
+ "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
224
+ "cpu": [
225
+ "riscv64"
226
+ ],
227
+ "license": "LGPL-3.0-or-later",
228
+ "optional": true,
229
+ "os": [
230
+ "linux"
231
+ ],
232
+ "funding": {
233
+ "url": "https://opencollective.com/libvips"
234
+ }
235
+ },
236
+ "node_modules/@img/sharp-libvips-linux-s390x": {
237
+ "version": "1.2.4",
238
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
239
+ "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
240
+ "cpu": [
241
+ "s390x"
242
+ ],
243
+ "license": "LGPL-3.0-or-later",
244
+ "optional": true,
245
+ "os": [
246
+ "linux"
247
+ ],
248
+ "funding": {
249
+ "url": "https://opencollective.com/libvips"
250
+ }
251
+ },
252
+ "node_modules/@img/sharp-libvips-linux-x64": {
253
+ "version": "1.2.4",
254
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
255
+ "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
256
+ "cpu": [
257
+ "x64"
258
+ ],
259
+ "license": "LGPL-3.0-or-later",
260
+ "optional": true,
261
+ "os": [
262
+ "linux"
263
+ ],
264
+ "funding": {
265
+ "url": "https://opencollective.com/libvips"
266
+ }
267
+ },
268
+ "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
269
+ "version": "1.2.4",
270
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
271
+ "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
272
+ "cpu": [
273
+ "arm64"
274
+ ],
275
+ "license": "LGPL-3.0-or-later",
276
+ "optional": true,
277
+ "os": [
278
+ "linux"
279
+ ],
280
+ "funding": {
281
+ "url": "https://opencollective.com/libvips"
282
+ }
283
+ },
284
+ "node_modules/@img/sharp-libvips-linuxmusl-x64": {
285
+ "version": "1.2.4",
286
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
287
+ "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
288
+ "cpu": [
289
+ "x64"
290
+ ],
291
+ "license": "LGPL-3.0-or-later",
292
+ "optional": true,
293
+ "os": [
294
+ "linux"
295
+ ],
296
+ "funding": {
297
+ "url": "https://opencollective.com/libvips"
298
+ }
299
+ },
300
+ "node_modules/@img/sharp-linux-arm": {
301
+ "version": "0.34.5",
302
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
303
+ "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
304
+ "cpu": [
305
+ "arm"
306
+ ],
307
+ "license": "Apache-2.0",
308
+ "optional": true,
309
+ "os": [
310
+ "linux"
311
+ ],
312
+ "engines": {
313
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
314
+ },
315
+ "funding": {
316
+ "url": "https://opencollective.com/libvips"
317
+ },
318
+ "optionalDependencies": {
319
+ "@img/sharp-libvips-linux-arm": "1.2.4"
320
+ }
321
+ },
322
+ "node_modules/@img/sharp-linux-arm64": {
323
+ "version": "0.34.5",
324
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
325
+ "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
326
+ "cpu": [
327
+ "arm64"
328
+ ],
329
+ "license": "Apache-2.0",
330
+ "optional": true,
331
+ "os": [
332
+ "linux"
333
+ ],
334
+ "engines": {
335
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
336
+ },
337
+ "funding": {
338
+ "url": "https://opencollective.com/libvips"
339
+ },
340
+ "optionalDependencies": {
341
+ "@img/sharp-libvips-linux-arm64": "1.2.4"
342
+ }
343
+ },
344
+ "node_modules/@img/sharp-linux-ppc64": {
345
+ "version": "0.34.5",
346
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
347
+ "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
348
+ "cpu": [
349
+ "ppc64"
350
+ ],
351
+ "license": "Apache-2.0",
352
+ "optional": true,
353
+ "os": [
354
+ "linux"
355
+ ],
356
+ "engines": {
357
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
358
+ },
359
+ "funding": {
360
+ "url": "https://opencollective.com/libvips"
361
+ },
362
+ "optionalDependencies": {
363
+ "@img/sharp-libvips-linux-ppc64": "1.2.4"
364
+ }
365
+ },
366
+ "node_modules/@img/sharp-linux-riscv64": {
367
+ "version": "0.34.5",
368
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
369
+ "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
370
+ "cpu": [
371
+ "riscv64"
372
+ ],
373
+ "license": "Apache-2.0",
374
+ "optional": true,
375
+ "os": [
376
+ "linux"
377
+ ],
378
+ "engines": {
379
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
380
+ },
381
+ "funding": {
382
+ "url": "https://opencollective.com/libvips"
383
+ },
384
+ "optionalDependencies": {
385
+ "@img/sharp-libvips-linux-riscv64": "1.2.4"
386
+ }
387
+ },
388
+ "node_modules/@img/sharp-linux-s390x": {
389
+ "version": "0.34.5",
390
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
391
+ "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
392
+ "cpu": [
393
+ "s390x"
394
+ ],
395
+ "license": "Apache-2.0",
396
+ "optional": true,
397
+ "os": [
398
+ "linux"
399
+ ],
400
+ "engines": {
401
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
402
+ },
403
+ "funding": {
404
+ "url": "https://opencollective.com/libvips"
405
+ },
406
+ "optionalDependencies": {
407
+ "@img/sharp-libvips-linux-s390x": "1.2.4"
408
+ }
409
+ },
410
+ "node_modules/@img/sharp-linux-x64": {
411
+ "version": "0.34.5",
412
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
413
+ "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
414
+ "cpu": [
415
+ "x64"
416
+ ],
417
+ "license": "Apache-2.0",
418
+ "optional": true,
419
+ "os": [
420
+ "linux"
421
+ ],
422
+ "engines": {
423
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
424
+ },
425
+ "funding": {
426
+ "url": "https://opencollective.com/libvips"
427
+ },
428
+ "optionalDependencies": {
429
+ "@img/sharp-libvips-linux-x64": "1.2.4"
430
+ }
431
+ },
432
+ "node_modules/@img/sharp-linuxmusl-arm64": {
433
+ "version": "0.34.5",
434
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
435
+ "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
436
+ "cpu": [
437
+ "arm64"
438
+ ],
439
+ "license": "Apache-2.0",
440
+ "optional": true,
441
+ "os": [
442
+ "linux"
443
+ ],
444
+ "engines": {
445
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
446
+ },
447
+ "funding": {
448
+ "url": "https://opencollective.com/libvips"
449
+ },
450
+ "optionalDependencies": {
451
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
452
+ }
453
+ },
454
+ "node_modules/@img/sharp-linuxmusl-x64": {
455
+ "version": "0.34.5",
456
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
457
+ "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
458
+ "cpu": [
459
+ "x64"
460
+ ],
461
+ "license": "Apache-2.0",
462
+ "optional": true,
463
+ "os": [
464
+ "linux"
465
+ ],
466
+ "engines": {
467
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
468
+ },
469
+ "funding": {
470
+ "url": "https://opencollective.com/libvips"
471
+ },
472
+ "optionalDependencies": {
473
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
474
+ }
475
+ },
476
+ "node_modules/@img/sharp-wasm32": {
477
+ "version": "0.34.5",
478
+ "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
479
+ "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
480
+ "cpu": [
481
+ "wasm32"
482
+ ],
483
+ "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
484
+ "optional": true,
485
+ "dependencies": {
486
+ "@emnapi/runtime": "^1.7.0"
487
+ },
488
+ "engines": {
489
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
490
+ },
491
+ "funding": {
492
+ "url": "https://opencollective.com/libvips"
493
+ }
494
+ },
495
+ "node_modules/@img/sharp-win32-arm64": {
496
+ "version": "0.34.5",
497
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
498
+ "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
499
+ "cpu": [
500
+ "arm64"
501
+ ],
502
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
503
+ "optional": true,
504
+ "os": [
505
+ "win32"
506
+ ],
507
+ "engines": {
508
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
509
+ },
510
+ "funding": {
511
+ "url": "https://opencollective.com/libvips"
512
+ }
513
+ },
514
+ "node_modules/@img/sharp-win32-ia32": {
515
+ "version": "0.34.5",
516
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
517
+ "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
518
+ "cpu": [
519
+ "ia32"
520
+ ],
521
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
522
+ "optional": true,
523
+ "os": [
524
+ "win32"
525
+ ],
526
+ "engines": {
527
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
528
+ },
529
+ "funding": {
530
+ "url": "https://opencollective.com/libvips"
531
+ }
532
+ },
533
+ "node_modules/@img/sharp-win32-x64": {
534
+ "version": "0.34.5",
535
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
536
+ "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
537
+ "cpu": [
538
+ "x64"
539
+ ],
540
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
541
+ "optional": true,
542
+ "os": [
543
+ "win32"
544
+ ],
545
+ "engines": {
546
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
547
+ },
548
+ "funding": {
549
+ "url": "https://opencollective.com/libvips"
550
+ }
551
+ },
552
+ "node_modules/@isaacs/fs-minipass": {
553
+ "version": "4.0.1",
554
+ "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
555
+ "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==",
556
+ "license": "ISC",
557
+ "dependencies": {
558
+ "minipass": "^7.0.4"
559
+ },
560
+ "engines": {
561
+ "node": ">=18.0.0"
562
+ }
563
+ },
564
+ "node_modules/@modelcontextprotocol/sdk": {
565
+ "version": "1.27.1",
566
+ "resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.27.1.tgz",
567
+ "integrity": "sha512-sr6GbP+4edBwFndLbM60gf07z0FQ79gaExpnsjMGePXqFcSSb7t6iscpjk9DhFhwd+mTEQrzNafGP8/iGGFYaA==",
568
+ "license": "MIT",
569
+ "dependencies": {
570
+ "@hono/node-server": "^1.19.9",
571
+ "ajv": "^8.17.1",
572
+ "ajv-formats": "^3.0.1",
573
+ "content-type": "^1.0.5",
574
+ "cors": "^2.8.5",
575
+ "cross-spawn": "^7.0.5",
576
+ "eventsource": "^3.0.2",
577
+ "eventsource-parser": "^3.0.0",
578
+ "express": "^5.2.1",
579
+ "express-rate-limit": "^8.2.1",
580
+ "hono": "^4.11.4",
581
+ "jose": "^6.1.3",
582
+ "json-schema-typed": "^8.0.2",
583
+ "pkce-challenge": "^5.0.0",
584
+ "raw-body": "^3.0.0",
585
+ "zod": "^3.25 || ^4.0",
586
+ "zod-to-json-schema": "^3.25.1"
587
+ },
588
+ "engines": {
589
+ "node": ">=18"
590
+ },
591
+ "peerDependencies": {
592
+ "@cfworker/json-schema": "^4.1.1",
593
+ "zod": "^3.25 || ^4.0"
594
+ },
595
+ "peerDependenciesMeta": {
596
+ "@cfworker/json-schema": {
597
+ "optional": true
598
+ },
599
+ "zod": {
600
+ "optional": false
601
+ }
602
+ }
603
+ },
604
+ "node_modules/@protobufjs/aspromise": {
605
+ "version": "1.1.2",
606
+ "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
607
+ "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==",
608
+ "license": "BSD-3-Clause"
609
+ },
610
+ "node_modules/@protobufjs/base64": {
611
+ "version": "1.1.2",
612
+ "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz",
613
+ "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==",
614
+ "license": "BSD-3-Clause"
615
+ },
616
+ "node_modules/@protobufjs/codegen": {
617
+ "version": "2.0.4",
618
+ "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz",
619
+ "integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==",
620
+ "license": "BSD-3-Clause"
621
+ },
622
+ "node_modules/@protobufjs/eventemitter": {
623
+ "version": "1.1.0",
624
+ "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz",
625
+ "integrity": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==",
626
+ "license": "BSD-3-Clause"
627
+ },
628
+ "node_modules/@protobufjs/fetch": {
629
+ "version": "1.1.0",
630
+ "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz",
631
+ "integrity": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==",
632
+ "license": "BSD-3-Clause",
633
+ "dependencies": {
634
+ "@protobufjs/aspromise": "^1.1.1",
635
+ "@protobufjs/inquire": "^1.1.0"
636
+ }
637
+ },
638
+ "node_modules/@protobufjs/float": {
639
+ "version": "1.0.2",
640
+ "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz",
641
+ "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==",
642
+ "license": "BSD-3-Clause"
643
+ },
644
+ "node_modules/@protobufjs/inquire": {
645
+ "version": "1.1.0",
646
+ "resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz",
647
+ "integrity": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==",
648
+ "license": "BSD-3-Clause"
649
+ },
650
+ "node_modules/@protobufjs/path": {
651
+ "version": "1.1.2",
652
+ "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
653
+ "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==",
654
+ "license": "BSD-3-Clause"
655
+ },
656
+ "node_modules/@protobufjs/pool": {
657
+ "version": "1.1.0",
658
+ "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
659
+ "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==",
660
+ "license": "BSD-3-Clause"
661
+ },
662
+ "node_modules/@protobufjs/utf8": {
663
+ "version": "1.1.0",
664
+ "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz",
665
+ "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==",
666
+ "license": "BSD-3-Clause"
667
+ },
668
+ "node_modules/@types/node": {
669
+ "version": "25.3.0",
670
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.0.tgz",
671
+ "integrity": "sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A==",
672
+ "license": "MIT",
673
+ "dependencies": {
674
+ "undici-types": "~7.18.0"
675
+ }
676
+ },
677
+ "node_modules/accepts": {
678
+ "version": "2.0.0",
679
+ "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz",
680
+ "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==",
681
+ "license": "MIT",
682
+ "dependencies": {
683
+ "mime-types": "^3.0.0",
684
+ "negotiator": "^1.0.0"
685
+ },
686
+ "engines": {
687
+ "node": ">= 0.6"
688
+ }
689
+ },
690
+ "node_modules/ajv": {
691
+ "version": "8.18.0",
692
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
693
+ "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
694
+ "license": "MIT",
695
+ "dependencies": {
696
+ "fast-deep-equal": "^3.1.3",
697
+ "fast-uri": "^3.0.1",
698
+ "json-schema-traverse": "^1.0.0",
699
+ "require-from-string": "^2.0.2"
700
+ },
701
+ "funding": {
702
+ "type": "github",
703
+ "url": "https://github.com/sponsors/epoberezkin"
704
+ }
705
+ },
706
+ "node_modules/ajv-formats": {
707
+ "version": "3.0.1",
708
+ "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz",
709
+ "integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==",
710
+ "license": "MIT",
711
+ "dependencies": {
712
+ "ajv": "^8.0.0"
713
+ },
714
+ "peerDependencies": {
715
+ "ajv": "^8.0.0"
716
+ },
717
+ "peerDependenciesMeta": {
718
+ "ajv": {
719
+ "optional": true
720
+ }
721
+ }
722
+ },
723
+ "node_modules/base64-js": {
724
+ "version": "1.5.1",
725
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
726
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
727
+ "funding": [
728
+ {
729
+ "type": "github",
730
+ "url": "https://github.com/sponsors/feross"
731
+ },
732
+ {
733
+ "type": "patreon",
734
+ "url": "https://www.patreon.com/feross"
735
+ },
736
+ {
737
+ "type": "consulting",
738
+ "url": "https://feross.org/support"
739
+ }
740
+ ],
741
+ "license": "MIT"
742
+ },
743
+ "node_modules/better-sqlite3": {
744
+ "version": "12.6.2",
745
+ "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.6.2.tgz",
746
+ "integrity": "sha512-8VYKM3MjCa9WcaSAI3hzwhmyHVlH8tiGFwf0RlTsZPWJ1I5MkzjiudCo4KC4DxOaL/53A5B1sI/IbldNFDbsKA==",
747
+ "hasInstallScript": true,
748
+ "license": "MIT",
749
+ "dependencies": {
750
+ "bindings": "^1.5.0",
751
+ "prebuild-install": "^7.1.1"
752
+ },
753
+ "engines": {
754
+ "node": "20.x || 22.x || 23.x || 24.x || 25.x"
755
+ }
756
+ },
757
+ "node_modules/bindings": {
758
+ "version": "1.5.0",
759
+ "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
760
+ "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
761
+ "license": "MIT",
762
+ "dependencies": {
763
+ "file-uri-to-path": "1.0.0"
764
+ }
765
+ },
766
+ "node_modules/bl": {
767
+ "version": "4.1.0",
768
+ "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
769
+ "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
770
+ "license": "MIT",
771
+ "dependencies": {
772
+ "buffer": "^5.5.0",
773
+ "inherits": "^2.0.4",
774
+ "readable-stream": "^3.4.0"
775
+ }
776
+ },
777
+ "node_modules/body-parser": {
778
+ "version": "2.2.2",
779
+ "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.2.tgz",
780
+ "integrity": "sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==",
781
+ "license": "MIT",
782
+ "dependencies": {
783
+ "bytes": "^3.1.2",
784
+ "content-type": "^1.0.5",
785
+ "debug": "^4.4.3",
786
+ "http-errors": "^2.0.0",
787
+ "iconv-lite": "^0.7.0",
788
+ "on-finished": "^2.4.1",
789
+ "qs": "^6.14.1",
790
+ "raw-body": "^3.0.1",
791
+ "type-is": "^2.0.1"
792
+ },
793
+ "engines": {
794
+ "node": ">=18"
795
+ },
796
+ "funding": {
797
+ "type": "opencollective",
798
+ "url": "https://opencollective.com/express"
799
+ }
800
+ },
801
+ "node_modules/boolean": {
802
+ "version": "3.2.0",
803
+ "resolved": "https://registry.npmjs.org/boolean/-/boolean-3.2.0.tgz",
804
+ "integrity": "sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==",
805
+ "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
806
+ "license": "MIT"
807
+ },
808
+ "node_modules/buffer": {
809
+ "version": "5.7.1",
810
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
811
+ "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
812
+ "funding": [
813
+ {
814
+ "type": "github",
815
+ "url": "https://github.com/sponsors/feross"
816
+ },
817
+ {
818
+ "type": "patreon",
819
+ "url": "https://www.patreon.com/feross"
820
+ },
821
+ {
822
+ "type": "consulting",
823
+ "url": "https://feross.org/support"
824
+ }
825
+ ],
826
+ "license": "MIT",
827
+ "dependencies": {
828
+ "base64-js": "^1.3.1",
829
+ "ieee754": "^1.1.13"
830
+ }
831
+ },
832
+ "node_modules/bytes": {
833
+ "version": "3.1.2",
834
+ "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
835
+ "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
836
+ "license": "MIT",
837
+ "engines": {
838
+ "node": ">= 0.8"
839
+ }
840
+ },
841
+ "node_modules/call-bind-apply-helpers": {
842
+ "version": "1.0.2",
843
+ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
844
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
845
+ "license": "MIT",
846
+ "dependencies": {
847
+ "es-errors": "^1.3.0",
848
+ "function-bind": "^1.1.2"
849
+ },
850
+ "engines": {
851
+ "node": ">= 0.4"
852
+ }
853
+ },
854
+ "node_modules/call-bound": {
855
+ "version": "1.0.4",
856
+ "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
857
+ "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
858
+ "license": "MIT",
859
+ "dependencies": {
860
+ "call-bind-apply-helpers": "^1.0.2",
861
+ "get-intrinsic": "^1.3.0"
862
+ },
863
+ "engines": {
864
+ "node": ">= 0.4"
865
+ },
866
+ "funding": {
867
+ "url": "https://github.com/sponsors/ljharb"
868
+ }
869
+ },
870
+ "node_modules/chownr": {
871
+ "version": "3.0.0",
872
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz",
873
+ "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==",
874
+ "license": "BlueOak-1.0.0",
875
+ "engines": {
876
+ "node": ">=18"
877
+ }
878
+ },
879
+ "node_modules/content-disposition": {
880
+ "version": "1.0.1",
881
+ "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.0.1.tgz",
882
+ "integrity": "sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q==",
883
+ "license": "MIT",
884
+ "engines": {
885
+ "node": ">=18"
886
+ },
887
+ "funding": {
888
+ "type": "opencollective",
889
+ "url": "https://opencollective.com/express"
890
+ }
891
+ },
892
+ "node_modules/content-type": {
893
+ "version": "1.0.5",
894
+ "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
895
+ "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
896
+ "license": "MIT",
897
+ "engines": {
898
+ "node": ">= 0.6"
899
+ }
900
+ },
901
+ "node_modules/cookie": {
902
+ "version": "0.7.2",
903
+ "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
904
+ "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
905
+ "license": "MIT",
906
+ "engines": {
907
+ "node": ">= 0.6"
908
+ }
909
+ },
910
+ "node_modules/cookie-signature": {
911
+ "version": "1.2.2",
912
+ "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz",
913
+ "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==",
914
+ "license": "MIT",
915
+ "engines": {
916
+ "node": ">=6.6.0"
917
+ }
918
+ },
919
+ "node_modules/cors": {
920
+ "version": "2.8.6",
921
+ "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.6.tgz",
922
+ "integrity": "sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==",
923
+ "license": "MIT",
924
+ "dependencies": {
925
+ "object-assign": "^4",
926
+ "vary": "^1"
927
+ },
928
+ "engines": {
929
+ "node": ">= 0.10"
930
+ },
931
+ "funding": {
932
+ "type": "opencollective",
933
+ "url": "https://opencollective.com/express"
934
+ }
935
+ },
936
+ "node_modules/cross-spawn": {
937
+ "version": "7.0.6",
938
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
939
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
940
+ "license": "MIT",
941
+ "dependencies": {
942
+ "path-key": "^3.1.0",
943
+ "shebang-command": "^2.0.0",
944
+ "which": "^2.0.1"
945
+ },
946
+ "engines": {
947
+ "node": ">= 8"
948
+ }
949
+ },
950
+ "node_modules/debug": {
951
+ "version": "4.4.3",
952
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
953
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
954
+ "license": "MIT",
955
+ "dependencies": {
956
+ "ms": "^2.1.3"
957
+ },
958
+ "engines": {
959
+ "node": ">=6.0"
960
+ },
961
+ "peerDependenciesMeta": {
962
+ "supports-color": {
963
+ "optional": true
964
+ }
965
+ }
966
+ },
967
+ "node_modules/decompress-response": {
968
+ "version": "6.0.0",
969
+ "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz",
970
+ "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
971
+ "license": "MIT",
972
+ "dependencies": {
973
+ "mimic-response": "^3.1.0"
974
+ },
975
+ "engines": {
976
+ "node": ">=10"
977
+ },
978
+ "funding": {
979
+ "url": "https://github.com/sponsors/sindresorhus"
980
+ }
981
+ },
982
+ "node_modules/deep-extend": {
983
+ "version": "0.6.0",
984
+ "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
985
+ "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
986
+ "license": "MIT",
987
+ "engines": {
988
+ "node": ">=4.0.0"
989
+ }
990
+ },
991
+ "node_modules/define-data-property": {
992
+ "version": "1.1.4",
993
+ "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
994
+ "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
995
+ "license": "MIT",
996
+ "dependencies": {
997
+ "es-define-property": "^1.0.0",
998
+ "es-errors": "^1.3.0",
999
+ "gopd": "^1.0.1"
1000
+ },
1001
+ "engines": {
1002
+ "node": ">= 0.4"
1003
+ },
1004
+ "funding": {
1005
+ "url": "https://github.com/sponsors/ljharb"
1006
+ }
1007
+ },
1008
+ "node_modules/define-properties": {
1009
+ "version": "1.2.1",
1010
+ "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
1011
+ "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
1012
+ "license": "MIT",
1013
+ "dependencies": {
1014
+ "define-data-property": "^1.0.1",
1015
+ "has-property-descriptors": "^1.0.0",
1016
+ "object-keys": "^1.1.1"
1017
+ },
1018
+ "engines": {
1019
+ "node": ">= 0.4"
1020
+ },
1021
+ "funding": {
1022
+ "url": "https://github.com/sponsors/ljharb"
1023
+ }
1024
+ },
1025
+ "node_modules/depd": {
1026
+ "version": "2.0.0",
1027
+ "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
1028
+ "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
1029
+ "license": "MIT",
1030
+ "engines": {
1031
+ "node": ">= 0.8"
1032
+ }
1033
+ },
1034
+ "node_modules/detect-libc": {
1035
+ "version": "2.1.2",
1036
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
1037
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
1038
+ "license": "Apache-2.0",
1039
+ "engines": {
1040
+ "node": ">=8"
1041
+ }
1042
+ },
1043
+ "node_modules/detect-node": {
1044
+ "version": "2.1.0",
1045
+ "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
1046
+ "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
1047
+ "license": "MIT"
1048
+ },
1049
+ "node_modules/dunder-proto": {
1050
+ "version": "1.0.1",
1051
+ "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
1052
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
1053
+ "license": "MIT",
1054
+ "dependencies": {
1055
+ "call-bind-apply-helpers": "^1.0.1",
1056
+ "es-errors": "^1.3.0",
1057
+ "gopd": "^1.2.0"
1058
+ },
1059
+ "engines": {
1060
+ "node": ">= 0.4"
1061
+ }
1062
+ },
1063
+ "node_modules/ee-first": {
1064
+ "version": "1.1.1",
1065
+ "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
1066
+ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
1067
+ "license": "MIT"
1068
+ },
1069
+ "node_modules/encodeurl": {
1070
+ "version": "2.0.0",
1071
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
1072
+ "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
1073
+ "license": "MIT",
1074
+ "engines": {
1075
+ "node": ">= 0.8"
1076
+ }
1077
+ },
1078
+ "node_modules/end-of-stream": {
1079
+ "version": "1.4.5",
1080
+ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
1081
+ "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
1082
+ "license": "MIT",
1083
+ "dependencies": {
1084
+ "once": "^1.4.0"
1085
+ }
1086
+ },
1087
+ "node_modules/es-define-property": {
1088
+ "version": "1.0.1",
1089
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
1090
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
1091
+ "license": "MIT",
1092
+ "engines": {
1093
+ "node": ">= 0.4"
1094
+ }
1095
+ },
1096
+ "node_modules/es-errors": {
1097
+ "version": "1.3.0",
1098
+ "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
1099
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
1100
+ "license": "MIT",
1101
+ "engines": {
1102
+ "node": ">= 0.4"
1103
+ }
1104
+ },
1105
+ "node_modules/es-object-atoms": {
1106
+ "version": "1.1.1",
1107
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
1108
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
1109
+ "license": "MIT",
1110
+ "dependencies": {
1111
+ "es-errors": "^1.3.0"
1112
+ },
1113
+ "engines": {
1114
+ "node": ">= 0.4"
1115
+ }
1116
+ },
1117
+ "node_modules/es6-error": {
1118
+ "version": "4.1.1",
1119
+ "resolved": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz",
1120
+ "integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==",
1121
+ "license": "MIT"
1122
+ },
1123
+ "node_modules/escape-html": {
1124
+ "version": "1.0.3",
1125
+ "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
1126
+ "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
1127
+ "license": "MIT"
1128
+ },
1129
+ "node_modules/escape-string-regexp": {
1130
+ "version": "4.0.0",
1131
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
1132
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
1133
+ "license": "MIT",
1134
+ "engines": {
1135
+ "node": ">=10"
1136
+ },
1137
+ "funding": {
1138
+ "url": "https://github.com/sponsors/sindresorhus"
1139
+ }
1140
+ },
1141
+ "node_modules/etag": {
1142
+ "version": "1.8.1",
1143
+ "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
1144
+ "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
1145
+ "license": "MIT",
1146
+ "engines": {
1147
+ "node": ">= 0.6"
1148
+ }
1149
+ },
1150
+ "node_modules/eventsource": {
1151
+ "version": "3.0.7",
1152
+ "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-3.0.7.tgz",
1153
+ "integrity": "sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==",
1154
+ "license": "MIT",
1155
+ "dependencies": {
1156
+ "eventsource-parser": "^3.0.1"
1157
+ },
1158
+ "engines": {
1159
+ "node": ">=18.0.0"
1160
+ }
1161
+ },
1162
+ "node_modules/eventsource-parser": {
1163
+ "version": "3.0.6",
1164
+ "resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.6.tgz",
1165
+ "integrity": "sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==",
1166
+ "license": "MIT",
1167
+ "engines": {
1168
+ "node": ">=18.0.0"
1169
+ }
1170
+ },
1171
+ "node_modules/expand-template": {
1172
+ "version": "2.0.3",
1173
+ "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz",
1174
+ "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==",
1175
+ "license": "(MIT OR WTFPL)",
1176
+ "engines": {
1177
+ "node": ">=6"
1178
+ }
1179
+ },
1180
+ "node_modules/express": {
1181
+ "version": "5.2.1",
1182
+ "resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz",
1183
+ "integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==",
1184
+ "license": "MIT",
1185
+ "dependencies": {
1186
+ "accepts": "^2.0.0",
1187
+ "body-parser": "^2.2.1",
1188
+ "content-disposition": "^1.0.0",
1189
+ "content-type": "^1.0.5",
1190
+ "cookie": "^0.7.1",
1191
+ "cookie-signature": "^1.2.1",
1192
+ "debug": "^4.4.0",
1193
+ "depd": "^2.0.0",
1194
+ "encodeurl": "^2.0.0",
1195
+ "escape-html": "^1.0.3",
1196
+ "etag": "^1.8.1",
1197
+ "finalhandler": "^2.1.0",
1198
+ "fresh": "^2.0.0",
1199
+ "http-errors": "^2.0.0",
1200
+ "merge-descriptors": "^2.0.0",
1201
+ "mime-types": "^3.0.0",
1202
+ "on-finished": "^2.4.1",
1203
+ "once": "^1.4.0",
1204
+ "parseurl": "^1.3.3",
1205
+ "proxy-addr": "^2.0.7",
1206
+ "qs": "^6.14.0",
1207
+ "range-parser": "^1.2.1",
1208
+ "router": "^2.2.0",
1209
+ "send": "^1.1.0",
1210
+ "serve-static": "^2.2.0",
1211
+ "statuses": "^2.0.1",
1212
+ "type-is": "^2.0.1",
1213
+ "vary": "^1.1.2"
1214
+ },
1215
+ "engines": {
1216
+ "node": ">= 18"
1217
+ },
1218
+ "funding": {
1219
+ "type": "opencollective",
1220
+ "url": "https://opencollective.com/express"
1221
+ }
1222
+ },
1223
+ "node_modules/express-rate-limit": {
1224
+ "version": "8.2.1",
1225
+ "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.2.1.tgz",
1226
+ "integrity": "sha512-PCZEIEIxqwhzw4KF0n7QF4QqruVTcF73O5kFKUnGOyjbCCgizBBiFaYpd/fnBLUMPw/BWw9OsiN7GgrNYr7j6g==",
1227
+ "license": "MIT",
1228
+ "dependencies": {
1229
+ "ip-address": "10.0.1"
1230
+ },
1231
+ "engines": {
1232
+ "node": ">= 16"
1233
+ },
1234
+ "funding": {
1235
+ "url": "https://github.com/sponsors/express-rate-limit"
1236
+ },
1237
+ "peerDependencies": {
1238
+ "express": ">= 4.11"
1239
+ }
1240
+ },
1241
+ "node_modules/fast-deep-equal": {
1242
+ "version": "3.1.3",
1243
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
1244
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
1245
+ "license": "MIT"
1246
+ },
1247
+ "node_modules/fast-uri": {
1248
+ "version": "3.1.0",
1249
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz",
1250
+ "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==",
1251
+ "funding": [
1252
+ {
1253
+ "type": "github",
1254
+ "url": "https://github.com/sponsors/fastify"
1255
+ },
1256
+ {
1257
+ "type": "opencollective",
1258
+ "url": "https://opencollective.com/fastify"
1259
+ }
1260
+ ],
1261
+ "license": "BSD-3-Clause"
1262
+ },
1263
+ "node_modules/file-uri-to-path": {
1264
+ "version": "1.0.0",
1265
+ "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
1266
+ "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
1267
+ "license": "MIT"
1268
+ },
1269
+ "node_modules/finalhandler": {
1270
+ "version": "2.1.1",
1271
+ "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.1.tgz",
1272
+ "integrity": "sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==",
1273
+ "license": "MIT",
1274
+ "dependencies": {
1275
+ "debug": "^4.4.0",
1276
+ "encodeurl": "^2.0.0",
1277
+ "escape-html": "^1.0.3",
1278
+ "on-finished": "^2.4.1",
1279
+ "parseurl": "^1.3.3",
1280
+ "statuses": "^2.0.1"
1281
+ },
1282
+ "engines": {
1283
+ "node": ">= 18.0.0"
1284
+ },
1285
+ "funding": {
1286
+ "type": "opencollective",
1287
+ "url": "https://opencollective.com/express"
1288
+ }
1289
+ },
1290
+ "node_modules/flatbuffers": {
1291
+ "version": "25.9.23",
1292
+ "resolved": "https://registry.npmjs.org/flatbuffers/-/flatbuffers-25.9.23.tgz",
1293
+ "integrity": "sha512-MI1qs7Lo4Syw0EOzUl0xjs2lsoeqFku44KpngfIduHBYvzm8h2+7K8YMQh1JtVVVrUvhLpNwqVi4DERegUJhPQ==",
1294
+ "license": "Apache-2.0"
1295
+ },
1296
+ "node_modules/forwarded": {
1297
+ "version": "0.2.0",
1298
+ "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
1299
+ "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
1300
+ "license": "MIT",
1301
+ "engines": {
1302
+ "node": ">= 0.6"
1303
+ }
1304
+ },
1305
+ "node_modules/fresh": {
1306
+ "version": "2.0.0",
1307
+ "resolved": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz",
1308
+ "integrity": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==",
1309
+ "license": "MIT",
1310
+ "engines": {
1311
+ "node": ">= 0.8"
1312
+ }
1313
+ },
1314
+ "node_modules/fs-constants": {
1315
+ "version": "1.0.0",
1316
+ "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
1317
+ "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
1318
+ "license": "MIT"
1319
+ },
1320
+ "node_modules/function-bind": {
1321
+ "version": "1.1.2",
1322
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
1323
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
1324
+ "license": "MIT",
1325
+ "funding": {
1326
+ "url": "https://github.com/sponsors/ljharb"
1327
+ }
1328
+ },
1329
+ "node_modules/get-intrinsic": {
1330
+ "version": "1.3.0",
1331
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
1332
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
1333
+ "license": "MIT",
1334
+ "dependencies": {
1335
+ "call-bind-apply-helpers": "^1.0.2",
1336
+ "es-define-property": "^1.0.1",
1337
+ "es-errors": "^1.3.0",
1338
+ "es-object-atoms": "^1.1.1",
1339
+ "function-bind": "^1.1.2",
1340
+ "get-proto": "^1.0.1",
1341
+ "gopd": "^1.2.0",
1342
+ "has-symbols": "^1.1.0",
1343
+ "hasown": "^2.0.2",
1344
+ "math-intrinsics": "^1.1.0"
1345
+ },
1346
+ "engines": {
1347
+ "node": ">= 0.4"
1348
+ },
1349
+ "funding": {
1350
+ "url": "https://github.com/sponsors/ljharb"
1351
+ }
1352
+ },
1353
+ "node_modules/get-proto": {
1354
+ "version": "1.0.1",
1355
+ "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
1356
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
1357
+ "license": "MIT",
1358
+ "dependencies": {
1359
+ "dunder-proto": "^1.0.1",
1360
+ "es-object-atoms": "^1.0.0"
1361
+ },
1362
+ "engines": {
1363
+ "node": ">= 0.4"
1364
+ }
1365
+ },
1366
+ "node_modules/github-from-package": {
1367
+ "version": "0.0.0",
1368
+ "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz",
1369
+ "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
1370
+ "license": "MIT"
1371
+ },
1372
+ "node_modules/global-agent": {
1373
+ "version": "3.0.0",
1374
+ "resolved": "https://registry.npmjs.org/global-agent/-/global-agent-3.0.0.tgz",
1375
+ "integrity": "sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==",
1376
+ "license": "BSD-3-Clause",
1377
+ "dependencies": {
1378
+ "boolean": "^3.0.1",
1379
+ "es6-error": "^4.1.1",
1380
+ "matcher": "^3.0.0",
1381
+ "roarr": "^2.15.3",
1382
+ "semver": "^7.3.2",
1383
+ "serialize-error": "^7.0.1"
1384
+ },
1385
+ "engines": {
1386
+ "node": ">=10.0"
1387
+ }
1388
+ },
1389
+ "node_modules/globalthis": {
1390
+ "version": "1.0.4",
1391
+ "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
1392
+ "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
1393
+ "license": "MIT",
1394
+ "dependencies": {
1395
+ "define-properties": "^1.2.1",
1396
+ "gopd": "^1.0.1"
1397
+ },
1398
+ "engines": {
1399
+ "node": ">= 0.4"
1400
+ },
1401
+ "funding": {
1402
+ "url": "https://github.com/sponsors/ljharb"
1403
+ }
1404
+ },
1405
+ "node_modules/gopd": {
1406
+ "version": "1.2.0",
1407
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
1408
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
1409
+ "license": "MIT",
1410
+ "engines": {
1411
+ "node": ">= 0.4"
1412
+ },
1413
+ "funding": {
1414
+ "url": "https://github.com/sponsors/ljharb"
1415
+ }
1416
+ },
1417
+ "node_modules/guid-typescript": {
1418
+ "version": "1.0.9",
1419
+ "resolved": "https://registry.npmjs.org/guid-typescript/-/guid-typescript-1.0.9.tgz",
1420
+ "integrity": "sha512-Y8T4vYhEfwJOTbouREvG+3XDsjr8E3kIr7uf+JZ0BYloFsttiHU0WfvANVsR7TxNUJa/WpCnw/Ino/p+DeBhBQ==",
1421
+ "license": "ISC"
1422
+ },
1423
+ "node_modules/has-property-descriptors": {
1424
+ "version": "1.0.2",
1425
+ "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
1426
+ "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
1427
+ "license": "MIT",
1428
+ "dependencies": {
1429
+ "es-define-property": "^1.0.0"
1430
+ },
1431
+ "funding": {
1432
+ "url": "https://github.com/sponsors/ljharb"
1433
+ }
1434
+ },
1435
+ "node_modules/has-symbols": {
1436
+ "version": "1.1.0",
1437
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
1438
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
1439
+ "license": "MIT",
1440
+ "engines": {
1441
+ "node": ">= 0.4"
1442
+ },
1443
+ "funding": {
1444
+ "url": "https://github.com/sponsors/ljharb"
1445
+ }
1446
+ },
1447
+ "node_modules/hasown": {
1448
+ "version": "2.0.2",
1449
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
1450
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
1451
+ "license": "MIT",
1452
+ "dependencies": {
1453
+ "function-bind": "^1.1.2"
1454
+ },
1455
+ "engines": {
1456
+ "node": ">= 0.4"
1457
+ }
1458
+ },
1459
+ "node_modules/hono": {
1460
+ "version": "4.12.2",
1461
+ "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.2.tgz",
1462
+ "integrity": "sha512-gJnaDHXKDayjt8ue0n8Gs0A007yKXj4Xzb8+cNjZeYsSzzwKc0Lr+OZgYwVfB0pHfUs17EPoLvrOsEaJ9mj+Tg==",
1463
+ "license": "MIT",
1464
+ "engines": {
1465
+ "node": ">=16.9.0"
1466
+ }
1467
+ },
1468
+ "node_modules/http-errors": {
1469
+ "version": "2.0.1",
1470
+ "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
1471
+ "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
1472
+ "license": "MIT",
1473
+ "dependencies": {
1474
+ "depd": "~2.0.0",
1475
+ "inherits": "~2.0.4",
1476
+ "setprototypeof": "~1.2.0",
1477
+ "statuses": "~2.0.2",
1478
+ "toidentifier": "~1.0.1"
1479
+ },
1480
+ "engines": {
1481
+ "node": ">= 0.8"
1482
+ },
1483
+ "funding": {
1484
+ "type": "opencollective",
1485
+ "url": "https://opencollective.com/express"
1486
+ }
1487
+ },
1488
+ "node_modules/iconv-lite": {
1489
+ "version": "0.7.2",
1490
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.2.tgz",
1491
+ "integrity": "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==",
1492
+ "license": "MIT",
1493
+ "dependencies": {
1494
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
1495
+ },
1496
+ "engines": {
1497
+ "node": ">=0.10.0"
1498
+ },
1499
+ "funding": {
1500
+ "type": "opencollective",
1501
+ "url": "https://opencollective.com/express"
1502
+ }
1503
+ },
1504
+ "node_modules/ieee754": {
1505
+ "version": "1.2.1",
1506
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
1507
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
1508
+ "funding": [
1509
+ {
1510
+ "type": "github",
1511
+ "url": "https://github.com/sponsors/feross"
1512
+ },
1513
+ {
1514
+ "type": "patreon",
1515
+ "url": "https://www.patreon.com/feross"
1516
+ },
1517
+ {
1518
+ "type": "consulting",
1519
+ "url": "https://feross.org/support"
1520
+ }
1521
+ ],
1522
+ "license": "BSD-3-Clause"
1523
+ },
1524
+ "node_modules/inherits": {
1525
+ "version": "2.0.4",
1526
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
1527
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
1528
+ "license": "ISC"
1529
+ },
1530
+ "node_modules/ini": {
1531
+ "version": "1.3.8",
1532
+ "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
1533
+ "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
1534
+ "license": "ISC"
1535
+ },
1536
+ "node_modules/ip-address": {
1537
+ "version": "10.0.1",
1538
+ "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.0.1.tgz",
1539
+ "integrity": "sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==",
1540
+ "license": "MIT",
1541
+ "engines": {
1542
+ "node": ">= 12"
1543
+ }
1544
+ },
1545
+ "node_modules/ipaddr.js": {
1546
+ "version": "1.9.1",
1547
+ "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
1548
+ "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
1549
+ "license": "MIT",
1550
+ "engines": {
1551
+ "node": ">= 0.10"
1552
+ }
1553
+ },
1554
+ "node_modules/is-promise": {
1555
+ "version": "4.0.0",
1556
+ "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz",
1557
+ "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==",
1558
+ "license": "MIT"
1559
+ },
1560
+ "node_modules/isexe": {
1561
+ "version": "2.0.0",
1562
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
1563
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
1564
+ "license": "ISC"
1565
+ },
1566
+ "node_modules/jose": {
1567
+ "version": "6.1.3",
1568
+ "resolved": "https://registry.npmjs.org/jose/-/jose-6.1.3.tgz",
1569
+ "integrity": "sha512-0TpaTfihd4QMNwrz/ob2Bp7X04yuxJkjRGi4aKmOqwhov54i6u79oCv7T+C7lo70MKH6BesI3vscD1yb/yzKXQ==",
1570
+ "license": "MIT",
1571
+ "funding": {
1572
+ "url": "https://github.com/sponsors/panva"
1573
+ }
1574
+ },
1575
+ "node_modules/json-schema-traverse": {
1576
+ "version": "1.0.0",
1577
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
1578
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
1579
+ "license": "MIT"
1580
+ },
1581
+ "node_modules/json-schema-typed": {
1582
+ "version": "8.0.2",
1583
+ "resolved": "https://registry.npmjs.org/json-schema-typed/-/json-schema-typed-8.0.2.tgz",
1584
+ "integrity": "sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA==",
1585
+ "license": "BSD-2-Clause"
1586
+ },
1587
+ "node_modules/json-stringify-safe": {
1588
+ "version": "5.0.1",
1589
+ "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
1590
+ "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==",
1591
+ "license": "ISC"
1592
+ },
1593
+ "node_modules/long": {
1594
+ "version": "5.3.2",
1595
+ "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz",
1596
+ "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==",
1597
+ "license": "Apache-2.0"
1598
+ },
1599
+ "node_modules/matcher": {
1600
+ "version": "3.0.0",
1601
+ "resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz",
1602
+ "integrity": "sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng==",
1603
+ "license": "MIT",
1604
+ "dependencies": {
1605
+ "escape-string-regexp": "^4.0.0"
1606
+ },
1607
+ "engines": {
1608
+ "node": ">=10"
1609
+ }
1610
+ },
1611
+ "node_modules/math-intrinsics": {
1612
+ "version": "1.1.0",
1613
+ "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
1614
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
1615
+ "license": "MIT",
1616
+ "engines": {
1617
+ "node": ">= 0.4"
1618
+ }
1619
+ },
1620
+ "node_modules/media-typer": {
1621
+ "version": "1.1.0",
1622
+ "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz",
1623
+ "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==",
1624
+ "license": "MIT",
1625
+ "engines": {
1626
+ "node": ">= 0.8"
1627
+ }
1628
+ },
1629
+ "node_modules/merge-descriptors": {
1630
+ "version": "2.0.0",
1631
+ "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz",
1632
+ "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==",
1633
+ "license": "MIT",
1634
+ "engines": {
1635
+ "node": ">=18"
1636
+ },
1637
+ "funding": {
1638
+ "url": "https://github.com/sponsors/sindresorhus"
1639
+ }
1640
+ },
1641
+ "node_modules/mime-db": {
1642
+ "version": "1.54.0",
1643
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
1644
+ "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
1645
+ "license": "MIT",
1646
+ "engines": {
1647
+ "node": ">= 0.6"
1648
+ }
1649
+ },
1650
+ "node_modules/mime-types": {
1651
+ "version": "3.0.2",
1652
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
1653
+ "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==",
1654
+ "license": "MIT",
1655
+ "dependencies": {
1656
+ "mime-db": "^1.54.0"
1657
+ },
1658
+ "engines": {
1659
+ "node": ">=18"
1660
+ },
1661
+ "funding": {
1662
+ "type": "opencollective",
1663
+ "url": "https://opencollective.com/express"
1664
+ }
1665
+ },
1666
+ "node_modules/mimic-response": {
1667
+ "version": "3.1.0",
1668
+ "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz",
1669
+ "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
1670
+ "license": "MIT",
1671
+ "engines": {
1672
+ "node": ">=10"
1673
+ },
1674
+ "funding": {
1675
+ "url": "https://github.com/sponsors/sindresorhus"
1676
+ }
1677
+ },
1678
+ "node_modules/minimist": {
1679
+ "version": "1.2.8",
1680
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
1681
+ "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
1682
+ "license": "MIT",
1683
+ "funding": {
1684
+ "url": "https://github.com/sponsors/ljharb"
1685
+ }
1686
+ },
1687
+ "node_modules/minipass": {
1688
+ "version": "7.1.3",
1689
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
1690
+ "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
1691
+ "license": "BlueOak-1.0.0",
1692
+ "engines": {
1693
+ "node": ">=16 || 14 >=14.17"
1694
+ }
1695
+ },
1696
+ "node_modules/minizlib": {
1697
+ "version": "3.1.0",
1698
+ "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.1.0.tgz",
1699
+ "integrity": "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==",
1700
+ "license": "MIT",
1701
+ "dependencies": {
1702
+ "minipass": "^7.1.2"
1703
+ },
1704
+ "engines": {
1705
+ "node": ">= 18"
1706
+ }
1707
+ },
1708
+ "node_modules/mkdirp-classic": {
1709
+ "version": "0.5.3",
1710
+ "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
1711
+ "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
1712
+ "license": "MIT"
1713
+ },
1714
+ "node_modules/ms": {
1715
+ "version": "2.1.3",
1716
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
1717
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
1718
+ "license": "MIT"
1719
+ },
1720
+ "node_modules/napi-build-utils": {
1721
+ "version": "2.0.0",
1722
+ "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz",
1723
+ "integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==",
1724
+ "license": "MIT"
1725
+ },
1726
+ "node_modules/negotiator": {
1727
+ "version": "1.0.0",
1728
+ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz",
1729
+ "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==",
1730
+ "license": "MIT",
1731
+ "engines": {
1732
+ "node": ">= 0.6"
1733
+ }
1734
+ },
1735
+ "node_modules/node-abi": {
1736
+ "version": "3.87.0",
1737
+ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.87.0.tgz",
1738
+ "integrity": "sha512-+CGM1L1CgmtheLcBuleyYOn7NWPVu0s0EJH2C4puxgEZb9h8QpR9G2dBfZJOAUhi7VQxuBPMd0hiISWcTyiYyQ==",
1739
+ "license": "MIT",
1740
+ "dependencies": {
1741
+ "semver": "^7.3.5"
1742
+ },
1743
+ "engines": {
1744
+ "node": ">=10"
1745
+ }
1746
+ },
1747
+ "node_modules/object-assign": {
1748
+ "version": "4.1.1",
1749
+ "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
1750
+ "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
1751
+ "license": "MIT",
1752
+ "engines": {
1753
+ "node": ">=0.10.0"
1754
+ }
1755
+ },
1756
+ "node_modules/object-inspect": {
1757
+ "version": "1.13.4",
1758
+ "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
1759
+ "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
1760
+ "license": "MIT",
1761
+ "engines": {
1762
+ "node": ">= 0.4"
1763
+ },
1764
+ "funding": {
1765
+ "url": "https://github.com/sponsors/ljharb"
1766
+ }
1767
+ },
1768
+ "node_modules/object-keys": {
1769
+ "version": "1.1.1",
1770
+ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
1771
+ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
1772
+ "license": "MIT",
1773
+ "engines": {
1774
+ "node": ">= 0.4"
1775
+ }
1776
+ },
1777
+ "node_modules/on-finished": {
1778
+ "version": "2.4.1",
1779
+ "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
1780
+ "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
1781
+ "license": "MIT",
1782
+ "dependencies": {
1783
+ "ee-first": "1.1.1"
1784
+ },
1785
+ "engines": {
1786
+ "node": ">= 0.8"
1787
+ }
1788
+ },
1789
+ "node_modules/once": {
1790
+ "version": "1.4.0",
1791
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
1792
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
1793
+ "license": "ISC",
1794
+ "dependencies": {
1795
+ "wrappy": "1"
1796
+ }
1797
+ },
1798
+ "node_modules/onnxruntime-common": {
1799
+ "version": "1.21.0",
1800
+ "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.21.0.tgz",
1801
+ "integrity": "sha512-Q632iLLrtCAVOTO65dh2+mNbQir/QNTVBG3h/QdZBpns7mZ0RYbLRBgGABPbpU9351AgYy7SJf1WaeVwMrBFPQ==",
1802
+ "license": "MIT"
1803
+ },
1804
+ "node_modules/onnxruntime-node": {
1805
+ "version": "1.21.0",
1806
+ "resolved": "https://registry.npmjs.org/onnxruntime-node/-/onnxruntime-node-1.21.0.tgz",
1807
+ "integrity": "sha512-NeaCX6WW2L8cRCSqy3bInlo5ojjQqu2fD3D+9W5qb5irwxhEyWKXeH2vZ8W9r6VxaMPUan+4/7NDwZMtouZxEw==",
1808
+ "hasInstallScript": true,
1809
+ "license": "MIT",
1810
+ "os": [
1811
+ "win32",
1812
+ "darwin",
1813
+ "linux"
1814
+ ],
1815
+ "dependencies": {
1816
+ "global-agent": "^3.0.0",
1817
+ "onnxruntime-common": "1.21.0",
1818
+ "tar": "^7.0.1"
1819
+ }
1820
+ },
1821
+ "node_modules/onnxruntime-web": {
1822
+ "version": "1.22.0-dev.20250409-89f8206ba4",
1823
+ "resolved": "https://registry.npmjs.org/onnxruntime-web/-/onnxruntime-web-1.22.0-dev.20250409-89f8206ba4.tgz",
1824
+ "integrity": "sha512-0uS76OPgH0hWCPrFKlL8kYVV7ckM7t/36HfbgoFw6Nd0CZVVbQC4PkrR8mBX8LtNUFZO25IQBqV2Hx2ho3FlbQ==",
1825
+ "license": "MIT",
1826
+ "dependencies": {
1827
+ "flatbuffers": "^25.1.24",
1828
+ "guid-typescript": "^1.0.9",
1829
+ "long": "^5.2.3",
1830
+ "onnxruntime-common": "1.22.0-dev.20250409-89f8206ba4",
1831
+ "platform": "^1.3.6",
1832
+ "protobufjs": "^7.2.4"
1833
+ }
1834
+ },
1835
+ "node_modules/onnxruntime-web/node_modules/onnxruntime-common": {
1836
+ "version": "1.22.0-dev.20250409-89f8206ba4",
1837
+ "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.22.0-dev.20250409-89f8206ba4.tgz",
1838
+ "integrity": "sha512-vDJMkfCfb0b1A836rgHj+ORuZf4B4+cc2bASQtpeoJLueuFc5DuYwjIZUBrSvx/fO5IrLjLz+oTrB3pcGlhovQ==",
1839
+ "license": "MIT"
1840
+ },
1841
+ "node_modules/parseurl": {
1842
+ "version": "1.3.3",
1843
+ "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
1844
+ "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
1845
+ "license": "MIT",
1846
+ "engines": {
1847
+ "node": ">= 0.8"
1848
+ }
1849
+ },
1850
+ "node_modules/path-key": {
1851
+ "version": "3.1.1",
1852
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
1853
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
1854
+ "license": "MIT",
1855
+ "engines": {
1856
+ "node": ">=8"
1857
+ }
1858
+ },
1859
+ "node_modules/path-to-regexp": {
1860
+ "version": "8.3.0",
1861
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3.0.tgz",
1862
+ "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==",
1863
+ "license": "MIT",
1864
+ "funding": {
1865
+ "type": "opencollective",
1866
+ "url": "https://opencollective.com/express"
1867
+ }
1868
+ },
1869
+ "node_modules/pkce-challenge": {
1870
+ "version": "5.0.1",
1871
+ "resolved": "https://registry.npmjs.org/pkce-challenge/-/pkce-challenge-5.0.1.tgz",
1872
+ "integrity": "sha512-wQ0b/W4Fr01qtpHlqSqspcj3EhBvimsdh0KlHhH8HRZnMsEa0ea2fTULOXOS9ccQr3om+GcGRk4e+isrZWV8qQ==",
1873
+ "license": "MIT",
1874
+ "engines": {
1875
+ "node": ">=16.20.0"
1876
+ }
1877
+ },
1878
+ "node_modules/platform": {
1879
+ "version": "1.3.6",
1880
+ "resolved": "https://registry.npmjs.org/platform/-/platform-1.3.6.tgz",
1881
+ "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==",
1882
+ "license": "MIT"
1883
+ },
1884
+ "node_modules/prebuild-install": {
1885
+ "version": "7.1.3",
1886
+ "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz",
1887
+ "integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==",
1888
+ "deprecated": "No longer maintained. Please contact the author of the relevant native addon; alternatives are available.",
1889
+ "license": "MIT",
1890
+ "dependencies": {
1891
+ "detect-libc": "^2.0.0",
1892
+ "expand-template": "^2.0.3",
1893
+ "github-from-package": "0.0.0",
1894
+ "minimist": "^1.2.3",
1895
+ "mkdirp-classic": "^0.5.3",
1896
+ "napi-build-utils": "^2.0.0",
1897
+ "node-abi": "^3.3.0",
1898
+ "pump": "^3.0.0",
1899
+ "rc": "^1.2.7",
1900
+ "simple-get": "^4.0.0",
1901
+ "tar-fs": "^2.0.0",
1902
+ "tunnel-agent": "^0.6.0"
1903
+ },
1904
+ "bin": {
1905
+ "prebuild-install": "bin.js"
1906
+ },
1907
+ "engines": {
1908
+ "node": ">=10"
1909
+ }
1910
+ },
1911
+ "node_modules/protobufjs": {
1912
+ "version": "7.5.4",
1913
+ "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.4.tgz",
1914
+ "integrity": "sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==",
1915
+ "hasInstallScript": true,
1916
+ "license": "BSD-3-Clause",
1917
+ "dependencies": {
1918
+ "@protobufjs/aspromise": "^1.1.2",
1919
+ "@protobufjs/base64": "^1.1.2",
1920
+ "@protobufjs/codegen": "^2.0.4",
1921
+ "@protobufjs/eventemitter": "^1.1.0",
1922
+ "@protobufjs/fetch": "^1.1.0",
1923
+ "@protobufjs/float": "^1.0.2",
1924
+ "@protobufjs/inquire": "^1.1.0",
1925
+ "@protobufjs/path": "^1.1.2",
1926
+ "@protobufjs/pool": "^1.1.0",
1927
+ "@protobufjs/utf8": "^1.1.0",
1928
+ "@types/node": ">=13.7.0",
1929
+ "long": "^5.0.0"
1930
+ },
1931
+ "engines": {
1932
+ "node": ">=12.0.0"
1933
+ }
1934
+ },
1935
+ "node_modules/proxy-addr": {
1936
+ "version": "2.0.7",
1937
+ "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
1938
+ "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
1939
+ "license": "MIT",
1940
+ "dependencies": {
1941
+ "forwarded": "0.2.0",
1942
+ "ipaddr.js": "1.9.1"
1943
+ },
1944
+ "engines": {
1945
+ "node": ">= 0.10"
1946
+ }
1947
+ },
1948
+ "node_modules/pump": {
1949
+ "version": "3.0.3",
1950
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz",
1951
+ "integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
1952
+ "license": "MIT",
1953
+ "dependencies": {
1954
+ "end-of-stream": "^1.1.0",
1955
+ "once": "^1.3.1"
1956
+ }
1957
+ },
1958
+ "node_modules/qs": {
1959
+ "version": "6.15.0",
1960
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.0.tgz",
1961
+ "integrity": "sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==",
1962
+ "license": "BSD-3-Clause",
1963
+ "dependencies": {
1964
+ "side-channel": "^1.1.0"
1965
+ },
1966
+ "engines": {
1967
+ "node": ">=0.6"
1968
+ },
1969
+ "funding": {
1970
+ "url": "https://github.com/sponsors/ljharb"
1971
+ }
1972
+ },
1973
+ "node_modules/range-parser": {
1974
+ "version": "1.2.1",
1975
+ "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
1976
+ "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
1977
+ "license": "MIT",
1978
+ "engines": {
1979
+ "node": ">= 0.6"
1980
+ }
1981
+ },
1982
+ "node_modules/raw-body": {
1983
+ "version": "3.0.2",
1984
+ "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.2.tgz",
1985
+ "integrity": "sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==",
1986
+ "license": "MIT",
1987
+ "dependencies": {
1988
+ "bytes": "~3.1.2",
1989
+ "http-errors": "~2.0.1",
1990
+ "iconv-lite": "~0.7.0",
1991
+ "unpipe": "~1.0.0"
1992
+ },
1993
+ "engines": {
1994
+ "node": ">= 0.10"
1995
+ }
1996
+ },
1997
+ "node_modules/rc": {
1998
+ "version": "1.2.8",
1999
+ "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
2000
+ "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
2001
+ "license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
2002
+ "dependencies": {
2003
+ "deep-extend": "^0.6.0",
2004
+ "ini": "~1.3.0",
2005
+ "minimist": "^1.2.0",
2006
+ "strip-json-comments": "~2.0.1"
2007
+ },
2008
+ "bin": {
2009
+ "rc": "cli.js"
2010
+ }
2011
+ },
2012
+ "node_modules/readable-stream": {
2013
+ "version": "3.6.2",
2014
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
2015
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
2016
+ "license": "MIT",
2017
+ "dependencies": {
2018
+ "inherits": "^2.0.3",
2019
+ "string_decoder": "^1.1.1",
2020
+ "util-deprecate": "^1.0.1"
2021
+ },
2022
+ "engines": {
2023
+ "node": ">= 6"
2024
+ }
2025
+ },
2026
+ "node_modules/require-from-string": {
2027
+ "version": "2.0.2",
2028
+ "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
2029
+ "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
2030
+ "license": "MIT",
2031
+ "engines": {
2032
+ "node": ">=0.10.0"
2033
+ }
2034
+ },
2035
+ "node_modules/roarr": {
2036
+ "version": "2.15.4",
2037
+ "resolved": "https://registry.npmjs.org/roarr/-/roarr-2.15.4.tgz",
2038
+ "integrity": "sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==",
2039
+ "license": "BSD-3-Clause",
2040
+ "dependencies": {
2041
+ "boolean": "^3.0.1",
2042
+ "detect-node": "^2.0.4",
2043
+ "globalthis": "^1.0.1",
2044
+ "json-stringify-safe": "^5.0.1",
2045
+ "semver-compare": "^1.0.0",
2046
+ "sprintf-js": "^1.1.2"
2047
+ },
2048
+ "engines": {
2049
+ "node": ">=8.0"
2050
+ }
2051
+ },
2052
+ "node_modules/router": {
2053
+ "version": "2.2.0",
2054
+ "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz",
2055
+ "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==",
2056
+ "license": "MIT",
2057
+ "dependencies": {
2058
+ "debug": "^4.4.0",
2059
+ "depd": "^2.0.0",
2060
+ "is-promise": "^4.0.0",
2061
+ "parseurl": "^1.3.3",
2062
+ "path-to-regexp": "^8.0.0"
2063
+ },
2064
+ "engines": {
2065
+ "node": ">= 18"
2066
+ }
2067
+ },
2068
+ "node_modules/safe-buffer": {
2069
+ "version": "5.2.1",
2070
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
2071
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
2072
+ "funding": [
2073
+ {
2074
+ "type": "github",
2075
+ "url": "https://github.com/sponsors/feross"
2076
+ },
2077
+ {
2078
+ "type": "patreon",
2079
+ "url": "https://www.patreon.com/feross"
2080
+ },
2081
+ {
2082
+ "type": "consulting",
2083
+ "url": "https://feross.org/support"
2084
+ }
2085
+ ],
2086
+ "license": "MIT"
2087
+ },
2088
+ "node_modules/safer-buffer": {
2089
+ "version": "2.1.2",
2090
+ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
2091
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
2092
+ "license": "MIT"
2093
+ },
2094
+ "node_modules/semver": {
2095
+ "version": "7.7.4",
2096
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
2097
+ "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
2098
+ "license": "ISC",
2099
+ "bin": {
2100
+ "semver": "bin/semver.js"
2101
+ },
2102
+ "engines": {
2103
+ "node": ">=10"
2104
+ }
2105
+ },
2106
+ "node_modules/semver-compare": {
2107
+ "version": "1.0.0",
2108
+ "resolved": "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz",
2109
+ "integrity": "sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==",
2110
+ "license": "MIT"
2111
+ },
2112
+ "node_modules/send": {
2113
+ "version": "1.2.1",
2114
+ "resolved": "https://registry.npmjs.org/send/-/send-1.2.1.tgz",
2115
+ "integrity": "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==",
2116
+ "license": "MIT",
2117
+ "dependencies": {
2118
+ "debug": "^4.4.3",
2119
+ "encodeurl": "^2.0.0",
2120
+ "escape-html": "^1.0.3",
2121
+ "etag": "^1.8.1",
2122
+ "fresh": "^2.0.0",
2123
+ "http-errors": "^2.0.1",
2124
+ "mime-types": "^3.0.2",
2125
+ "ms": "^2.1.3",
2126
+ "on-finished": "^2.4.1",
2127
+ "range-parser": "^1.2.1",
2128
+ "statuses": "^2.0.2"
2129
+ },
2130
+ "engines": {
2131
+ "node": ">= 18"
2132
+ },
2133
+ "funding": {
2134
+ "type": "opencollective",
2135
+ "url": "https://opencollective.com/express"
2136
+ }
2137
+ },
2138
+ "node_modules/serialize-error": {
2139
+ "version": "7.0.1",
2140
+ "resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-7.0.1.tgz",
2141
+ "integrity": "sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==",
2142
+ "license": "MIT",
2143
+ "dependencies": {
2144
+ "type-fest": "^0.13.1"
2145
+ },
2146
+ "engines": {
2147
+ "node": ">=10"
2148
+ },
2149
+ "funding": {
2150
+ "url": "https://github.com/sponsors/sindresorhus"
2151
+ }
2152
+ },
2153
+ "node_modules/serve-static": {
2154
+ "version": "2.2.1",
2155
+ "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz",
2156
+ "integrity": "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==",
2157
+ "license": "MIT",
2158
+ "dependencies": {
2159
+ "encodeurl": "^2.0.0",
2160
+ "escape-html": "^1.0.3",
2161
+ "parseurl": "^1.3.3",
2162
+ "send": "^1.2.0"
2163
+ },
2164
+ "engines": {
2165
+ "node": ">= 18"
2166
+ },
2167
+ "funding": {
2168
+ "type": "opencollective",
2169
+ "url": "https://opencollective.com/express"
2170
+ }
2171
+ },
2172
+ "node_modules/setprototypeof": {
2173
+ "version": "1.2.0",
2174
+ "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
2175
+ "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
2176
+ "license": "ISC"
2177
+ },
2178
+ "node_modules/sharp": {
2179
+ "version": "0.34.5",
2180
+ "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
2181
+ "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
2182
+ "hasInstallScript": true,
2183
+ "license": "Apache-2.0",
2184
+ "dependencies": {
2185
+ "@img/colour": "^1.0.0",
2186
+ "detect-libc": "^2.1.2",
2187
+ "semver": "^7.7.3"
2188
+ },
2189
+ "engines": {
2190
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
2191
+ },
2192
+ "funding": {
2193
+ "url": "https://opencollective.com/libvips"
2194
+ },
2195
+ "optionalDependencies": {
2196
+ "@img/sharp-darwin-arm64": "0.34.5",
2197
+ "@img/sharp-darwin-x64": "0.34.5",
2198
+ "@img/sharp-libvips-darwin-arm64": "1.2.4",
2199
+ "@img/sharp-libvips-darwin-x64": "1.2.4",
2200
+ "@img/sharp-libvips-linux-arm": "1.2.4",
2201
+ "@img/sharp-libvips-linux-arm64": "1.2.4",
2202
+ "@img/sharp-libvips-linux-ppc64": "1.2.4",
2203
+ "@img/sharp-libvips-linux-riscv64": "1.2.4",
2204
+ "@img/sharp-libvips-linux-s390x": "1.2.4",
2205
+ "@img/sharp-libvips-linux-x64": "1.2.4",
2206
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
2207
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
2208
+ "@img/sharp-linux-arm": "0.34.5",
2209
+ "@img/sharp-linux-arm64": "0.34.5",
2210
+ "@img/sharp-linux-ppc64": "0.34.5",
2211
+ "@img/sharp-linux-riscv64": "0.34.5",
2212
+ "@img/sharp-linux-s390x": "0.34.5",
2213
+ "@img/sharp-linux-x64": "0.34.5",
2214
+ "@img/sharp-linuxmusl-arm64": "0.34.5",
2215
+ "@img/sharp-linuxmusl-x64": "0.34.5",
2216
+ "@img/sharp-wasm32": "0.34.5",
2217
+ "@img/sharp-win32-arm64": "0.34.5",
2218
+ "@img/sharp-win32-ia32": "0.34.5",
2219
+ "@img/sharp-win32-x64": "0.34.5"
2220
+ }
2221
+ },
2222
+ "node_modules/shebang-command": {
2223
+ "version": "2.0.0",
2224
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
2225
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
2226
+ "license": "MIT",
2227
+ "dependencies": {
2228
+ "shebang-regex": "^3.0.0"
2229
+ },
2230
+ "engines": {
2231
+ "node": ">=8"
2232
+ }
2233
+ },
2234
+ "node_modules/shebang-regex": {
2235
+ "version": "3.0.0",
2236
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
2237
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
2238
+ "license": "MIT",
2239
+ "engines": {
2240
+ "node": ">=8"
2241
+ }
2242
+ },
2243
+ "node_modules/side-channel": {
2244
+ "version": "1.1.0",
2245
+ "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
2246
+ "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
2247
+ "license": "MIT",
2248
+ "dependencies": {
2249
+ "es-errors": "^1.3.0",
2250
+ "object-inspect": "^1.13.3",
2251
+ "side-channel-list": "^1.0.0",
2252
+ "side-channel-map": "^1.0.1",
2253
+ "side-channel-weakmap": "^1.0.2"
2254
+ },
2255
+ "engines": {
2256
+ "node": ">= 0.4"
2257
+ },
2258
+ "funding": {
2259
+ "url": "https://github.com/sponsors/ljharb"
2260
+ }
2261
+ },
2262
+ "node_modules/side-channel-list": {
2263
+ "version": "1.0.0",
2264
+ "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
2265
+ "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
2266
+ "license": "MIT",
2267
+ "dependencies": {
2268
+ "es-errors": "^1.3.0",
2269
+ "object-inspect": "^1.13.3"
2270
+ },
2271
+ "engines": {
2272
+ "node": ">= 0.4"
2273
+ },
2274
+ "funding": {
2275
+ "url": "https://github.com/sponsors/ljharb"
2276
+ }
2277
+ },
2278
+ "node_modules/side-channel-map": {
2279
+ "version": "1.0.1",
2280
+ "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
2281
+ "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
2282
+ "license": "MIT",
2283
+ "dependencies": {
2284
+ "call-bound": "^1.0.2",
2285
+ "es-errors": "^1.3.0",
2286
+ "get-intrinsic": "^1.2.5",
2287
+ "object-inspect": "^1.13.3"
2288
+ },
2289
+ "engines": {
2290
+ "node": ">= 0.4"
2291
+ },
2292
+ "funding": {
2293
+ "url": "https://github.com/sponsors/ljharb"
2294
+ }
2295
+ },
2296
+ "node_modules/side-channel-weakmap": {
2297
+ "version": "1.0.2",
2298
+ "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
2299
+ "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
2300
+ "license": "MIT",
2301
+ "dependencies": {
2302
+ "call-bound": "^1.0.2",
2303
+ "es-errors": "^1.3.0",
2304
+ "get-intrinsic": "^1.2.5",
2305
+ "object-inspect": "^1.13.3",
2306
+ "side-channel-map": "^1.0.1"
2307
+ },
2308
+ "engines": {
2309
+ "node": ">= 0.4"
2310
+ },
2311
+ "funding": {
2312
+ "url": "https://github.com/sponsors/ljharb"
2313
+ }
2314
+ },
2315
+ "node_modules/simple-concat": {
2316
+ "version": "1.0.1",
2317
+ "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
2318
+ "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
2319
+ "funding": [
2320
+ {
2321
+ "type": "github",
2322
+ "url": "https://github.com/sponsors/feross"
2323
+ },
2324
+ {
2325
+ "type": "patreon",
2326
+ "url": "https://www.patreon.com/feross"
2327
+ },
2328
+ {
2329
+ "type": "consulting",
2330
+ "url": "https://feross.org/support"
2331
+ }
2332
+ ],
2333
+ "license": "MIT"
2334
+ },
2335
+ "node_modules/simple-get": {
2336
+ "version": "4.0.1",
2337
+ "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz",
2338
+ "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==",
2339
+ "funding": [
2340
+ {
2341
+ "type": "github",
2342
+ "url": "https://github.com/sponsors/feross"
2343
+ },
2344
+ {
2345
+ "type": "patreon",
2346
+ "url": "https://www.patreon.com/feross"
2347
+ },
2348
+ {
2349
+ "type": "consulting",
2350
+ "url": "https://feross.org/support"
2351
+ }
2352
+ ],
2353
+ "license": "MIT",
2354
+ "dependencies": {
2355
+ "decompress-response": "^6.0.0",
2356
+ "once": "^1.3.1",
2357
+ "simple-concat": "^1.0.0"
2358
+ }
2359
+ },
2360
+ "node_modules/sprintf-js": {
2361
+ "version": "1.1.3",
2362
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
2363
+ "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
2364
+ "license": "BSD-3-Clause"
2365
+ },
2366
+ "node_modules/sqlite-vec": {
2367
+ "version": "0.1.7-alpha.2",
2368
+ "resolved": "https://registry.npmjs.org/sqlite-vec/-/sqlite-vec-0.1.7-alpha.2.tgz",
2369
+ "integrity": "sha512-rNgRCv+4V4Ed3yc33Qr+nNmjhtrMnnHzXfLVPeGb28Dx5mmDL3Ngw/Wk8vhCGjj76+oC6gnkmMG8y73BZWGBwQ==",
2370
+ "license": "MIT OR Apache",
2371
+ "optionalDependencies": {
2372
+ "sqlite-vec-darwin-arm64": "0.1.7-alpha.2",
2373
+ "sqlite-vec-darwin-x64": "0.1.7-alpha.2",
2374
+ "sqlite-vec-linux-arm64": "0.1.7-alpha.2",
2375
+ "sqlite-vec-linux-x64": "0.1.7-alpha.2",
2376
+ "sqlite-vec-windows-x64": "0.1.7-alpha.2"
2377
+ }
2378
+ },
2379
+ "node_modules/sqlite-vec-darwin-arm64": {
2380
+ "version": "0.1.7-alpha.2",
2381
+ "resolved": "https://registry.npmjs.org/sqlite-vec-darwin-arm64/-/sqlite-vec-darwin-arm64-0.1.7-alpha.2.tgz",
2382
+ "integrity": "sha512-raIATOqFYkeCHhb/t3r7W7Cf2lVYdf4J3ogJ6GFc8PQEgHCPEsi+bYnm2JT84MzLfTlSTIdxr4/NKv+zF7oLPw==",
2383
+ "cpu": [
2384
+ "arm64"
2385
+ ],
2386
+ "license": "MIT OR Apache",
2387
+ "optional": true,
2388
+ "os": [
2389
+ "darwin"
2390
+ ]
2391
+ },
2392
+ "node_modules/sqlite-vec-darwin-x64": {
2393
+ "version": "0.1.7-alpha.2",
2394
+ "resolved": "https://registry.npmjs.org/sqlite-vec-darwin-x64/-/sqlite-vec-darwin-x64-0.1.7-alpha.2.tgz",
2395
+ "integrity": "sha512-jeZEELsQjjRsVojsvU5iKxOvkaVuE+JYC8Y4Ma8U45aAERrDYmqZoHvgSG7cg1PXL3bMlumFTAmHynf1y4pOzA==",
2396
+ "cpu": [
2397
+ "x64"
2398
+ ],
2399
+ "license": "MIT OR Apache",
2400
+ "optional": true,
2401
+ "os": [
2402
+ "darwin"
2403
+ ]
2404
+ },
2405
+ "node_modules/sqlite-vec-linux-arm64": {
2406
+ "version": "0.1.7-alpha.2",
2407
+ "resolved": "https://registry.npmjs.org/sqlite-vec-linux-arm64/-/sqlite-vec-linux-arm64-0.1.7-alpha.2.tgz",
2408
+ "integrity": "sha512-6Spj4Nfi7tG13jsUG+W7jnT0bCTWbyPImu2M8nWp20fNrd1SZ4g3CSlDAK8GBdavX7wRlbBHCZ+BDa++rbDewA==",
2409
+ "cpu": [
2410
+ "arm64"
2411
+ ],
2412
+ "license": "MIT OR Apache",
2413
+ "optional": true,
2414
+ "os": [
2415
+ "linux"
2416
+ ]
2417
+ },
2418
+ "node_modules/sqlite-vec-linux-x64": {
2419
+ "version": "0.1.7-alpha.2",
2420
+ "resolved": "https://registry.npmjs.org/sqlite-vec-linux-x64/-/sqlite-vec-linux-x64-0.1.7-alpha.2.tgz",
2421
+ "integrity": "sha512-IcgrbHaDccTVhXDf8Orwdc2+hgDLAFORl6OBUhcvlmwswwBP1hqBTSEhovClG4NItwTOBNgpwOoQ7Qp3VDPWLg==",
2422
+ "cpu": [
2423
+ "x64"
2424
+ ],
2425
+ "license": "MIT OR Apache",
2426
+ "optional": true,
2427
+ "os": [
2428
+ "linux"
2429
+ ]
2430
+ },
2431
+ "node_modules/sqlite-vec-windows-x64": {
2432
+ "version": "0.1.7-alpha.2",
2433
+ "resolved": "https://registry.npmjs.org/sqlite-vec-windows-x64/-/sqlite-vec-windows-x64-0.1.7-alpha.2.tgz",
2434
+ "integrity": "sha512-TRP6hTjAcwvQ6xpCZvjP00pdlda8J38ArFy1lMYhtQWXiIBmWnhMaMbq4kaeCYwvTTddfidatRS+TJrwIKB/oQ==",
2435
+ "cpu": [
2436
+ "x64"
2437
+ ],
2438
+ "license": "MIT OR Apache",
2439
+ "optional": true,
2440
+ "os": [
2441
+ "win32"
2442
+ ]
2443
+ },
2444
+ "node_modules/statuses": {
2445
+ "version": "2.0.2",
2446
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
2447
+ "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
2448
+ "license": "MIT",
2449
+ "engines": {
2450
+ "node": ">= 0.8"
2451
+ }
2452
+ },
2453
+ "node_modules/string_decoder": {
2454
+ "version": "1.3.0",
2455
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
2456
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
2457
+ "license": "MIT",
2458
+ "dependencies": {
2459
+ "safe-buffer": "~5.2.0"
2460
+ }
2461
+ },
2462
+ "node_modules/strip-json-comments": {
2463
+ "version": "2.0.1",
2464
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
2465
+ "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==",
2466
+ "license": "MIT",
2467
+ "engines": {
2468
+ "node": ">=0.10.0"
2469
+ }
2470
+ },
2471
+ "node_modules/tar": {
2472
+ "version": "7.5.9",
2473
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.9.tgz",
2474
+ "integrity": "sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==",
2475
+ "license": "BlueOak-1.0.0",
2476
+ "dependencies": {
2477
+ "@isaacs/fs-minipass": "^4.0.0",
2478
+ "chownr": "^3.0.0",
2479
+ "minipass": "^7.1.2",
2480
+ "minizlib": "^3.1.0",
2481
+ "yallist": "^5.0.0"
2482
+ },
2483
+ "engines": {
2484
+ "node": ">=18"
2485
+ }
2486
+ },
2487
+ "node_modules/tar-fs": {
2488
+ "version": "2.1.4",
2489
+ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz",
2490
+ "integrity": "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==",
2491
+ "license": "MIT",
2492
+ "dependencies": {
2493
+ "chownr": "^1.1.1",
2494
+ "mkdirp-classic": "^0.5.2",
2495
+ "pump": "^3.0.0",
2496
+ "tar-stream": "^2.1.4"
2497
+ }
2498
+ },
2499
+ "node_modules/tar-fs/node_modules/chownr": {
2500
+ "version": "1.1.4",
2501
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
2502
+ "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
2503
+ "license": "ISC"
2504
+ },
2505
+ "node_modules/tar-stream": {
2506
+ "version": "2.2.0",
2507
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
2508
+ "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
2509
+ "license": "MIT",
2510
+ "dependencies": {
2511
+ "bl": "^4.0.3",
2512
+ "end-of-stream": "^1.4.1",
2513
+ "fs-constants": "^1.0.0",
2514
+ "inherits": "^2.0.3",
2515
+ "readable-stream": "^3.1.1"
2516
+ },
2517
+ "engines": {
2518
+ "node": ">=6"
2519
+ }
2520
+ },
2521
+ "node_modules/toidentifier": {
2522
+ "version": "1.0.1",
2523
+ "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
2524
+ "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
2525
+ "license": "MIT",
2526
+ "engines": {
2527
+ "node": ">=0.6"
2528
+ }
2529
+ },
2530
+ "node_modules/tslib": {
2531
+ "version": "2.8.1",
2532
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
2533
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
2534
+ "license": "0BSD",
2535
+ "optional": true
2536
+ },
2537
+ "node_modules/tunnel-agent": {
2538
+ "version": "0.6.0",
2539
+ "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
2540
+ "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==",
2541
+ "license": "Apache-2.0",
2542
+ "dependencies": {
2543
+ "safe-buffer": "^5.0.1"
2544
+ },
2545
+ "engines": {
2546
+ "node": "*"
2547
+ }
2548
+ },
2549
+ "node_modules/type-fest": {
2550
+ "version": "0.13.1",
2551
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz",
2552
+ "integrity": "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==",
2553
+ "license": "(MIT OR CC0-1.0)",
2554
+ "engines": {
2555
+ "node": ">=10"
2556
+ },
2557
+ "funding": {
2558
+ "url": "https://github.com/sponsors/sindresorhus"
2559
+ }
2560
+ },
2561
+ "node_modules/type-is": {
2562
+ "version": "2.0.1",
2563
+ "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz",
2564
+ "integrity": "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==",
2565
+ "license": "MIT",
2566
+ "dependencies": {
2567
+ "content-type": "^1.0.5",
2568
+ "media-typer": "^1.1.0",
2569
+ "mime-types": "^3.0.0"
2570
+ },
2571
+ "engines": {
2572
+ "node": ">= 0.6"
2573
+ }
2574
+ },
2575
+ "node_modules/undici-types": {
2576
+ "version": "7.18.2",
2577
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
2578
+ "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
2579
+ "license": "MIT"
2580
+ },
2581
+ "node_modules/unpipe": {
2582
+ "version": "1.0.0",
2583
+ "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
2584
+ "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
2585
+ "license": "MIT",
2586
+ "engines": {
2587
+ "node": ">= 0.8"
2588
+ }
2589
+ },
2590
+ "node_modules/util-deprecate": {
2591
+ "version": "1.0.2",
2592
+ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
2593
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
2594
+ "license": "MIT"
2595
+ },
2596
+ "node_modules/vary": {
2597
+ "version": "1.1.2",
2598
+ "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
2599
+ "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
2600
+ "license": "MIT",
2601
+ "engines": {
2602
+ "node": ">= 0.8"
2603
+ }
2604
+ },
2605
+ "node_modules/which": {
2606
+ "version": "2.0.2",
2607
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
2608
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
2609
+ "license": "ISC",
2610
+ "dependencies": {
2611
+ "isexe": "^2.0.0"
2612
+ },
2613
+ "bin": {
2614
+ "node-which": "bin/node-which"
2615
+ },
2616
+ "engines": {
2617
+ "node": ">= 8"
2618
+ }
2619
+ },
2620
+ "node_modules/wrappy": {
2621
+ "version": "1.0.2",
2622
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
2623
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
2624
+ "license": "ISC"
2625
+ },
2626
+ "node_modules/yallist": {
2627
+ "version": "5.0.0",
2628
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz",
2629
+ "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==",
2630
+ "license": "BlueOak-1.0.0",
2631
+ "engines": {
2632
+ "node": ">=18"
2633
+ }
2634
+ },
2635
+ "node_modules/zod": {
2636
+ "version": "4.3.6",
2637
+ "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz",
2638
+ "integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==",
2639
+ "license": "MIT",
2640
+ "funding": {
2641
+ "url": "https://github.com/sponsors/colinhacks"
2642
+ }
2643
+ },
2644
+ "node_modules/zod-to-json-schema": {
2645
+ "version": "3.25.1",
2646
+ "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.25.1.tgz",
2647
+ "integrity": "sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==",
2648
+ "license": "ISC",
2649
+ "peerDependencies": {
2650
+ "zod": "^3.25 || ^4"
2651
+ }
2652
+ }
2653
+ }
2654
+ }