.package-lock.json 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489
  1. {
  2. "name": "png-viewer-server",
  3. "version": "1.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "node_modules/@img/sharp-win32-x64": {
  8. "version": "0.33.5",
  9. "resolved": "https://registry.npmmirror.com/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz",
  10. "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==",
  11. "cpu": [
  12. "x64"
  13. ],
  14. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  15. "optional": true,
  16. "os": [
  17. "win32"
  18. ],
  19. "engines": {
  20. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  21. },
  22. "funding": {
  23. "url": "https://opencollective.com/libvips"
  24. }
  25. },
  26. "node_modules/@isaacs/cliui": {
  27. "version": "8.0.2",
  28. "resolved": "https://registry.npmmirror.com/@isaacs/cliui/-/cliui-8.0.2.tgz",
  29. "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
  30. "license": "ISC",
  31. "dependencies": {
  32. "string-width": "^5.1.2",
  33. "string-width-cjs": "npm:string-width@^4.2.0",
  34. "strip-ansi": "^7.0.1",
  35. "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
  36. "wrap-ansi": "^8.1.0",
  37. "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
  38. },
  39. "engines": {
  40. "node": ">=12"
  41. }
  42. },
  43. "node_modules/@noble/hashes": {
  44. "version": "1.8.0",
  45. "resolved": "https://registry.npmmirror.com/@noble/hashes/-/hashes-1.8.0.tgz",
  46. "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==",
  47. "license": "MIT",
  48. "engines": {
  49. "node": "^14.21.3 || >=16"
  50. },
  51. "funding": {
  52. "url": "https://paulmillr.com/funding/"
  53. }
  54. },
  55. "node_modules/@paralleldrive/cuid2": {
  56. "version": "2.3.1",
  57. "resolved": "https://registry.npmmirror.com/@paralleldrive/cuid2/-/cuid2-2.3.1.tgz",
  58. "integrity": "sha512-XO7cAxhnTZl0Yggq6jOgjiOHhbgcO4NqFqwSmQpjK3b6TEE6Uj/jfSk6wzYyemh3+I0sHirKSetjQwn5cZktFw==",
  59. "license": "MIT",
  60. "dependencies": {
  61. "@noble/hashes": "^1.1.5"
  62. }
  63. },
  64. "node_modules/@pkgjs/parseargs": {
  65. "version": "0.11.0",
  66. "resolved": "https://registry.npmmirror.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
  67. "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
  68. "license": "MIT",
  69. "optional": true,
  70. "engines": {
  71. "node": ">=14"
  72. }
  73. },
  74. "node_modules/abort-controller": {
  75. "version": "3.0.0",
  76. "resolved": "https://registry.npmmirror.com/abort-controller/-/abort-controller-3.0.0.tgz",
  77. "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
  78. "license": "MIT",
  79. "dependencies": {
  80. "event-target-shim": "^5.0.0"
  81. },
  82. "engines": {
  83. "node": ">=6.5"
  84. }
  85. },
  86. "node_modules/ansi-regex": {
  87. "version": "6.2.2",
  88. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.2.2.tgz",
  89. "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
  90. "license": "MIT",
  91. "engines": {
  92. "node": ">=12"
  93. },
  94. "funding": {
  95. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  96. }
  97. },
  98. "node_modules/ansi-styles": {
  99. "version": "6.2.3",
  100. "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.3.tgz",
  101. "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
  102. "license": "MIT",
  103. "engines": {
  104. "node": ">=12"
  105. },
  106. "funding": {
  107. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  108. }
  109. },
  110. "node_modules/archiver": {
  111. "version": "7.0.1",
  112. "resolved": "https://registry.npmmirror.com/archiver/-/archiver-7.0.1.tgz",
  113. "integrity": "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==",
  114. "license": "MIT",
  115. "dependencies": {
  116. "archiver-utils": "^5.0.2",
  117. "async": "^3.2.4",
  118. "buffer-crc32": "^1.0.0",
  119. "readable-stream": "^4.0.0",
  120. "readdir-glob": "^1.1.2",
  121. "tar-stream": "^3.0.0",
  122. "zip-stream": "^6.0.1"
  123. },
  124. "engines": {
  125. "node": ">= 14"
  126. }
  127. },
  128. "node_modules/archiver-utils": {
  129. "version": "5.0.2",
  130. "resolved": "https://registry.npmmirror.com/archiver-utils/-/archiver-utils-5.0.2.tgz",
  131. "integrity": "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==",
  132. "license": "MIT",
  133. "dependencies": {
  134. "glob": "^10.0.0",
  135. "graceful-fs": "^4.2.0",
  136. "is-stream": "^2.0.1",
  137. "lazystream": "^1.0.0",
  138. "lodash": "^4.17.15",
  139. "normalize-path": "^3.0.0",
  140. "readable-stream": "^4.0.0"
  141. },
  142. "engines": {
  143. "node": ">= 14"
  144. }
  145. },
  146. "node_modules/asap": {
  147. "version": "2.0.6",
  148. "resolved": "https://registry.npmmirror.com/asap/-/asap-2.0.6.tgz",
  149. "integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==",
  150. "license": "MIT"
  151. },
  152. "node_modules/async": {
  153. "version": "3.2.6",
  154. "resolved": "https://registry.npmmirror.com/async/-/async-3.2.6.tgz",
  155. "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
  156. "license": "MIT"
  157. },
  158. "node_modules/b4a": {
  159. "version": "1.7.3",
  160. "resolved": "https://registry.npmmirror.com/b4a/-/b4a-1.7.3.tgz",
  161. "integrity": "sha512-5Q2mfq2WfGuFp3uS//0s6baOJLMoVduPYVeNmDYxu5OUA1/cBfvr2RIS7vi62LdNj/urk1hfmj867I3qt6uZ7Q==",
  162. "license": "Apache-2.0",
  163. "peerDependencies": {
  164. "react-native-b4a": "*"
  165. },
  166. "peerDependenciesMeta": {
  167. "react-native-b4a": {
  168. "optional": true
  169. }
  170. }
  171. },
  172. "node_modules/balanced-match": {
  173. "version": "1.0.2",
  174. "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
  175. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
  176. "license": "MIT"
  177. },
  178. "node_modules/bare-events": {
  179. "version": "2.8.2",
  180. "resolved": "https://registry.npmmirror.com/bare-events/-/bare-events-2.8.2.tgz",
  181. "integrity": "sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt4IMUB7OXlfixcs6gsFeo/jhiQ==",
  182. "license": "Apache-2.0",
  183. "peerDependencies": {
  184. "bare-abort-controller": "*"
  185. },
  186. "peerDependenciesMeta": {
  187. "bare-abort-controller": {
  188. "optional": true
  189. }
  190. }
  191. },
  192. "node_modules/base64-js": {
  193. "version": "1.5.1",
  194. "resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz",
  195. "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
  196. "funding": [
  197. {
  198. "type": "github",
  199. "url": "https://github.com/sponsors/feross"
  200. },
  201. {
  202. "type": "patreon",
  203. "url": "https://www.patreon.com/feross"
  204. },
  205. {
  206. "type": "consulting",
  207. "url": "https://feross.org/support"
  208. }
  209. ],
  210. "license": "MIT"
  211. },
  212. "node_modules/better-sqlite3": {
  213. "version": "12.5.0",
  214. "resolved": "https://registry.npmmirror.com/better-sqlite3/-/better-sqlite3-12.5.0.tgz",
  215. "integrity": "sha512-WwCZ/5Diz7rsF29o27o0Gcc1Du+l7Zsv7SYtVPG0X3G/uUI1LqdxrQI7c9Hs2FWpqXXERjW9hp6g3/tH7DlVKg==",
  216. "hasInstallScript": true,
  217. "license": "MIT",
  218. "dependencies": {
  219. "bindings": "^1.5.0",
  220. "prebuild-install": "^7.1.1"
  221. },
  222. "engines": {
  223. "node": "20.x || 22.x || 23.x || 24.x || 25.x"
  224. }
  225. },
  226. "node_modules/bindings": {
  227. "version": "1.5.0",
  228. "resolved": "https://registry.npmmirror.com/bindings/-/bindings-1.5.0.tgz",
  229. "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
  230. "license": "MIT",
  231. "dependencies": {
  232. "file-uri-to-path": "1.0.0"
  233. }
  234. },
  235. "node_modules/bl": {
  236. "version": "4.1.0",
  237. "resolved": "https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz",
  238. "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
  239. "license": "MIT",
  240. "dependencies": {
  241. "buffer": "^5.5.0",
  242. "inherits": "^2.0.4",
  243. "readable-stream": "^3.4.0"
  244. }
  245. },
  246. "node_modules/bl/node_modules/buffer": {
  247. "version": "5.7.1",
  248. "resolved": "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz",
  249. "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
  250. "funding": [
  251. {
  252. "type": "github",
  253. "url": "https://github.com/sponsors/feross"
  254. },
  255. {
  256. "type": "patreon",
  257. "url": "https://www.patreon.com/feross"
  258. },
  259. {
  260. "type": "consulting",
  261. "url": "https://feross.org/support"
  262. }
  263. ],
  264. "license": "MIT",
  265. "dependencies": {
  266. "base64-js": "^1.3.1",
  267. "ieee754": "^1.1.13"
  268. }
  269. },
  270. "node_modules/bl/node_modules/readable-stream": {
  271. "version": "3.6.2",
  272. "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz",
  273. "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
  274. "license": "MIT",
  275. "dependencies": {
  276. "inherits": "^2.0.3",
  277. "string_decoder": "^1.1.1",
  278. "util-deprecate": "^1.0.1"
  279. },
  280. "engines": {
  281. "node": ">= 6"
  282. }
  283. },
  284. "node_modules/brace-expansion": {
  285. "version": "2.0.2",
  286. "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.2.tgz",
  287. "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
  288. "license": "MIT",
  289. "dependencies": {
  290. "balanced-match": "^1.0.0"
  291. }
  292. },
  293. "node_modules/buffer": {
  294. "version": "6.0.3",
  295. "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz",
  296. "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
  297. "funding": [
  298. {
  299. "type": "github",
  300. "url": "https://github.com/sponsors/feross"
  301. },
  302. {
  303. "type": "patreon",
  304. "url": "https://www.patreon.com/feross"
  305. },
  306. {
  307. "type": "consulting",
  308. "url": "https://feross.org/support"
  309. }
  310. ],
  311. "license": "MIT",
  312. "dependencies": {
  313. "base64-js": "^1.3.1",
  314. "ieee754": "^1.2.1"
  315. }
  316. },
  317. "node_modules/buffer-crc32": {
  318. "version": "1.0.0",
  319. "resolved": "https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-1.0.0.tgz",
  320. "integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==",
  321. "license": "MIT",
  322. "engines": {
  323. "node": ">=8.0.0"
  324. }
  325. },
  326. "node_modules/color": {
  327. "version": "4.2.3",
  328. "resolved": "https://registry.npmmirror.com/color/-/color-4.2.3.tgz",
  329. "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
  330. "license": "MIT",
  331. "dependencies": {
  332. "color-convert": "^2.0.1",
  333. "color-string": "^1.9.0"
  334. },
  335. "engines": {
  336. "node": ">=12.5.0"
  337. }
  338. },
  339. "node_modules/color-convert": {
  340. "version": "2.0.1",
  341. "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
  342. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  343. "license": "MIT",
  344. "dependencies": {
  345. "color-name": "~1.1.4"
  346. },
  347. "engines": {
  348. "node": ">=7.0.0"
  349. }
  350. },
  351. "node_modules/color-name": {
  352. "version": "1.1.4",
  353. "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz",
  354. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  355. "license": "MIT"
  356. },
  357. "node_modules/color-string": {
  358. "version": "1.9.1",
  359. "resolved": "https://registry.npmmirror.com/color-string/-/color-string-1.9.1.tgz",
  360. "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
  361. "license": "MIT",
  362. "dependencies": {
  363. "color-name": "^1.0.0",
  364. "simple-swizzle": "^0.2.2"
  365. }
  366. },
  367. "node_modules/compress-commons": {
  368. "version": "6.0.2",
  369. "resolved": "https://registry.npmmirror.com/compress-commons/-/compress-commons-6.0.2.tgz",
  370. "integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==",
  371. "license": "MIT",
  372. "dependencies": {
  373. "crc-32": "^1.2.0",
  374. "crc32-stream": "^6.0.0",
  375. "is-stream": "^2.0.1",
  376. "normalize-path": "^3.0.0",
  377. "readable-stream": "^4.0.0"
  378. },
  379. "engines": {
  380. "node": ">= 14"
  381. }
  382. },
  383. "node_modules/core-util-is": {
  384. "version": "1.0.3",
  385. "resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz",
  386. "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
  387. "license": "MIT"
  388. },
  389. "node_modules/crc-32": {
  390. "version": "1.2.2",
  391. "resolved": "https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz",
  392. "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
  393. "license": "Apache-2.0",
  394. "bin": {
  395. "crc32": "bin/crc32.njs"
  396. },
  397. "engines": {
  398. "node": ">=0.8"
  399. }
  400. },
  401. "node_modules/crc32-stream": {
  402. "version": "6.0.0",
  403. "resolved": "https://registry.npmmirror.com/crc32-stream/-/crc32-stream-6.0.0.tgz",
  404. "integrity": "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==",
  405. "license": "MIT",
  406. "dependencies": {
  407. "crc-32": "^1.2.0",
  408. "readable-stream": "^4.0.0"
  409. },
  410. "engines": {
  411. "node": ">= 14"
  412. }
  413. },
  414. "node_modules/cross-spawn": {
  415. "version": "7.0.6",
  416. "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz",
  417. "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
  418. "license": "MIT",
  419. "dependencies": {
  420. "path-key": "^3.1.0",
  421. "shebang-command": "^2.0.0",
  422. "which": "^2.0.1"
  423. },
  424. "engines": {
  425. "node": ">= 8"
  426. }
  427. },
  428. "node_modules/decompress-response": {
  429. "version": "6.0.0",
  430. "resolved": "https://registry.npmmirror.com/decompress-response/-/decompress-response-6.0.0.tgz",
  431. "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
  432. "license": "MIT",
  433. "dependencies": {
  434. "mimic-response": "^3.1.0"
  435. },
  436. "engines": {
  437. "node": ">=10"
  438. },
  439. "funding": {
  440. "url": "https://github.com/sponsors/sindresorhus"
  441. }
  442. },
  443. "node_modules/deep-extend": {
  444. "version": "0.6.0",
  445. "resolved": "https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz",
  446. "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
  447. "license": "MIT",
  448. "engines": {
  449. "node": ">=4.0.0"
  450. }
  451. },
  452. "node_modules/detect-libc": {
  453. "version": "2.1.2",
  454. "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
  455. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  456. "license": "Apache-2.0",
  457. "engines": {
  458. "node": ">=8"
  459. }
  460. },
  461. "node_modules/dezalgo": {
  462. "version": "1.0.4",
  463. "resolved": "https://registry.npmmirror.com/dezalgo/-/dezalgo-1.0.4.tgz",
  464. "integrity": "sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==",
  465. "license": "ISC",
  466. "dependencies": {
  467. "asap": "^2.0.0",
  468. "wrappy": "1"
  469. }
  470. },
  471. "node_modules/eastasianwidth": {
  472. "version": "0.2.0",
  473. "resolved": "https://registry.npmmirror.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
  474. "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
  475. "license": "MIT"
  476. },
  477. "node_modules/emoji-regex": {
  478. "version": "9.2.2",
  479. "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz",
  480. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
  481. "license": "MIT"
  482. },
  483. "node_modules/end-of-stream": {
  484. "version": "1.4.5",
  485. "resolved": "https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.5.tgz",
  486. "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
  487. "license": "MIT",
  488. "dependencies": {
  489. "once": "^1.4.0"
  490. }
  491. },
  492. "node_modules/event-target-shim": {
  493. "version": "5.0.1",
  494. "resolved": "https://registry.npmmirror.com/event-target-shim/-/event-target-shim-5.0.1.tgz",
  495. "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
  496. "license": "MIT",
  497. "engines": {
  498. "node": ">=6"
  499. }
  500. },
  501. "node_modules/events": {
  502. "version": "3.3.0",
  503. "resolved": "https://registry.npmmirror.com/events/-/events-3.3.0.tgz",
  504. "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
  505. "license": "MIT",
  506. "engines": {
  507. "node": ">=0.8.x"
  508. }
  509. },
  510. "node_modules/events-universal": {
  511. "version": "1.0.1",
  512. "resolved": "https://registry.npmmirror.com/events-universal/-/events-universal-1.0.1.tgz",
  513. "integrity": "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==",
  514. "license": "Apache-2.0",
  515. "dependencies": {
  516. "bare-events": "^2.7.0"
  517. }
  518. },
  519. "node_modules/expand-template": {
  520. "version": "2.0.3",
  521. "resolved": "https://registry.npmmirror.com/expand-template/-/expand-template-2.0.3.tgz",
  522. "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==",
  523. "license": "(MIT OR WTFPL)",
  524. "engines": {
  525. "node": ">=6"
  526. }
  527. },
  528. "node_modules/fast-fifo": {
  529. "version": "1.3.2",
  530. "resolved": "https://registry.npmmirror.com/fast-fifo/-/fast-fifo-1.3.2.tgz",
  531. "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==",
  532. "license": "MIT"
  533. },
  534. "node_modules/file-uri-to-path": {
  535. "version": "1.0.0",
  536. "resolved": "https://registry.npmmirror.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
  537. "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
  538. "license": "MIT"
  539. },
  540. "node_modules/foreground-child": {
  541. "version": "3.3.1",
  542. "resolved": "https://registry.npmmirror.com/foreground-child/-/foreground-child-3.3.1.tgz",
  543. "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
  544. "license": "ISC",
  545. "dependencies": {
  546. "cross-spawn": "^7.0.6",
  547. "signal-exit": "^4.0.1"
  548. },
  549. "engines": {
  550. "node": ">=14"
  551. },
  552. "funding": {
  553. "url": "https://github.com/sponsors/isaacs"
  554. }
  555. },
  556. "node_modules/formidable": {
  557. "version": "3.5.4",
  558. "resolved": "https://registry.npmmirror.com/formidable/-/formidable-3.5.4.tgz",
  559. "integrity": "sha512-YikH+7CUTOtP44ZTnUhR7Ic2UASBPOqmaRkRKxRbywPTe5VxF7RRCck4af9wutiZ/QKM5nME9Bie2fFaPz5Gug==",
  560. "license": "MIT",
  561. "dependencies": {
  562. "@paralleldrive/cuid2": "^2.2.2",
  563. "dezalgo": "^1.0.4",
  564. "once": "^1.4.0"
  565. },
  566. "engines": {
  567. "node": ">=14.0.0"
  568. },
  569. "funding": {
  570. "url": "https://ko-fi.com/tunnckoCore/commissions"
  571. }
  572. },
  573. "node_modules/fs-constants": {
  574. "version": "1.0.0",
  575. "resolved": "https://registry.npmmirror.com/fs-constants/-/fs-constants-1.0.0.tgz",
  576. "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
  577. "license": "MIT"
  578. },
  579. "node_modules/github-from-package": {
  580. "version": "0.0.0",
  581. "resolved": "https://registry.npmmirror.com/github-from-package/-/github-from-package-0.0.0.tgz",
  582. "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
  583. "license": "MIT"
  584. },
  585. "node_modules/glob": {
  586. "version": "10.5.0",
  587. "resolved": "https://registry.npmmirror.com/glob/-/glob-10.5.0.tgz",
  588. "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
  589. "license": "ISC",
  590. "dependencies": {
  591. "foreground-child": "^3.1.0",
  592. "jackspeak": "^3.1.2",
  593. "minimatch": "^9.0.4",
  594. "minipass": "^7.1.2",
  595. "package-json-from-dist": "^1.0.0",
  596. "path-scurry": "^1.11.1"
  597. },
  598. "bin": {
  599. "glob": "dist/esm/bin.mjs"
  600. },
  601. "funding": {
  602. "url": "https://github.com/sponsors/isaacs"
  603. }
  604. },
  605. "node_modules/graceful-fs": {
  606. "version": "4.2.11",
  607. "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz",
  608. "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
  609. "license": "ISC"
  610. },
  611. "node_modules/ieee754": {
  612. "version": "1.2.1",
  613. "resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz",
  614. "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
  615. "funding": [
  616. {
  617. "type": "github",
  618. "url": "https://github.com/sponsors/feross"
  619. },
  620. {
  621. "type": "patreon",
  622. "url": "https://www.patreon.com/feross"
  623. },
  624. {
  625. "type": "consulting",
  626. "url": "https://feross.org/support"
  627. }
  628. ],
  629. "license": "BSD-3-Clause"
  630. },
  631. "node_modules/inherits": {
  632. "version": "2.0.4",
  633. "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
  634. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
  635. "license": "ISC"
  636. },
  637. "node_modules/ini": {
  638. "version": "1.3.8",
  639. "resolved": "https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz",
  640. "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
  641. "license": "ISC"
  642. },
  643. "node_modules/is-arrayish": {
  644. "version": "0.3.4",
  645. "resolved": "https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.3.4.tgz",
  646. "integrity": "sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==",
  647. "license": "MIT"
  648. },
  649. "node_modules/is-fullwidth-code-point": {
  650. "version": "3.0.0",
  651. "resolved": "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  652. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  653. "license": "MIT",
  654. "engines": {
  655. "node": ">=8"
  656. }
  657. },
  658. "node_modules/is-stream": {
  659. "version": "2.0.1",
  660. "resolved": "https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz",
  661. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
  662. "license": "MIT",
  663. "engines": {
  664. "node": ">=8"
  665. },
  666. "funding": {
  667. "url": "https://github.com/sponsors/sindresorhus"
  668. }
  669. },
  670. "node_modules/isarray": {
  671. "version": "1.0.0",
  672. "resolved": "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz",
  673. "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
  674. "license": "MIT"
  675. },
  676. "node_modules/isexe": {
  677. "version": "2.0.0",
  678. "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
  679. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
  680. "license": "ISC"
  681. },
  682. "node_modules/jackspeak": {
  683. "version": "3.4.3",
  684. "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.3.tgz",
  685. "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
  686. "license": "BlueOak-1.0.0",
  687. "dependencies": {
  688. "@isaacs/cliui": "^8.0.2"
  689. },
  690. "funding": {
  691. "url": "https://github.com/sponsors/isaacs"
  692. },
  693. "optionalDependencies": {
  694. "@pkgjs/parseargs": "^0.11.0"
  695. }
  696. },
  697. "node_modules/lazystream": {
  698. "version": "1.0.1",
  699. "resolved": "https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz",
  700. "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
  701. "license": "MIT",
  702. "dependencies": {
  703. "readable-stream": "^2.0.5"
  704. },
  705. "engines": {
  706. "node": ">= 0.6.3"
  707. }
  708. },
  709. "node_modules/lazystream/node_modules/readable-stream": {
  710. "version": "2.3.8",
  711. "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz",
  712. "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
  713. "license": "MIT",
  714. "dependencies": {
  715. "core-util-is": "~1.0.0",
  716. "inherits": "~2.0.3",
  717. "isarray": "~1.0.0",
  718. "process-nextick-args": "~2.0.0",
  719. "safe-buffer": "~5.1.1",
  720. "string_decoder": "~1.1.1",
  721. "util-deprecate": "~1.0.1"
  722. }
  723. },
  724. "node_modules/lazystream/node_modules/safe-buffer": {
  725. "version": "5.1.2",
  726. "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz",
  727. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
  728. "license": "MIT"
  729. },
  730. "node_modules/lazystream/node_modules/string_decoder": {
  731. "version": "1.1.1",
  732. "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz",
  733. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  734. "license": "MIT",
  735. "dependencies": {
  736. "safe-buffer": "~5.1.0"
  737. }
  738. },
  739. "node_modules/lodash": {
  740. "version": "4.17.21",
  741. "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
  742. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
  743. "license": "MIT"
  744. },
  745. "node_modules/lru-cache": {
  746. "version": "10.4.3",
  747. "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz",
  748. "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
  749. "license": "ISC"
  750. },
  751. "node_modules/mimic-response": {
  752. "version": "3.1.0",
  753. "resolved": "https://registry.npmmirror.com/mimic-response/-/mimic-response-3.1.0.tgz",
  754. "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
  755. "license": "MIT",
  756. "engines": {
  757. "node": ">=10"
  758. },
  759. "funding": {
  760. "url": "https://github.com/sponsors/sindresorhus"
  761. }
  762. },
  763. "node_modules/minimatch": {
  764. "version": "9.0.5",
  765. "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz",
  766. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  767. "license": "ISC",
  768. "dependencies": {
  769. "brace-expansion": "^2.0.1"
  770. },
  771. "engines": {
  772. "node": ">=16 || 14 >=14.17"
  773. },
  774. "funding": {
  775. "url": "https://github.com/sponsors/isaacs"
  776. }
  777. },
  778. "node_modules/minimist": {
  779. "version": "1.2.8",
  780. "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz",
  781. "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
  782. "license": "MIT",
  783. "funding": {
  784. "url": "https://github.com/sponsors/ljharb"
  785. }
  786. },
  787. "node_modules/minipass": {
  788. "version": "7.1.2",
  789. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-7.1.2.tgz",
  790. "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
  791. "license": "ISC",
  792. "engines": {
  793. "node": ">=16 || 14 >=14.17"
  794. }
  795. },
  796. "node_modules/mkdirp-classic": {
  797. "version": "0.5.3",
  798. "resolved": "https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
  799. "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
  800. "license": "MIT"
  801. },
  802. "node_modules/napi-build-utils": {
  803. "version": "2.0.0",
  804. "resolved": "https://registry.npmmirror.com/napi-build-utils/-/napi-build-utils-2.0.0.tgz",
  805. "integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==",
  806. "license": "MIT"
  807. },
  808. "node_modules/node-abi": {
  809. "version": "3.85.0",
  810. "resolved": "https://registry.npmmirror.com/node-abi/-/node-abi-3.85.0.tgz",
  811. "integrity": "sha512-zsFhmbkAzwhTft6nd3VxcG0cvJsT70rL+BIGHWVq5fi6MwGrHwzqKaxXE+Hl2GmnGItnDKPPkO5/LQqjVkIdFg==",
  812. "license": "MIT",
  813. "dependencies": {
  814. "semver": "^7.3.5"
  815. },
  816. "engines": {
  817. "node": ">=10"
  818. }
  819. },
  820. "node_modules/normalize-path": {
  821. "version": "3.0.0",
  822. "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz",
  823. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  824. "license": "MIT",
  825. "engines": {
  826. "node": ">=0.10.0"
  827. }
  828. },
  829. "node_modules/once": {
  830. "version": "1.4.0",
  831. "resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz",
  832. "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
  833. "license": "ISC",
  834. "dependencies": {
  835. "wrappy": "1"
  836. }
  837. },
  838. "node_modules/package-json-from-dist": {
  839. "version": "1.0.1",
  840. "resolved": "https://registry.npmmirror.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
  841. "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
  842. "license": "BlueOak-1.0.0"
  843. },
  844. "node_modules/path-key": {
  845. "version": "3.1.1",
  846. "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
  847. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  848. "license": "MIT",
  849. "engines": {
  850. "node": ">=8"
  851. }
  852. },
  853. "node_modules/path-scurry": {
  854. "version": "1.11.1",
  855. "resolved": "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.11.1.tgz",
  856. "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
  857. "license": "BlueOak-1.0.0",
  858. "dependencies": {
  859. "lru-cache": "^10.2.0",
  860. "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
  861. },
  862. "engines": {
  863. "node": ">=16 || 14 >=14.18"
  864. },
  865. "funding": {
  866. "url": "https://github.com/sponsors/isaacs"
  867. }
  868. },
  869. "node_modules/prebuild-install": {
  870. "version": "7.1.3",
  871. "resolved": "https://registry.npmmirror.com/prebuild-install/-/prebuild-install-7.1.3.tgz",
  872. "integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==",
  873. "license": "MIT",
  874. "dependencies": {
  875. "detect-libc": "^2.0.0",
  876. "expand-template": "^2.0.3",
  877. "github-from-package": "0.0.0",
  878. "minimist": "^1.2.3",
  879. "mkdirp-classic": "^0.5.3",
  880. "napi-build-utils": "^2.0.0",
  881. "node-abi": "^3.3.0",
  882. "pump": "^3.0.0",
  883. "rc": "^1.2.7",
  884. "simple-get": "^4.0.0",
  885. "tar-fs": "^2.0.0",
  886. "tunnel-agent": "^0.6.0"
  887. },
  888. "bin": {
  889. "prebuild-install": "bin.js"
  890. },
  891. "engines": {
  892. "node": ">=10"
  893. }
  894. },
  895. "node_modules/process": {
  896. "version": "0.11.10",
  897. "resolved": "https://registry.npmmirror.com/process/-/process-0.11.10.tgz",
  898. "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
  899. "license": "MIT",
  900. "engines": {
  901. "node": ">= 0.6.0"
  902. }
  903. },
  904. "node_modules/process-nextick-args": {
  905. "version": "2.0.1",
  906. "resolved": "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  907. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
  908. "license": "MIT"
  909. },
  910. "node_modules/pump": {
  911. "version": "3.0.3",
  912. "resolved": "https://registry.npmmirror.com/pump/-/pump-3.0.3.tgz",
  913. "integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
  914. "license": "MIT",
  915. "dependencies": {
  916. "end-of-stream": "^1.1.0",
  917. "once": "^1.3.1"
  918. }
  919. },
  920. "node_modules/rc": {
  921. "version": "1.2.8",
  922. "resolved": "https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz",
  923. "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
  924. "license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
  925. "dependencies": {
  926. "deep-extend": "^0.6.0",
  927. "ini": "~1.3.0",
  928. "minimist": "^1.2.0",
  929. "strip-json-comments": "~2.0.1"
  930. },
  931. "bin": {
  932. "rc": "cli.js"
  933. }
  934. },
  935. "node_modules/readable-stream": {
  936. "version": "4.7.0",
  937. "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz",
  938. "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==",
  939. "license": "MIT",
  940. "dependencies": {
  941. "abort-controller": "^3.0.0",
  942. "buffer": "^6.0.3",
  943. "events": "^3.3.0",
  944. "process": "^0.11.10",
  945. "string_decoder": "^1.3.0"
  946. },
  947. "engines": {
  948. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  949. }
  950. },
  951. "node_modules/readdir-glob": {
  952. "version": "1.1.3",
  953. "resolved": "https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz",
  954. "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
  955. "license": "Apache-2.0",
  956. "dependencies": {
  957. "minimatch": "^5.1.0"
  958. }
  959. },
  960. "node_modules/readdir-glob/node_modules/minimatch": {
  961. "version": "5.1.6",
  962. "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz",
  963. "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
  964. "license": "ISC",
  965. "dependencies": {
  966. "brace-expansion": "^2.0.1"
  967. },
  968. "engines": {
  969. "node": ">=10"
  970. }
  971. },
  972. "node_modules/safe-buffer": {
  973. "version": "5.2.1",
  974. "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz",
  975. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  976. "funding": [
  977. {
  978. "type": "github",
  979. "url": "https://github.com/sponsors/feross"
  980. },
  981. {
  982. "type": "patreon",
  983. "url": "https://www.patreon.com/feross"
  984. },
  985. {
  986. "type": "consulting",
  987. "url": "https://feross.org/support"
  988. }
  989. ],
  990. "license": "MIT"
  991. },
  992. "node_modules/semver": {
  993. "version": "7.7.3",
  994. "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.3.tgz",
  995. "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
  996. "license": "ISC",
  997. "bin": {
  998. "semver": "bin/semver.js"
  999. },
  1000. "engines": {
  1001. "node": ">=10"
  1002. }
  1003. },
  1004. "node_modules/sharp": {
  1005. "version": "0.33.5",
  1006. "resolved": "https://registry.npmmirror.com/sharp/-/sharp-0.33.5.tgz",
  1007. "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==",
  1008. "hasInstallScript": true,
  1009. "license": "Apache-2.0",
  1010. "dependencies": {
  1011. "color": "^4.2.3",
  1012. "detect-libc": "^2.0.3",
  1013. "semver": "^7.6.3"
  1014. },
  1015. "engines": {
  1016. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  1017. },
  1018. "funding": {
  1019. "url": "https://opencollective.com/libvips"
  1020. },
  1021. "optionalDependencies": {
  1022. "@img/sharp-darwin-arm64": "0.33.5",
  1023. "@img/sharp-darwin-x64": "0.33.5",
  1024. "@img/sharp-libvips-darwin-arm64": "1.0.4",
  1025. "@img/sharp-libvips-darwin-x64": "1.0.4",
  1026. "@img/sharp-libvips-linux-arm": "1.0.5",
  1027. "@img/sharp-libvips-linux-arm64": "1.0.4",
  1028. "@img/sharp-libvips-linux-s390x": "1.0.4",
  1029. "@img/sharp-libvips-linux-x64": "1.0.4",
  1030. "@img/sharp-libvips-linuxmusl-arm64": "1.0.4",
  1031. "@img/sharp-libvips-linuxmusl-x64": "1.0.4",
  1032. "@img/sharp-linux-arm": "0.33.5",
  1033. "@img/sharp-linux-arm64": "0.33.5",
  1034. "@img/sharp-linux-s390x": "0.33.5",
  1035. "@img/sharp-linux-x64": "0.33.5",
  1036. "@img/sharp-linuxmusl-arm64": "0.33.5",
  1037. "@img/sharp-linuxmusl-x64": "0.33.5",
  1038. "@img/sharp-wasm32": "0.33.5",
  1039. "@img/sharp-win32-ia32": "0.33.5",
  1040. "@img/sharp-win32-x64": "0.33.5"
  1041. }
  1042. },
  1043. "node_modules/shebang-command": {
  1044. "version": "2.0.0",
  1045. "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
  1046. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  1047. "license": "MIT",
  1048. "dependencies": {
  1049. "shebang-regex": "^3.0.0"
  1050. },
  1051. "engines": {
  1052. "node": ">=8"
  1053. }
  1054. },
  1055. "node_modules/shebang-regex": {
  1056. "version": "3.0.0",
  1057. "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
  1058. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  1059. "license": "MIT",
  1060. "engines": {
  1061. "node": ">=8"
  1062. }
  1063. },
  1064. "node_modules/signal-exit": {
  1065. "version": "4.1.0",
  1066. "resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-4.1.0.tgz",
  1067. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  1068. "license": "ISC",
  1069. "engines": {
  1070. "node": ">=14"
  1071. },
  1072. "funding": {
  1073. "url": "https://github.com/sponsors/isaacs"
  1074. }
  1075. },
  1076. "node_modules/simple-concat": {
  1077. "version": "1.0.1",
  1078. "resolved": "https://registry.npmmirror.com/simple-concat/-/simple-concat-1.0.1.tgz",
  1079. "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
  1080. "funding": [
  1081. {
  1082. "type": "github",
  1083. "url": "https://github.com/sponsors/feross"
  1084. },
  1085. {
  1086. "type": "patreon",
  1087. "url": "https://www.patreon.com/feross"
  1088. },
  1089. {
  1090. "type": "consulting",
  1091. "url": "https://feross.org/support"
  1092. }
  1093. ],
  1094. "license": "MIT"
  1095. },
  1096. "node_modules/simple-get": {
  1097. "version": "4.0.1",
  1098. "resolved": "https://registry.npmmirror.com/simple-get/-/simple-get-4.0.1.tgz",
  1099. "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==",
  1100. "funding": [
  1101. {
  1102. "type": "github",
  1103. "url": "https://github.com/sponsors/feross"
  1104. },
  1105. {
  1106. "type": "patreon",
  1107. "url": "https://www.patreon.com/feross"
  1108. },
  1109. {
  1110. "type": "consulting",
  1111. "url": "https://feross.org/support"
  1112. }
  1113. ],
  1114. "license": "MIT",
  1115. "dependencies": {
  1116. "decompress-response": "^6.0.0",
  1117. "once": "^1.3.1",
  1118. "simple-concat": "^1.0.0"
  1119. }
  1120. },
  1121. "node_modules/simple-swizzle": {
  1122. "version": "0.2.4",
  1123. "resolved": "https://registry.npmmirror.com/simple-swizzle/-/simple-swizzle-0.2.4.tgz",
  1124. "integrity": "sha512-nAu1WFPQSMNr2Zn9PGSZK9AGn4t/y97lEm+MXTtUDwfP0ksAIX4nO+6ruD9Jwut4C49SB1Ws+fbXsm/yScWOHw==",
  1125. "license": "MIT",
  1126. "dependencies": {
  1127. "is-arrayish": "^0.3.1"
  1128. }
  1129. },
  1130. "node_modules/streamx": {
  1131. "version": "2.23.0",
  1132. "resolved": "https://registry.npmmirror.com/streamx/-/streamx-2.23.0.tgz",
  1133. "integrity": "sha512-kn+e44esVfn2Fa/O0CPFcex27fjIL6MkVae0Mm6q+E6f0hWv578YCERbv+4m02cjxvDsPKLnmxral/rR6lBMAg==",
  1134. "license": "MIT",
  1135. "dependencies": {
  1136. "events-universal": "^1.0.0",
  1137. "fast-fifo": "^1.3.2",
  1138. "text-decoder": "^1.1.0"
  1139. }
  1140. },
  1141. "node_modules/string_decoder": {
  1142. "version": "1.3.0",
  1143. "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz",
  1144. "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
  1145. "license": "MIT",
  1146. "dependencies": {
  1147. "safe-buffer": "~5.2.0"
  1148. }
  1149. },
  1150. "node_modules/string-width": {
  1151. "version": "5.1.2",
  1152. "resolved": "https://registry.npmmirror.com/string-width/-/string-width-5.1.2.tgz",
  1153. "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
  1154. "license": "MIT",
  1155. "dependencies": {
  1156. "eastasianwidth": "^0.2.0",
  1157. "emoji-regex": "^9.2.2",
  1158. "strip-ansi": "^7.0.1"
  1159. },
  1160. "engines": {
  1161. "node": ">=12"
  1162. },
  1163. "funding": {
  1164. "url": "https://github.com/sponsors/sindresorhus"
  1165. }
  1166. },
  1167. "node_modules/string-width-cjs": {
  1168. "name": "string-width",
  1169. "version": "4.2.3",
  1170. "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz",
  1171. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  1172. "license": "MIT",
  1173. "dependencies": {
  1174. "emoji-regex": "^8.0.0",
  1175. "is-fullwidth-code-point": "^3.0.0",
  1176. "strip-ansi": "^6.0.1"
  1177. },
  1178. "engines": {
  1179. "node": ">=8"
  1180. }
  1181. },
  1182. "node_modules/string-width-cjs/node_modules/ansi-regex": {
  1183. "version": "5.0.1",
  1184. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
  1185. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  1186. "license": "MIT",
  1187. "engines": {
  1188. "node": ">=8"
  1189. }
  1190. },
  1191. "node_modules/string-width-cjs/node_modules/emoji-regex": {
  1192. "version": "8.0.0",
  1193. "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz",
  1194. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  1195. "license": "MIT"
  1196. },
  1197. "node_modules/string-width-cjs/node_modules/strip-ansi": {
  1198. "version": "6.0.1",
  1199. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
  1200. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  1201. "license": "MIT",
  1202. "dependencies": {
  1203. "ansi-regex": "^5.0.1"
  1204. },
  1205. "engines": {
  1206. "node": ">=8"
  1207. }
  1208. },
  1209. "node_modules/strip-ansi": {
  1210. "version": "7.1.2",
  1211. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-7.1.2.tgz",
  1212. "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
  1213. "license": "MIT",
  1214. "dependencies": {
  1215. "ansi-regex": "^6.0.1"
  1216. },
  1217. "engines": {
  1218. "node": ">=12"
  1219. },
  1220. "funding": {
  1221. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  1222. }
  1223. },
  1224. "node_modules/strip-ansi-cjs": {
  1225. "name": "strip-ansi",
  1226. "version": "6.0.1",
  1227. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
  1228. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  1229. "license": "MIT",
  1230. "dependencies": {
  1231. "ansi-regex": "^5.0.1"
  1232. },
  1233. "engines": {
  1234. "node": ">=8"
  1235. }
  1236. },
  1237. "node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
  1238. "version": "5.0.1",
  1239. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
  1240. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  1241. "license": "MIT",
  1242. "engines": {
  1243. "node": ">=8"
  1244. }
  1245. },
  1246. "node_modules/strip-json-comments": {
  1247. "version": "2.0.1",
  1248. "resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
  1249. "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==",
  1250. "license": "MIT",
  1251. "engines": {
  1252. "node": ">=0.10.0"
  1253. }
  1254. },
  1255. "node_modules/tar-fs": {
  1256. "version": "2.1.4",
  1257. "resolved": "https://registry.npmmirror.com/tar-fs/-/tar-fs-2.1.4.tgz",
  1258. "integrity": "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==",
  1259. "license": "MIT",
  1260. "dependencies": {
  1261. "chownr": "^1.1.1",
  1262. "mkdirp-classic": "^0.5.2",
  1263. "pump": "^3.0.0",
  1264. "tar-stream": "^2.1.4"
  1265. }
  1266. },
  1267. "node_modules/tar-fs/node_modules/chownr": {
  1268. "version": "1.1.4",
  1269. "resolved": "https://registry.npmmirror.com/chownr/-/chownr-1.1.4.tgz",
  1270. "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
  1271. "license": "ISC"
  1272. },
  1273. "node_modules/tar-fs/node_modules/readable-stream": {
  1274. "version": "3.6.2",
  1275. "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz",
  1276. "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
  1277. "license": "MIT",
  1278. "dependencies": {
  1279. "inherits": "^2.0.3",
  1280. "string_decoder": "^1.1.1",
  1281. "util-deprecate": "^1.0.1"
  1282. },
  1283. "engines": {
  1284. "node": ">= 6"
  1285. }
  1286. },
  1287. "node_modules/tar-fs/node_modules/tar-stream": {
  1288. "version": "2.2.0",
  1289. "resolved": "https://registry.npmmirror.com/tar-stream/-/tar-stream-2.2.0.tgz",
  1290. "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
  1291. "license": "MIT",
  1292. "dependencies": {
  1293. "bl": "^4.0.3",
  1294. "end-of-stream": "^1.4.1",
  1295. "fs-constants": "^1.0.0",
  1296. "inherits": "^2.0.3",
  1297. "readable-stream": "^3.1.1"
  1298. },
  1299. "engines": {
  1300. "node": ">=6"
  1301. }
  1302. },
  1303. "node_modules/tar-stream": {
  1304. "version": "3.1.7",
  1305. "resolved": "https://registry.npmmirror.com/tar-stream/-/tar-stream-3.1.7.tgz",
  1306. "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
  1307. "license": "MIT",
  1308. "dependencies": {
  1309. "b4a": "^1.6.4",
  1310. "fast-fifo": "^1.2.0",
  1311. "streamx": "^2.15.0"
  1312. }
  1313. },
  1314. "node_modules/text-decoder": {
  1315. "version": "1.2.3",
  1316. "resolved": "https://registry.npmmirror.com/text-decoder/-/text-decoder-1.2.3.tgz",
  1317. "integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==",
  1318. "license": "Apache-2.0",
  1319. "dependencies": {
  1320. "b4a": "^1.6.4"
  1321. }
  1322. },
  1323. "node_modules/tunnel-agent": {
  1324. "version": "0.6.0",
  1325. "resolved": "https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
  1326. "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==",
  1327. "license": "Apache-2.0",
  1328. "dependencies": {
  1329. "safe-buffer": "^5.0.1"
  1330. },
  1331. "engines": {
  1332. "node": "*"
  1333. }
  1334. },
  1335. "node_modules/util-deprecate": {
  1336. "version": "1.0.2",
  1337. "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
  1338. "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
  1339. "license": "MIT"
  1340. },
  1341. "node_modules/which": {
  1342. "version": "2.0.2",
  1343. "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
  1344. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  1345. "license": "ISC",
  1346. "dependencies": {
  1347. "isexe": "^2.0.0"
  1348. },
  1349. "bin": {
  1350. "node-which": "bin/node-which"
  1351. },
  1352. "engines": {
  1353. "node": ">= 8"
  1354. }
  1355. },
  1356. "node_modules/wrap-ansi": {
  1357. "version": "8.1.0",
  1358. "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
  1359. "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
  1360. "license": "MIT",
  1361. "dependencies": {
  1362. "ansi-styles": "^6.1.0",
  1363. "string-width": "^5.0.1",
  1364. "strip-ansi": "^7.0.1"
  1365. },
  1366. "engines": {
  1367. "node": ">=12"
  1368. },
  1369. "funding": {
  1370. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  1371. }
  1372. },
  1373. "node_modules/wrap-ansi-cjs": {
  1374. "name": "wrap-ansi",
  1375. "version": "7.0.0",
  1376. "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  1377. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  1378. "license": "MIT",
  1379. "dependencies": {
  1380. "ansi-styles": "^4.0.0",
  1381. "string-width": "^4.1.0",
  1382. "strip-ansi": "^6.0.0"
  1383. },
  1384. "engines": {
  1385. "node": ">=10"
  1386. },
  1387. "funding": {
  1388. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  1389. }
  1390. },
  1391. "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
  1392. "version": "5.0.1",
  1393. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
  1394. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  1395. "license": "MIT",
  1396. "engines": {
  1397. "node": ">=8"
  1398. }
  1399. },
  1400. "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
  1401. "version": "4.3.0",
  1402. "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz",
  1403. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  1404. "license": "MIT",
  1405. "dependencies": {
  1406. "color-convert": "^2.0.1"
  1407. },
  1408. "engines": {
  1409. "node": ">=8"
  1410. },
  1411. "funding": {
  1412. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  1413. }
  1414. },
  1415. "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
  1416. "version": "8.0.0",
  1417. "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz",
  1418. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  1419. "license": "MIT"
  1420. },
  1421. "node_modules/wrap-ansi-cjs/node_modules/string-width": {
  1422. "version": "4.2.3",
  1423. "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz",
  1424. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  1425. "license": "MIT",
  1426. "dependencies": {
  1427. "emoji-regex": "^8.0.0",
  1428. "is-fullwidth-code-point": "^3.0.0",
  1429. "strip-ansi": "^6.0.1"
  1430. },
  1431. "engines": {
  1432. "node": ">=8"
  1433. }
  1434. },
  1435. "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
  1436. "version": "6.0.1",
  1437. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
  1438. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  1439. "license": "MIT",
  1440. "dependencies": {
  1441. "ansi-regex": "^5.0.1"
  1442. },
  1443. "engines": {
  1444. "node": ">=8"
  1445. }
  1446. },
  1447. "node_modules/wrappy": {
  1448. "version": "1.0.2",
  1449. "resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz",
  1450. "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
  1451. "license": "ISC"
  1452. },
  1453. "node_modules/ws": {
  1454. "version": "8.18.3",
  1455. "resolved": "https://registry.npmmirror.com/ws/-/ws-8.18.3.tgz",
  1456. "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==",
  1457. "license": "MIT",
  1458. "engines": {
  1459. "node": ">=10.0.0"
  1460. },
  1461. "peerDependencies": {
  1462. "bufferutil": "^4.0.1",
  1463. "utf-8-validate": ">=5.0.2"
  1464. },
  1465. "peerDependenciesMeta": {
  1466. "bufferutil": {
  1467. "optional": true
  1468. },
  1469. "utf-8-validate": {
  1470. "optional": true
  1471. }
  1472. }
  1473. },
  1474. "node_modules/zip-stream": {
  1475. "version": "6.0.1",
  1476. "resolved": "https://registry.npmmirror.com/zip-stream/-/zip-stream-6.0.1.tgz",
  1477. "integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==",
  1478. "license": "MIT",
  1479. "dependencies": {
  1480. "archiver-utils": "^5.0.0",
  1481. "compress-commons": "^6.0.2",
  1482. "readable-stream": "^4.0.0"
  1483. },
  1484. "engines": {
  1485. "node": ">= 14"
  1486. }
  1487. }
  1488. }
  1489. }