package-lock.json 53 KB

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