package-lock.json 113 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196
  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. "better-sqlite3": "^12.5.0",
  14. "formidable": "^3.5.4",
  15. "sharp": "^0.33.0",
  16. "sqlite3": "^5.1.7",
  17. "unzipper": "^0.12.3",
  18. "ws": "^8.14.2"
  19. }
  20. },
  21. "node_modules/@emnapi/runtime": {
  22. "version": "1.7.1",
  23. "resolved": "https://registry.npmmirror.com/@emnapi/runtime/-/runtime-1.7.1.tgz",
  24. "integrity": "sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==",
  25. "license": "MIT",
  26. "optional": true,
  27. "dependencies": {
  28. "tslib": "^2.4.0"
  29. }
  30. },
  31. "node_modules/@gar/promisify": {
  32. "version": "1.1.3",
  33. "resolved": "https://registry.npmmirror.com/@gar/promisify/-/promisify-1.1.3.tgz",
  34. "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==",
  35. "license": "MIT",
  36. "optional": true
  37. },
  38. "node_modules/@img/sharp-darwin-arm64": {
  39. "version": "0.33.5",
  40. "resolved": "https://registry.npmmirror.com/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz",
  41. "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==",
  42. "cpu": [
  43. "arm64"
  44. ],
  45. "license": "Apache-2.0",
  46. "optional": true,
  47. "os": [
  48. "darwin"
  49. ],
  50. "engines": {
  51. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  52. },
  53. "funding": {
  54. "url": "https://opencollective.com/libvips"
  55. },
  56. "optionalDependencies": {
  57. "@img/sharp-libvips-darwin-arm64": "1.0.4"
  58. }
  59. },
  60. "node_modules/@img/sharp-darwin-x64": {
  61. "version": "0.33.5",
  62. "resolved": "https://registry.npmmirror.com/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz",
  63. "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==",
  64. "cpu": [
  65. "x64"
  66. ],
  67. "license": "Apache-2.0",
  68. "optional": true,
  69. "os": [
  70. "darwin"
  71. ],
  72. "engines": {
  73. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  74. },
  75. "funding": {
  76. "url": "https://opencollective.com/libvips"
  77. },
  78. "optionalDependencies": {
  79. "@img/sharp-libvips-darwin-x64": "1.0.4"
  80. }
  81. },
  82. "node_modules/@img/sharp-libvips-darwin-arm64": {
  83. "version": "1.0.4",
  84. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz",
  85. "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==",
  86. "cpu": [
  87. "arm64"
  88. ],
  89. "license": "LGPL-3.0-or-later",
  90. "optional": true,
  91. "os": [
  92. "darwin"
  93. ],
  94. "funding": {
  95. "url": "https://opencollective.com/libvips"
  96. }
  97. },
  98. "node_modules/@img/sharp-libvips-darwin-x64": {
  99. "version": "1.0.4",
  100. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz",
  101. "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==",
  102. "cpu": [
  103. "x64"
  104. ],
  105. "license": "LGPL-3.0-or-later",
  106. "optional": true,
  107. "os": [
  108. "darwin"
  109. ],
  110. "funding": {
  111. "url": "https://opencollective.com/libvips"
  112. }
  113. },
  114. "node_modules/@img/sharp-libvips-linux-arm": {
  115. "version": "1.0.5",
  116. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz",
  117. "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==",
  118. "cpu": [
  119. "arm"
  120. ],
  121. "license": "LGPL-3.0-or-later",
  122. "optional": true,
  123. "os": [
  124. "linux"
  125. ],
  126. "funding": {
  127. "url": "https://opencollective.com/libvips"
  128. }
  129. },
  130. "node_modules/@img/sharp-libvips-linux-arm64": {
  131. "version": "1.0.4",
  132. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz",
  133. "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==",
  134. "cpu": [
  135. "arm64"
  136. ],
  137. "license": "LGPL-3.0-or-later",
  138. "optional": true,
  139. "os": [
  140. "linux"
  141. ],
  142. "funding": {
  143. "url": "https://opencollective.com/libvips"
  144. }
  145. },
  146. "node_modules/@img/sharp-libvips-linux-s390x": {
  147. "version": "1.0.4",
  148. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz",
  149. "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==",
  150. "cpu": [
  151. "s390x"
  152. ],
  153. "license": "LGPL-3.0-or-later",
  154. "optional": true,
  155. "os": [
  156. "linux"
  157. ],
  158. "funding": {
  159. "url": "https://opencollective.com/libvips"
  160. }
  161. },
  162. "node_modules/@img/sharp-libvips-linux-x64": {
  163. "version": "1.0.4",
  164. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz",
  165. "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==",
  166. "cpu": [
  167. "x64"
  168. ],
  169. "license": "LGPL-3.0-or-later",
  170. "optional": true,
  171. "os": [
  172. "linux"
  173. ],
  174. "funding": {
  175. "url": "https://opencollective.com/libvips"
  176. }
  177. },
  178. "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
  179. "version": "1.0.4",
  180. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz",
  181. "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==",
  182. "cpu": [
  183. "arm64"
  184. ],
  185. "license": "LGPL-3.0-or-later",
  186. "optional": true,
  187. "os": [
  188. "linux"
  189. ],
  190. "funding": {
  191. "url": "https://opencollective.com/libvips"
  192. }
  193. },
  194. "node_modules/@img/sharp-libvips-linuxmusl-x64": {
  195. "version": "1.0.4",
  196. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz",
  197. "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==",
  198. "cpu": [
  199. "x64"
  200. ],
  201. "license": "LGPL-3.0-or-later",
  202. "optional": true,
  203. "os": [
  204. "linux"
  205. ],
  206. "funding": {
  207. "url": "https://opencollective.com/libvips"
  208. }
  209. },
  210. "node_modules/@img/sharp-linux-arm": {
  211. "version": "0.33.5",
  212. "resolved": "https://registry.npmmirror.com/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz",
  213. "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==",
  214. "cpu": [
  215. "arm"
  216. ],
  217. "license": "Apache-2.0",
  218. "optional": true,
  219. "os": [
  220. "linux"
  221. ],
  222. "engines": {
  223. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  224. },
  225. "funding": {
  226. "url": "https://opencollective.com/libvips"
  227. },
  228. "optionalDependencies": {
  229. "@img/sharp-libvips-linux-arm": "1.0.5"
  230. }
  231. },
  232. "node_modules/@img/sharp-linux-arm64": {
  233. "version": "0.33.5",
  234. "resolved": "https://registry.npmmirror.com/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz",
  235. "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==",
  236. "cpu": [
  237. "arm64"
  238. ],
  239. "license": "Apache-2.0",
  240. "optional": true,
  241. "os": [
  242. "linux"
  243. ],
  244. "engines": {
  245. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  246. },
  247. "funding": {
  248. "url": "https://opencollective.com/libvips"
  249. },
  250. "optionalDependencies": {
  251. "@img/sharp-libvips-linux-arm64": "1.0.4"
  252. }
  253. },
  254. "node_modules/@img/sharp-linux-s390x": {
  255. "version": "0.33.5",
  256. "resolved": "https://registry.npmmirror.com/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz",
  257. "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==",
  258. "cpu": [
  259. "s390x"
  260. ],
  261. "license": "Apache-2.0",
  262. "optional": true,
  263. "os": [
  264. "linux"
  265. ],
  266. "engines": {
  267. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  268. },
  269. "funding": {
  270. "url": "https://opencollective.com/libvips"
  271. },
  272. "optionalDependencies": {
  273. "@img/sharp-libvips-linux-s390x": "1.0.4"
  274. }
  275. },
  276. "node_modules/@img/sharp-linux-x64": {
  277. "version": "0.33.5",
  278. "resolved": "https://registry.npmmirror.com/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz",
  279. "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==",
  280. "cpu": [
  281. "x64"
  282. ],
  283. "license": "Apache-2.0",
  284. "optional": true,
  285. "os": [
  286. "linux"
  287. ],
  288. "engines": {
  289. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  290. },
  291. "funding": {
  292. "url": "https://opencollective.com/libvips"
  293. },
  294. "optionalDependencies": {
  295. "@img/sharp-libvips-linux-x64": "1.0.4"
  296. }
  297. },
  298. "node_modules/@img/sharp-linuxmusl-arm64": {
  299. "version": "0.33.5",
  300. "resolved": "https://registry.npmmirror.com/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz",
  301. "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==",
  302. "cpu": [
  303. "arm64"
  304. ],
  305. "license": "Apache-2.0",
  306. "optional": true,
  307. "os": [
  308. "linux"
  309. ],
  310. "engines": {
  311. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  312. },
  313. "funding": {
  314. "url": "https://opencollective.com/libvips"
  315. },
  316. "optionalDependencies": {
  317. "@img/sharp-libvips-linuxmusl-arm64": "1.0.4"
  318. }
  319. },
  320. "node_modules/@img/sharp-linuxmusl-x64": {
  321. "version": "0.33.5",
  322. "resolved": "https://registry.npmmirror.com/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz",
  323. "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==",
  324. "cpu": [
  325. "x64"
  326. ],
  327. "license": "Apache-2.0",
  328. "optional": true,
  329. "os": [
  330. "linux"
  331. ],
  332. "engines": {
  333. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  334. },
  335. "funding": {
  336. "url": "https://opencollective.com/libvips"
  337. },
  338. "optionalDependencies": {
  339. "@img/sharp-libvips-linuxmusl-x64": "1.0.4"
  340. }
  341. },
  342. "node_modules/@img/sharp-wasm32": {
  343. "version": "0.33.5",
  344. "resolved": "https://registry.npmmirror.com/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz",
  345. "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==",
  346. "cpu": [
  347. "wasm32"
  348. ],
  349. "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
  350. "optional": true,
  351. "dependencies": {
  352. "@emnapi/runtime": "^1.2.0"
  353. },
  354. "engines": {
  355. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  356. },
  357. "funding": {
  358. "url": "https://opencollective.com/libvips"
  359. }
  360. },
  361. "node_modules/@img/sharp-win32-ia32": {
  362. "version": "0.33.5",
  363. "resolved": "https://registry.npmmirror.com/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz",
  364. "integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==",
  365. "cpu": [
  366. "ia32"
  367. ],
  368. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  369. "optional": true,
  370. "os": [
  371. "win32"
  372. ],
  373. "engines": {
  374. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  375. },
  376. "funding": {
  377. "url": "https://opencollective.com/libvips"
  378. }
  379. },
  380. "node_modules/@img/sharp-win32-x64": {
  381. "version": "0.33.5",
  382. "resolved": "https://registry.npmmirror.com/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz",
  383. "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==",
  384. "cpu": [
  385. "x64"
  386. ],
  387. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  388. "optional": true,
  389. "os": [
  390. "win32"
  391. ],
  392. "engines": {
  393. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  394. },
  395. "funding": {
  396. "url": "https://opencollective.com/libvips"
  397. }
  398. },
  399. "node_modules/@isaacs/cliui": {
  400. "version": "8.0.2",
  401. "resolved": "https://registry.npmmirror.com/@isaacs/cliui/-/cliui-8.0.2.tgz",
  402. "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
  403. "license": "ISC",
  404. "dependencies": {
  405. "string-width": "^5.1.2",
  406. "string-width-cjs": "npm:string-width@^4.2.0",
  407. "strip-ansi": "^7.0.1",
  408. "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
  409. "wrap-ansi": "^8.1.0",
  410. "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
  411. },
  412. "engines": {
  413. "node": ">=12"
  414. }
  415. },
  416. "node_modules/@noble/hashes": {
  417. "version": "1.8.0",
  418. "resolved": "https://registry.npmmirror.com/@noble/hashes/-/hashes-1.8.0.tgz",
  419. "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==",
  420. "license": "MIT",
  421. "engines": {
  422. "node": "^14.21.3 || >=16"
  423. },
  424. "funding": {
  425. "url": "https://paulmillr.com/funding/"
  426. }
  427. },
  428. "node_modules/@npmcli/fs": {
  429. "version": "1.1.1",
  430. "resolved": "https://registry.npmmirror.com/@npmcli/fs/-/fs-1.1.1.tgz",
  431. "integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==",
  432. "license": "ISC",
  433. "optional": true,
  434. "dependencies": {
  435. "@gar/promisify": "^1.0.1",
  436. "semver": "^7.3.5"
  437. }
  438. },
  439. "node_modules/@npmcli/move-file": {
  440. "version": "1.1.2",
  441. "resolved": "https://registry.npmmirror.com/@npmcli/move-file/-/move-file-1.1.2.tgz",
  442. "integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==",
  443. "deprecated": "This functionality has been moved to @npmcli/fs",
  444. "license": "MIT",
  445. "optional": true,
  446. "dependencies": {
  447. "mkdirp": "^1.0.4",
  448. "rimraf": "^3.0.2"
  449. },
  450. "engines": {
  451. "node": ">=10"
  452. }
  453. },
  454. "node_modules/@paralleldrive/cuid2": {
  455. "version": "2.3.1",
  456. "resolved": "https://registry.npmmirror.com/@paralleldrive/cuid2/-/cuid2-2.3.1.tgz",
  457. "integrity": "sha512-XO7cAxhnTZl0Yggq6jOgjiOHhbgcO4NqFqwSmQpjK3b6TEE6Uj/jfSk6wzYyemh3+I0sHirKSetjQwn5cZktFw==",
  458. "license": "MIT",
  459. "dependencies": {
  460. "@noble/hashes": "^1.1.5"
  461. }
  462. },
  463. "node_modules/@pkgjs/parseargs": {
  464. "version": "0.11.0",
  465. "resolved": "https://registry.npmmirror.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
  466. "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
  467. "license": "MIT",
  468. "optional": true,
  469. "engines": {
  470. "node": ">=14"
  471. }
  472. },
  473. "node_modules/@tootallnate/once": {
  474. "version": "1.1.2",
  475. "resolved": "https://registry.npmmirror.com/@tootallnate/once/-/once-1.1.2.tgz",
  476. "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==",
  477. "license": "MIT",
  478. "optional": true,
  479. "engines": {
  480. "node": ">= 6"
  481. }
  482. },
  483. "node_modules/abbrev": {
  484. "version": "1.1.1",
  485. "resolved": "https://registry.npmmirror.com/abbrev/-/abbrev-1.1.1.tgz",
  486. "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
  487. "license": "ISC",
  488. "optional": true
  489. },
  490. "node_modules/abort-controller": {
  491. "version": "3.0.0",
  492. "resolved": "https://registry.npmmirror.com/abort-controller/-/abort-controller-3.0.0.tgz",
  493. "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
  494. "license": "MIT",
  495. "dependencies": {
  496. "event-target-shim": "^5.0.0"
  497. },
  498. "engines": {
  499. "node": ">=6.5"
  500. }
  501. },
  502. "node_modules/agent-base": {
  503. "version": "6.0.2",
  504. "resolved": "https://registry.npmmirror.com/agent-base/-/agent-base-6.0.2.tgz",
  505. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  506. "license": "MIT",
  507. "optional": true,
  508. "dependencies": {
  509. "debug": "4"
  510. },
  511. "engines": {
  512. "node": ">= 6.0.0"
  513. }
  514. },
  515. "node_modules/agentkeepalive": {
  516. "version": "4.6.0",
  517. "resolved": "https://registry.npmmirror.com/agentkeepalive/-/agentkeepalive-4.6.0.tgz",
  518. "integrity": "sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==",
  519. "license": "MIT",
  520. "optional": true,
  521. "dependencies": {
  522. "humanize-ms": "^1.2.1"
  523. },
  524. "engines": {
  525. "node": ">= 8.0.0"
  526. }
  527. },
  528. "node_modules/aggregate-error": {
  529. "version": "3.1.0",
  530. "resolved": "https://registry.npmmirror.com/aggregate-error/-/aggregate-error-3.1.0.tgz",
  531. "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
  532. "license": "MIT",
  533. "optional": true,
  534. "dependencies": {
  535. "clean-stack": "^2.0.0",
  536. "indent-string": "^4.0.0"
  537. },
  538. "engines": {
  539. "node": ">=8"
  540. }
  541. },
  542. "node_modules/ansi-regex": {
  543. "version": "6.2.2",
  544. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.2.2.tgz",
  545. "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
  546. "license": "MIT",
  547. "engines": {
  548. "node": ">=12"
  549. },
  550. "funding": {
  551. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  552. }
  553. },
  554. "node_modules/ansi-styles": {
  555. "version": "6.2.3",
  556. "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.3.tgz",
  557. "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
  558. "license": "MIT",
  559. "engines": {
  560. "node": ">=12"
  561. },
  562. "funding": {
  563. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  564. }
  565. },
  566. "node_modules/aproba": {
  567. "version": "2.1.0",
  568. "resolved": "https://registry.npmmirror.com/aproba/-/aproba-2.1.0.tgz",
  569. "integrity": "sha512-tLIEcj5GuR2RSTnxNKdkK0dJ/GrC7P38sUkiDmDuHfsHmbagTFAxDVIBltoklXEVIQ/f14IL8IMJ5pn9Hez1Ew==",
  570. "license": "ISC",
  571. "optional": true
  572. },
  573. "node_modules/archiver": {
  574. "version": "7.0.1",
  575. "resolved": "https://registry.npmmirror.com/archiver/-/archiver-7.0.1.tgz",
  576. "integrity": "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==",
  577. "license": "MIT",
  578. "dependencies": {
  579. "archiver-utils": "^5.0.2",
  580. "async": "^3.2.4",
  581. "buffer-crc32": "^1.0.0",
  582. "readable-stream": "^4.0.0",
  583. "readdir-glob": "^1.1.2",
  584. "tar-stream": "^3.0.0",
  585. "zip-stream": "^6.0.1"
  586. },
  587. "engines": {
  588. "node": ">= 14"
  589. }
  590. },
  591. "node_modules/archiver-utils": {
  592. "version": "5.0.2",
  593. "resolved": "https://registry.npmmirror.com/archiver-utils/-/archiver-utils-5.0.2.tgz",
  594. "integrity": "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==",
  595. "license": "MIT",
  596. "dependencies": {
  597. "glob": "^10.0.0",
  598. "graceful-fs": "^4.2.0",
  599. "is-stream": "^2.0.1",
  600. "lazystream": "^1.0.0",
  601. "lodash": "^4.17.15",
  602. "normalize-path": "^3.0.0",
  603. "readable-stream": "^4.0.0"
  604. },
  605. "engines": {
  606. "node": ">= 14"
  607. }
  608. },
  609. "node_modules/are-we-there-yet": {
  610. "version": "3.0.1",
  611. "resolved": "https://registry.npmmirror.com/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz",
  612. "integrity": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==",
  613. "deprecated": "This package is no longer supported.",
  614. "license": "ISC",
  615. "optional": true,
  616. "dependencies": {
  617. "delegates": "^1.0.0",
  618. "readable-stream": "^3.6.0"
  619. },
  620. "engines": {
  621. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  622. }
  623. },
  624. "node_modules/are-we-there-yet/node_modules/readable-stream": {
  625. "version": "3.6.2",
  626. "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz",
  627. "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
  628. "license": "MIT",
  629. "optional": true,
  630. "dependencies": {
  631. "inherits": "^2.0.3",
  632. "string_decoder": "^1.1.1",
  633. "util-deprecate": "^1.0.1"
  634. },
  635. "engines": {
  636. "node": ">= 6"
  637. }
  638. },
  639. "node_modules/asap": {
  640. "version": "2.0.6",
  641. "resolved": "https://registry.npmmirror.com/asap/-/asap-2.0.6.tgz",
  642. "integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==",
  643. "license": "MIT"
  644. },
  645. "node_modules/async": {
  646. "version": "3.2.6",
  647. "resolved": "https://registry.npmmirror.com/async/-/async-3.2.6.tgz",
  648. "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
  649. "license": "MIT"
  650. },
  651. "node_modules/b4a": {
  652. "version": "1.7.3",
  653. "resolved": "https://registry.npmmirror.com/b4a/-/b4a-1.7.3.tgz",
  654. "integrity": "sha512-5Q2mfq2WfGuFp3uS//0s6baOJLMoVduPYVeNmDYxu5OUA1/cBfvr2RIS7vi62LdNj/urk1hfmj867I3qt6uZ7Q==",
  655. "license": "Apache-2.0",
  656. "peerDependencies": {
  657. "react-native-b4a": "*"
  658. },
  659. "peerDependenciesMeta": {
  660. "react-native-b4a": {
  661. "optional": true
  662. }
  663. }
  664. },
  665. "node_modules/balanced-match": {
  666. "version": "1.0.2",
  667. "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
  668. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
  669. "license": "MIT"
  670. },
  671. "node_modules/bare-events": {
  672. "version": "2.8.2",
  673. "resolved": "https://registry.npmmirror.com/bare-events/-/bare-events-2.8.2.tgz",
  674. "integrity": "sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt4IMUB7OXlfixcs6gsFeo/jhiQ==",
  675. "license": "Apache-2.0",
  676. "peerDependencies": {
  677. "bare-abort-controller": "*"
  678. },
  679. "peerDependenciesMeta": {
  680. "bare-abort-controller": {
  681. "optional": true
  682. }
  683. }
  684. },
  685. "node_modules/base64-js": {
  686. "version": "1.5.1",
  687. "resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz",
  688. "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
  689. "funding": [
  690. {
  691. "type": "github",
  692. "url": "https://github.com/sponsors/feross"
  693. },
  694. {
  695. "type": "patreon",
  696. "url": "https://www.patreon.com/feross"
  697. },
  698. {
  699. "type": "consulting",
  700. "url": "https://feross.org/support"
  701. }
  702. ],
  703. "license": "MIT"
  704. },
  705. "node_modules/better-sqlite3": {
  706. "version": "12.5.0",
  707. "resolved": "https://registry.npmmirror.com/better-sqlite3/-/better-sqlite3-12.5.0.tgz",
  708. "integrity": "sha512-WwCZ/5Diz7rsF29o27o0Gcc1Du+l7Zsv7SYtVPG0X3G/uUI1LqdxrQI7c9Hs2FWpqXXERjW9hp6g3/tH7DlVKg==",
  709. "hasInstallScript": true,
  710. "license": "MIT",
  711. "dependencies": {
  712. "bindings": "^1.5.0",
  713. "prebuild-install": "^7.1.1"
  714. },
  715. "engines": {
  716. "node": "20.x || 22.x || 23.x || 24.x || 25.x"
  717. }
  718. },
  719. "node_modules/bindings": {
  720. "version": "1.5.0",
  721. "resolved": "https://registry.npmmirror.com/bindings/-/bindings-1.5.0.tgz",
  722. "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
  723. "license": "MIT",
  724. "dependencies": {
  725. "file-uri-to-path": "1.0.0"
  726. }
  727. },
  728. "node_modules/bl": {
  729. "version": "4.1.0",
  730. "resolved": "https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz",
  731. "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
  732. "license": "MIT",
  733. "dependencies": {
  734. "buffer": "^5.5.0",
  735. "inherits": "^2.0.4",
  736. "readable-stream": "^3.4.0"
  737. }
  738. },
  739. "node_modules/bl/node_modules/buffer": {
  740. "version": "5.7.1",
  741. "resolved": "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz",
  742. "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
  743. "funding": [
  744. {
  745. "type": "github",
  746. "url": "https://github.com/sponsors/feross"
  747. },
  748. {
  749. "type": "patreon",
  750. "url": "https://www.patreon.com/feross"
  751. },
  752. {
  753. "type": "consulting",
  754. "url": "https://feross.org/support"
  755. }
  756. ],
  757. "license": "MIT",
  758. "dependencies": {
  759. "base64-js": "^1.3.1",
  760. "ieee754": "^1.1.13"
  761. }
  762. },
  763. "node_modules/bl/node_modules/readable-stream": {
  764. "version": "3.6.2",
  765. "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz",
  766. "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
  767. "license": "MIT",
  768. "dependencies": {
  769. "inherits": "^2.0.3",
  770. "string_decoder": "^1.1.1",
  771. "util-deprecate": "^1.0.1"
  772. },
  773. "engines": {
  774. "node": ">= 6"
  775. }
  776. },
  777. "node_modules/bluebird": {
  778. "version": "3.7.2",
  779. "resolved": "https://registry.npmmirror.com/bluebird/-/bluebird-3.7.2.tgz",
  780. "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
  781. "license": "MIT"
  782. },
  783. "node_modules/brace-expansion": {
  784. "version": "2.0.2",
  785. "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.2.tgz",
  786. "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
  787. "license": "MIT",
  788. "dependencies": {
  789. "balanced-match": "^1.0.0"
  790. }
  791. },
  792. "node_modules/buffer": {
  793. "version": "6.0.3",
  794. "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz",
  795. "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
  796. "funding": [
  797. {
  798. "type": "github",
  799. "url": "https://github.com/sponsors/feross"
  800. },
  801. {
  802. "type": "patreon",
  803. "url": "https://www.patreon.com/feross"
  804. },
  805. {
  806. "type": "consulting",
  807. "url": "https://feross.org/support"
  808. }
  809. ],
  810. "license": "MIT",
  811. "dependencies": {
  812. "base64-js": "^1.3.1",
  813. "ieee754": "^1.2.1"
  814. }
  815. },
  816. "node_modules/buffer-crc32": {
  817. "version": "1.0.0",
  818. "resolved": "https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-1.0.0.tgz",
  819. "integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==",
  820. "license": "MIT",
  821. "engines": {
  822. "node": ">=8.0.0"
  823. }
  824. },
  825. "node_modules/cacache": {
  826. "version": "15.3.0",
  827. "resolved": "https://registry.npmmirror.com/cacache/-/cacache-15.3.0.tgz",
  828. "integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==",
  829. "license": "ISC",
  830. "optional": true,
  831. "dependencies": {
  832. "@npmcli/fs": "^1.0.0",
  833. "@npmcli/move-file": "^1.0.1",
  834. "chownr": "^2.0.0",
  835. "fs-minipass": "^2.0.0",
  836. "glob": "^7.1.4",
  837. "infer-owner": "^1.0.4",
  838. "lru-cache": "^6.0.0",
  839. "minipass": "^3.1.1",
  840. "minipass-collect": "^1.0.2",
  841. "minipass-flush": "^1.0.5",
  842. "minipass-pipeline": "^1.2.2",
  843. "mkdirp": "^1.0.3",
  844. "p-map": "^4.0.0",
  845. "promise-inflight": "^1.0.1",
  846. "rimraf": "^3.0.2",
  847. "ssri": "^8.0.1",
  848. "tar": "^6.0.2",
  849. "unique-filename": "^1.1.1"
  850. },
  851. "engines": {
  852. "node": ">= 10"
  853. }
  854. },
  855. "node_modules/cacache/node_modules/brace-expansion": {
  856. "version": "1.1.12",
  857. "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz",
  858. "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
  859. "license": "MIT",
  860. "optional": true,
  861. "dependencies": {
  862. "balanced-match": "^1.0.0",
  863. "concat-map": "0.0.1"
  864. }
  865. },
  866. "node_modules/cacache/node_modules/glob": {
  867. "version": "7.2.3",
  868. "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz",
  869. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  870. "deprecated": "Glob versions prior to v9 are no longer supported",
  871. "license": "ISC",
  872. "optional": true,
  873. "dependencies": {
  874. "fs.realpath": "^1.0.0",
  875. "inflight": "^1.0.4",
  876. "inherits": "2",
  877. "minimatch": "^3.1.1",
  878. "once": "^1.3.0",
  879. "path-is-absolute": "^1.0.0"
  880. },
  881. "engines": {
  882. "node": "*"
  883. },
  884. "funding": {
  885. "url": "https://github.com/sponsors/isaacs"
  886. }
  887. },
  888. "node_modules/cacache/node_modules/lru-cache": {
  889. "version": "6.0.0",
  890. "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz",
  891. "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
  892. "license": "ISC",
  893. "optional": true,
  894. "dependencies": {
  895. "yallist": "^4.0.0"
  896. },
  897. "engines": {
  898. "node": ">=10"
  899. }
  900. },
  901. "node_modules/cacache/node_modules/minimatch": {
  902. "version": "3.1.2",
  903. "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz",
  904. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  905. "license": "ISC",
  906. "optional": true,
  907. "dependencies": {
  908. "brace-expansion": "^1.1.7"
  909. },
  910. "engines": {
  911. "node": "*"
  912. }
  913. },
  914. "node_modules/cacache/node_modules/minipass": {
  915. "version": "3.3.6",
  916. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz",
  917. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  918. "license": "ISC",
  919. "optional": true,
  920. "dependencies": {
  921. "yallist": "^4.0.0"
  922. },
  923. "engines": {
  924. "node": ">=8"
  925. }
  926. },
  927. "node_modules/chownr": {
  928. "version": "2.0.0",
  929. "resolved": "https://registry.npmmirror.com/chownr/-/chownr-2.0.0.tgz",
  930. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
  931. "license": "ISC",
  932. "engines": {
  933. "node": ">=10"
  934. }
  935. },
  936. "node_modules/clean-stack": {
  937. "version": "2.2.0",
  938. "resolved": "https://registry.npmmirror.com/clean-stack/-/clean-stack-2.2.0.tgz",
  939. "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
  940. "license": "MIT",
  941. "optional": true,
  942. "engines": {
  943. "node": ">=6"
  944. }
  945. },
  946. "node_modules/color": {
  947. "version": "4.2.3",
  948. "resolved": "https://registry.npmmirror.com/color/-/color-4.2.3.tgz",
  949. "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
  950. "license": "MIT",
  951. "dependencies": {
  952. "color-convert": "^2.0.1",
  953. "color-string": "^1.9.0"
  954. },
  955. "engines": {
  956. "node": ">=12.5.0"
  957. }
  958. },
  959. "node_modules/color-convert": {
  960. "version": "2.0.1",
  961. "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
  962. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  963. "license": "MIT",
  964. "dependencies": {
  965. "color-name": "~1.1.4"
  966. },
  967. "engines": {
  968. "node": ">=7.0.0"
  969. }
  970. },
  971. "node_modules/color-name": {
  972. "version": "1.1.4",
  973. "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz",
  974. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  975. "license": "MIT"
  976. },
  977. "node_modules/color-string": {
  978. "version": "1.9.1",
  979. "resolved": "https://registry.npmmirror.com/color-string/-/color-string-1.9.1.tgz",
  980. "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
  981. "license": "MIT",
  982. "dependencies": {
  983. "color-name": "^1.0.0",
  984. "simple-swizzle": "^0.2.2"
  985. }
  986. },
  987. "node_modules/color-support": {
  988. "version": "1.1.3",
  989. "resolved": "https://registry.npmmirror.com/color-support/-/color-support-1.1.3.tgz",
  990. "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
  991. "license": "ISC",
  992. "optional": true,
  993. "bin": {
  994. "color-support": "bin.js"
  995. }
  996. },
  997. "node_modules/compress-commons": {
  998. "version": "6.0.2",
  999. "resolved": "https://registry.npmmirror.com/compress-commons/-/compress-commons-6.0.2.tgz",
  1000. "integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==",
  1001. "license": "MIT",
  1002. "dependencies": {
  1003. "crc-32": "^1.2.0",
  1004. "crc32-stream": "^6.0.0",
  1005. "is-stream": "^2.0.1",
  1006. "normalize-path": "^3.0.0",
  1007. "readable-stream": "^4.0.0"
  1008. },
  1009. "engines": {
  1010. "node": ">= 14"
  1011. }
  1012. },
  1013. "node_modules/concat-map": {
  1014. "version": "0.0.1",
  1015. "resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz",
  1016. "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
  1017. "license": "MIT",
  1018. "optional": true
  1019. },
  1020. "node_modules/console-control-strings": {
  1021. "version": "1.1.0",
  1022. "resolved": "https://registry.npmmirror.com/console-control-strings/-/console-control-strings-1.1.0.tgz",
  1023. "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==",
  1024. "license": "ISC",
  1025. "optional": true
  1026. },
  1027. "node_modules/core-util-is": {
  1028. "version": "1.0.3",
  1029. "resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz",
  1030. "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
  1031. "license": "MIT"
  1032. },
  1033. "node_modules/crc-32": {
  1034. "version": "1.2.2",
  1035. "resolved": "https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz",
  1036. "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
  1037. "license": "Apache-2.0",
  1038. "bin": {
  1039. "crc32": "bin/crc32.njs"
  1040. },
  1041. "engines": {
  1042. "node": ">=0.8"
  1043. }
  1044. },
  1045. "node_modules/crc32-stream": {
  1046. "version": "6.0.0",
  1047. "resolved": "https://registry.npmmirror.com/crc32-stream/-/crc32-stream-6.0.0.tgz",
  1048. "integrity": "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==",
  1049. "license": "MIT",
  1050. "dependencies": {
  1051. "crc-32": "^1.2.0",
  1052. "readable-stream": "^4.0.0"
  1053. },
  1054. "engines": {
  1055. "node": ">= 14"
  1056. }
  1057. },
  1058. "node_modules/cross-spawn": {
  1059. "version": "7.0.6",
  1060. "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz",
  1061. "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
  1062. "license": "MIT",
  1063. "dependencies": {
  1064. "path-key": "^3.1.0",
  1065. "shebang-command": "^2.0.0",
  1066. "which": "^2.0.1"
  1067. },
  1068. "engines": {
  1069. "node": ">= 8"
  1070. }
  1071. },
  1072. "node_modules/debug": {
  1073. "version": "4.4.3",
  1074. "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.3.tgz",
  1075. "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
  1076. "license": "MIT",
  1077. "optional": true,
  1078. "dependencies": {
  1079. "ms": "^2.1.3"
  1080. },
  1081. "engines": {
  1082. "node": ">=6.0"
  1083. },
  1084. "peerDependenciesMeta": {
  1085. "supports-color": {
  1086. "optional": true
  1087. }
  1088. }
  1089. },
  1090. "node_modules/decompress-response": {
  1091. "version": "6.0.0",
  1092. "resolved": "https://registry.npmmirror.com/decompress-response/-/decompress-response-6.0.0.tgz",
  1093. "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
  1094. "license": "MIT",
  1095. "dependencies": {
  1096. "mimic-response": "^3.1.0"
  1097. },
  1098. "engines": {
  1099. "node": ">=10"
  1100. },
  1101. "funding": {
  1102. "url": "https://github.com/sponsors/sindresorhus"
  1103. }
  1104. },
  1105. "node_modules/deep-extend": {
  1106. "version": "0.6.0",
  1107. "resolved": "https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz",
  1108. "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
  1109. "license": "MIT",
  1110. "engines": {
  1111. "node": ">=4.0.0"
  1112. }
  1113. },
  1114. "node_modules/delegates": {
  1115. "version": "1.0.0",
  1116. "resolved": "https://registry.npmmirror.com/delegates/-/delegates-1.0.0.tgz",
  1117. "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
  1118. "license": "MIT",
  1119. "optional": true
  1120. },
  1121. "node_modules/detect-libc": {
  1122. "version": "2.1.2",
  1123. "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
  1124. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  1125. "license": "Apache-2.0",
  1126. "engines": {
  1127. "node": ">=8"
  1128. }
  1129. },
  1130. "node_modules/dezalgo": {
  1131. "version": "1.0.4",
  1132. "resolved": "https://registry.npmmirror.com/dezalgo/-/dezalgo-1.0.4.tgz",
  1133. "integrity": "sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==",
  1134. "license": "ISC",
  1135. "dependencies": {
  1136. "asap": "^2.0.0",
  1137. "wrappy": "1"
  1138. }
  1139. },
  1140. "node_modules/duplexer2": {
  1141. "version": "0.1.4",
  1142. "resolved": "https://registry.npmmirror.com/duplexer2/-/duplexer2-0.1.4.tgz",
  1143. "integrity": "sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==",
  1144. "license": "BSD-3-Clause",
  1145. "dependencies": {
  1146. "readable-stream": "^2.0.2"
  1147. }
  1148. },
  1149. "node_modules/duplexer2/node_modules/readable-stream": {
  1150. "version": "2.3.8",
  1151. "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz",
  1152. "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
  1153. "license": "MIT",
  1154. "dependencies": {
  1155. "core-util-is": "~1.0.0",
  1156. "inherits": "~2.0.3",
  1157. "isarray": "~1.0.0",
  1158. "process-nextick-args": "~2.0.0",
  1159. "safe-buffer": "~5.1.1",
  1160. "string_decoder": "~1.1.1",
  1161. "util-deprecate": "~1.0.1"
  1162. }
  1163. },
  1164. "node_modules/duplexer2/node_modules/safe-buffer": {
  1165. "version": "5.1.2",
  1166. "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz",
  1167. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
  1168. "license": "MIT"
  1169. },
  1170. "node_modules/duplexer2/node_modules/string_decoder": {
  1171. "version": "1.1.1",
  1172. "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz",
  1173. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  1174. "license": "MIT",
  1175. "dependencies": {
  1176. "safe-buffer": "~5.1.0"
  1177. }
  1178. },
  1179. "node_modules/eastasianwidth": {
  1180. "version": "0.2.0",
  1181. "resolved": "https://registry.npmmirror.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
  1182. "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
  1183. "license": "MIT"
  1184. },
  1185. "node_modules/emoji-regex": {
  1186. "version": "9.2.2",
  1187. "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz",
  1188. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
  1189. "license": "MIT"
  1190. },
  1191. "node_modules/encoding": {
  1192. "version": "0.1.13",
  1193. "resolved": "https://registry.npmmirror.com/encoding/-/encoding-0.1.13.tgz",
  1194. "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
  1195. "license": "MIT",
  1196. "optional": true,
  1197. "dependencies": {
  1198. "iconv-lite": "^0.6.2"
  1199. }
  1200. },
  1201. "node_modules/end-of-stream": {
  1202. "version": "1.4.5",
  1203. "resolved": "https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.5.tgz",
  1204. "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
  1205. "license": "MIT",
  1206. "dependencies": {
  1207. "once": "^1.4.0"
  1208. }
  1209. },
  1210. "node_modules/env-paths": {
  1211. "version": "2.2.1",
  1212. "resolved": "https://registry.npmmirror.com/env-paths/-/env-paths-2.2.1.tgz",
  1213. "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
  1214. "license": "MIT",
  1215. "optional": true,
  1216. "engines": {
  1217. "node": ">=6"
  1218. }
  1219. },
  1220. "node_modules/err-code": {
  1221. "version": "2.0.3",
  1222. "resolved": "https://registry.npmmirror.com/err-code/-/err-code-2.0.3.tgz",
  1223. "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==",
  1224. "license": "MIT",
  1225. "optional": true
  1226. },
  1227. "node_modules/event-target-shim": {
  1228. "version": "5.0.1",
  1229. "resolved": "https://registry.npmmirror.com/event-target-shim/-/event-target-shim-5.0.1.tgz",
  1230. "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
  1231. "license": "MIT",
  1232. "engines": {
  1233. "node": ">=6"
  1234. }
  1235. },
  1236. "node_modules/events": {
  1237. "version": "3.3.0",
  1238. "resolved": "https://registry.npmmirror.com/events/-/events-3.3.0.tgz",
  1239. "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
  1240. "license": "MIT",
  1241. "engines": {
  1242. "node": ">=0.8.x"
  1243. }
  1244. },
  1245. "node_modules/events-universal": {
  1246. "version": "1.0.1",
  1247. "resolved": "https://registry.npmmirror.com/events-universal/-/events-universal-1.0.1.tgz",
  1248. "integrity": "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==",
  1249. "license": "Apache-2.0",
  1250. "dependencies": {
  1251. "bare-events": "^2.7.0"
  1252. }
  1253. },
  1254. "node_modules/expand-template": {
  1255. "version": "2.0.3",
  1256. "resolved": "https://registry.npmmirror.com/expand-template/-/expand-template-2.0.3.tgz",
  1257. "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==",
  1258. "license": "(MIT OR WTFPL)",
  1259. "engines": {
  1260. "node": ">=6"
  1261. }
  1262. },
  1263. "node_modules/fast-fifo": {
  1264. "version": "1.3.2",
  1265. "resolved": "https://registry.npmmirror.com/fast-fifo/-/fast-fifo-1.3.2.tgz",
  1266. "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==",
  1267. "license": "MIT"
  1268. },
  1269. "node_modules/file-uri-to-path": {
  1270. "version": "1.0.0",
  1271. "resolved": "https://registry.npmmirror.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
  1272. "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
  1273. "license": "MIT"
  1274. },
  1275. "node_modules/foreground-child": {
  1276. "version": "3.3.1",
  1277. "resolved": "https://registry.npmmirror.com/foreground-child/-/foreground-child-3.3.1.tgz",
  1278. "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
  1279. "license": "ISC",
  1280. "dependencies": {
  1281. "cross-spawn": "^7.0.6",
  1282. "signal-exit": "^4.0.1"
  1283. },
  1284. "engines": {
  1285. "node": ">=14"
  1286. },
  1287. "funding": {
  1288. "url": "https://github.com/sponsors/isaacs"
  1289. }
  1290. },
  1291. "node_modules/formidable": {
  1292. "version": "3.5.4",
  1293. "resolved": "https://registry.npmmirror.com/formidable/-/formidable-3.5.4.tgz",
  1294. "integrity": "sha512-YikH+7CUTOtP44ZTnUhR7Ic2UASBPOqmaRkRKxRbywPTe5VxF7RRCck4af9wutiZ/QKM5nME9Bie2fFaPz5Gug==",
  1295. "license": "MIT",
  1296. "dependencies": {
  1297. "@paralleldrive/cuid2": "^2.2.2",
  1298. "dezalgo": "^1.0.4",
  1299. "once": "^1.4.0"
  1300. },
  1301. "engines": {
  1302. "node": ">=14.0.0"
  1303. },
  1304. "funding": {
  1305. "url": "https://ko-fi.com/tunnckoCore/commissions"
  1306. }
  1307. },
  1308. "node_modules/fs-constants": {
  1309. "version": "1.0.0",
  1310. "resolved": "https://registry.npmmirror.com/fs-constants/-/fs-constants-1.0.0.tgz",
  1311. "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
  1312. "license": "MIT"
  1313. },
  1314. "node_modules/fs-extra": {
  1315. "version": "11.3.2",
  1316. "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-11.3.2.tgz",
  1317. "integrity": "sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==",
  1318. "license": "MIT",
  1319. "dependencies": {
  1320. "graceful-fs": "^4.2.0",
  1321. "jsonfile": "^6.0.1",
  1322. "universalify": "^2.0.0"
  1323. },
  1324. "engines": {
  1325. "node": ">=14.14"
  1326. }
  1327. },
  1328. "node_modules/fs-minipass": {
  1329. "version": "2.1.0",
  1330. "resolved": "https://registry.npmmirror.com/fs-minipass/-/fs-minipass-2.1.0.tgz",
  1331. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  1332. "license": "ISC",
  1333. "dependencies": {
  1334. "minipass": "^3.0.0"
  1335. },
  1336. "engines": {
  1337. "node": ">= 8"
  1338. }
  1339. },
  1340. "node_modules/fs-minipass/node_modules/minipass": {
  1341. "version": "3.3.6",
  1342. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz",
  1343. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  1344. "license": "ISC",
  1345. "dependencies": {
  1346. "yallist": "^4.0.0"
  1347. },
  1348. "engines": {
  1349. "node": ">=8"
  1350. }
  1351. },
  1352. "node_modules/fs.realpath": {
  1353. "version": "1.0.0",
  1354. "resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz",
  1355. "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
  1356. "license": "ISC",
  1357. "optional": true
  1358. },
  1359. "node_modules/gauge": {
  1360. "version": "4.0.4",
  1361. "resolved": "https://registry.npmmirror.com/gauge/-/gauge-4.0.4.tgz",
  1362. "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==",
  1363. "deprecated": "This package is no longer supported.",
  1364. "license": "ISC",
  1365. "optional": true,
  1366. "dependencies": {
  1367. "aproba": "^1.0.3 || ^2.0.0",
  1368. "color-support": "^1.1.3",
  1369. "console-control-strings": "^1.1.0",
  1370. "has-unicode": "^2.0.1",
  1371. "signal-exit": "^3.0.7",
  1372. "string-width": "^4.2.3",
  1373. "strip-ansi": "^6.0.1",
  1374. "wide-align": "^1.1.5"
  1375. },
  1376. "engines": {
  1377. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1378. }
  1379. },
  1380. "node_modules/gauge/node_modules/ansi-regex": {
  1381. "version": "5.0.1",
  1382. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
  1383. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  1384. "license": "MIT",
  1385. "optional": true,
  1386. "engines": {
  1387. "node": ">=8"
  1388. }
  1389. },
  1390. "node_modules/gauge/node_modules/emoji-regex": {
  1391. "version": "8.0.0",
  1392. "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz",
  1393. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  1394. "license": "MIT",
  1395. "optional": true
  1396. },
  1397. "node_modules/gauge/node_modules/signal-exit": {
  1398. "version": "3.0.7",
  1399. "resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz",
  1400. "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
  1401. "license": "ISC",
  1402. "optional": true
  1403. },
  1404. "node_modules/gauge/node_modules/string-width": {
  1405. "version": "4.2.3",
  1406. "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz",
  1407. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  1408. "license": "MIT",
  1409. "optional": true,
  1410. "dependencies": {
  1411. "emoji-regex": "^8.0.0",
  1412. "is-fullwidth-code-point": "^3.0.0",
  1413. "strip-ansi": "^6.0.1"
  1414. },
  1415. "engines": {
  1416. "node": ">=8"
  1417. }
  1418. },
  1419. "node_modules/gauge/node_modules/strip-ansi": {
  1420. "version": "6.0.1",
  1421. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
  1422. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  1423. "license": "MIT",
  1424. "optional": true,
  1425. "dependencies": {
  1426. "ansi-regex": "^5.0.1"
  1427. },
  1428. "engines": {
  1429. "node": ">=8"
  1430. }
  1431. },
  1432. "node_modules/github-from-package": {
  1433. "version": "0.0.0",
  1434. "resolved": "https://registry.npmmirror.com/github-from-package/-/github-from-package-0.0.0.tgz",
  1435. "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
  1436. "license": "MIT"
  1437. },
  1438. "node_modules/glob": {
  1439. "version": "10.5.0",
  1440. "resolved": "https://registry.npmmirror.com/glob/-/glob-10.5.0.tgz",
  1441. "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
  1442. "license": "ISC",
  1443. "dependencies": {
  1444. "foreground-child": "^3.1.0",
  1445. "jackspeak": "^3.1.2",
  1446. "minimatch": "^9.0.4",
  1447. "minipass": "^7.1.2",
  1448. "package-json-from-dist": "^1.0.0",
  1449. "path-scurry": "^1.11.1"
  1450. },
  1451. "bin": {
  1452. "glob": "dist/esm/bin.mjs"
  1453. },
  1454. "funding": {
  1455. "url": "https://github.com/sponsors/isaacs"
  1456. }
  1457. },
  1458. "node_modules/graceful-fs": {
  1459. "version": "4.2.11",
  1460. "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz",
  1461. "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
  1462. "license": "ISC"
  1463. },
  1464. "node_modules/has-unicode": {
  1465. "version": "2.0.1",
  1466. "resolved": "https://registry.npmmirror.com/has-unicode/-/has-unicode-2.0.1.tgz",
  1467. "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==",
  1468. "license": "ISC",
  1469. "optional": true
  1470. },
  1471. "node_modules/http-cache-semantics": {
  1472. "version": "4.2.0",
  1473. "resolved": "https://registry.npmmirror.com/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz",
  1474. "integrity": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==",
  1475. "license": "BSD-2-Clause",
  1476. "optional": true
  1477. },
  1478. "node_modules/http-proxy-agent": {
  1479. "version": "4.0.1",
  1480. "resolved": "https://registry.npmmirror.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
  1481. "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
  1482. "license": "MIT",
  1483. "optional": true,
  1484. "dependencies": {
  1485. "@tootallnate/once": "1",
  1486. "agent-base": "6",
  1487. "debug": "4"
  1488. },
  1489. "engines": {
  1490. "node": ">= 6"
  1491. }
  1492. },
  1493. "node_modules/https-proxy-agent": {
  1494. "version": "5.0.1",
  1495. "resolved": "https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  1496. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  1497. "license": "MIT",
  1498. "optional": true,
  1499. "dependencies": {
  1500. "agent-base": "6",
  1501. "debug": "4"
  1502. },
  1503. "engines": {
  1504. "node": ">= 6"
  1505. }
  1506. },
  1507. "node_modules/humanize-ms": {
  1508. "version": "1.2.1",
  1509. "resolved": "https://registry.npmmirror.com/humanize-ms/-/humanize-ms-1.2.1.tgz",
  1510. "integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==",
  1511. "license": "MIT",
  1512. "optional": true,
  1513. "dependencies": {
  1514. "ms": "^2.0.0"
  1515. }
  1516. },
  1517. "node_modules/iconv-lite": {
  1518. "version": "0.6.3",
  1519. "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz",
  1520. "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
  1521. "license": "MIT",
  1522. "optional": true,
  1523. "dependencies": {
  1524. "safer-buffer": ">= 2.1.2 < 3.0.0"
  1525. },
  1526. "engines": {
  1527. "node": ">=0.10.0"
  1528. }
  1529. },
  1530. "node_modules/ieee754": {
  1531. "version": "1.2.1",
  1532. "resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz",
  1533. "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
  1534. "funding": [
  1535. {
  1536. "type": "github",
  1537. "url": "https://github.com/sponsors/feross"
  1538. },
  1539. {
  1540. "type": "patreon",
  1541. "url": "https://www.patreon.com/feross"
  1542. },
  1543. {
  1544. "type": "consulting",
  1545. "url": "https://feross.org/support"
  1546. }
  1547. ],
  1548. "license": "BSD-3-Clause"
  1549. },
  1550. "node_modules/imurmurhash": {
  1551. "version": "0.1.4",
  1552. "resolved": "https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz",
  1553. "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
  1554. "license": "MIT",
  1555. "optional": true,
  1556. "engines": {
  1557. "node": ">=0.8.19"
  1558. }
  1559. },
  1560. "node_modules/indent-string": {
  1561. "version": "4.0.0",
  1562. "resolved": "https://registry.npmmirror.com/indent-string/-/indent-string-4.0.0.tgz",
  1563. "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
  1564. "license": "MIT",
  1565. "optional": true,
  1566. "engines": {
  1567. "node": ">=8"
  1568. }
  1569. },
  1570. "node_modules/infer-owner": {
  1571. "version": "1.0.4",
  1572. "resolved": "https://registry.npmmirror.com/infer-owner/-/infer-owner-1.0.4.tgz",
  1573. "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==",
  1574. "license": "ISC",
  1575. "optional": true
  1576. },
  1577. "node_modules/inflight": {
  1578. "version": "1.0.6",
  1579. "resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz",
  1580. "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
  1581. "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
  1582. "license": "ISC",
  1583. "optional": true,
  1584. "dependencies": {
  1585. "once": "^1.3.0",
  1586. "wrappy": "1"
  1587. }
  1588. },
  1589. "node_modules/inherits": {
  1590. "version": "2.0.4",
  1591. "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
  1592. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
  1593. "license": "ISC"
  1594. },
  1595. "node_modules/ini": {
  1596. "version": "1.3.8",
  1597. "resolved": "https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz",
  1598. "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
  1599. "license": "ISC"
  1600. },
  1601. "node_modules/ip-address": {
  1602. "version": "10.1.0",
  1603. "resolved": "https://registry.npmmirror.com/ip-address/-/ip-address-10.1.0.tgz",
  1604. "integrity": "sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==",
  1605. "license": "MIT",
  1606. "optional": true,
  1607. "engines": {
  1608. "node": ">= 12"
  1609. }
  1610. },
  1611. "node_modules/is-arrayish": {
  1612. "version": "0.3.4",
  1613. "resolved": "https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.3.4.tgz",
  1614. "integrity": "sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==",
  1615. "license": "MIT"
  1616. },
  1617. "node_modules/is-fullwidth-code-point": {
  1618. "version": "3.0.0",
  1619. "resolved": "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  1620. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  1621. "license": "MIT",
  1622. "engines": {
  1623. "node": ">=8"
  1624. }
  1625. },
  1626. "node_modules/is-lambda": {
  1627. "version": "1.0.1",
  1628. "resolved": "https://registry.npmmirror.com/is-lambda/-/is-lambda-1.0.1.tgz",
  1629. "integrity": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==",
  1630. "license": "MIT",
  1631. "optional": true
  1632. },
  1633. "node_modules/is-stream": {
  1634. "version": "2.0.1",
  1635. "resolved": "https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz",
  1636. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
  1637. "license": "MIT",
  1638. "engines": {
  1639. "node": ">=8"
  1640. },
  1641. "funding": {
  1642. "url": "https://github.com/sponsors/sindresorhus"
  1643. }
  1644. },
  1645. "node_modules/isarray": {
  1646. "version": "1.0.0",
  1647. "resolved": "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz",
  1648. "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
  1649. "license": "MIT"
  1650. },
  1651. "node_modules/isexe": {
  1652. "version": "2.0.0",
  1653. "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
  1654. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
  1655. "license": "ISC"
  1656. },
  1657. "node_modules/jackspeak": {
  1658. "version": "3.4.3",
  1659. "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.3.tgz",
  1660. "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
  1661. "license": "BlueOak-1.0.0",
  1662. "dependencies": {
  1663. "@isaacs/cliui": "^8.0.2"
  1664. },
  1665. "funding": {
  1666. "url": "https://github.com/sponsors/isaacs"
  1667. },
  1668. "optionalDependencies": {
  1669. "@pkgjs/parseargs": "^0.11.0"
  1670. }
  1671. },
  1672. "node_modules/jsonfile": {
  1673. "version": "6.2.0",
  1674. "resolved": "https://registry.npmmirror.com/jsonfile/-/jsonfile-6.2.0.tgz",
  1675. "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==",
  1676. "license": "MIT",
  1677. "dependencies": {
  1678. "universalify": "^2.0.0"
  1679. },
  1680. "optionalDependencies": {
  1681. "graceful-fs": "^4.1.6"
  1682. }
  1683. },
  1684. "node_modules/lazystream": {
  1685. "version": "1.0.1",
  1686. "resolved": "https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz",
  1687. "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
  1688. "license": "MIT",
  1689. "dependencies": {
  1690. "readable-stream": "^2.0.5"
  1691. },
  1692. "engines": {
  1693. "node": ">= 0.6.3"
  1694. }
  1695. },
  1696. "node_modules/lazystream/node_modules/readable-stream": {
  1697. "version": "2.3.8",
  1698. "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz",
  1699. "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
  1700. "license": "MIT",
  1701. "dependencies": {
  1702. "core-util-is": "~1.0.0",
  1703. "inherits": "~2.0.3",
  1704. "isarray": "~1.0.0",
  1705. "process-nextick-args": "~2.0.0",
  1706. "safe-buffer": "~5.1.1",
  1707. "string_decoder": "~1.1.1",
  1708. "util-deprecate": "~1.0.1"
  1709. }
  1710. },
  1711. "node_modules/lazystream/node_modules/safe-buffer": {
  1712. "version": "5.1.2",
  1713. "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz",
  1714. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
  1715. "license": "MIT"
  1716. },
  1717. "node_modules/lazystream/node_modules/string_decoder": {
  1718. "version": "1.1.1",
  1719. "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz",
  1720. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  1721. "license": "MIT",
  1722. "dependencies": {
  1723. "safe-buffer": "~5.1.0"
  1724. }
  1725. },
  1726. "node_modules/lodash": {
  1727. "version": "4.17.21",
  1728. "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
  1729. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
  1730. "license": "MIT"
  1731. },
  1732. "node_modules/lru-cache": {
  1733. "version": "10.4.3",
  1734. "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz",
  1735. "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
  1736. "license": "ISC"
  1737. },
  1738. "node_modules/make-fetch-happen": {
  1739. "version": "9.1.0",
  1740. "resolved": "https://registry.npmmirror.com/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz",
  1741. "integrity": "sha512-+zopwDy7DNknmwPQplem5lAZX/eCOzSvSNNcSKm5eVwTkOBzoktEfXsa9L23J/GIRhxRsaxzkPEhrJEpE2F4Gg==",
  1742. "license": "ISC",
  1743. "optional": true,
  1744. "dependencies": {
  1745. "agentkeepalive": "^4.1.3",
  1746. "cacache": "^15.2.0",
  1747. "http-cache-semantics": "^4.1.0",
  1748. "http-proxy-agent": "^4.0.1",
  1749. "https-proxy-agent": "^5.0.0",
  1750. "is-lambda": "^1.0.1",
  1751. "lru-cache": "^6.0.0",
  1752. "minipass": "^3.1.3",
  1753. "minipass-collect": "^1.0.2",
  1754. "minipass-fetch": "^1.3.2",
  1755. "minipass-flush": "^1.0.5",
  1756. "minipass-pipeline": "^1.2.4",
  1757. "negotiator": "^0.6.2",
  1758. "promise-retry": "^2.0.1",
  1759. "socks-proxy-agent": "^6.0.0",
  1760. "ssri": "^8.0.0"
  1761. },
  1762. "engines": {
  1763. "node": ">= 10"
  1764. }
  1765. },
  1766. "node_modules/make-fetch-happen/node_modules/lru-cache": {
  1767. "version": "6.0.0",
  1768. "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz",
  1769. "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
  1770. "license": "ISC",
  1771. "optional": true,
  1772. "dependencies": {
  1773. "yallist": "^4.0.0"
  1774. },
  1775. "engines": {
  1776. "node": ">=10"
  1777. }
  1778. },
  1779. "node_modules/make-fetch-happen/node_modules/minipass": {
  1780. "version": "3.3.6",
  1781. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz",
  1782. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  1783. "license": "ISC",
  1784. "optional": true,
  1785. "dependencies": {
  1786. "yallist": "^4.0.0"
  1787. },
  1788. "engines": {
  1789. "node": ">=8"
  1790. }
  1791. },
  1792. "node_modules/mimic-response": {
  1793. "version": "3.1.0",
  1794. "resolved": "https://registry.npmmirror.com/mimic-response/-/mimic-response-3.1.0.tgz",
  1795. "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
  1796. "license": "MIT",
  1797. "engines": {
  1798. "node": ">=10"
  1799. },
  1800. "funding": {
  1801. "url": "https://github.com/sponsors/sindresorhus"
  1802. }
  1803. },
  1804. "node_modules/minimatch": {
  1805. "version": "9.0.5",
  1806. "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz",
  1807. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  1808. "license": "ISC",
  1809. "dependencies": {
  1810. "brace-expansion": "^2.0.1"
  1811. },
  1812. "engines": {
  1813. "node": ">=16 || 14 >=14.17"
  1814. },
  1815. "funding": {
  1816. "url": "https://github.com/sponsors/isaacs"
  1817. }
  1818. },
  1819. "node_modules/minimist": {
  1820. "version": "1.2.8",
  1821. "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz",
  1822. "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
  1823. "license": "MIT",
  1824. "funding": {
  1825. "url": "https://github.com/sponsors/ljharb"
  1826. }
  1827. },
  1828. "node_modules/minipass": {
  1829. "version": "7.1.2",
  1830. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-7.1.2.tgz",
  1831. "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
  1832. "license": "ISC",
  1833. "engines": {
  1834. "node": ">=16 || 14 >=14.17"
  1835. }
  1836. },
  1837. "node_modules/minipass-collect": {
  1838. "version": "1.0.2",
  1839. "resolved": "https://registry.npmmirror.com/minipass-collect/-/minipass-collect-1.0.2.tgz",
  1840. "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
  1841. "license": "ISC",
  1842. "optional": true,
  1843. "dependencies": {
  1844. "minipass": "^3.0.0"
  1845. },
  1846. "engines": {
  1847. "node": ">= 8"
  1848. }
  1849. },
  1850. "node_modules/minipass-collect/node_modules/minipass": {
  1851. "version": "3.3.6",
  1852. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz",
  1853. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  1854. "license": "ISC",
  1855. "optional": true,
  1856. "dependencies": {
  1857. "yallist": "^4.0.0"
  1858. },
  1859. "engines": {
  1860. "node": ">=8"
  1861. }
  1862. },
  1863. "node_modules/minipass-fetch": {
  1864. "version": "1.4.1",
  1865. "resolved": "https://registry.npmmirror.com/minipass-fetch/-/minipass-fetch-1.4.1.tgz",
  1866. "integrity": "sha512-CGH1eblLq26Y15+Azk7ey4xh0J/XfJfrCox5LDJiKqI2Q2iwOLOKrlmIaODiSQS8d18jalF6y2K2ePUm0CmShw==",
  1867. "license": "MIT",
  1868. "optional": true,
  1869. "dependencies": {
  1870. "minipass": "^3.1.0",
  1871. "minipass-sized": "^1.0.3",
  1872. "minizlib": "^2.0.0"
  1873. },
  1874. "engines": {
  1875. "node": ">=8"
  1876. },
  1877. "optionalDependencies": {
  1878. "encoding": "^0.1.12"
  1879. }
  1880. },
  1881. "node_modules/minipass-fetch/node_modules/minipass": {
  1882. "version": "3.3.6",
  1883. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz",
  1884. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  1885. "license": "ISC",
  1886. "optional": true,
  1887. "dependencies": {
  1888. "yallist": "^4.0.0"
  1889. },
  1890. "engines": {
  1891. "node": ">=8"
  1892. }
  1893. },
  1894. "node_modules/minipass-flush": {
  1895. "version": "1.0.5",
  1896. "resolved": "https://registry.npmmirror.com/minipass-flush/-/minipass-flush-1.0.5.tgz",
  1897. "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
  1898. "license": "ISC",
  1899. "optional": true,
  1900. "dependencies": {
  1901. "minipass": "^3.0.0"
  1902. },
  1903. "engines": {
  1904. "node": ">= 8"
  1905. }
  1906. },
  1907. "node_modules/minipass-flush/node_modules/minipass": {
  1908. "version": "3.3.6",
  1909. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz",
  1910. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  1911. "license": "ISC",
  1912. "optional": true,
  1913. "dependencies": {
  1914. "yallist": "^4.0.0"
  1915. },
  1916. "engines": {
  1917. "node": ">=8"
  1918. }
  1919. },
  1920. "node_modules/minipass-pipeline": {
  1921. "version": "1.2.4",
  1922. "resolved": "https://registry.npmmirror.com/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
  1923. "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==",
  1924. "license": "ISC",
  1925. "optional": true,
  1926. "dependencies": {
  1927. "minipass": "^3.0.0"
  1928. },
  1929. "engines": {
  1930. "node": ">=8"
  1931. }
  1932. },
  1933. "node_modules/minipass-pipeline/node_modules/minipass": {
  1934. "version": "3.3.6",
  1935. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz",
  1936. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  1937. "license": "ISC",
  1938. "optional": true,
  1939. "dependencies": {
  1940. "yallist": "^4.0.0"
  1941. },
  1942. "engines": {
  1943. "node": ">=8"
  1944. }
  1945. },
  1946. "node_modules/minipass-sized": {
  1947. "version": "1.0.3",
  1948. "resolved": "https://registry.npmmirror.com/minipass-sized/-/minipass-sized-1.0.3.tgz",
  1949. "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==",
  1950. "license": "ISC",
  1951. "optional": true,
  1952. "dependencies": {
  1953. "minipass": "^3.0.0"
  1954. },
  1955. "engines": {
  1956. "node": ">=8"
  1957. }
  1958. },
  1959. "node_modules/minipass-sized/node_modules/minipass": {
  1960. "version": "3.3.6",
  1961. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz",
  1962. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  1963. "license": "ISC",
  1964. "optional": true,
  1965. "dependencies": {
  1966. "yallist": "^4.0.0"
  1967. },
  1968. "engines": {
  1969. "node": ">=8"
  1970. }
  1971. },
  1972. "node_modules/minizlib": {
  1973. "version": "2.1.2",
  1974. "resolved": "https://registry.npmmirror.com/minizlib/-/minizlib-2.1.2.tgz",
  1975. "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
  1976. "license": "MIT",
  1977. "dependencies": {
  1978. "minipass": "^3.0.0",
  1979. "yallist": "^4.0.0"
  1980. },
  1981. "engines": {
  1982. "node": ">= 8"
  1983. }
  1984. },
  1985. "node_modules/minizlib/node_modules/minipass": {
  1986. "version": "3.3.6",
  1987. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz",
  1988. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  1989. "license": "ISC",
  1990. "dependencies": {
  1991. "yallist": "^4.0.0"
  1992. },
  1993. "engines": {
  1994. "node": ">=8"
  1995. }
  1996. },
  1997. "node_modules/mkdirp": {
  1998. "version": "1.0.4",
  1999. "resolved": "https://registry.npmmirror.com/mkdirp/-/mkdirp-1.0.4.tgz",
  2000. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  2001. "license": "MIT",
  2002. "bin": {
  2003. "mkdirp": "bin/cmd.js"
  2004. },
  2005. "engines": {
  2006. "node": ">=10"
  2007. }
  2008. },
  2009. "node_modules/mkdirp-classic": {
  2010. "version": "0.5.3",
  2011. "resolved": "https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
  2012. "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
  2013. "license": "MIT"
  2014. },
  2015. "node_modules/ms": {
  2016. "version": "2.1.3",
  2017. "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
  2018. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  2019. "license": "MIT",
  2020. "optional": true
  2021. },
  2022. "node_modules/napi-build-utils": {
  2023. "version": "2.0.0",
  2024. "resolved": "https://registry.npmmirror.com/napi-build-utils/-/napi-build-utils-2.0.0.tgz",
  2025. "integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==",
  2026. "license": "MIT"
  2027. },
  2028. "node_modules/negotiator": {
  2029. "version": "0.6.4",
  2030. "resolved": "https://registry.npmmirror.com/negotiator/-/negotiator-0.6.4.tgz",
  2031. "integrity": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==",
  2032. "license": "MIT",
  2033. "optional": true,
  2034. "engines": {
  2035. "node": ">= 0.6"
  2036. }
  2037. },
  2038. "node_modules/node-abi": {
  2039. "version": "3.85.0",
  2040. "resolved": "https://registry.npmmirror.com/node-abi/-/node-abi-3.85.0.tgz",
  2041. "integrity": "sha512-zsFhmbkAzwhTft6nd3VxcG0cvJsT70rL+BIGHWVq5fi6MwGrHwzqKaxXE+Hl2GmnGItnDKPPkO5/LQqjVkIdFg==",
  2042. "license": "MIT",
  2043. "dependencies": {
  2044. "semver": "^7.3.5"
  2045. },
  2046. "engines": {
  2047. "node": ">=10"
  2048. }
  2049. },
  2050. "node_modules/node-addon-api": {
  2051. "version": "7.1.1",
  2052. "resolved": "https://registry.npmmirror.com/node-addon-api/-/node-addon-api-7.1.1.tgz",
  2053. "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
  2054. "license": "MIT"
  2055. },
  2056. "node_modules/node-gyp": {
  2057. "version": "8.4.1",
  2058. "resolved": "https://registry.npmmirror.com/node-gyp/-/node-gyp-8.4.1.tgz",
  2059. "integrity": "sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==",
  2060. "license": "MIT",
  2061. "optional": true,
  2062. "dependencies": {
  2063. "env-paths": "^2.2.0",
  2064. "glob": "^7.1.4",
  2065. "graceful-fs": "^4.2.6",
  2066. "make-fetch-happen": "^9.1.0",
  2067. "nopt": "^5.0.0",
  2068. "npmlog": "^6.0.0",
  2069. "rimraf": "^3.0.2",
  2070. "semver": "^7.3.5",
  2071. "tar": "^6.1.2",
  2072. "which": "^2.0.2"
  2073. },
  2074. "bin": {
  2075. "node-gyp": "bin/node-gyp.js"
  2076. },
  2077. "engines": {
  2078. "node": ">= 10.12.0"
  2079. }
  2080. },
  2081. "node_modules/node-gyp/node_modules/brace-expansion": {
  2082. "version": "1.1.12",
  2083. "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz",
  2084. "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
  2085. "license": "MIT",
  2086. "optional": true,
  2087. "dependencies": {
  2088. "balanced-match": "^1.0.0",
  2089. "concat-map": "0.0.1"
  2090. }
  2091. },
  2092. "node_modules/node-gyp/node_modules/glob": {
  2093. "version": "7.2.3",
  2094. "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz",
  2095. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  2096. "deprecated": "Glob versions prior to v9 are no longer supported",
  2097. "license": "ISC",
  2098. "optional": true,
  2099. "dependencies": {
  2100. "fs.realpath": "^1.0.0",
  2101. "inflight": "^1.0.4",
  2102. "inherits": "2",
  2103. "minimatch": "^3.1.1",
  2104. "once": "^1.3.0",
  2105. "path-is-absolute": "^1.0.0"
  2106. },
  2107. "engines": {
  2108. "node": "*"
  2109. },
  2110. "funding": {
  2111. "url": "https://github.com/sponsors/isaacs"
  2112. }
  2113. },
  2114. "node_modules/node-gyp/node_modules/minimatch": {
  2115. "version": "3.1.2",
  2116. "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz",
  2117. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  2118. "license": "ISC",
  2119. "optional": true,
  2120. "dependencies": {
  2121. "brace-expansion": "^1.1.7"
  2122. },
  2123. "engines": {
  2124. "node": "*"
  2125. }
  2126. },
  2127. "node_modules/node-int64": {
  2128. "version": "0.4.0",
  2129. "resolved": "https://registry.npmmirror.com/node-int64/-/node-int64-0.4.0.tgz",
  2130. "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==",
  2131. "license": "MIT"
  2132. },
  2133. "node_modules/nopt": {
  2134. "version": "5.0.0",
  2135. "resolved": "https://registry.npmmirror.com/nopt/-/nopt-5.0.0.tgz",
  2136. "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
  2137. "license": "ISC",
  2138. "optional": true,
  2139. "dependencies": {
  2140. "abbrev": "1"
  2141. },
  2142. "bin": {
  2143. "nopt": "bin/nopt.js"
  2144. },
  2145. "engines": {
  2146. "node": ">=6"
  2147. }
  2148. },
  2149. "node_modules/normalize-path": {
  2150. "version": "3.0.0",
  2151. "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz",
  2152. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  2153. "license": "MIT",
  2154. "engines": {
  2155. "node": ">=0.10.0"
  2156. }
  2157. },
  2158. "node_modules/npmlog": {
  2159. "version": "6.0.2",
  2160. "resolved": "https://registry.npmmirror.com/npmlog/-/npmlog-6.0.2.tgz",
  2161. "integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==",
  2162. "deprecated": "This package is no longer supported.",
  2163. "license": "ISC",
  2164. "optional": true,
  2165. "dependencies": {
  2166. "are-we-there-yet": "^3.0.0",
  2167. "console-control-strings": "^1.1.0",
  2168. "gauge": "^4.0.3",
  2169. "set-blocking": "^2.0.0"
  2170. },
  2171. "engines": {
  2172. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2173. }
  2174. },
  2175. "node_modules/once": {
  2176. "version": "1.4.0",
  2177. "resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz",
  2178. "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
  2179. "license": "ISC",
  2180. "dependencies": {
  2181. "wrappy": "1"
  2182. }
  2183. },
  2184. "node_modules/p-map": {
  2185. "version": "4.0.0",
  2186. "resolved": "https://registry.npmmirror.com/p-map/-/p-map-4.0.0.tgz",
  2187. "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
  2188. "license": "MIT",
  2189. "optional": true,
  2190. "dependencies": {
  2191. "aggregate-error": "^3.0.0"
  2192. },
  2193. "engines": {
  2194. "node": ">=10"
  2195. },
  2196. "funding": {
  2197. "url": "https://github.com/sponsors/sindresorhus"
  2198. }
  2199. },
  2200. "node_modules/package-json-from-dist": {
  2201. "version": "1.0.1",
  2202. "resolved": "https://registry.npmmirror.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
  2203. "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
  2204. "license": "BlueOak-1.0.0"
  2205. },
  2206. "node_modules/path-is-absolute": {
  2207. "version": "1.0.1",
  2208. "resolved": "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  2209. "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
  2210. "license": "MIT",
  2211. "optional": true,
  2212. "engines": {
  2213. "node": ">=0.10.0"
  2214. }
  2215. },
  2216. "node_modules/path-key": {
  2217. "version": "3.1.1",
  2218. "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
  2219. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  2220. "license": "MIT",
  2221. "engines": {
  2222. "node": ">=8"
  2223. }
  2224. },
  2225. "node_modules/path-scurry": {
  2226. "version": "1.11.1",
  2227. "resolved": "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.11.1.tgz",
  2228. "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
  2229. "license": "BlueOak-1.0.0",
  2230. "dependencies": {
  2231. "lru-cache": "^10.2.0",
  2232. "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
  2233. },
  2234. "engines": {
  2235. "node": ">=16 || 14 >=14.18"
  2236. },
  2237. "funding": {
  2238. "url": "https://github.com/sponsors/isaacs"
  2239. }
  2240. },
  2241. "node_modules/prebuild-install": {
  2242. "version": "7.1.3",
  2243. "resolved": "https://registry.npmmirror.com/prebuild-install/-/prebuild-install-7.1.3.tgz",
  2244. "integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==",
  2245. "license": "MIT",
  2246. "dependencies": {
  2247. "detect-libc": "^2.0.0",
  2248. "expand-template": "^2.0.3",
  2249. "github-from-package": "0.0.0",
  2250. "minimist": "^1.2.3",
  2251. "mkdirp-classic": "^0.5.3",
  2252. "napi-build-utils": "^2.0.0",
  2253. "node-abi": "^3.3.0",
  2254. "pump": "^3.0.0",
  2255. "rc": "^1.2.7",
  2256. "simple-get": "^4.0.0",
  2257. "tar-fs": "^2.0.0",
  2258. "tunnel-agent": "^0.6.0"
  2259. },
  2260. "bin": {
  2261. "prebuild-install": "bin.js"
  2262. },
  2263. "engines": {
  2264. "node": ">=10"
  2265. }
  2266. },
  2267. "node_modules/process": {
  2268. "version": "0.11.10",
  2269. "resolved": "https://registry.npmmirror.com/process/-/process-0.11.10.tgz",
  2270. "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
  2271. "license": "MIT",
  2272. "engines": {
  2273. "node": ">= 0.6.0"
  2274. }
  2275. },
  2276. "node_modules/process-nextick-args": {
  2277. "version": "2.0.1",
  2278. "resolved": "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  2279. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
  2280. "license": "MIT"
  2281. },
  2282. "node_modules/promise-inflight": {
  2283. "version": "1.0.1",
  2284. "resolved": "https://registry.npmmirror.com/promise-inflight/-/promise-inflight-1.0.1.tgz",
  2285. "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==",
  2286. "license": "ISC",
  2287. "optional": true
  2288. },
  2289. "node_modules/promise-retry": {
  2290. "version": "2.0.1",
  2291. "resolved": "https://registry.npmmirror.com/promise-retry/-/promise-retry-2.0.1.tgz",
  2292. "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==",
  2293. "license": "MIT",
  2294. "optional": true,
  2295. "dependencies": {
  2296. "err-code": "^2.0.2",
  2297. "retry": "^0.12.0"
  2298. },
  2299. "engines": {
  2300. "node": ">=10"
  2301. }
  2302. },
  2303. "node_modules/pump": {
  2304. "version": "3.0.3",
  2305. "resolved": "https://registry.npmmirror.com/pump/-/pump-3.0.3.tgz",
  2306. "integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
  2307. "license": "MIT",
  2308. "dependencies": {
  2309. "end-of-stream": "^1.1.0",
  2310. "once": "^1.3.1"
  2311. }
  2312. },
  2313. "node_modules/rc": {
  2314. "version": "1.2.8",
  2315. "resolved": "https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz",
  2316. "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
  2317. "license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
  2318. "dependencies": {
  2319. "deep-extend": "^0.6.0",
  2320. "ini": "~1.3.0",
  2321. "minimist": "^1.2.0",
  2322. "strip-json-comments": "~2.0.1"
  2323. },
  2324. "bin": {
  2325. "rc": "cli.js"
  2326. }
  2327. },
  2328. "node_modules/readable-stream": {
  2329. "version": "4.7.0",
  2330. "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz",
  2331. "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==",
  2332. "license": "MIT",
  2333. "dependencies": {
  2334. "abort-controller": "^3.0.0",
  2335. "buffer": "^6.0.3",
  2336. "events": "^3.3.0",
  2337. "process": "^0.11.10",
  2338. "string_decoder": "^1.3.0"
  2339. },
  2340. "engines": {
  2341. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  2342. }
  2343. },
  2344. "node_modules/readdir-glob": {
  2345. "version": "1.1.3",
  2346. "resolved": "https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz",
  2347. "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
  2348. "license": "Apache-2.0",
  2349. "dependencies": {
  2350. "minimatch": "^5.1.0"
  2351. }
  2352. },
  2353. "node_modules/readdir-glob/node_modules/minimatch": {
  2354. "version": "5.1.6",
  2355. "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz",
  2356. "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
  2357. "license": "ISC",
  2358. "dependencies": {
  2359. "brace-expansion": "^2.0.1"
  2360. },
  2361. "engines": {
  2362. "node": ">=10"
  2363. }
  2364. },
  2365. "node_modules/retry": {
  2366. "version": "0.12.0",
  2367. "resolved": "https://registry.npmmirror.com/retry/-/retry-0.12.0.tgz",
  2368. "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==",
  2369. "license": "MIT",
  2370. "optional": true,
  2371. "engines": {
  2372. "node": ">= 4"
  2373. }
  2374. },
  2375. "node_modules/rimraf": {
  2376. "version": "3.0.2",
  2377. "resolved": "https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz",
  2378. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  2379. "deprecated": "Rimraf versions prior to v4 are no longer supported",
  2380. "license": "ISC",
  2381. "optional": true,
  2382. "dependencies": {
  2383. "glob": "^7.1.3"
  2384. },
  2385. "bin": {
  2386. "rimraf": "bin.js"
  2387. },
  2388. "funding": {
  2389. "url": "https://github.com/sponsors/isaacs"
  2390. }
  2391. },
  2392. "node_modules/rimraf/node_modules/brace-expansion": {
  2393. "version": "1.1.12",
  2394. "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz",
  2395. "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
  2396. "license": "MIT",
  2397. "optional": true,
  2398. "dependencies": {
  2399. "balanced-match": "^1.0.0",
  2400. "concat-map": "0.0.1"
  2401. }
  2402. },
  2403. "node_modules/rimraf/node_modules/glob": {
  2404. "version": "7.2.3",
  2405. "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz",
  2406. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  2407. "deprecated": "Glob versions prior to v9 are no longer supported",
  2408. "license": "ISC",
  2409. "optional": true,
  2410. "dependencies": {
  2411. "fs.realpath": "^1.0.0",
  2412. "inflight": "^1.0.4",
  2413. "inherits": "2",
  2414. "minimatch": "^3.1.1",
  2415. "once": "^1.3.0",
  2416. "path-is-absolute": "^1.0.0"
  2417. },
  2418. "engines": {
  2419. "node": "*"
  2420. },
  2421. "funding": {
  2422. "url": "https://github.com/sponsors/isaacs"
  2423. }
  2424. },
  2425. "node_modules/rimraf/node_modules/minimatch": {
  2426. "version": "3.1.2",
  2427. "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz",
  2428. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  2429. "license": "ISC",
  2430. "optional": true,
  2431. "dependencies": {
  2432. "brace-expansion": "^1.1.7"
  2433. },
  2434. "engines": {
  2435. "node": "*"
  2436. }
  2437. },
  2438. "node_modules/safe-buffer": {
  2439. "version": "5.2.1",
  2440. "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz",
  2441. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  2442. "funding": [
  2443. {
  2444. "type": "github",
  2445. "url": "https://github.com/sponsors/feross"
  2446. },
  2447. {
  2448. "type": "patreon",
  2449. "url": "https://www.patreon.com/feross"
  2450. },
  2451. {
  2452. "type": "consulting",
  2453. "url": "https://feross.org/support"
  2454. }
  2455. ],
  2456. "license": "MIT"
  2457. },
  2458. "node_modules/safer-buffer": {
  2459. "version": "2.1.2",
  2460. "resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz",
  2461. "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
  2462. "license": "MIT",
  2463. "optional": true
  2464. },
  2465. "node_modules/semver": {
  2466. "version": "7.7.3",
  2467. "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.3.tgz",
  2468. "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
  2469. "license": "ISC",
  2470. "bin": {
  2471. "semver": "bin/semver.js"
  2472. },
  2473. "engines": {
  2474. "node": ">=10"
  2475. }
  2476. },
  2477. "node_modules/set-blocking": {
  2478. "version": "2.0.0",
  2479. "resolved": "https://registry.npmmirror.com/set-blocking/-/set-blocking-2.0.0.tgz",
  2480. "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
  2481. "license": "ISC",
  2482. "optional": true
  2483. },
  2484. "node_modules/sharp": {
  2485. "version": "0.33.5",
  2486. "resolved": "https://registry.npmmirror.com/sharp/-/sharp-0.33.5.tgz",
  2487. "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==",
  2488. "hasInstallScript": true,
  2489. "license": "Apache-2.0",
  2490. "dependencies": {
  2491. "color": "^4.2.3",
  2492. "detect-libc": "^2.0.3",
  2493. "semver": "^7.6.3"
  2494. },
  2495. "engines": {
  2496. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  2497. },
  2498. "funding": {
  2499. "url": "https://opencollective.com/libvips"
  2500. },
  2501. "optionalDependencies": {
  2502. "@img/sharp-darwin-arm64": "0.33.5",
  2503. "@img/sharp-darwin-x64": "0.33.5",
  2504. "@img/sharp-libvips-darwin-arm64": "1.0.4",
  2505. "@img/sharp-libvips-darwin-x64": "1.0.4",
  2506. "@img/sharp-libvips-linux-arm": "1.0.5",
  2507. "@img/sharp-libvips-linux-arm64": "1.0.4",
  2508. "@img/sharp-libvips-linux-s390x": "1.0.4",
  2509. "@img/sharp-libvips-linux-x64": "1.0.4",
  2510. "@img/sharp-libvips-linuxmusl-arm64": "1.0.4",
  2511. "@img/sharp-libvips-linuxmusl-x64": "1.0.4",
  2512. "@img/sharp-linux-arm": "0.33.5",
  2513. "@img/sharp-linux-arm64": "0.33.5",
  2514. "@img/sharp-linux-s390x": "0.33.5",
  2515. "@img/sharp-linux-x64": "0.33.5",
  2516. "@img/sharp-linuxmusl-arm64": "0.33.5",
  2517. "@img/sharp-linuxmusl-x64": "0.33.5",
  2518. "@img/sharp-wasm32": "0.33.5",
  2519. "@img/sharp-win32-ia32": "0.33.5",
  2520. "@img/sharp-win32-x64": "0.33.5"
  2521. }
  2522. },
  2523. "node_modules/shebang-command": {
  2524. "version": "2.0.0",
  2525. "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
  2526. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  2527. "license": "MIT",
  2528. "dependencies": {
  2529. "shebang-regex": "^3.0.0"
  2530. },
  2531. "engines": {
  2532. "node": ">=8"
  2533. }
  2534. },
  2535. "node_modules/shebang-regex": {
  2536. "version": "3.0.0",
  2537. "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
  2538. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  2539. "license": "MIT",
  2540. "engines": {
  2541. "node": ">=8"
  2542. }
  2543. },
  2544. "node_modules/signal-exit": {
  2545. "version": "4.1.0",
  2546. "resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-4.1.0.tgz",
  2547. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  2548. "license": "ISC",
  2549. "engines": {
  2550. "node": ">=14"
  2551. },
  2552. "funding": {
  2553. "url": "https://github.com/sponsors/isaacs"
  2554. }
  2555. },
  2556. "node_modules/simple-concat": {
  2557. "version": "1.0.1",
  2558. "resolved": "https://registry.npmmirror.com/simple-concat/-/simple-concat-1.0.1.tgz",
  2559. "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
  2560. "funding": [
  2561. {
  2562. "type": "github",
  2563. "url": "https://github.com/sponsors/feross"
  2564. },
  2565. {
  2566. "type": "patreon",
  2567. "url": "https://www.patreon.com/feross"
  2568. },
  2569. {
  2570. "type": "consulting",
  2571. "url": "https://feross.org/support"
  2572. }
  2573. ],
  2574. "license": "MIT"
  2575. },
  2576. "node_modules/simple-get": {
  2577. "version": "4.0.1",
  2578. "resolved": "https://registry.npmmirror.com/simple-get/-/simple-get-4.0.1.tgz",
  2579. "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==",
  2580. "funding": [
  2581. {
  2582. "type": "github",
  2583. "url": "https://github.com/sponsors/feross"
  2584. },
  2585. {
  2586. "type": "patreon",
  2587. "url": "https://www.patreon.com/feross"
  2588. },
  2589. {
  2590. "type": "consulting",
  2591. "url": "https://feross.org/support"
  2592. }
  2593. ],
  2594. "license": "MIT",
  2595. "dependencies": {
  2596. "decompress-response": "^6.0.0",
  2597. "once": "^1.3.1",
  2598. "simple-concat": "^1.0.0"
  2599. }
  2600. },
  2601. "node_modules/simple-swizzle": {
  2602. "version": "0.2.4",
  2603. "resolved": "https://registry.npmmirror.com/simple-swizzle/-/simple-swizzle-0.2.4.tgz",
  2604. "integrity": "sha512-nAu1WFPQSMNr2Zn9PGSZK9AGn4t/y97lEm+MXTtUDwfP0ksAIX4nO+6ruD9Jwut4C49SB1Ws+fbXsm/yScWOHw==",
  2605. "license": "MIT",
  2606. "dependencies": {
  2607. "is-arrayish": "^0.3.1"
  2608. }
  2609. },
  2610. "node_modules/smart-buffer": {
  2611. "version": "4.2.0",
  2612. "resolved": "https://registry.npmmirror.com/smart-buffer/-/smart-buffer-4.2.0.tgz",
  2613. "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==",
  2614. "license": "MIT",
  2615. "optional": true,
  2616. "engines": {
  2617. "node": ">= 6.0.0",
  2618. "npm": ">= 3.0.0"
  2619. }
  2620. },
  2621. "node_modules/socks": {
  2622. "version": "2.8.7",
  2623. "resolved": "https://registry.npmmirror.com/socks/-/socks-2.8.7.tgz",
  2624. "integrity": "sha512-HLpt+uLy/pxB+bum/9DzAgiKS8CX1EvbWxI4zlmgGCExImLdiad2iCwXT5Z4c9c3Eq8rP2318mPW2c+QbtjK8A==",
  2625. "license": "MIT",
  2626. "optional": true,
  2627. "dependencies": {
  2628. "ip-address": "^10.0.1",
  2629. "smart-buffer": "^4.2.0"
  2630. },
  2631. "engines": {
  2632. "node": ">= 10.0.0",
  2633. "npm": ">= 3.0.0"
  2634. }
  2635. },
  2636. "node_modules/socks-proxy-agent": {
  2637. "version": "6.2.1",
  2638. "resolved": "https://registry.npmmirror.com/socks-proxy-agent/-/socks-proxy-agent-6.2.1.tgz",
  2639. "integrity": "sha512-a6KW9G+6B3nWZ1yB8G7pJwL3ggLy1uTzKAgCb7ttblwqdz9fMGJUuTy3uFzEP48FAs9FLILlmzDlE2JJhVQaXQ==",
  2640. "license": "MIT",
  2641. "optional": true,
  2642. "dependencies": {
  2643. "agent-base": "^6.0.2",
  2644. "debug": "^4.3.3",
  2645. "socks": "^2.6.2"
  2646. },
  2647. "engines": {
  2648. "node": ">= 10"
  2649. }
  2650. },
  2651. "node_modules/sqlite3": {
  2652. "version": "5.1.7",
  2653. "resolved": "https://registry.npmmirror.com/sqlite3/-/sqlite3-5.1.7.tgz",
  2654. "integrity": "sha512-GGIyOiFaG+TUra3JIfkI/zGP8yZYLPQ0pl1bH+ODjiX57sPhrLU5sQJn1y9bDKZUFYkX1crlrPfSYt0BKKdkog==",
  2655. "hasInstallScript": true,
  2656. "license": "BSD-3-Clause",
  2657. "dependencies": {
  2658. "bindings": "^1.5.0",
  2659. "node-addon-api": "^7.0.0",
  2660. "prebuild-install": "^7.1.1",
  2661. "tar": "^6.1.11"
  2662. },
  2663. "optionalDependencies": {
  2664. "node-gyp": "8.x"
  2665. },
  2666. "peerDependencies": {
  2667. "node-gyp": "8.x"
  2668. },
  2669. "peerDependenciesMeta": {
  2670. "node-gyp": {
  2671. "optional": true
  2672. }
  2673. }
  2674. },
  2675. "node_modules/ssri": {
  2676. "version": "8.0.1",
  2677. "resolved": "https://registry.npmmirror.com/ssri/-/ssri-8.0.1.tgz",
  2678. "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==",
  2679. "license": "ISC",
  2680. "optional": true,
  2681. "dependencies": {
  2682. "minipass": "^3.1.1"
  2683. },
  2684. "engines": {
  2685. "node": ">= 8"
  2686. }
  2687. },
  2688. "node_modules/ssri/node_modules/minipass": {
  2689. "version": "3.3.6",
  2690. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz",
  2691. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  2692. "license": "ISC",
  2693. "optional": true,
  2694. "dependencies": {
  2695. "yallist": "^4.0.0"
  2696. },
  2697. "engines": {
  2698. "node": ">=8"
  2699. }
  2700. },
  2701. "node_modules/streamx": {
  2702. "version": "2.23.0",
  2703. "resolved": "https://registry.npmmirror.com/streamx/-/streamx-2.23.0.tgz",
  2704. "integrity": "sha512-kn+e44esVfn2Fa/O0CPFcex27fjIL6MkVae0Mm6q+E6f0hWv578YCERbv+4m02cjxvDsPKLnmxral/rR6lBMAg==",
  2705. "license": "MIT",
  2706. "dependencies": {
  2707. "events-universal": "^1.0.0",
  2708. "fast-fifo": "^1.3.2",
  2709. "text-decoder": "^1.1.0"
  2710. }
  2711. },
  2712. "node_modules/string_decoder": {
  2713. "version": "1.3.0",
  2714. "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz",
  2715. "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
  2716. "license": "MIT",
  2717. "dependencies": {
  2718. "safe-buffer": "~5.2.0"
  2719. }
  2720. },
  2721. "node_modules/string-width": {
  2722. "version": "5.1.2",
  2723. "resolved": "https://registry.npmmirror.com/string-width/-/string-width-5.1.2.tgz",
  2724. "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
  2725. "license": "MIT",
  2726. "dependencies": {
  2727. "eastasianwidth": "^0.2.0",
  2728. "emoji-regex": "^9.2.2",
  2729. "strip-ansi": "^7.0.1"
  2730. },
  2731. "engines": {
  2732. "node": ">=12"
  2733. },
  2734. "funding": {
  2735. "url": "https://github.com/sponsors/sindresorhus"
  2736. }
  2737. },
  2738. "node_modules/string-width-cjs": {
  2739. "name": "string-width",
  2740. "version": "4.2.3",
  2741. "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz",
  2742. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  2743. "license": "MIT",
  2744. "dependencies": {
  2745. "emoji-regex": "^8.0.0",
  2746. "is-fullwidth-code-point": "^3.0.0",
  2747. "strip-ansi": "^6.0.1"
  2748. },
  2749. "engines": {
  2750. "node": ">=8"
  2751. }
  2752. },
  2753. "node_modules/string-width-cjs/node_modules/ansi-regex": {
  2754. "version": "5.0.1",
  2755. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
  2756. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  2757. "license": "MIT",
  2758. "engines": {
  2759. "node": ">=8"
  2760. }
  2761. },
  2762. "node_modules/string-width-cjs/node_modules/emoji-regex": {
  2763. "version": "8.0.0",
  2764. "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz",
  2765. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  2766. "license": "MIT"
  2767. },
  2768. "node_modules/string-width-cjs/node_modules/strip-ansi": {
  2769. "version": "6.0.1",
  2770. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
  2771. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  2772. "license": "MIT",
  2773. "dependencies": {
  2774. "ansi-regex": "^5.0.1"
  2775. },
  2776. "engines": {
  2777. "node": ">=8"
  2778. }
  2779. },
  2780. "node_modules/strip-ansi": {
  2781. "version": "7.1.2",
  2782. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-7.1.2.tgz",
  2783. "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
  2784. "license": "MIT",
  2785. "dependencies": {
  2786. "ansi-regex": "^6.0.1"
  2787. },
  2788. "engines": {
  2789. "node": ">=12"
  2790. },
  2791. "funding": {
  2792. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  2793. }
  2794. },
  2795. "node_modules/strip-ansi-cjs": {
  2796. "name": "strip-ansi",
  2797. "version": "6.0.1",
  2798. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
  2799. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  2800. "license": "MIT",
  2801. "dependencies": {
  2802. "ansi-regex": "^5.0.1"
  2803. },
  2804. "engines": {
  2805. "node": ">=8"
  2806. }
  2807. },
  2808. "node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
  2809. "version": "5.0.1",
  2810. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
  2811. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  2812. "license": "MIT",
  2813. "engines": {
  2814. "node": ">=8"
  2815. }
  2816. },
  2817. "node_modules/strip-json-comments": {
  2818. "version": "2.0.1",
  2819. "resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
  2820. "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==",
  2821. "license": "MIT",
  2822. "engines": {
  2823. "node": ">=0.10.0"
  2824. }
  2825. },
  2826. "node_modules/tar": {
  2827. "version": "6.2.1",
  2828. "resolved": "https://registry.npmmirror.com/tar/-/tar-6.2.1.tgz",
  2829. "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
  2830. "license": "ISC",
  2831. "dependencies": {
  2832. "chownr": "^2.0.0",
  2833. "fs-minipass": "^2.0.0",
  2834. "minipass": "^5.0.0",
  2835. "minizlib": "^2.1.1",
  2836. "mkdirp": "^1.0.3",
  2837. "yallist": "^4.0.0"
  2838. },
  2839. "engines": {
  2840. "node": ">=10"
  2841. }
  2842. },
  2843. "node_modules/tar-fs": {
  2844. "version": "2.1.4",
  2845. "resolved": "https://registry.npmmirror.com/tar-fs/-/tar-fs-2.1.4.tgz",
  2846. "integrity": "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==",
  2847. "license": "MIT",
  2848. "dependencies": {
  2849. "chownr": "^1.1.1",
  2850. "mkdirp-classic": "^0.5.2",
  2851. "pump": "^3.0.0",
  2852. "tar-stream": "^2.1.4"
  2853. }
  2854. },
  2855. "node_modules/tar-fs/node_modules/chownr": {
  2856. "version": "1.1.4",
  2857. "resolved": "https://registry.npmmirror.com/chownr/-/chownr-1.1.4.tgz",
  2858. "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
  2859. "license": "ISC"
  2860. },
  2861. "node_modules/tar-fs/node_modules/readable-stream": {
  2862. "version": "3.6.2",
  2863. "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz",
  2864. "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
  2865. "license": "MIT",
  2866. "dependencies": {
  2867. "inherits": "^2.0.3",
  2868. "string_decoder": "^1.1.1",
  2869. "util-deprecate": "^1.0.1"
  2870. },
  2871. "engines": {
  2872. "node": ">= 6"
  2873. }
  2874. },
  2875. "node_modules/tar-fs/node_modules/tar-stream": {
  2876. "version": "2.2.0",
  2877. "resolved": "https://registry.npmmirror.com/tar-stream/-/tar-stream-2.2.0.tgz",
  2878. "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
  2879. "license": "MIT",
  2880. "dependencies": {
  2881. "bl": "^4.0.3",
  2882. "end-of-stream": "^1.4.1",
  2883. "fs-constants": "^1.0.0",
  2884. "inherits": "^2.0.3",
  2885. "readable-stream": "^3.1.1"
  2886. },
  2887. "engines": {
  2888. "node": ">=6"
  2889. }
  2890. },
  2891. "node_modules/tar-stream": {
  2892. "version": "3.1.7",
  2893. "resolved": "https://registry.npmmirror.com/tar-stream/-/tar-stream-3.1.7.tgz",
  2894. "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
  2895. "license": "MIT",
  2896. "dependencies": {
  2897. "b4a": "^1.6.4",
  2898. "fast-fifo": "^1.2.0",
  2899. "streamx": "^2.15.0"
  2900. }
  2901. },
  2902. "node_modules/tar/node_modules/minipass": {
  2903. "version": "5.0.0",
  2904. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-5.0.0.tgz",
  2905. "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
  2906. "license": "ISC",
  2907. "engines": {
  2908. "node": ">=8"
  2909. }
  2910. },
  2911. "node_modules/text-decoder": {
  2912. "version": "1.2.3",
  2913. "resolved": "https://registry.npmmirror.com/text-decoder/-/text-decoder-1.2.3.tgz",
  2914. "integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==",
  2915. "license": "Apache-2.0",
  2916. "dependencies": {
  2917. "b4a": "^1.6.4"
  2918. }
  2919. },
  2920. "node_modules/tslib": {
  2921. "version": "2.8.1",
  2922. "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
  2923. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  2924. "license": "0BSD",
  2925. "optional": true
  2926. },
  2927. "node_modules/tunnel-agent": {
  2928. "version": "0.6.0",
  2929. "resolved": "https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
  2930. "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==",
  2931. "license": "Apache-2.0",
  2932. "dependencies": {
  2933. "safe-buffer": "^5.0.1"
  2934. },
  2935. "engines": {
  2936. "node": "*"
  2937. }
  2938. },
  2939. "node_modules/unique-filename": {
  2940. "version": "1.1.1",
  2941. "resolved": "https://registry.npmmirror.com/unique-filename/-/unique-filename-1.1.1.tgz",
  2942. "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
  2943. "license": "ISC",
  2944. "optional": true,
  2945. "dependencies": {
  2946. "unique-slug": "^2.0.0"
  2947. }
  2948. },
  2949. "node_modules/unique-slug": {
  2950. "version": "2.0.2",
  2951. "resolved": "https://registry.npmmirror.com/unique-slug/-/unique-slug-2.0.2.tgz",
  2952. "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==",
  2953. "license": "ISC",
  2954. "optional": true,
  2955. "dependencies": {
  2956. "imurmurhash": "^0.1.4"
  2957. }
  2958. },
  2959. "node_modules/universalify": {
  2960. "version": "2.0.1",
  2961. "resolved": "https://registry.npmmirror.com/universalify/-/universalify-2.0.1.tgz",
  2962. "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
  2963. "license": "MIT",
  2964. "engines": {
  2965. "node": ">= 10.0.0"
  2966. }
  2967. },
  2968. "node_modules/unzipper": {
  2969. "version": "0.12.3",
  2970. "resolved": "https://registry.npmmirror.com/unzipper/-/unzipper-0.12.3.tgz",
  2971. "integrity": "sha512-PZ8hTS+AqcGxsaQntl3IRBw65QrBI6lxzqDEL7IAo/XCEqRTKGfOX56Vea5TH9SZczRVxuzk1re04z/YjuYCJA==",
  2972. "license": "MIT",
  2973. "dependencies": {
  2974. "bluebird": "~3.7.2",
  2975. "duplexer2": "~0.1.4",
  2976. "fs-extra": "^11.2.0",
  2977. "graceful-fs": "^4.2.2",
  2978. "node-int64": "^0.4.0"
  2979. }
  2980. },
  2981. "node_modules/util-deprecate": {
  2982. "version": "1.0.2",
  2983. "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
  2984. "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
  2985. "license": "MIT"
  2986. },
  2987. "node_modules/which": {
  2988. "version": "2.0.2",
  2989. "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
  2990. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  2991. "license": "ISC",
  2992. "dependencies": {
  2993. "isexe": "^2.0.0"
  2994. },
  2995. "bin": {
  2996. "node-which": "bin/node-which"
  2997. },
  2998. "engines": {
  2999. "node": ">= 8"
  3000. }
  3001. },
  3002. "node_modules/wide-align": {
  3003. "version": "1.1.5",
  3004. "resolved": "https://registry.npmmirror.com/wide-align/-/wide-align-1.1.5.tgz",
  3005. "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
  3006. "license": "ISC",
  3007. "optional": true,
  3008. "dependencies": {
  3009. "string-width": "^1.0.2 || 2 || 3 || 4"
  3010. }
  3011. },
  3012. "node_modules/wide-align/node_modules/ansi-regex": {
  3013. "version": "5.0.1",
  3014. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
  3015. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  3016. "license": "MIT",
  3017. "optional": true,
  3018. "engines": {
  3019. "node": ">=8"
  3020. }
  3021. },
  3022. "node_modules/wide-align/node_modules/emoji-regex": {
  3023. "version": "8.0.0",
  3024. "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz",
  3025. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  3026. "license": "MIT",
  3027. "optional": true
  3028. },
  3029. "node_modules/wide-align/node_modules/string-width": {
  3030. "version": "4.2.3",
  3031. "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz",
  3032. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  3033. "license": "MIT",
  3034. "optional": true,
  3035. "dependencies": {
  3036. "emoji-regex": "^8.0.0",
  3037. "is-fullwidth-code-point": "^3.0.0",
  3038. "strip-ansi": "^6.0.1"
  3039. },
  3040. "engines": {
  3041. "node": ">=8"
  3042. }
  3043. },
  3044. "node_modules/wide-align/node_modules/strip-ansi": {
  3045. "version": "6.0.1",
  3046. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
  3047. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  3048. "license": "MIT",
  3049. "optional": true,
  3050. "dependencies": {
  3051. "ansi-regex": "^5.0.1"
  3052. },
  3053. "engines": {
  3054. "node": ">=8"
  3055. }
  3056. },
  3057. "node_modules/wrap-ansi": {
  3058. "version": "8.1.0",
  3059. "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
  3060. "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
  3061. "license": "MIT",
  3062. "dependencies": {
  3063. "ansi-styles": "^6.1.0",
  3064. "string-width": "^5.0.1",
  3065. "strip-ansi": "^7.0.1"
  3066. },
  3067. "engines": {
  3068. "node": ">=12"
  3069. },
  3070. "funding": {
  3071. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  3072. }
  3073. },
  3074. "node_modules/wrap-ansi-cjs": {
  3075. "name": "wrap-ansi",
  3076. "version": "7.0.0",
  3077. "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  3078. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  3079. "license": "MIT",
  3080. "dependencies": {
  3081. "ansi-styles": "^4.0.0",
  3082. "string-width": "^4.1.0",
  3083. "strip-ansi": "^6.0.0"
  3084. },
  3085. "engines": {
  3086. "node": ">=10"
  3087. },
  3088. "funding": {
  3089. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  3090. }
  3091. },
  3092. "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
  3093. "version": "5.0.1",
  3094. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
  3095. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  3096. "license": "MIT",
  3097. "engines": {
  3098. "node": ">=8"
  3099. }
  3100. },
  3101. "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
  3102. "version": "4.3.0",
  3103. "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz",
  3104. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  3105. "license": "MIT",
  3106. "dependencies": {
  3107. "color-convert": "^2.0.1"
  3108. },
  3109. "engines": {
  3110. "node": ">=8"
  3111. },
  3112. "funding": {
  3113. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  3114. }
  3115. },
  3116. "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
  3117. "version": "8.0.0",
  3118. "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz",
  3119. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  3120. "license": "MIT"
  3121. },
  3122. "node_modules/wrap-ansi-cjs/node_modules/string-width": {
  3123. "version": "4.2.3",
  3124. "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz",
  3125. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  3126. "license": "MIT",
  3127. "dependencies": {
  3128. "emoji-regex": "^8.0.0",
  3129. "is-fullwidth-code-point": "^3.0.0",
  3130. "strip-ansi": "^6.0.1"
  3131. },
  3132. "engines": {
  3133. "node": ">=8"
  3134. }
  3135. },
  3136. "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
  3137. "version": "6.0.1",
  3138. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
  3139. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  3140. "license": "MIT",
  3141. "dependencies": {
  3142. "ansi-regex": "^5.0.1"
  3143. },
  3144. "engines": {
  3145. "node": ">=8"
  3146. }
  3147. },
  3148. "node_modules/wrappy": {
  3149. "version": "1.0.2",
  3150. "resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz",
  3151. "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
  3152. "license": "ISC"
  3153. },
  3154. "node_modules/ws": {
  3155. "version": "8.18.3",
  3156. "resolved": "https://registry.npmmirror.com/ws/-/ws-8.18.3.tgz",
  3157. "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==",
  3158. "license": "MIT",
  3159. "engines": {
  3160. "node": ">=10.0.0"
  3161. },
  3162. "peerDependencies": {
  3163. "bufferutil": "^4.0.1",
  3164. "utf-8-validate": ">=5.0.2"
  3165. },
  3166. "peerDependenciesMeta": {
  3167. "bufferutil": {
  3168. "optional": true
  3169. },
  3170. "utf-8-validate": {
  3171. "optional": true
  3172. }
  3173. }
  3174. },
  3175. "node_modules/yallist": {
  3176. "version": "4.0.0",
  3177. "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz",
  3178. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
  3179. "license": "ISC"
  3180. },
  3181. "node_modules/zip-stream": {
  3182. "version": "6.0.1",
  3183. "resolved": "https://registry.npmmirror.com/zip-stream/-/zip-stream-6.0.1.tgz",
  3184. "integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==",
  3185. "license": "MIT",
  3186. "dependencies": {
  3187. "archiver-utils": "^5.0.0",
  3188. "compress-commons": "^6.0.2",
  3189. "readable-stream": "^4.0.0"
  3190. },
  3191. "engines": {
  3192. "node": ">= 14"
  3193. }
  3194. }
  3195. }
  3196. }