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,2153 @@
1
+ {
2
+ "name": "laminark-plugin",
3
+ "version": "0.1.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "node_modules/@anthropic-ai/claude-agent-sdk": {
8
+ "version": "0.2.56",
9
+ "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-agent-sdk/-/claude-agent-sdk-0.2.56.tgz",
10
+ "integrity": "sha512-EpDeAUlhFIAWOfps7fWdAAmJgMvqmISODyPFVbvgfL17EHFTHF1cpPiZQEQYjzUcUXE8nvcVxQlBzuMukHqItA==",
11
+ "license": "SEE LICENSE IN README.md",
12
+ "engines": {
13
+ "node": ">=18.0.0"
14
+ },
15
+ "optionalDependencies": {
16
+ "@img/sharp-darwin-arm64": "^0.34.2",
17
+ "@img/sharp-darwin-x64": "^0.34.2",
18
+ "@img/sharp-linux-arm": "^0.34.2",
19
+ "@img/sharp-linux-arm64": "^0.34.2",
20
+ "@img/sharp-linux-x64": "^0.34.2",
21
+ "@img/sharp-linuxmusl-arm64": "^0.34.2",
22
+ "@img/sharp-linuxmusl-x64": "^0.34.2",
23
+ "@img/sharp-win32-arm64": "^0.34.2",
24
+ "@img/sharp-win32-x64": "^0.34.2"
25
+ },
26
+ "peerDependencies": {
27
+ "zod": "^4.0.0"
28
+ }
29
+ },
30
+ "node_modules/@hono/node-server": {
31
+ "version": "1.19.9",
32
+ "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.9.tgz",
33
+ "integrity": "sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==",
34
+ "license": "MIT",
35
+ "engines": {
36
+ "node": ">=18.14.1"
37
+ },
38
+ "peerDependencies": {
39
+ "hono": "^4"
40
+ }
41
+ },
42
+ "node_modules/@huggingface/jinja": {
43
+ "version": "0.5.5",
44
+ "resolved": "https://registry.npmjs.org/@huggingface/jinja/-/jinja-0.5.5.tgz",
45
+ "integrity": "sha512-xRlzazC+QZwr6z4ixEqYHo9fgwhTZ3xNSdljlKfUFGZSdlvt166DljRELFUfFytlYOYvo3vTisA/AFOuOAzFQQ==",
46
+ "license": "MIT",
47
+ "engines": {
48
+ "node": ">=18"
49
+ }
50
+ },
51
+ "node_modules/@huggingface/transformers": {
52
+ "version": "3.8.1",
53
+ "resolved": "https://registry.npmjs.org/@huggingface/transformers/-/transformers-3.8.1.tgz",
54
+ "integrity": "sha512-tsTk4zVjImqdqjS8/AOZg2yNLd1z9S5v+7oUPpXaasDRwEDhB+xnglK1k5cad26lL5/ZIaeREgWWy0bs9y9pPA==",
55
+ "license": "Apache-2.0",
56
+ "dependencies": {
57
+ "@huggingface/jinja": "^0.5.3",
58
+ "onnxruntime-node": "1.21.0",
59
+ "onnxruntime-web": "1.22.0-dev.20250409-89f8206ba4",
60
+ "sharp": "^0.34.1"
61
+ }
62
+ },
63
+ "node_modules/@img/colour": {
64
+ "version": "1.0.0",
65
+ "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.0.0.tgz",
66
+ "integrity": "sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==",
67
+ "license": "MIT",
68
+ "engines": {
69
+ "node": ">=18"
70
+ }
71
+ },
72
+ "node_modules/@img/sharp-libvips-linux-x64": {
73
+ "version": "1.2.4",
74
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
75
+ "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
76
+ "cpu": [
77
+ "x64"
78
+ ],
79
+ "license": "LGPL-3.0-or-later",
80
+ "optional": true,
81
+ "os": [
82
+ "linux"
83
+ ],
84
+ "funding": {
85
+ "url": "https://opencollective.com/libvips"
86
+ }
87
+ },
88
+ "node_modules/@img/sharp-linux-x64": {
89
+ "version": "0.34.5",
90
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
91
+ "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
92
+ "cpu": [
93
+ "x64"
94
+ ],
95
+ "license": "Apache-2.0",
96
+ "optional": true,
97
+ "os": [
98
+ "linux"
99
+ ],
100
+ "engines": {
101
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
102
+ },
103
+ "funding": {
104
+ "url": "https://opencollective.com/libvips"
105
+ },
106
+ "optionalDependencies": {
107
+ "@img/sharp-libvips-linux-x64": "1.2.4"
108
+ }
109
+ },
110
+ "node_modules/@isaacs/fs-minipass": {
111
+ "version": "4.0.1",
112
+ "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
113
+ "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==",
114
+ "license": "ISC",
115
+ "dependencies": {
116
+ "minipass": "^7.0.4"
117
+ },
118
+ "engines": {
119
+ "node": ">=18.0.0"
120
+ }
121
+ },
122
+ "node_modules/@modelcontextprotocol/sdk": {
123
+ "version": "1.27.1",
124
+ "resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.27.1.tgz",
125
+ "integrity": "sha512-sr6GbP+4edBwFndLbM60gf07z0FQ79gaExpnsjMGePXqFcSSb7t6iscpjk9DhFhwd+mTEQrzNafGP8/iGGFYaA==",
126
+ "license": "MIT",
127
+ "dependencies": {
128
+ "@hono/node-server": "^1.19.9",
129
+ "ajv": "^8.17.1",
130
+ "ajv-formats": "^3.0.1",
131
+ "content-type": "^1.0.5",
132
+ "cors": "^2.8.5",
133
+ "cross-spawn": "^7.0.5",
134
+ "eventsource": "^3.0.2",
135
+ "eventsource-parser": "^3.0.0",
136
+ "express": "^5.2.1",
137
+ "express-rate-limit": "^8.2.1",
138
+ "hono": "^4.11.4",
139
+ "jose": "^6.1.3",
140
+ "json-schema-typed": "^8.0.2",
141
+ "pkce-challenge": "^5.0.0",
142
+ "raw-body": "^3.0.0",
143
+ "zod": "^3.25 || ^4.0",
144
+ "zod-to-json-schema": "^3.25.1"
145
+ },
146
+ "engines": {
147
+ "node": ">=18"
148
+ },
149
+ "peerDependencies": {
150
+ "@cfworker/json-schema": "^4.1.1",
151
+ "zod": "^3.25 || ^4.0"
152
+ },
153
+ "peerDependenciesMeta": {
154
+ "@cfworker/json-schema": {
155
+ "optional": true
156
+ },
157
+ "zod": {
158
+ "optional": false
159
+ }
160
+ }
161
+ },
162
+ "node_modules/@protobufjs/aspromise": {
163
+ "version": "1.1.2",
164
+ "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
165
+ "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==",
166
+ "license": "BSD-3-Clause"
167
+ },
168
+ "node_modules/@protobufjs/base64": {
169
+ "version": "1.1.2",
170
+ "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz",
171
+ "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==",
172
+ "license": "BSD-3-Clause"
173
+ },
174
+ "node_modules/@protobufjs/codegen": {
175
+ "version": "2.0.4",
176
+ "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz",
177
+ "integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==",
178
+ "license": "BSD-3-Clause"
179
+ },
180
+ "node_modules/@protobufjs/eventemitter": {
181
+ "version": "1.1.0",
182
+ "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz",
183
+ "integrity": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==",
184
+ "license": "BSD-3-Clause"
185
+ },
186
+ "node_modules/@protobufjs/fetch": {
187
+ "version": "1.1.0",
188
+ "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz",
189
+ "integrity": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==",
190
+ "license": "BSD-3-Clause",
191
+ "dependencies": {
192
+ "@protobufjs/aspromise": "^1.1.1",
193
+ "@protobufjs/inquire": "^1.1.0"
194
+ }
195
+ },
196
+ "node_modules/@protobufjs/float": {
197
+ "version": "1.0.2",
198
+ "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz",
199
+ "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==",
200
+ "license": "BSD-3-Clause"
201
+ },
202
+ "node_modules/@protobufjs/inquire": {
203
+ "version": "1.1.0",
204
+ "resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz",
205
+ "integrity": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==",
206
+ "license": "BSD-3-Clause"
207
+ },
208
+ "node_modules/@protobufjs/path": {
209
+ "version": "1.1.2",
210
+ "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
211
+ "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==",
212
+ "license": "BSD-3-Clause"
213
+ },
214
+ "node_modules/@protobufjs/pool": {
215
+ "version": "1.1.0",
216
+ "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
217
+ "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==",
218
+ "license": "BSD-3-Clause"
219
+ },
220
+ "node_modules/@protobufjs/utf8": {
221
+ "version": "1.1.0",
222
+ "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz",
223
+ "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==",
224
+ "license": "BSD-3-Clause"
225
+ },
226
+ "node_modules/@types/node": {
227
+ "version": "25.3.0",
228
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.0.tgz",
229
+ "integrity": "sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A==",
230
+ "license": "MIT",
231
+ "dependencies": {
232
+ "undici-types": "~7.18.0"
233
+ }
234
+ },
235
+ "node_modules/accepts": {
236
+ "version": "2.0.0",
237
+ "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz",
238
+ "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==",
239
+ "license": "MIT",
240
+ "dependencies": {
241
+ "mime-types": "^3.0.0",
242
+ "negotiator": "^1.0.0"
243
+ },
244
+ "engines": {
245
+ "node": ">= 0.6"
246
+ }
247
+ },
248
+ "node_modules/ajv": {
249
+ "version": "8.18.0",
250
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
251
+ "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
252
+ "license": "MIT",
253
+ "dependencies": {
254
+ "fast-deep-equal": "^3.1.3",
255
+ "fast-uri": "^3.0.1",
256
+ "json-schema-traverse": "^1.0.0",
257
+ "require-from-string": "^2.0.2"
258
+ },
259
+ "funding": {
260
+ "type": "github",
261
+ "url": "https://github.com/sponsors/epoberezkin"
262
+ }
263
+ },
264
+ "node_modules/ajv-formats": {
265
+ "version": "3.0.1",
266
+ "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz",
267
+ "integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==",
268
+ "license": "MIT",
269
+ "dependencies": {
270
+ "ajv": "^8.0.0"
271
+ },
272
+ "peerDependencies": {
273
+ "ajv": "^8.0.0"
274
+ },
275
+ "peerDependenciesMeta": {
276
+ "ajv": {
277
+ "optional": true
278
+ }
279
+ }
280
+ },
281
+ "node_modules/base64-js": {
282
+ "version": "1.5.1",
283
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
284
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
285
+ "funding": [
286
+ {
287
+ "type": "github",
288
+ "url": "https://github.com/sponsors/feross"
289
+ },
290
+ {
291
+ "type": "patreon",
292
+ "url": "https://www.patreon.com/feross"
293
+ },
294
+ {
295
+ "type": "consulting",
296
+ "url": "https://feross.org/support"
297
+ }
298
+ ],
299
+ "license": "MIT"
300
+ },
301
+ "node_modules/better-sqlite3": {
302
+ "version": "12.6.2",
303
+ "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.6.2.tgz",
304
+ "integrity": "sha512-8VYKM3MjCa9WcaSAI3hzwhmyHVlH8tiGFwf0RlTsZPWJ1I5MkzjiudCo4KC4DxOaL/53A5B1sI/IbldNFDbsKA==",
305
+ "hasInstallScript": true,
306
+ "license": "MIT",
307
+ "dependencies": {
308
+ "bindings": "^1.5.0",
309
+ "prebuild-install": "^7.1.1"
310
+ },
311
+ "engines": {
312
+ "node": "20.x || 22.x || 23.x || 24.x || 25.x"
313
+ }
314
+ },
315
+ "node_modules/bindings": {
316
+ "version": "1.5.0",
317
+ "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
318
+ "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
319
+ "license": "MIT",
320
+ "dependencies": {
321
+ "file-uri-to-path": "1.0.0"
322
+ }
323
+ },
324
+ "node_modules/bl": {
325
+ "version": "4.1.0",
326
+ "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
327
+ "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
328
+ "license": "MIT",
329
+ "dependencies": {
330
+ "buffer": "^5.5.0",
331
+ "inherits": "^2.0.4",
332
+ "readable-stream": "^3.4.0"
333
+ }
334
+ },
335
+ "node_modules/body-parser": {
336
+ "version": "2.2.2",
337
+ "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.2.tgz",
338
+ "integrity": "sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==",
339
+ "license": "MIT",
340
+ "dependencies": {
341
+ "bytes": "^3.1.2",
342
+ "content-type": "^1.0.5",
343
+ "debug": "^4.4.3",
344
+ "http-errors": "^2.0.0",
345
+ "iconv-lite": "^0.7.0",
346
+ "on-finished": "^2.4.1",
347
+ "qs": "^6.14.1",
348
+ "raw-body": "^3.0.1",
349
+ "type-is": "^2.0.1"
350
+ },
351
+ "engines": {
352
+ "node": ">=18"
353
+ },
354
+ "funding": {
355
+ "type": "opencollective",
356
+ "url": "https://opencollective.com/express"
357
+ }
358
+ },
359
+ "node_modules/boolean": {
360
+ "version": "3.2.0",
361
+ "resolved": "https://registry.npmjs.org/boolean/-/boolean-3.2.0.tgz",
362
+ "integrity": "sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==",
363
+ "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
364
+ "license": "MIT"
365
+ },
366
+ "node_modules/buffer": {
367
+ "version": "5.7.1",
368
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
369
+ "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
370
+ "funding": [
371
+ {
372
+ "type": "github",
373
+ "url": "https://github.com/sponsors/feross"
374
+ },
375
+ {
376
+ "type": "patreon",
377
+ "url": "https://www.patreon.com/feross"
378
+ },
379
+ {
380
+ "type": "consulting",
381
+ "url": "https://feross.org/support"
382
+ }
383
+ ],
384
+ "license": "MIT",
385
+ "dependencies": {
386
+ "base64-js": "^1.3.1",
387
+ "ieee754": "^1.1.13"
388
+ }
389
+ },
390
+ "node_modules/bytes": {
391
+ "version": "3.1.2",
392
+ "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
393
+ "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
394
+ "license": "MIT",
395
+ "engines": {
396
+ "node": ">= 0.8"
397
+ }
398
+ },
399
+ "node_modules/call-bind-apply-helpers": {
400
+ "version": "1.0.2",
401
+ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
402
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
403
+ "license": "MIT",
404
+ "dependencies": {
405
+ "es-errors": "^1.3.0",
406
+ "function-bind": "^1.1.2"
407
+ },
408
+ "engines": {
409
+ "node": ">= 0.4"
410
+ }
411
+ },
412
+ "node_modules/call-bound": {
413
+ "version": "1.0.4",
414
+ "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
415
+ "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
416
+ "license": "MIT",
417
+ "dependencies": {
418
+ "call-bind-apply-helpers": "^1.0.2",
419
+ "get-intrinsic": "^1.3.0"
420
+ },
421
+ "engines": {
422
+ "node": ">= 0.4"
423
+ },
424
+ "funding": {
425
+ "url": "https://github.com/sponsors/ljharb"
426
+ }
427
+ },
428
+ "node_modules/chownr": {
429
+ "version": "3.0.0",
430
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz",
431
+ "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==",
432
+ "license": "BlueOak-1.0.0",
433
+ "engines": {
434
+ "node": ">=18"
435
+ }
436
+ },
437
+ "node_modules/content-disposition": {
438
+ "version": "1.0.1",
439
+ "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.0.1.tgz",
440
+ "integrity": "sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q==",
441
+ "license": "MIT",
442
+ "engines": {
443
+ "node": ">=18"
444
+ },
445
+ "funding": {
446
+ "type": "opencollective",
447
+ "url": "https://opencollective.com/express"
448
+ }
449
+ },
450
+ "node_modules/content-type": {
451
+ "version": "1.0.5",
452
+ "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
453
+ "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
454
+ "license": "MIT",
455
+ "engines": {
456
+ "node": ">= 0.6"
457
+ }
458
+ },
459
+ "node_modules/cookie": {
460
+ "version": "0.7.2",
461
+ "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
462
+ "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
463
+ "license": "MIT",
464
+ "engines": {
465
+ "node": ">= 0.6"
466
+ }
467
+ },
468
+ "node_modules/cookie-signature": {
469
+ "version": "1.2.2",
470
+ "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz",
471
+ "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==",
472
+ "license": "MIT",
473
+ "engines": {
474
+ "node": ">=6.6.0"
475
+ }
476
+ },
477
+ "node_modules/cors": {
478
+ "version": "2.8.6",
479
+ "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.6.tgz",
480
+ "integrity": "sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==",
481
+ "license": "MIT",
482
+ "dependencies": {
483
+ "object-assign": "^4",
484
+ "vary": "^1"
485
+ },
486
+ "engines": {
487
+ "node": ">= 0.10"
488
+ },
489
+ "funding": {
490
+ "type": "opencollective",
491
+ "url": "https://opencollective.com/express"
492
+ }
493
+ },
494
+ "node_modules/cross-spawn": {
495
+ "version": "7.0.6",
496
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
497
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
498
+ "license": "MIT",
499
+ "dependencies": {
500
+ "path-key": "^3.1.0",
501
+ "shebang-command": "^2.0.0",
502
+ "which": "^2.0.1"
503
+ },
504
+ "engines": {
505
+ "node": ">= 8"
506
+ }
507
+ },
508
+ "node_modules/debug": {
509
+ "version": "4.4.3",
510
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
511
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
512
+ "license": "MIT",
513
+ "dependencies": {
514
+ "ms": "^2.1.3"
515
+ },
516
+ "engines": {
517
+ "node": ">=6.0"
518
+ },
519
+ "peerDependenciesMeta": {
520
+ "supports-color": {
521
+ "optional": true
522
+ }
523
+ }
524
+ },
525
+ "node_modules/decompress-response": {
526
+ "version": "6.0.0",
527
+ "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz",
528
+ "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
529
+ "license": "MIT",
530
+ "dependencies": {
531
+ "mimic-response": "^3.1.0"
532
+ },
533
+ "engines": {
534
+ "node": ">=10"
535
+ },
536
+ "funding": {
537
+ "url": "https://github.com/sponsors/sindresorhus"
538
+ }
539
+ },
540
+ "node_modules/deep-extend": {
541
+ "version": "0.6.0",
542
+ "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
543
+ "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
544
+ "license": "MIT",
545
+ "engines": {
546
+ "node": ">=4.0.0"
547
+ }
548
+ },
549
+ "node_modules/define-data-property": {
550
+ "version": "1.1.4",
551
+ "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
552
+ "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
553
+ "license": "MIT",
554
+ "dependencies": {
555
+ "es-define-property": "^1.0.0",
556
+ "es-errors": "^1.3.0",
557
+ "gopd": "^1.0.1"
558
+ },
559
+ "engines": {
560
+ "node": ">= 0.4"
561
+ },
562
+ "funding": {
563
+ "url": "https://github.com/sponsors/ljharb"
564
+ }
565
+ },
566
+ "node_modules/define-properties": {
567
+ "version": "1.2.1",
568
+ "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
569
+ "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
570
+ "license": "MIT",
571
+ "dependencies": {
572
+ "define-data-property": "^1.0.1",
573
+ "has-property-descriptors": "^1.0.0",
574
+ "object-keys": "^1.1.1"
575
+ },
576
+ "engines": {
577
+ "node": ">= 0.4"
578
+ },
579
+ "funding": {
580
+ "url": "https://github.com/sponsors/ljharb"
581
+ }
582
+ },
583
+ "node_modules/depd": {
584
+ "version": "2.0.0",
585
+ "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
586
+ "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
587
+ "license": "MIT",
588
+ "engines": {
589
+ "node": ">= 0.8"
590
+ }
591
+ },
592
+ "node_modules/detect-libc": {
593
+ "version": "2.1.2",
594
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
595
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
596
+ "license": "Apache-2.0",
597
+ "engines": {
598
+ "node": ">=8"
599
+ }
600
+ },
601
+ "node_modules/detect-node": {
602
+ "version": "2.1.0",
603
+ "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
604
+ "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
605
+ "license": "MIT"
606
+ },
607
+ "node_modules/dunder-proto": {
608
+ "version": "1.0.1",
609
+ "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
610
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
611
+ "license": "MIT",
612
+ "dependencies": {
613
+ "call-bind-apply-helpers": "^1.0.1",
614
+ "es-errors": "^1.3.0",
615
+ "gopd": "^1.2.0"
616
+ },
617
+ "engines": {
618
+ "node": ">= 0.4"
619
+ }
620
+ },
621
+ "node_modules/ee-first": {
622
+ "version": "1.1.1",
623
+ "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
624
+ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
625
+ "license": "MIT"
626
+ },
627
+ "node_modules/encodeurl": {
628
+ "version": "2.0.0",
629
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
630
+ "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
631
+ "license": "MIT",
632
+ "engines": {
633
+ "node": ">= 0.8"
634
+ }
635
+ },
636
+ "node_modules/end-of-stream": {
637
+ "version": "1.4.5",
638
+ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
639
+ "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
640
+ "license": "MIT",
641
+ "dependencies": {
642
+ "once": "^1.4.0"
643
+ }
644
+ },
645
+ "node_modules/es-define-property": {
646
+ "version": "1.0.1",
647
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
648
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
649
+ "license": "MIT",
650
+ "engines": {
651
+ "node": ">= 0.4"
652
+ }
653
+ },
654
+ "node_modules/es-errors": {
655
+ "version": "1.3.0",
656
+ "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
657
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
658
+ "license": "MIT",
659
+ "engines": {
660
+ "node": ">= 0.4"
661
+ }
662
+ },
663
+ "node_modules/es-object-atoms": {
664
+ "version": "1.1.1",
665
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
666
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
667
+ "license": "MIT",
668
+ "dependencies": {
669
+ "es-errors": "^1.3.0"
670
+ },
671
+ "engines": {
672
+ "node": ">= 0.4"
673
+ }
674
+ },
675
+ "node_modules/es6-error": {
676
+ "version": "4.1.1",
677
+ "resolved": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz",
678
+ "integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==",
679
+ "license": "MIT"
680
+ },
681
+ "node_modules/escape-html": {
682
+ "version": "1.0.3",
683
+ "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
684
+ "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
685
+ "license": "MIT"
686
+ },
687
+ "node_modules/escape-string-regexp": {
688
+ "version": "4.0.0",
689
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
690
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
691
+ "license": "MIT",
692
+ "engines": {
693
+ "node": ">=10"
694
+ },
695
+ "funding": {
696
+ "url": "https://github.com/sponsors/sindresorhus"
697
+ }
698
+ },
699
+ "node_modules/etag": {
700
+ "version": "1.8.1",
701
+ "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
702
+ "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
703
+ "license": "MIT",
704
+ "engines": {
705
+ "node": ">= 0.6"
706
+ }
707
+ },
708
+ "node_modules/eventsource": {
709
+ "version": "3.0.7",
710
+ "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-3.0.7.tgz",
711
+ "integrity": "sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==",
712
+ "license": "MIT",
713
+ "dependencies": {
714
+ "eventsource-parser": "^3.0.1"
715
+ },
716
+ "engines": {
717
+ "node": ">=18.0.0"
718
+ }
719
+ },
720
+ "node_modules/eventsource-parser": {
721
+ "version": "3.0.6",
722
+ "resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.6.tgz",
723
+ "integrity": "sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==",
724
+ "license": "MIT",
725
+ "engines": {
726
+ "node": ">=18.0.0"
727
+ }
728
+ },
729
+ "node_modules/expand-template": {
730
+ "version": "2.0.3",
731
+ "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz",
732
+ "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==",
733
+ "license": "(MIT OR WTFPL)",
734
+ "engines": {
735
+ "node": ">=6"
736
+ }
737
+ },
738
+ "node_modules/express": {
739
+ "version": "5.2.1",
740
+ "resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz",
741
+ "integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==",
742
+ "license": "MIT",
743
+ "dependencies": {
744
+ "accepts": "^2.0.0",
745
+ "body-parser": "^2.2.1",
746
+ "content-disposition": "^1.0.0",
747
+ "content-type": "^1.0.5",
748
+ "cookie": "^0.7.1",
749
+ "cookie-signature": "^1.2.1",
750
+ "debug": "^4.4.0",
751
+ "depd": "^2.0.0",
752
+ "encodeurl": "^2.0.0",
753
+ "escape-html": "^1.0.3",
754
+ "etag": "^1.8.1",
755
+ "finalhandler": "^2.1.0",
756
+ "fresh": "^2.0.0",
757
+ "http-errors": "^2.0.0",
758
+ "merge-descriptors": "^2.0.0",
759
+ "mime-types": "^3.0.0",
760
+ "on-finished": "^2.4.1",
761
+ "once": "^1.4.0",
762
+ "parseurl": "^1.3.3",
763
+ "proxy-addr": "^2.0.7",
764
+ "qs": "^6.14.0",
765
+ "range-parser": "^1.2.1",
766
+ "router": "^2.2.0",
767
+ "send": "^1.1.0",
768
+ "serve-static": "^2.2.0",
769
+ "statuses": "^2.0.1",
770
+ "type-is": "^2.0.1",
771
+ "vary": "^1.1.2"
772
+ },
773
+ "engines": {
774
+ "node": ">= 18"
775
+ },
776
+ "funding": {
777
+ "type": "opencollective",
778
+ "url": "https://opencollective.com/express"
779
+ }
780
+ },
781
+ "node_modules/express-rate-limit": {
782
+ "version": "8.2.1",
783
+ "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.2.1.tgz",
784
+ "integrity": "sha512-PCZEIEIxqwhzw4KF0n7QF4QqruVTcF73O5kFKUnGOyjbCCgizBBiFaYpd/fnBLUMPw/BWw9OsiN7GgrNYr7j6g==",
785
+ "license": "MIT",
786
+ "dependencies": {
787
+ "ip-address": "10.0.1"
788
+ },
789
+ "engines": {
790
+ "node": ">= 16"
791
+ },
792
+ "funding": {
793
+ "url": "https://github.com/sponsors/express-rate-limit"
794
+ },
795
+ "peerDependencies": {
796
+ "express": ">= 4.11"
797
+ }
798
+ },
799
+ "node_modules/fast-deep-equal": {
800
+ "version": "3.1.3",
801
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
802
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
803
+ "license": "MIT"
804
+ },
805
+ "node_modules/fast-uri": {
806
+ "version": "3.1.0",
807
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz",
808
+ "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==",
809
+ "funding": [
810
+ {
811
+ "type": "github",
812
+ "url": "https://github.com/sponsors/fastify"
813
+ },
814
+ {
815
+ "type": "opencollective",
816
+ "url": "https://opencollective.com/fastify"
817
+ }
818
+ ],
819
+ "license": "BSD-3-Clause"
820
+ },
821
+ "node_modules/file-uri-to-path": {
822
+ "version": "1.0.0",
823
+ "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
824
+ "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
825
+ "license": "MIT"
826
+ },
827
+ "node_modules/finalhandler": {
828
+ "version": "2.1.1",
829
+ "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.1.tgz",
830
+ "integrity": "sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==",
831
+ "license": "MIT",
832
+ "dependencies": {
833
+ "debug": "^4.4.0",
834
+ "encodeurl": "^2.0.0",
835
+ "escape-html": "^1.0.3",
836
+ "on-finished": "^2.4.1",
837
+ "parseurl": "^1.3.3",
838
+ "statuses": "^2.0.1"
839
+ },
840
+ "engines": {
841
+ "node": ">= 18.0.0"
842
+ },
843
+ "funding": {
844
+ "type": "opencollective",
845
+ "url": "https://opencollective.com/express"
846
+ }
847
+ },
848
+ "node_modules/flatbuffers": {
849
+ "version": "25.9.23",
850
+ "resolved": "https://registry.npmjs.org/flatbuffers/-/flatbuffers-25.9.23.tgz",
851
+ "integrity": "sha512-MI1qs7Lo4Syw0EOzUl0xjs2lsoeqFku44KpngfIduHBYvzm8h2+7K8YMQh1JtVVVrUvhLpNwqVi4DERegUJhPQ==",
852
+ "license": "Apache-2.0"
853
+ },
854
+ "node_modules/forwarded": {
855
+ "version": "0.2.0",
856
+ "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
857
+ "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
858
+ "license": "MIT",
859
+ "engines": {
860
+ "node": ">= 0.6"
861
+ }
862
+ },
863
+ "node_modules/fresh": {
864
+ "version": "2.0.0",
865
+ "resolved": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz",
866
+ "integrity": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==",
867
+ "license": "MIT",
868
+ "engines": {
869
+ "node": ">= 0.8"
870
+ }
871
+ },
872
+ "node_modules/fs-constants": {
873
+ "version": "1.0.0",
874
+ "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
875
+ "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
876
+ "license": "MIT"
877
+ },
878
+ "node_modules/function-bind": {
879
+ "version": "1.1.2",
880
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
881
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
882
+ "license": "MIT",
883
+ "funding": {
884
+ "url": "https://github.com/sponsors/ljharb"
885
+ }
886
+ },
887
+ "node_modules/get-intrinsic": {
888
+ "version": "1.3.0",
889
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
890
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
891
+ "license": "MIT",
892
+ "dependencies": {
893
+ "call-bind-apply-helpers": "^1.0.2",
894
+ "es-define-property": "^1.0.1",
895
+ "es-errors": "^1.3.0",
896
+ "es-object-atoms": "^1.1.1",
897
+ "function-bind": "^1.1.2",
898
+ "get-proto": "^1.0.1",
899
+ "gopd": "^1.2.0",
900
+ "has-symbols": "^1.1.0",
901
+ "hasown": "^2.0.2",
902
+ "math-intrinsics": "^1.1.0"
903
+ },
904
+ "engines": {
905
+ "node": ">= 0.4"
906
+ },
907
+ "funding": {
908
+ "url": "https://github.com/sponsors/ljharb"
909
+ }
910
+ },
911
+ "node_modules/get-proto": {
912
+ "version": "1.0.1",
913
+ "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
914
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
915
+ "license": "MIT",
916
+ "dependencies": {
917
+ "dunder-proto": "^1.0.1",
918
+ "es-object-atoms": "^1.0.0"
919
+ },
920
+ "engines": {
921
+ "node": ">= 0.4"
922
+ }
923
+ },
924
+ "node_modules/github-from-package": {
925
+ "version": "0.0.0",
926
+ "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz",
927
+ "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
928
+ "license": "MIT"
929
+ },
930
+ "node_modules/global-agent": {
931
+ "version": "3.0.0",
932
+ "resolved": "https://registry.npmjs.org/global-agent/-/global-agent-3.0.0.tgz",
933
+ "integrity": "sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==",
934
+ "license": "BSD-3-Clause",
935
+ "dependencies": {
936
+ "boolean": "^3.0.1",
937
+ "es6-error": "^4.1.1",
938
+ "matcher": "^3.0.0",
939
+ "roarr": "^2.15.3",
940
+ "semver": "^7.3.2",
941
+ "serialize-error": "^7.0.1"
942
+ },
943
+ "engines": {
944
+ "node": ">=10.0"
945
+ }
946
+ },
947
+ "node_modules/globalthis": {
948
+ "version": "1.0.4",
949
+ "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
950
+ "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
951
+ "license": "MIT",
952
+ "dependencies": {
953
+ "define-properties": "^1.2.1",
954
+ "gopd": "^1.0.1"
955
+ },
956
+ "engines": {
957
+ "node": ">= 0.4"
958
+ },
959
+ "funding": {
960
+ "url": "https://github.com/sponsors/ljharb"
961
+ }
962
+ },
963
+ "node_modules/gopd": {
964
+ "version": "1.2.0",
965
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
966
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
967
+ "license": "MIT",
968
+ "engines": {
969
+ "node": ">= 0.4"
970
+ },
971
+ "funding": {
972
+ "url": "https://github.com/sponsors/ljharb"
973
+ }
974
+ },
975
+ "node_modules/guid-typescript": {
976
+ "version": "1.0.9",
977
+ "resolved": "https://registry.npmjs.org/guid-typescript/-/guid-typescript-1.0.9.tgz",
978
+ "integrity": "sha512-Y8T4vYhEfwJOTbouREvG+3XDsjr8E3kIr7uf+JZ0BYloFsttiHU0WfvANVsR7TxNUJa/WpCnw/Ino/p+DeBhBQ==",
979
+ "license": "ISC"
980
+ },
981
+ "node_modules/has-property-descriptors": {
982
+ "version": "1.0.2",
983
+ "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
984
+ "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
985
+ "license": "MIT",
986
+ "dependencies": {
987
+ "es-define-property": "^1.0.0"
988
+ },
989
+ "funding": {
990
+ "url": "https://github.com/sponsors/ljharb"
991
+ }
992
+ },
993
+ "node_modules/has-symbols": {
994
+ "version": "1.1.0",
995
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
996
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
997
+ "license": "MIT",
998
+ "engines": {
999
+ "node": ">= 0.4"
1000
+ },
1001
+ "funding": {
1002
+ "url": "https://github.com/sponsors/ljharb"
1003
+ }
1004
+ },
1005
+ "node_modules/hasown": {
1006
+ "version": "2.0.2",
1007
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
1008
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
1009
+ "license": "MIT",
1010
+ "dependencies": {
1011
+ "function-bind": "^1.1.2"
1012
+ },
1013
+ "engines": {
1014
+ "node": ">= 0.4"
1015
+ }
1016
+ },
1017
+ "node_modules/hono": {
1018
+ "version": "4.12.2",
1019
+ "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.2.tgz",
1020
+ "integrity": "sha512-gJnaDHXKDayjt8ue0n8Gs0A007yKXj4Xzb8+cNjZeYsSzzwKc0Lr+OZgYwVfB0pHfUs17EPoLvrOsEaJ9mj+Tg==",
1021
+ "license": "MIT",
1022
+ "engines": {
1023
+ "node": ">=16.9.0"
1024
+ }
1025
+ },
1026
+ "node_modules/http-errors": {
1027
+ "version": "2.0.1",
1028
+ "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
1029
+ "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
1030
+ "license": "MIT",
1031
+ "dependencies": {
1032
+ "depd": "~2.0.0",
1033
+ "inherits": "~2.0.4",
1034
+ "setprototypeof": "~1.2.0",
1035
+ "statuses": "~2.0.2",
1036
+ "toidentifier": "~1.0.1"
1037
+ },
1038
+ "engines": {
1039
+ "node": ">= 0.8"
1040
+ },
1041
+ "funding": {
1042
+ "type": "opencollective",
1043
+ "url": "https://opencollective.com/express"
1044
+ }
1045
+ },
1046
+ "node_modules/iconv-lite": {
1047
+ "version": "0.7.2",
1048
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.2.tgz",
1049
+ "integrity": "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==",
1050
+ "license": "MIT",
1051
+ "dependencies": {
1052
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
1053
+ },
1054
+ "engines": {
1055
+ "node": ">=0.10.0"
1056
+ },
1057
+ "funding": {
1058
+ "type": "opencollective",
1059
+ "url": "https://opencollective.com/express"
1060
+ }
1061
+ },
1062
+ "node_modules/ieee754": {
1063
+ "version": "1.2.1",
1064
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
1065
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
1066
+ "funding": [
1067
+ {
1068
+ "type": "github",
1069
+ "url": "https://github.com/sponsors/feross"
1070
+ },
1071
+ {
1072
+ "type": "patreon",
1073
+ "url": "https://www.patreon.com/feross"
1074
+ },
1075
+ {
1076
+ "type": "consulting",
1077
+ "url": "https://feross.org/support"
1078
+ }
1079
+ ],
1080
+ "license": "BSD-3-Clause"
1081
+ },
1082
+ "node_modules/inherits": {
1083
+ "version": "2.0.4",
1084
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
1085
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
1086
+ "license": "ISC"
1087
+ },
1088
+ "node_modules/ini": {
1089
+ "version": "1.3.8",
1090
+ "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
1091
+ "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
1092
+ "license": "ISC"
1093
+ },
1094
+ "node_modules/ip-address": {
1095
+ "version": "10.0.1",
1096
+ "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.0.1.tgz",
1097
+ "integrity": "sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==",
1098
+ "license": "MIT",
1099
+ "engines": {
1100
+ "node": ">= 12"
1101
+ }
1102
+ },
1103
+ "node_modules/ipaddr.js": {
1104
+ "version": "1.9.1",
1105
+ "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
1106
+ "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
1107
+ "license": "MIT",
1108
+ "engines": {
1109
+ "node": ">= 0.10"
1110
+ }
1111
+ },
1112
+ "node_modules/is-promise": {
1113
+ "version": "4.0.0",
1114
+ "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz",
1115
+ "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==",
1116
+ "license": "MIT"
1117
+ },
1118
+ "node_modules/isexe": {
1119
+ "version": "2.0.0",
1120
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
1121
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
1122
+ "license": "ISC"
1123
+ },
1124
+ "node_modules/jose": {
1125
+ "version": "6.1.3",
1126
+ "resolved": "https://registry.npmjs.org/jose/-/jose-6.1.3.tgz",
1127
+ "integrity": "sha512-0TpaTfihd4QMNwrz/ob2Bp7X04yuxJkjRGi4aKmOqwhov54i6u79oCv7T+C7lo70MKH6BesI3vscD1yb/yzKXQ==",
1128
+ "license": "MIT",
1129
+ "funding": {
1130
+ "url": "https://github.com/sponsors/panva"
1131
+ }
1132
+ },
1133
+ "node_modules/json-schema-traverse": {
1134
+ "version": "1.0.0",
1135
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
1136
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
1137
+ "license": "MIT"
1138
+ },
1139
+ "node_modules/json-schema-typed": {
1140
+ "version": "8.0.2",
1141
+ "resolved": "https://registry.npmjs.org/json-schema-typed/-/json-schema-typed-8.0.2.tgz",
1142
+ "integrity": "sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA==",
1143
+ "license": "BSD-2-Clause"
1144
+ },
1145
+ "node_modules/json-stringify-safe": {
1146
+ "version": "5.0.1",
1147
+ "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
1148
+ "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==",
1149
+ "license": "ISC"
1150
+ },
1151
+ "node_modules/long": {
1152
+ "version": "5.3.2",
1153
+ "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz",
1154
+ "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==",
1155
+ "license": "Apache-2.0"
1156
+ },
1157
+ "node_modules/matcher": {
1158
+ "version": "3.0.0",
1159
+ "resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz",
1160
+ "integrity": "sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng==",
1161
+ "license": "MIT",
1162
+ "dependencies": {
1163
+ "escape-string-regexp": "^4.0.0"
1164
+ },
1165
+ "engines": {
1166
+ "node": ">=10"
1167
+ }
1168
+ },
1169
+ "node_modules/math-intrinsics": {
1170
+ "version": "1.1.0",
1171
+ "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
1172
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
1173
+ "license": "MIT",
1174
+ "engines": {
1175
+ "node": ">= 0.4"
1176
+ }
1177
+ },
1178
+ "node_modules/media-typer": {
1179
+ "version": "1.1.0",
1180
+ "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz",
1181
+ "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==",
1182
+ "license": "MIT",
1183
+ "engines": {
1184
+ "node": ">= 0.8"
1185
+ }
1186
+ },
1187
+ "node_modules/merge-descriptors": {
1188
+ "version": "2.0.0",
1189
+ "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz",
1190
+ "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==",
1191
+ "license": "MIT",
1192
+ "engines": {
1193
+ "node": ">=18"
1194
+ },
1195
+ "funding": {
1196
+ "url": "https://github.com/sponsors/sindresorhus"
1197
+ }
1198
+ },
1199
+ "node_modules/mime-db": {
1200
+ "version": "1.54.0",
1201
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
1202
+ "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
1203
+ "license": "MIT",
1204
+ "engines": {
1205
+ "node": ">= 0.6"
1206
+ }
1207
+ },
1208
+ "node_modules/mime-types": {
1209
+ "version": "3.0.2",
1210
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
1211
+ "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==",
1212
+ "license": "MIT",
1213
+ "dependencies": {
1214
+ "mime-db": "^1.54.0"
1215
+ },
1216
+ "engines": {
1217
+ "node": ">=18"
1218
+ },
1219
+ "funding": {
1220
+ "type": "opencollective",
1221
+ "url": "https://opencollective.com/express"
1222
+ }
1223
+ },
1224
+ "node_modules/mimic-response": {
1225
+ "version": "3.1.0",
1226
+ "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz",
1227
+ "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
1228
+ "license": "MIT",
1229
+ "engines": {
1230
+ "node": ">=10"
1231
+ },
1232
+ "funding": {
1233
+ "url": "https://github.com/sponsors/sindresorhus"
1234
+ }
1235
+ },
1236
+ "node_modules/minimist": {
1237
+ "version": "1.2.8",
1238
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
1239
+ "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
1240
+ "license": "MIT",
1241
+ "funding": {
1242
+ "url": "https://github.com/sponsors/ljharb"
1243
+ }
1244
+ },
1245
+ "node_modules/minipass": {
1246
+ "version": "7.1.3",
1247
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
1248
+ "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
1249
+ "license": "BlueOak-1.0.0",
1250
+ "engines": {
1251
+ "node": ">=16 || 14 >=14.17"
1252
+ }
1253
+ },
1254
+ "node_modules/minizlib": {
1255
+ "version": "3.1.0",
1256
+ "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.1.0.tgz",
1257
+ "integrity": "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==",
1258
+ "license": "MIT",
1259
+ "dependencies": {
1260
+ "minipass": "^7.1.2"
1261
+ },
1262
+ "engines": {
1263
+ "node": ">= 18"
1264
+ }
1265
+ },
1266
+ "node_modules/mkdirp-classic": {
1267
+ "version": "0.5.3",
1268
+ "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
1269
+ "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
1270
+ "license": "MIT"
1271
+ },
1272
+ "node_modules/ms": {
1273
+ "version": "2.1.3",
1274
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
1275
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
1276
+ "license": "MIT"
1277
+ },
1278
+ "node_modules/napi-build-utils": {
1279
+ "version": "2.0.0",
1280
+ "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz",
1281
+ "integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==",
1282
+ "license": "MIT"
1283
+ },
1284
+ "node_modules/negotiator": {
1285
+ "version": "1.0.0",
1286
+ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz",
1287
+ "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==",
1288
+ "license": "MIT",
1289
+ "engines": {
1290
+ "node": ">= 0.6"
1291
+ }
1292
+ },
1293
+ "node_modules/node-abi": {
1294
+ "version": "3.87.0",
1295
+ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.87.0.tgz",
1296
+ "integrity": "sha512-+CGM1L1CgmtheLcBuleyYOn7NWPVu0s0EJH2C4puxgEZb9h8QpR9G2dBfZJOAUhi7VQxuBPMd0hiISWcTyiYyQ==",
1297
+ "license": "MIT",
1298
+ "dependencies": {
1299
+ "semver": "^7.3.5"
1300
+ },
1301
+ "engines": {
1302
+ "node": ">=10"
1303
+ }
1304
+ },
1305
+ "node_modules/object-assign": {
1306
+ "version": "4.1.1",
1307
+ "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
1308
+ "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
1309
+ "license": "MIT",
1310
+ "engines": {
1311
+ "node": ">=0.10.0"
1312
+ }
1313
+ },
1314
+ "node_modules/object-inspect": {
1315
+ "version": "1.13.4",
1316
+ "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
1317
+ "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
1318
+ "license": "MIT",
1319
+ "engines": {
1320
+ "node": ">= 0.4"
1321
+ },
1322
+ "funding": {
1323
+ "url": "https://github.com/sponsors/ljharb"
1324
+ }
1325
+ },
1326
+ "node_modules/object-keys": {
1327
+ "version": "1.1.1",
1328
+ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
1329
+ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
1330
+ "license": "MIT",
1331
+ "engines": {
1332
+ "node": ">= 0.4"
1333
+ }
1334
+ },
1335
+ "node_modules/on-finished": {
1336
+ "version": "2.4.1",
1337
+ "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
1338
+ "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
1339
+ "license": "MIT",
1340
+ "dependencies": {
1341
+ "ee-first": "1.1.1"
1342
+ },
1343
+ "engines": {
1344
+ "node": ">= 0.8"
1345
+ }
1346
+ },
1347
+ "node_modules/once": {
1348
+ "version": "1.4.0",
1349
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
1350
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
1351
+ "license": "ISC",
1352
+ "dependencies": {
1353
+ "wrappy": "1"
1354
+ }
1355
+ },
1356
+ "node_modules/onnxruntime-common": {
1357
+ "version": "1.21.0",
1358
+ "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.21.0.tgz",
1359
+ "integrity": "sha512-Q632iLLrtCAVOTO65dh2+mNbQir/QNTVBG3h/QdZBpns7mZ0RYbLRBgGABPbpU9351AgYy7SJf1WaeVwMrBFPQ==",
1360
+ "license": "MIT"
1361
+ },
1362
+ "node_modules/onnxruntime-node": {
1363
+ "version": "1.21.0",
1364
+ "resolved": "https://registry.npmjs.org/onnxruntime-node/-/onnxruntime-node-1.21.0.tgz",
1365
+ "integrity": "sha512-NeaCX6WW2L8cRCSqy3bInlo5ojjQqu2fD3D+9W5qb5irwxhEyWKXeH2vZ8W9r6VxaMPUan+4/7NDwZMtouZxEw==",
1366
+ "hasInstallScript": true,
1367
+ "license": "MIT",
1368
+ "os": [
1369
+ "win32",
1370
+ "darwin",
1371
+ "linux"
1372
+ ],
1373
+ "dependencies": {
1374
+ "global-agent": "^3.0.0",
1375
+ "onnxruntime-common": "1.21.0",
1376
+ "tar": "^7.0.1"
1377
+ }
1378
+ },
1379
+ "node_modules/onnxruntime-web": {
1380
+ "version": "1.22.0-dev.20250409-89f8206ba4",
1381
+ "resolved": "https://registry.npmjs.org/onnxruntime-web/-/onnxruntime-web-1.22.0-dev.20250409-89f8206ba4.tgz",
1382
+ "integrity": "sha512-0uS76OPgH0hWCPrFKlL8kYVV7ckM7t/36HfbgoFw6Nd0CZVVbQC4PkrR8mBX8LtNUFZO25IQBqV2Hx2ho3FlbQ==",
1383
+ "license": "MIT",
1384
+ "dependencies": {
1385
+ "flatbuffers": "^25.1.24",
1386
+ "guid-typescript": "^1.0.9",
1387
+ "long": "^5.2.3",
1388
+ "onnxruntime-common": "1.22.0-dev.20250409-89f8206ba4",
1389
+ "platform": "^1.3.6",
1390
+ "protobufjs": "^7.2.4"
1391
+ }
1392
+ },
1393
+ "node_modules/onnxruntime-web/node_modules/onnxruntime-common": {
1394
+ "version": "1.22.0-dev.20250409-89f8206ba4",
1395
+ "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.22.0-dev.20250409-89f8206ba4.tgz",
1396
+ "integrity": "sha512-vDJMkfCfb0b1A836rgHj+ORuZf4B4+cc2bASQtpeoJLueuFc5DuYwjIZUBrSvx/fO5IrLjLz+oTrB3pcGlhovQ==",
1397
+ "license": "MIT"
1398
+ },
1399
+ "node_modules/parseurl": {
1400
+ "version": "1.3.3",
1401
+ "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
1402
+ "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
1403
+ "license": "MIT",
1404
+ "engines": {
1405
+ "node": ">= 0.8"
1406
+ }
1407
+ },
1408
+ "node_modules/path-key": {
1409
+ "version": "3.1.1",
1410
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
1411
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
1412
+ "license": "MIT",
1413
+ "engines": {
1414
+ "node": ">=8"
1415
+ }
1416
+ },
1417
+ "node_modules/path-to-regexp": {
1418
+ "version": "8.3.0",
1419
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3.0.tgz",
1420
+ "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==",
1421
+ "license": "MIT",
1422
+ "funding": {
1423
+ "type": "opencollective",
1424
+ "url": "https://opencollective.com/express"
1425
+ }
1426
+ },
1427
+ "node_modules/pkce-challenge": {
1428
+ "version": "5.0.1",
1429
+ "resolved": "https://registry.npmjs.org/pkce-challenge/-/pkce-challenge-5.0.1.tgz",
1430
+ "integrity": "sha512-wQ0b/W4Fr01qtpHlqSqspcj3EhBvimsdh0KlHhH8HRZnMsEa0ea2fTULOXOS9ccQr3om+GcGRk4e+isrZWV8qQ==",
1431
+ "license": "MIT",
1432
+ "engines": {
1433
+ "node": ">=16.20.0"
1434
+ }
1435
+ },
1436
+ "node_modules/platform": {
1437
+ "version": "1.3.6",
1438
+ "resolved": "https://registry.npmjs.org/platform/-/platform-1.3.6.tgz",
1439
+ "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==",
1440
+ "license": "MIT"
1441
+ },
1442
+ "node_modules/prebuild-install": {
1443
+ "version": "7.1.3",
1444
+ "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz",
1445
+ "integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==",
1446
+ "deprecated": "No longer maintained. Please contact the author of the relevant native addon; alternatives are available.",
1447
+ "license": "MIT",
1448
+ "dependencies": {
1449
+ "detect-libc": "^2.0.0",
1450
+ "expand-template": "^2.0.3",
1451
+ "github-from-package": "0.0.0",
1452
+ "minimist": "^1.2.3",
1453
+ "mkdirp-classic": "^0.5.3",
1454
+ "napi-build-utils": "^2.0.0",
1455
+ "node-abi": "^3.3.0",
1456
+ "pump": "^3.0.0",
1457
+ "rc": "^1.2.7",
1458
+ "simple-get": "^4.0.0",
1459
+ "tar-fs": "^2.0.0",
1460
+ "tunnel-agent": "^0.6.0"
1461
+ },
1462
+ "bin": {
1463
+ "prebuild-install": "bin.js"
1464
+ },
1465
+ "engines": {
1466
+ "node": ">=10"
1467
+ }
1468
+ },
1469
+ "node_modules/protobufjs": {
1470
+ "version": "7.5.4",
1471
+ "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.4.tgz",
1472
+ "integrity": "sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==",
1473
+ "hasInstallScript": true,
1474
+ "license": "BSD-3-Clause",
1475
+ "dependencies": {
1476
+ "@protobufjs/aspromise": "^1.1.2",
1477
+ "@protobufjs/base64": "^1.1.2",
1478
+ "@protobufjs/codegen": "^2.0.4",
1479
+ "@protobufjs/eventemitter": "^1.1.0",
1480
+ "@protobufjs/fetch": "^1.1.0",
1481
+ "@protobufjs/float": "^1.0.2",
1482
+ "@protobufjs/inquire": "^1.1.0",
1483
+ "@protobufjs/path": "^1.1.2",
1484
+ "@protobufjs/pool": "^1.1.0",
1485
+ "@protobufjs/utf8": "^1.1.0",
1486
+ "@types/node": ">=13.7.0",
1487
+ "long": "^5.0.0"
1488
+ },
1489
+ "engines": {
1490
+ "node": ">=12.0.0"
1491
+ }
1492
+ },
1493
+ "node_modules/proxy-addr": {
1494
+ "version": "2.0.7",
1495
+ "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
1496
+ "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
1497
+ "license": "MIT",
1498
+ "dependencies": {
1499
+ "forwarded": "0.2.0",
1500
+ "ipaddr.js": "1.9.1"
1501
+ },
1502
+ "engines": {
1503
+ "node": ">= 0.10"
1504
+ }
1505
+ },
1506
+ "node_modules/pump": {
1507
+ "version": "3.0.3",
1508
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz",
1509
+ "integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
1510
+ "license": "MIT",
1511
+ "dependencies": {
1512
+ "end-of-stream": "^1.1.0",
1513
+ "once": "^1.3.1"
1514
+ }
1515
+ },
1516
+ "node_modules/qs": {
1517
+ "version": "6.15.0",
1518
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.0.tgz",
1519
+ "integrity": "sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==",
1520
+ "license": "BSD-3-Clause",
1521
+ "dependencies": {
1522
+ "side-channel": "^1.1.0"
1523
+ },
1524
+ "engines": {
1525
+ "node": ">=0.6"
1526
+ },
1527
+ "funding": {
1528
+ "url": "https://github.com/sponsors/ljharb"
1529
+ }
1530
+ },
1531
+ "node_modules/range-parser": {
1532
+ "version": "1.2.1",
1533
+ "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
1534
+ "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
1535
+ "license": "MIT",
1536
+ "engines": {
1537
+ "node": ">= 0.6"
1538
+ }
1539
+ },
1540
+ "node_modules/raw-body": {
1541
+ "version": "3.0.2",
1542
+ "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.2.tgz",
1543
+ "integrity": "sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==",
1544
+ "license": "MIT",
1545
+ "dependencies": {
1546
+ "bytes": "~3.1.2",
1547
+ "http-errors": "~2.0.1",
1548
+ "iconv-lite": "~0.7.0",
1549
+ "unpipe": "~1.0.0"
1550
+ },
1551
+ "engines": {
1552
+ "node": ">= 0.10"
1553
+ }
1554
+ },
1555
+ "node_modules/rc": {
1556
+ "version": "1.2.8",
1557
+ "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
1558
+ "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
1559
+ "license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
1560
+ "dependencies": {
1561
+ "deep-extend": "^0.6.0",
1562
+ "ini": "~1.3.0",
1563
+ "minimist": "^1.2.0",
1564
+ "strip-json-comments": "~2.0.1"
1565
+ },
1566
+ "bin": {
1567
+ "rc": "cli.js"
1568
+ }
1569
+ },
1570
+ "node_modules/readable-stream": {
1571
+ "version": "3.6.2",
1572
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
1573
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
1574
+ "license": "MIT",
1575
+ "dependencies": {
1576
+ "inherits": "^2.0.3",
1577
+ "string_decoder": "^1.1.1",
1578
+ "util-deprecate": "^1.0.1"
1579
+ },
1580
+ "engines": {
1581
+ "node": ">= 6"
1582
+ }
1583
+ },
1584
+ "node_modules/require-from-string": {
1585
+ "version": "2.0.2",
1586
+ "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
1587
+ "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
1588
+ "license": "MIT",
1589
+ "engines": {
1590
+ "node": ">=0.10.0"
1591
+ }
1592
+ },
1593
+ "node_modules/roarr": {
1594
+ "version": "2.15.4",
1595
+ "resolved": "https://registry.npmjs.org/roarr/-/roarr-2.15.4.tgz",
1596
+ "integrity": "sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==",
1597
+ "license": "BSD-3-Clause",
1598
+ "dependencies": {
1599
+ "boolean": "^3.0.1",
1600
+ "detect-node": "^2.0.4",
1601
+ "globalthis": "^1.0.1",
1602
+ "json-stringify-safe": "^5.0.1",
1603
+ "semver-compare": "^1.0.0",
1604
+ "sprintf-js": "^1.1.2"
1605
+ },
1606
+ "engines": {
1607
+ "node": ">=8.0"
1608
+ }
1609
+ },
1610
+ "node_modules/router": {
1611
+ "version": "2.2.0",
1612
+ "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz",
1613
+ "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==",
1614
+ "license": "MIT",
1615
+ "dependencies": {
1616
+ "debug": "^4.4.0",
1617
+ "depd": "^2.0.0",
1618
+ "is-promise": "^4.0.0",
1619
+ "parseurl": "^1.3.3",
1620
+ "path-to-regexp": "^8.0.0"
1621
+ },
1622
+ "engines": {
1623
+ "node": ">= 18"
1624
+ }
1625
+ },
1626
+ "node_modules/safe-buffer": {
1627
+ "version": "5.2.1",
1628
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
1629
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
1630
+ "funding": [
1631
+ {
1632
+ "type": "github",
1633
+ "url": "https://github.com/sponsors/feross"
1634
+ },
1635
+ {
1636
+ "type": "patreon",
1637
+ "url": "https://www.patreon.com/feross"
1638
+ },
1639
+ {
1640
+ "type": "consulting",
1641
+ "url": "https://feross.org/support"
1642
+ }
1643
+ ],
1644
+ "license": "MIT"
1645
+ },
1646
+ "node_modules/safer-buffer": {
1647
+ "version": "2.1.2",
1648
+ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
1649
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
1650
+ "license": "MIT"
1651
+ },
1652
+ "node_modules/semver": {
1653
+ "version": "7.7.4",
1654
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
1655
+ "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
1656
+ "license": "ISC",
1657
+ "bin": {
1658
+ "semver": "bin/semver.js"
1659
+ },
1660
+ "engines": {
1661
+ "node": ">=10"
1662
+ }
1663
+ },
1664
+ "node_modules/semver-compare": {
1665
+ "version": "1.0.0",
1666
+ "resolved": "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz",
1667
+ "integrity": "sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==",
1668
+ "license": "MIT"
1669
+ },
1670
+ "node_modules/send": {
1671
+ "version": "1.2.1",
1672
+ "resolved": "https://registry.npmjs.org/send/-/send-1.2.1.tgz",
1673
+ "integrity": "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==",
1674
+ "license": "MIT",
1675
+ "dependencies": {
1676
+ "debug": "^4.4.3",
1677
+ "encodeurl": "^2.0.0",
1678
+ "escape-html": "^1.0.3",
1679
+ "etag": "^1.8.1",
1680
+ "fresh": "^2.0.0",
1681
+ "http-errors": "^2.0.1",
1682
+ "mime-types": "^3.0.2",
1683
+ "ms": "^2.1.3",
1684
+ "on-finished": "^2.4.1",
1685
+ "range-parser": "^1.2.1",
1686
+ "statuses": "^2.0.2"
1687
+ },
1688
+ "engines": {
1689
+ "node": ">= 18"
1690
+ },
1691
+ "funding": {
1692
+ "type": "opencollective",
1693
+ "url": "https://opencollective.com/express"
1694
+ }
1695
+ },
1696
+ "node_modules/serialize-error": {
1697
+ "version": "7.0.1",
1698
+ "resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-7.0.1.tgz",
1699
+ "integrity": "sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==",
1700
+ "license": "MIT",
1701
+ "dependencies": {
1702
+ "type-fest": "^0.13.1"
1703
+ },
1704
+ "engines": {
1705
+ "node": ">=10"
1706
+ },
1707
+ "funding": {
1708
+ "url": "https://github.com/sponsors/sindresorhus"
1709
+ }
1710
+ },
1711
+ "node_modules/serve-static": {
1712
+ "version": "2.2.1",
1713
+ "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz",
1714
+ "integrity": "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==",
1715
+ "license": "MIT",
1716
+ "dependencies": {
1717
+ "encodeurl": "^2.0.0",
1718
+ "escape-html": "^1.0.3",
1719
+ "parseurl": "^1.3.3",
1720
+ "send": "^1.2.0"
1721
+ },
1722
+ "engines": {
1723
+ "node": ">= 18"
1724
+ },
1725
+ "funding": {
1726
+ "type": "opencollective",
1727
+ "url": "https://opencollective.com/express"
1728
+ }
1729
+ },
1730
+ "node_modules/setprototypeof": {
1731
+ "version": "1.2.0",
1732
+ "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
1733
+ "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
1734
+ "license": "ISC"
1735
+ },
1736
+ "node_modules/sharp": {
1737
+ "version": "0.34.5",
1738
+ "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
1739
+ "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
1740
+ "hasInstallScript": true,
1741
+ "license": "Apache-2.0",
1742
+ "dependencies": {
1743
+ "@img/colour": "^1.0.0",
1744
+ "detect-libc": "^2.1.2",
1745
+ "semver": "^7.7.3"
1746
+ },
1747
+ "engines": {
1748
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1749
+ },
1750
+ "funding": {
1751
+ "url": "https://opencollective.com/libvips"
1752
+ },
1753
+ "optionalDependencies": {
1754
+ "@img/sharp-darwin-arm64": "0.34.5",
1755
+ "@img/sharp-darwin-x64": "0.34.5",
1756
+ "@img/sharp-libvips-darwin-arm64": "1.2.4",
1757
+ "@img/sharp-libvips-darwin-x64": "1.2.4",
1758
+ "@img/sharp-libvips-linux-arm": "1.2.4",
1759
+ "@img/sharp-libvips-linux-arm64": "1.2.4",
1760
+ "@img/sharp-libvips-linux-ppc64": "1.2.4",
1761
+ "@img/sharp-libvips-linux-riscv64": "1.2.4",
1762
+ "@img/sharp-libvips-linux-s390x": "1.2.4",
1763
+ "@img/sharp-libvips-linux-x64": "1.2.4",
1764
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
1765
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
1766
+ "@img/sharp-linux-arm": "0.34.5",
1767
+ "@img/sharp-linux-arm64": "0.34.5",
1768
+ "@img/sharp-linux-ppc64": "0.34.5",
1769
+ "@img/sharp-linux-riscv64": "0.34.5",
1770
+ "@img/sharp-linux-s390x": "0.34.5",
1771
+ "@img/sharp-linux-x64": "0.34.5",
1772
+ "@img/sharp-linuxmusl-arm64": "0.34.5",
1773
+ "@img/sharp-linuxmusl-x64": "0.34.5",
1774
+ "@img/sharp-wasm32": "0.34.5",
1775
+ "@img/sharp-win32-arm64": "0.34.5",
1776
+ "@img/sharp-win32-ia32": "0.34.5",
1777
+ "@img/sharp-win32-x64": "0.34.5"
1778
+ }
1779
+ },
1780
+ "node_modules/shebang-command": {
1781
+ "version": "2.0.0",
1782
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
1783
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
1784
+ "license": "MIT",
1785
+ "dependencies": {
1786
+ "shebang-regex": "^3.0.0"
1787
+ },
1788
+ "engines": {
1789
+ "node": ">=8"
1790
+ }
1791
+ },
1792
+ "node_modules/shebang-regex": {
1793
+ "version": "3.0.0",
1794
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
1795
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
1796
+ "license": "MIT",
1797
+ "engines": {
1798
+ "node": ">=8"
1799
+ }
1800
+ },
1801
+ "node_modules/side-channel": {
1802
+ "version": "1.1.0",
1803
+ "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
1804
+ "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
1805
+ "license": "MIT",
1806
+ "dependencies": {
1807
+ "es-errors": "^1.3.0",
1808
+ "object-inspect": "^1.13.3",
1809
+ "side-channel-list": "^1.0.0",
1810
+ "side-channel-map": "^1.0.1",
1811
+ "side-channel-weakmap": "^1.0.2"
1812
+ },
1813
+ "engines": {
1814
+ "node": ">= 0.4"
1815
+ },
1816
+ "funding": {
1817
+ "url": "https://github.com/sponsors/ljharb"
1818
+ }
1819
+ },
1820
+ "node_modules/side-channel-list": {
1821
+ "version": "1.0.0",
1822
+ "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
1823
+ "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
1824
+ "license": "MIT",
1825
+ "dependencies": {
1826
+ "es-errors": "^1.3.0",
1827
+ "object-inspect": "^1.13.3"
1828
+ },
1829
+ "engines": {
1830
+ "node": ">= 0.4"
1831
+ },
1832
+ "funding": {
1833
+ "url": "https://github.com/sponsors/ljharb"
1834
+ }
1835
+ },
1836
+ "node_modules/side-channel-map": {
1837
+ "version": "1.0.1",
1838
+ "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
1839
+ "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
1840
+ "license": "MIT",
1841
+ "dependencies": {
1842
+ "call-bound": "^1.0.2",
1843
+ "es-errors": "^1.3.0",
1844
+ "get-intrinsic": "^1.2.5",
1845
+ "object-inspect": "^1.13.3"
1846
+ },
1847
+ "engines": {
1848
+ "node": ">= 0.4"
1849
+ },
1850
+ "funding": {
1851
+ "url": "https://github.com/sponsors/ljharb"
1852
+ }
1853
+ },
1854
+ "node_modules/side-channel-weakmap": {
1855
+ "version": "1.0.2",
1856
+ "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
1857
+ "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
1858
+ "license": "MIT",
1859
+ "dependencies": {
1860
+ "call-bound": "^1.0.2",
1861
+ "es-errors": "^1.3.0",
1862
+ "get-intrinsic": "^1.2.5",
1863
+ "object-inspect": "^1.13.3",
1864
+ "side-channel-map": "^1.0.1"
1865
+ },
1866
+ "engines": {
1867
+ "node": ">= 0.4"
1868
+ },
1869
+ "funding": {
1870
+ "url": "https://github.com/sponsors/ljharb"
1871
+ }
1872
+ },
1873
+ "node_modules/simple-concat": {
1874
+ "version": "1.0.1",
1875
+ "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
1876
+ "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
1877
+ "funding": [
1878
+ {
1879
+ "type": "github",
1880
+ "url": "https://github.com/sponsors/feross"
1881
+ },
1882
+ {
1883
+ "type": "patreon",
1884
+ "url": "https://www.patreon.com/feross"
1885
+ },
1886
+ {
1887
+ "type": "consulting",
1888
+ "url": "https://feross.org/support"
1889
+ }
1890
+ ],
1891
+ "license": "MIT"
1892
+ },
1893
+ "node_modules/simple-get": {
1894
+ "version": "4.0.1",
1895
+ "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz",
1896
+ "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==",
1897
+ "funding": [
1898
+ {
1899
+ "type": "github",
1900
+ "url": "https://github.com/sponsors/feross"
1901
+ },
1902
+ {
1903
+ "type": "patreon",
1904
+ "url": "https://www.patreon.com/feross"
1905
+ },
1906
+ {
1907
+ "type": "consulting",
1908
+ "url": "https://feross.org/support"
1909
+ }
1910
+ ],
1911
+ "license": "MIT",
1912
+ "dependencies": {
1913
+ "decompress-response": "^6.0.0",
1914
+ "once": "^1.3.1",
1915
+ "simple-concat": "^1.0.0"
1916
+ }
1917
+ },
1918
+ "node_modules/sprintf-js": {
1919
+ "version": "1.1.3",
1920
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
1921
+ "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
1922
+ "license": "BSD-3-Clause"
1923
+ },
1924
+ "node_modules/sqlite-vec": {
1925
+ "version": "0.1.7-alpha.2",
1926
+ "resolved": "https://registry.npmjs.org/sqlite-vec/-/sqlite-vec-0.1.7-alpha.2.tgz",
1927
+ "integrity": "sha512-rNgRCv+4V4Ed3yc33Qr+nNmjhtrMnnHzXfLVPeGb28Dx5mmDL3Ngw/Wk8vhCGjj76+oC6gnkmMG8y73BZWGBwQ==",
1928
+ "license": "MIT OR Apache",
1929
+ "optionalDependencies": {
1930
+ "sqlite-vec-darwin-arm64": "0.1.7-alpha.2",
1931
+ "sqlite-vec-darwin-x64": "0.1.7-alpha.2",
1932
+ "sqlite-vec-linux-arm64": "0.1.7-alpha.2",
1933
+ "sqlite-vec-linux-x64": "0.1.7-alpha.2",
1934
+ "sqlite-vec-windows-x64": "0.1.7-alpha.2"
1935
+ }
1936
+ },
1937
+ "node_modules/sqlite-vec-linux-x64": {
1938
+ "version": "0.1.7-alpha.2",
1939
+ "resolved": "https://registry.npmjs.org/sqlite-vec-linux-x64/-/sqlite-vec-linux-x64-0.1.7-alpha.2.tgz",
1940
+ "integrity": "sha512-IcgrbHaDccTVhXDf8Orwdc2+hgDLAFORl6OBUhcvlmwswwBP1hqBTSEhovClG4NItwTOBNgpwOoQ7Qp3VDPWLg==",
1941
+ "cpu": [
1942
+ "x64"
1943
+ ],
1944
+ "license": "MIT OR Apache",
1945
+ "optional": true,
1946
+ "os": [
1947
+ "linux"
1948
+ ]
1949
+ },
1950
+ "node_modules/statuses": {
1951
+ "version": "2.0.2",
1952
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
1953
+ "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
1954
+ "license": "MIT",
1955
+ "engines": {
1956
+ "node": ">= 0.8"
1957
+ }
1958
+ },
1959
+ "node_modules/string_decoder": {
1960
+ "version": "1.3.0",
1961
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
1962
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
1963
+ "license": "MIT",
1964
+ "dependencies": {
1965
+ "safe-buffer": "~5.2.0"
1966
+ }
1967
+ },
1968
+ "node_modules/strip-json-comments": {
1969
+ "version": "2.0.1",
1970
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
1971
+ "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==",
1972
+ "license": "MIT",
1973
+ "engines": {
1974
+ "node": ">=0.10.0"
1975
+ }
1976
+ },
1977
+ "node_modules/tar": {
1978
+ "version": "7.5.9",
1979
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.9.tgz",
1980
+ "integrity": "sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==",
1981
+ "license": "BlueOak-1.0.0",
1982
+ "dependencies": {
1983
+ "@isaacs/fs-minipass": "^4.0.0",
1984
+ "chownr": "^3.0.0",
1985
+ "minipass": "^7.1.2",
1986
+ "minizlib": "^3.1.0",
1987
+ "yallist": "^5.0.0"
1988
+ },
1989
+ "engines": {
1990
+ "node": ">=18"
1991
+ }
1992
+ },
1993
+ "node_modules/tar-fs": {
1994
+ "version": "2.1.4",
1995
+ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz",
1996
+ "integrity": "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==",
1997
+ "license": "MIT",
1998
+ "dependencies": {
1999
+ "chownr": "^1.1.1",
2000
+ "mkdirp-classic": "^0.5.2",
2001
+ "pump": "^3.0.0",
2002
+ "tar-stream": "^2.1.4"
2003
+ }
2004
+ },
2005
+ "node_modules/tar-fs/node_modules/chownr": {
2006
+ "version": "1.1.4",
2007
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
2008
+ "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
2009
+ "license": "ISC"
2010
+ },
2011
+ "node_modules/tar-stream": {
2012
+ "version": "2.2.0",
2013
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
2014
+ "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
2015
+ "license": "MIT",
2016
+ "dependencies": {
2017
+ "bl": "^4.0.3",
2018
+ "end-of-stream": "^1.4.1",
2019
+ "fs-constants": "^1.0.0",
2020
+ "inherits": "^2.0.3",
2021
+ "readable-stream": "^3.1.1"
2022
+ },
2023
+ "engines": {
2024
+ "node": ">=6"
2025
+ }
2026
+ },
2027
+ "node_modules/toidentifier": {
2028
+ "version": "1.0.1",
2029
+ "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
2030
+ "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
2031
+ "license": "MIT",
2032
+ "engines": {
2033
+ "node": ">=0.6"
2034
+ }
2035
+ },
2036
+ "node_modules/tunnel-agent": {
2037
+ "version": "0.6.0",
2038
+ "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
2039
+ "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==",
2040
+ "license": "Apache-2.0",
2041
+ "dependencies": {
2042
+ "safe-buffer": "^5.0.1"
2043
+ },
2044
+ "engines": {
2045
+ "node": "*"
2046
+ }
2047
+ },
2048
+ "node_modules/type-fest": {
2049
+ "version": "0.13.1",
2050
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz",
2051
+ "integrity": "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==",
2052
+ "license": "(MIT OR CC0-1.0)",
2053
+ "engines": {
2054
+ "node": ">=10"
2055
+ },
2056
+ "funding": {
2057
+ "url": "https://github.com/sponsors/sindresorhus"
2058
+ }
2059
+ },
2060
+ "node_modules/type-is": {
2061
+ "version": "2.0.1",
2062
+ "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz",
2063
+ "integrity": "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==",
2064
+ "license": "MIT",
2065
+ "dependencies": {
2066
+ "content-type": "^1.0.5",
2067
+ "media-typer": "^1.1.0",
2068
+ "mime-types": "^3.0.0"
2069
+ },
2070
+ "engines": {
2071
+ "node": ">= 0.6"
2072
+ }
2073
+ },
2074
+ "node_modules/undici-types": {
2075
+ "version": "7.18.2",
2076
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
2077
+ "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
2078
+ "license": "MIT"
2079
+ },
2080
+ "node_modules/unpipe": {
2081
+ "version": "1.0.0",
2082
+ "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
2083
+ "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
2084
+ "license": "MIT",
2085
+ "engines": {
2086
+ "node": ">= 0.8"
2087
+ }
2088
+ },
2089
+ "node_modules/util-deprecate": {
2090
+ "version": "1.0.2",
2091
+ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
2092
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
2093
+ "license": "MIT"
2094
+ },
2095
+ "node_modules/vary": {
2096
+ "version": "1.1.2",
2097
+ "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
2098
+ "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
2099
+ "license": "MIT",
2100
+ "engines": {
2101
+ "node": ">= 0.8"
2102
+ }
2103
+ },
2104
+ "node_modules/which": {
2105
+ "version": "2.0.2",
2106
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
2107
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
2108
+ "license": "ISC",
2109
+ "dependencies": {
2110
+ "isexe": "^2.0.0"
2111
+ },
2112
+ "bin": {
2113
+ "node-which": "bin/node-which"
2114
+ },
2115
+ "engines": {
2116
+ "node": ">= 8"
2117
+ }
2118
+ },
2119
+ "node_modules/wrappy": {
2120
+ "version": "1.0.2",
2121
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
2122
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
2123
+ "license": "ISC"
2124
+ },
2125
+ "node_modules/yallist": {
2126
+ "version": "5.0.0",
2127
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz",
2128
+ "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==",
2129
+ "license": "BlueOak-1.0.0",
2130
+ "engines": {
2131
+ "node": ">=18"
2132
+ }
2133
+ },
2134
+ "node_modules/zod": {
2135
+ "version": "4.3.6",
2136
+ "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz",
2137
+ "integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==",
2138
+ "license": "MIT",
2139
+ "funding": {
2140
+ "url": "https://github.com/sponsors/colinhacks"
2141
+ }
2142
+ },
2143
+ "node_modules/zod-to-json-schema": {
2144
+ "version": "3.25.1",
2145
+ "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.25.1.tgz",
2146
+ "integrity": "sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==",
2147
+ "license": "ISC",
2148
+ "peerDependencies": {
2149
+ "zod": "^3.25 || ^4"
2150
+ }
2151
+ }
2152
+ }
2153
+ }