package-lock.json 120 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417
  1. {
  2. "name": "pingpu_H5",
  3. "lockfileVersion": 2,
  4. "requires": true,
  5. "packages": {
  6. "": {
  7. "dependencies": {
  8. "ezuikit-js": "^0.6.3",
  9. "i": "^0.3.7",
  10. "moment": "^2.29.4",
  11. "npm": "^8.19.2",
  12. "video.js": "^7.20.3"
  13. }
  14. },
  15. "node_modules/@babel/runtime": {
  16. "version": "7.19.0",
  17. "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.19.0.tgz",
  18. "integrity": "sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA==",
  19. "dependencies": {
  20. "regenerator-runtime": "^0.13.4"
  21. },
  22. "engines": {
  23. "node": ">=6.9.0"
  24. }
  25. },
  26. "node_modules/@videojs/http-streaming": {
  27. "version": "2.14.3",
  28. "resolved": "https://registry.npmmirror.com/@videojs/http-streaming/-/http-streaming-2.14.3.tgz",
  29. "integrity": "sha512-2tFwxCaNbcEZzQugWf8EERwNMyNtspfHnvxRGRABQs09W/5SqmkWFuGWfUAm4wQKlXGfdPyAJ1338ASl459xAA==",
  30. "dependencies": {
  31. "@babel/runtime": "^7.12.5",
  32. "@videojs/vhs-utils": "3.0.5",
  33. "aes-decrypter": "3.1.3",
  34. "global": "^4.4.0",
  35. "m3u8-parser": "4.7.1",
  36. "mpd-parser": "0.21.1",
  37. "mux.js": "6.0.1",
  38. "video.js": "^6 || ^7"
  39. },
  40. "engines": {
  41. "node": ">=8",
  42. "npm": ">=5"
  43. },
  44. "peerDependencies": {
  45. "video.js": "^6 || ^7"
  46. }
  47. },
  48. "node_modules/@videojs/vhs-utils": {
  49. "version": "3.0.5",
  50. "resolved": "https://registry.npmmirror.com/@videojs/vhs-utils/-/vhs-utils-3.0.5.tgz",
  51. "integrity": "sha512-PKVgdo8/GReqdx512F+ombhS+Bzogiofy1LgAj4tN8PfdBx3HSS7V5WfJotKTqtOWGwVfSWsrYN/t09/DSryrw==",
  52. "dependencies": {
  53. "@babel/runtime": "^7.12.5",
  54. "global": "^4.4.0",
  55. "url-toolkit": "^2.2.1"
  56. },
  57. "engines": {
  58. "node": ">=8",
  59. "npm": ">=5"
  60. }
  61. },
  62. "node_modules/@videojs/xhr": {
  63. "version": "2.6.0",
  64. "resolved": "https://registry.npmmirror.com/@videojs/xhr/-/xhr-2.6.0.tgz",
  65. "integrity": "sha512-7J361GiN1tXpm+gd0xz2QWr3xNWBE+rytvo8J3KuggFaLg+U37gZQ2BuPLcnkfGffy2e+ozY70RHC8jt7zjA6Q==",
  66. "dependencies": {
  67. "@babel/runtime": "^7.5.5",
  68. "global": "~4.4.0",
  69. "is-function": "^1.0.1"
  70. }
  71. },
  72. "node_modules/@xmldom/xmldom": {
  73. "version": "0.7.5",
  74. "resolved": "https://registry.npmmirror.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz",
  75. "integrity": "sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A==",
  76. "engines": {
  77. "node": ">=10.0.0"
  78. }
  79. },
  80. "node_modules/aes-decrypter": {
  81. "version": "3.1.3",
  82. "resolved": "https://registry.npmmirror.com/aes-decrypter/-/aes-decrypter-3.1.3.tgz",
  83. "integrity": "sha512-VkG9g4BbhMBy+N5/XodDeV6F02chEk9IpgRTq/0bS80y4dzy79VH2Gtms02VXomf3HmyRe3yyJYkJ990ns+d6A==",
  84. "dependencies": {
  85. "@babel/runtime": "^7.12.5",
  86. "@videojs/vhs-utils": "^3.0.5",
  87. "global": "^4.4.0",
  88. "pkcs7": "^1.0.4"
  89. }
  90. },
  91. "node_modules/dom-walk": {
  92. "version": "0.1.2",
  93. "resolved": "https://registry.npmmirror.com/dom-walk/-/dom-walk-0.1.2.tgz",
  94. "integrity": "sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w=="
  95. },
  96. "node_modules/ezuikit-js": {
  97. "version": "0.6.3",
  98. "resolved": "https://registry.npmjs.org/ezuikit-js/-/ezuikit-js-0.6.3.tgz",
  99. "integrity": "sha512-nFaQXHALzGgXop4aZ23g96EmKT+IRfvibx4I4jLIcNAjXWI+PZk3g/365end7trMY646+5BeP0kn9CXzHH9s1g=="
  100. },
  101. "node_modules/global": {
  102. "version": "4.4.0",
  103. "resolved": "https://registry.npmmirror.com/global/-/global-4.4.0.tgz",
  104. "integrity": "sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==",
  105. "dependencies": {
  106. "min-document": "^2.19.0",
  107. "process": "^0.11.10"
  108. }
  109. },
  110. "node_modules/i": {
  111. "version": "0.3.7",
  112. "resolved": "https://registry.npmmirror.com/i/-/i-0.3.7.tgz",
  113. "integrity": "sha512-FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q==",
  114. "engines": {
  115. "node": ">=0.4"
  116. }
  117. },
  118. "node_modules/individual": {
  119. "version": "2.0.0",
  120. "resolved": "https://registry.npmmirror.com/individual/-/individual-2.0.0.tgz",
  121. "integrity": "sha512-pWt8hBCqJsUWI/HtcfWod7+N9SgAqyPEaF7JQjwzjn5vGrpg6aQ5qeAFQ7dx//UH4J1O+7xqew+gCeeFt6xN/g=="
  122. },
  123. "node_modules/is-function": {
  124. "version": "1.0.2",
  125. "resolved": "https://registry.npmmirror.com/is-function/-/is-function-1.0.2.tgz",
  126. "integrity": "sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ=="
  127. },
  128. "node_modules/keycode": {
  129. "version": "2.2.1",
  130. "resolved": "https://registry.npmmirror.com/keycode/-/keycode-2.2.1.tgz",
  131. "integrity": "sha512-Rdgz9Hl9Iv4QKi8b0OlCRQEzp4AgVxyCtz5S/+VIHezDmrDhkp2N2TqBWOLz0/gbeREXOOiI9/4b8BY9uw2vFg=="
  132. },
  133. "node_modules/m3u8-parser": {
  134. "version": "4.7.1",
  135. "resolved": "https://registry.npmmirror.com/m3u8-parser/-/m3u8-parser-4.7.1.tgz",
  136. "integrity": "sha512-pbrQwiMiq+MmI9bl7UjtPT3AK603PV9bogNlr83uC+X9IoxqL5E4k7kU7fMQ0dpRgxgeSMygqUa0IMLQNXLBNA==",
  137. "dependencies": {
  138. "@babel/runtime": "^7.12.5",
  139. "@videojs/vhs-utils": "^3.0.5",
  140. "global": "^4.4.0"
  141. }
  142. },
  143. "node_modules/min-document": {
  144. "version": "2.19.0",
  145. "resolved": "https://registry.npmmirror.com/min-document/-/min-document-2.19.0.tgz",
  146. "integrity": "sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ==",
  147. "dependencies": {
  148. "dom-walk": "^0.1.0"
  149. }
  150. },
  151. "node_modules/moment": {
  152. "version": "2.29.4",
  153. "resolved": "https://registry.npmmirror.com/moment/-/moment-2.29.4.tgz",
  154. "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==",
  155. "engines": {
  156. "node": "*"
  157. }
  158. },
  159. "node_modules/mpd-parser": {
  160. "version": "0.21.1",
  161. "resolved": "https://registry.npmmirror.com/mpd-parser/-/mpd-parser-0.21.1.tgz",
  162. "integrity": "sha512-BxlSXWbKE1n7eyEPBnTEkrzhS3PdmkkKdM1pgKbPnPOH0WFZIc0sPOWi7m0Uo3Wd2a4Or8Qf4ZbS7+ASqQ49fw==",
  163. "dependencies": {
  164. "@babel/runtime": "^7.12.5",
  165. "@videojs/vhs-utils": "^3.0.5",
  166. "@xmldom/xmldom": "^0.7.2",
  167. "global": "^4.4.0"
  168. },
  169. "bin": {
  170. "mpd-to-m3u8-json": "bin/parse.js"
  171. }
  172. },
  173. "node_modules/mux.js": {
  174. "version": "6.0.1",
  175. "resolved": "https://registry.npmmirror.com/mux.js/-/mux.js-6.0.1.tgz",
  176. "integrity": "sha512-22CHb59rH8pWGcPGW5Og7JngJ9s+z4XuSlYvnxhLuc58cA1WqGDQPzuG8I+sPm1/p0CdgpzVTaKW408k5DNn8w==",
  177. "dependencies": {
  178. "@babel/runtime": "^7.11.2",
  179. "global": "^4.4.0"
  180. },
  181. "bin": {
  182. "muxjs-transmux": "bin/transmux.js"
  183. },
  184. "engines": {
  185. "node": ">=8",
  186. "npm": ">=5"
  187. }
  188. },
  189. "node_modules/npm": {
  190. "version": "8.19.2",
  191. "resolved": "https://registry.npmmirror.com/npm/-/npm-8.19.2.tgz",
  192. "integrity": "sha512-MWkISVv5f7iZbfNkry5/5YBqSYJEDAKSJdL+uzSQuyLg+hgLQUyZynu3SH6bOZlvR9ZvJYk2EiJO6B1r+ynwHg==",
  193. "bundleDependencies": [
  194. "@isaacs/string-locale-compare",
  195. "@npmcli/arborist",
  196. "@npmcli/ci-detect",
  197. "@npmcli/config",
  198. "@npmcli/fs",
  199. "@npmcli/map-workspaces",
  200. "@npmcli/package-json",
  201. "@npmcli/promise-spawn",
  202. "@npmcli/run-script",
  203. "abbrev",
  204. "archy",
  205. "cacache",
  206. "chalk",
  207. "chownr",
  208. "cli-columns",
  209. "cli-table3",
  210. "columnify",
  211. "fastest-levenshtein",
  212. "fs-minipass",
  213. "glob",
  214. "graceful-fs",
  215. "hosted-git-info",
  216. "ini",
  217. "init-package-json",
  218. "is-cidr",
  219. "json-parse-even-better-errors",
  220. "libnpmaccess",
  221. "libnpmdiff",
  222. "libnpmexec",
  223. "libnpmfund",
  224. "libnpmhook",
  225. "libnpmorg",
  226. "libnpmpack",
  227. "libnpmpublish",
  228. "libnpmsearch",
  229. "libnpmteam",
  230. "libnpmversion",
  231. "make-fetch-happen",
  232. "minimatch",
  233. "minipass",
  234. "minipass-pipeline",
  235. "mkdirp",
  236. "mkdirp-infer-owner",
  237. "ms",
  238. "node-gyp",
  239. "nopt",
  240. "npm-audit-report",
  241. "npm-install-checks",
  242. "npm-package-arg",
  243. "npm-pick-manifest",
  244. "npm-profile",
  245. "npm-registry-fetch",
  246. "npm-user-validate",
  247. "npmlog",
  248. "opener",
  249. "p-map",
  250. "pacote",
  251. "parse-conflict-json",
  252. "proc-log",
  253. "qrcode-terminal",
  254. "read",
  255. "read-package-json",
  256. "read-package-json-fast",
  257. "readdir-scoped-modules",
  258. "rimraf",
  259. "semver",
  260. "ssri",
  261. "tar",
  262. "text-table",
  263. "tiny-relative-date",
  264. "treeverse",
  265. "validate-npm-package-name",
  266. "which",
  267. "write-file-atomic"
  268. ],
  269. "dependencies": {
  270. "@isaacs/string-locale-compare": "^1.1.0",
  271. "@npmcli/arborist": "^5.6.2",
  272. "@npmcli/ci-detect": "^2.0.0",
  273. "@npmcli/config": "^4.2.1",
  274. "@npmcli/fs": "^2.1.0",
  275. "@npmcli/map-workspaces": "^2.0.3",
  276. "@npmcli/package-json": "^2.0.0",
  277. "@npmcli/promise-spawn": "*",
  278. "@npmcli/run-script": "^4.2.1",
  279. "abbrev": "~1.1.1",
  280. "archy": "~1.0.0",
  281. "cacache": "^16.1.3",
  282. "chalk": "^4.1.2",
  283. "chownr": "^2.0.0",
  284. "cli-columns": "^4.0.0",
  285. "cli-table3": "^0.6.2",
  286. "columnify": "^1.6.0",
  287. "fastest-levenshtein": "^1.0.12",
  288. "fs-minipass": "*",
  289. "glob": "^8.0.1",
  290. "graceful-fs": "^4.2.10",
  291. "hosted-git-info": "^5.1.0",
  292. "ini": "^3.0.1",
  293. "init-package-json": "^3.0.2",
  294. "is-cidr": "^4.0.2",
  295. "json-parse-even-better-errors": "^2.3.1",
  296. "libnpmaccess": "^6.0.4",
  297. "libnpmdiff": "^4.0.5",
  298. "libnpmexec": "^4.0.13",
  299. "libnpmfund": "^3.0.4",
  300. "libnpmhook": "^8.0.4",
  301. "libnpmorg": "^4.0.4",
  302. "libnpmpack": "^4.1.3",
  303. "libnpmpublish": "^6.0.5",
  304. "libnpmsearch": "^5.0.4",
  305. "libnpmteam": "^4.0.4",
  306. "libnpmversion": "^3.0.7",
  307. "make-fetch-happen": "^10.2.0",
  308. "minimatch": "*",
  309. "minipass": "^3.1.6",
  310. "minipass-pipeline": "^1.2.4",
  311. "mkdirp": "^1.0.4",
  312. "mkdirp-infer-owner": "^2.0.0",
  313. "ms": "^2.1.2",
  314. "node-gyp": "^9.1.0",
  315. "nopt": "^6.0.0",
  316. "npm-audit-report": "^3.0.0",
  317. "npm-install-checks": "^5.0.0",
  318. "npm-package-arg": "^9.1.0",
  319. "npm-pick-manifest": "^7.0.2",
  320. "npm-profile": "^6.2.0",
  321. "npm-registry-fetch": "^13.3.1",
  322. "npm-user-validate": "^1.0.1",
  323. "npmlog": "^6.0.2",
  324. "opener": "^1.5.2",
  325. "p-map": "^4.0.0",
  326. "pacote": "^13.6.2",
  327. "parse-conflict-json": "^2.0.2",
  328. "proc-log": "^2.0.1",
  329. "qrcode-terminal": "^0.12.0",
  330. "read": "~1.0.7",
  331. "read-package-json": "^5.0.2",
  332. "read-package-json-fast": "^2.0.3",
  333. "readdir-scoped-modules": "^1.1.0",
  334. "rimraf": "^3.0.2",
  335. "semver": "^7.3.7",
  336. "ssri": "^9.0.1",
  337. "tar": "^6.1.11",
  338. "text-table": "~0.2.0",
  339. "tiny-relative-date": "^1.3.0",
  340. "treeverse": "^2.0.0",
  341. "validate-npm-package-name": "^4.0.0",
  342. "which": "^2.0.2",
  343. "write-file-atomic": "^4.0.1"
  344. },
  345. "bin": {
  346. "npm": "bin/npm-cli.js",
  347. "npx": "bin/npx-cli.js"
  348. },
  349. "engines": {
  350. "node": "^12.13.0 || ^14.15.0 || >=16"
  351. }
  352. },
  353. "node_modules/npm/node_modules/@colors/colors": {
  354. "version": "1.5.0",
  355. "inBundle": true,
  356. "license": "MIT",
  357. "optional": true,
  358. "engines": {
  359. "node": ">=0.1.90"
  360. }
  361. },
  362. "node_modules/npm/node_modules/@gar/promisify": {
  363. "version": "1.1.3",
  364. "inBundle": true,
  365. "license": "MIT"
  366. },
  367. "node_modules/npm/node_modules/@isaacs/string-locale-compare": {
  368. "version": "1.1.0",
  369. "inBundle": true,
  370. "license": "ISC"
  371. },
  372. "node_modules/npm/node_modules/@npmcli/arborist": {
  373. "version": "5.6.2",
  374. "inBundle": true,
  375. "license": "ISC",
  376. "dependencies": {
  377. "@isaacs/string-locale-compare": "^1.1.0",
  378. "@npmcli/installed-package-contents": "^1.0.7",
  379. "@npmcli/map-workspaces": "^2.0.3",
  380. "@npmcli/metavuln-calculator": "^3.0.1",
  381. "@npmcli/move-file": "^2.0.0",
  382. "@npmcli/name-from-folder": "^1.0.1",
  383. "@npmcli/node-gyp": "^2.0.0",
  384. "@npmcli/package-json": "^2.0.0",
  385. "@npmcli/query": "^1.2.0",
  386. "@npmcli/run-script": "^4.1.3",
  387. "bin-links": "^3.0.3",
  388. "cacache": "^16.1.3",
  389. "common-ancestor-path": "^1.0.1",
  390. "json-parse-even-better-errors": "^2.3.1",
  391. "json-stringify-nice": "^1.1.4",
  392. "minimatch": "^5.1.0",
  393. "mkdirp": "^1.0.4",
  394. "mkdirp-infer-owner": "^2.0.0",
  395. "nopt": "^6.0.0",
  396. "npm-install-checks": "^5.0.0",
  397. "npm-package-arg": "^9.0.0",
  398. "npm-pick-manifest": "^7.0.2",
  399. "npm-registry-fetch": "^13.0.0",
  400. "npmlog": "^6.0.2",
  401. "pacote": "^13.6.1",
  402. "parse-conflict-json": "^2.0.1",
  403. "proc-log": "^2.0.0",
  404. "promise-all-reject-late": "^1.0.0",
  405. "promise-call-limit": "^1.0.1",
  406. "read-package-json-fast": "^2.0.2",
  407. "readdir-scoped-modules": "^1.1.0",
  408. "rimraf": "^3.0.2",
  409. "semver": "^7.3.7",
  410. "ssri": "^9.0.0",
  411. "treeverse": "^2.0.0",
  412. "walk-up-path": "^1.0.0"
  413. },
  414. "bin": {
  415. "arborist": "bin/index.js"
  416. },
  417. "engines": {
  418. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  419. }
  420. },
  421. "node_modules/npm/node_modules/@npmcli/ci-detect": {
  422. "version": "2.0.0",
  423. "inBundle": true,
  424. "license": "ISC",
  425. "engines": {
  426. "node": "^12.13.0 || ^14.15.0 || >=16"
  427. }
  428. },
  429. "node_modules/npm/node_modules/@npmcli/config": {
  430. "version": "4.2.2",
  431. "inBundle": true,
  432. "license": "ISC",
  433. "dependencies": {
  434. "@npmcli/map-workspaces": "^2.0.2",
  435. "ini": "^3.0.0",
  436. "mkdirp-infer-owner": "^2.0.0",
  437. "nopt": "^6.0.0",
  438. "proc-log": "^2.0.0",
  439. "read-package-json-fast": "^2.0.3",
  440. "semver": "^7.3.5",
  441. "walk-up-path": "^1.0.0"
  442. },
  443. "engines": {
  444. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  445. }
  446. },
  447. "node_modules/npm/node_modules/@npmcli/disparity-colors": {
  448. "version": "2.0.0",
  449. "inBundle": true,
  450. "license": "ISC",
  451. "dependencies": {
  452. "ansi-styles": "^4.3.0"
  453. },
  454. "engines": {
  455. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  456. }
  457. },
  458. "node_modules/npm/node_modules/@npmcli/fs": {
  459. "version": "2.1.2",
  460. "inBundle": true,
  461. "license": "ISC",
  462. "dependencies": {
  463. "@gar/promisify": "^1.1.3",
  464. "semver": "^7.3.5"
  465. },
  466. "engines": {
  467. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  468. }
  469. },
  470. "node_modules/npm/node_modules/@npmcli/git": {
  471. "version": "3.0.2",
  472. "inBundle": true,
  473. "license": "ISC",
  474. "dependencies": {
  475. "@npmcli/promise-spawn": "^3.0.0",
  476. "lru-cache": "^7.4.4",
  477. "mkdirp": "^1.0.4",
  478. "npm-pick-manifest": "^7.0.0",
  479. "proc-log": "^2.0.0",
  480. "promise-inflight": "^1.0.1",
  481. "promise-retry": "^2.0.1",
  482. "semver": "^7.3.5",
  483. "which": "^2.0.2"
  484. },
  485. "engines": {
  486. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  487. }
  488. },
  489. "node_modules/npm/node_modules/@npmcli/installed-package-contents": {
  490. "version": "1.0.7",
  491. "inBundle": true,
  492. "license": "ISC",
  493. "dependencies": {
  494. "npm-bundled": "^1.1.1",
  495. "npm-normalize-package-bin": "^1.0.1"
  496. },
  497. "bin": {
  498. "installed-package-contents": "index.js"
  499. },
  500. "engines": {
  501. "node": ">= 10"
  502. }
  503. },
  504. "node_modules/npm/node_modules/@npmcli/installed-package-contents/node_modules/npm-bundled": {
  505. "version": "1.1.2",
  506. "inBundle": true,
  507. "license": "ISC",
  508. "dependencies": {
  509. "npm-normalize-package-bin": "^1.0.1"
  510. }
  511. },
  512. "node_modules/npm/node_modules/@npmcli/map-workspaces": {
  513. "version": "2.0.4",
  514. "inBundle": true,
  515. "license": "ISC",
  516. "dependencies": {
  517. "@npmcli/name-from-folder": "^1.0.1",
  518. "glob": "^8.0.1",
  519. "minimatch": "^5.0.1",
  520. "read-package-json-fast": "^2.0.3"
  521. },
  522. "engines": {
  523. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  524. }
  525. },
  526. "node_modules/npm/node_modules/@npmcli/metavuln-calculator": {
  527. "version": "3.1.1",
  528. "inBundle": true,
  529. "license": "ISC",
  530. "dependencies": {
  531. "cacache": "^16.0.0",
  532. "json-parse-even-better-errors": "^2.3.1",
  533. "pacote": "^13.0.3",
  534. "semver": "^7.3.5"
  535. },
  536. "engines": {
  537. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  538. }
  539. },
  540. "node_modules/npm/node_modules/@npmcli/move-file": {
  541. "version": "2.0.1",
  542. "inBundle": true,
  543. "license": "MIT",
  544. "dependencies": {
  545. "mkdirp": "^1.0.4",
  546. "rimraf": "^3.0.2"
  547. },
  548. "engines": {
  549. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  550. }
  551. },
  552. "node_modules/npm/node_modules/@npmcli/name-from-folder": {
  553. "version": "1.0.1",
  554. "inBundle": true,
  555. "license": "ISC"
  556. },
  557. "node_modules/npm/node_modules/@npmcli/node-gyp": {
  558. "version": "2.0.0",
  559. "inBundle": true,
  560. "license": "ISC",
  561. "engines": {
  562. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  563. }
  564. },
  565. "node_modules/npm/node_modules/@npmcli/package-json": {
  566. "version": "2.0.0",
  567. "inBundle": true,
  568. "license": "ISC",
  569. "dependencies": {
  570. "json-parse-even-better-errors": "^2.3.1"
  571. },
  572. "engines": {
  573. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  574. }
  575. },
  576. "node_modules/npm/node_modules/@npmcli/promise-spawn": {
  577. "version": "3.0.0",
  578. "inBundle": true,
  579. "license": "ISC",
  580. "dependencies": {
  581. "infer-owner": "^1.0.4"
  582. },
  583. "engines": {
  584. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  585. }
  586. },
  587. "node_modules/npm/node_modules/@npmcli/query": {
  588. "version": "1.2.0",
  589. "inBundle": true,
  590. "license": "ISC",
  591. "dependencies": {
  592. "npm-package-arg": "^9.1.0",
  593. "postcss-selector-parser": "^6.0.10",
  594. "semver": "^7.3.7"
  595. },
  596. "engines": {
  597. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  598. }
  599. },
  600. "node_modules/npm/node_modules/@npmcli/run-script": {
  601. "version": "4.2.1",
  602. "inBundle": true,
  603. "license": "ISC",
  604. "dependencies": {
  605. "@npmcli/node-gyp": "^2.0.0",
  606. "@npmcli/promise-spawn": "^3.0.0",
  607. "node-gyp": "^9.0.0",
  608. "read-package-json-fast": "^2.0.3",
  609. "which": "^2.0.2"
  610. },
  611. "engines": {
  612. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  613. }
  614. },
  615. "node_modules/npm/node_modules/@tootallnate/once": {
  616. "version": "2.0.0",
  617. "inBundle": true,
  618. "license": "MIT",
  619. "engines": {
  620. "node": ">= 10"
  621. }
  622. },
  623. "node_modules/npm/node_modules/abbrev": {
  624. "version": "1.1.1",
  625. "inBundle": true,
  626. "license": "ISC"
  627. },
  628. "node_modules/npm/node_modules/agent-base": {
  629. "version": "6.0.2",
  630. "inBundle": true,
  631. "license": "MIT",
  632. "dependencies": {
  633. "debug": "4"
  634. },
  635. "engines": {
  636. "node": ">= 6.0.0"
  637. }
  638. },
  639. "node_modules/npm/node_modules/agentkeepalive": {
  640. "version": "4.2.1",
  641. "inBundle": true,
  642. "license": "MIT",
  643. "dependencies": {
  644. "debug": "^4.1.0",
  645. "depd": "^1.1.2",
  646. "humanize-ms": "^1.2.1"
  647. },
  648. "engines": {
  649. "node": ">= 8.0.0"
  650. }
  651. },
  652. "node_modules/npm/node_modules/aggregate-error": {
  653. "version": "3.1.0",
  654. "inBundle": true,
  655. "license": "MIT",
  656. "dependencies": {
  657. "clean-stack": "^2.0.0",
  658. "indent-string": "^4.0.0"
  659. },
  660. "engines": {
  661. "node": ">=8"
  662. }
  663. },
  664. "node_modules/npm/node_modules/ansi-regex": {
  665. "version": "5.0.1",
  666. "inBundle": true,
  667. "license": "MIT",
  668. "engines": {
  669. "node": ">=8"
  670. }
  671. },
  672. "node_modules/npm/node_modules/ansi-styles": {
  673. "version": "4.3.0",
  674. "inBundle": true,
  675. "license": "MIT",
  676. "dependencies": {
  677. "color-convert": "^2.0.1"
  678. },
  679. "engines": {
  680. "node": ">=8"
  681. },
  682. "funding": {
  683. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  684. }
  685. },
  686. "node_modules/npm/node_modules/aproba": {
  687. "version": "2.0.0",
  688. "inBundle": true,
  689. "license": "ISC"
  690. },
  691. "node_modules/npm/node_modules/archy": {
  692. "version": "1.0.0",
  693. "inBundle": true,
  694. "license": "MIT"
  695. },
  696. "node_modules/npm/node_modules/are-we-there-yet": {
  697. "version": "3.0.1",
  698. "inBundle": true,
  699. "license": "ISC",
  700. "dependencies": {
  701. "delegates": "^1.0.0",
  702. "readable-stream": "^3.6.0"
  703. },
  704. "engines": {
  705. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  706. }
  707. },
  708. "node_modules/npm/node_modules/asap": {
  709. "version": "2.0.6",
  710. "inBundle": true,
  711. "license": "MIT"
  712. },
  713. "node_modules/npm/node_modules/balanced-match": {
  714. "version": "1.0.2",
  715. "inBundle": true,
  716. "license": "MIT"
  717. },
  718. "node_modules/npm/node_modules/bin-links": {
  719. "version": "3.0.3",
  720. "inBundle": true,
  721. "license": "ISC",
  722. "dependencies": {
  723. "cmd-shim": "^5.0.0",
  724. "mkdirp-infer-owner": "^2.0.0",
  725. "npm-normalize-package-bin": "^2.0.0",
  726. "read-cmd-shim": "^3.0.0",
  727. "rimraf": "^3.0.0",
  728. "write-file-atomic": "^4.0.0"
  729. },
  730. "engines": {
  731. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  732. }
  733. },
  734. "node_modules/npm/node_modules/bin-links/node_modules/npm-normalize-package-bin": {
  735. "version": "2.0.0",
  736. "inBundle": true,
  737. "license": "ISC",
  738. "engines": {
  739. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  740. }
  741. },
  742. "node_modules/npm/node_modules/binary-extensions": {
  743. "version": "2.2.0",
  744. "inBundle": true,
  745. "license": "MIT",
  746. "engines": {
  747. "node": ">=8"
  748. }
  749. },
  750. "node_modules/npm/node_modules/brace-expansion": {
  751. "version": "2.0.1",
  752. "inBundle": true,
  753. "license": "MIT",
  754. "dependencies": {
  755. "balanced-match": "^1.0.0"
  756. }
  757. },
  758. "node_modules/npm/node_modules/builtins": {
  759. "version": "5.0.1",
  760. "inBundle": true,
  761. "license": "MIT",
  762. "dependencies": {
  763. "semver": "^7.0.0"
  764. }
  765. },
  766. "node_modules/npm/node_modules/cacache": {
  767. "version": "16.1.3",
  768. "inBundle": true,
  769. "license": "ISC",
  770. "dependencies": {
  771. "@npmcli/fs": "^2.1.0",
  772. "@npmcli/move-file": "^2.0.0",
  773. "chownr": "^2.0.0",
  774. "fs-minipass": "^2.1.0",
  775. "glob": "^8.0.1",
  776. "infer-owner": "^1.0.4",
  777. "lru-cache": "^7.7.1",
  778. "minipass": "^3.1.6",
  779. "minipass-collect": "^1.0.2",
  780. "minipass-flush": "^1.0.5",
  781. "minipass-pipeline": "^1.2.4",
  782. "mkdirp": "^1.0.4",
  783. "p-map": "^4.0.0",
  784. "promise-inflight": "^1.0.1",
  785. "rimraf": "^3.0.2",
  786. "ssri": "^9.0.0",
  787. "tar": "^6.1.11",
  788. "unique-filename": "^2.0.0"
  789. },
  790. "engines": {
  791. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  792. }
  793. },
  794. "node_modules/npm/node_modules/chalk": {
  795. "version": "4.1.2",
  796. "inBundle": true,
  797. "license": "MIT",
  798. "dependencies": {
  799. "ansi-styles": "^4.1.0",
  800. "supports-color": "^7.1.0"
  801. },
  802. "engines": {
  803. "node": ">=10"
  804. },
  805. "funding": {
  806. "url": "https://github.com/chalk/chalk?sponsor=1"
  807. }
  808. },
  809. "node_modules/npm/node_modules/chownr": {
  810. "version": "2.0.0",
  811. "inBundle": true,
  812. "license": "ISC",
  813. "engines": {
  814. "node": ">=10"
  815. }
  816. },
  817. "node_modules/npm/node_modules/cidr-regex": {
  818. "version": "3.1.1",
  819. "inBundle": true,
  820. "license": "BSD-2-Clause",
  821. "dependencies": {
  822. "ip-regex": "^4.1.0"
  823. },
  824. "engines": {
  825. "node": ">=10"
  826. }
  827. },
  828. "node_modules/npm/node_modules/clean-stack": {
  829. "version": "2.2.0",
  830. "inBundle": true,
  831. "license": "MIT",
  832. "engines": {
  833. "node": ">=6"
  834. }
  835. },
  836. "node_modules/npm/node_modules/cli-columns": {
  837. "version": "4.0.0",
  838. "inBundle": true,
  839. "license": "MIT",
  840. "dependencies": {
  841. "string-width": "^4.2.3",
  842. "strip-ansi": "^6.0.1"
  843. },
  844. "engines": {
  845. "node": ">= 10"
  846. }
  847. },
  848. "node_modules/npm/node_modules/cli-table3": {
  849. "version": "0.6.2",
  850. "inBundle": true,
  851. "license": "MIT",
  852. "dependencies": {
  853. "string-width": "^4.2.0"
  854. },
  855. "engines": {
  856. "node": "10.* || >= 12.*"
  857. },
  858. "optionalDependencies": {
  859. "@colors/colors": "1.5.0"
  860. }
  861. },
  862. "node_modules/npm/node_modules/clone": {
  863. "version": "1.0.4",
  864. "inBundle": true,
  865. "license": "MIT",
  866. "engines": {
  867. "node": ">=0.8"
  868. }
  869. },
  870. "node_modules/npm/node_modules/cmd-shim": {
  871. "version": "5.0.0",
  872. "inBundle": true,
  873. "license": "ISC",
  874. "dependencies": {
  875. "mkdirp-infer-owner": "^2.0.0"
  876. },
  877. "engines": {
  878. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  879. }
  880. },
  881. "node_modules/npm/node_modules/color-convert": {
  882. "version": "2.0.1",
  883. "inBundle": true,
  884. "license": "MIT",
  885. "dependencies": {
  886. "color-name": "~1.1.4"
  887. },
  888. "engines": {
  889. "node": ">=7.0.0"
  890. }
  891. },
  892. "node_modules/npm/node_modules/color-name": {
  893. "version": "1.1.4",
  894. "inBundle": true,
  895. "license": "MIT"
  896. },
  897. "node_modules/npm/node_modules/color-support": {
  898. "version": "1.1.3",
  899. "inBundle": true,
  900. "license": "ISC",
  901. "bin": {
  902. "color-support": "bin.js"
  903. }
  904. },
  905. "node_modules/npm/node_modules/columnify": {
  906. "version": "1.6.0",
  907. "inBundle": true,
  908. "license": "MIT",
  909. "dependencies": {
  910. "strip-ansi": "^6.0.1",
  911. "wcwidth": "^1.0.0"
  912. },
  913. "engines": {
  914. "node": ">=8.0.0"
  915. }
  916. },
  917. "node_modules/npm/node_modules/common-ancestor-path": {
  918. "version": "1.0.1",
  919. "inBundle": true,
  920. "license": "ISC"
  921. },
  922. "node_modules/npm/node_modules/concat-map": {
  923. "version": "0.0.1",
  924. "inBundle": true,
  925. "license": "MIT"
  926. },
  927. "node_modules/npm/node_modules/console-control-strings": {
  928. "version": "1.1.0",
  929. "inBundle": true,
  930. "license": "ISC"
  931. },
  932. "node_modules/npm/node_modules/cssesc": {
  933. "version": "3.0.0",
  934. "inBundle": true,
  935. "license": "MIT",
  936. "bin": {
  937. "cssesc": "bin/cssesc"
  938. },
  939. "engines": {
  940. "node": ">=4"
  941. }
  942. },
  943. "node_modules/npm/node_modules/debug": {
  944. "version": "4.3.4",
  945. "inBundle": true,
  946. "license": "MIT",
  947. "dependencies": {
  948. "ms": "2.1.2"
  949. },
  950. "engines": {
  951. "node": ">=6.0"
  952. },
  953. "peerDependenciesMeta": {
  954. "supports-color": {
  955. "optional": true
  956. }
  957. }
  958. },
  959. "node_modules/npm/node_modules/debug/node_modules/ms": {
  960. "version": "2.1.2",
  961. "inBundle": true,
  962. "license": "MIT"
  963. },
  964. "node_modules/npm/node_modules/debuglog": {
  965. "version": "1.0.1",
  966. "inBundle": true,
  967. "license": "MIT",
  968. "engines": {
  969. "node": "*"
  970. }
  971. },
  972. "node_modules/npm/node_modules/defaults": {
  973. "version": "1.0.3",
  974. "inBundle": true,
  975. "license": "MIT",
  976. "dependencies": {
  977. "clone": "^1.0.2"
  978. }
  979. },
  980. "node_modules/npm/node_modules/delegates": {
  981. "version": "1.0.0",
  982. "inBundle": true,
  983. "license": "MIT"
  984. },
  985. "node_modules/npm/node_modules/depd": {
  986. "version": "1.1.2",
  987. "inBundle": true,
  988. "license": "MIT",
  989. "engines": {
  990. "node": ">= 0.6"
  991. }
  992. },
  993. "node_modules/npm/node_modules/dezalgo": {
  994. "version": "1.0.4",
  995. "inBundle": true,
  996. "license": "ISC",
  997. "dependencies": {
  998. "asap": "^2.0.0",
  999. "wrappy": "1"
  1000. }
  1001. },
  1002. "node_modules/npm/node_modules/diff": {
  1003. "version": "5.1.0",
  1004. "inBundle": true,
  1005. "license": "BSD-3-Clause",
  1006. "engines": {
  1007. "node": ">=0.3.1"
  1008. }
  1009. },
  1010. "node_modules/npm/node_modules/emoji-regex": {
  1011. "version": "8.0.0",
  1012. "inBundle": true,
  1013. "license": "MIT"
  1014. },
  1015. "node_modules/npm/node_modules/encoding": {
  1016. "version": "0.1.13",
  1017. "inBundle": true,
  1018. "license": "MIT",
  1019. "optional": true,
  1020. "dependencies": {
  1021. "iconv-lite": "^0.6.2"
  1022. }
  1023. },
  1024. "node_modules/npm/node_modules/env-paths": {
  1025. "version": "2.2.1",
  1026. "inBundle": true,
  1027. "license": "MIT",
  1028. "engines": {
  1029. "node": ">=6"
  1030. }
  1031. },
  1032. "node_modules/npm/node_modules/err-code": {
  1033. "version": "2.0.3",
  1034. "inBundle": true,
  1035. "license": "MIT"
  1036. },
  1037. "node_modules/npm/node_modules/fastest-levenshtein": {
  1038. "version": "1.0.12",
  1039. "inBundle": true,
  1040. "license": "MIT"
  1041. },
  1042. "node_modules/npm/node_modules/fs-minipass": {
  1043. "version": "2.1.0",
  1044. "inBundle": true,
  1045. "license": "ISC",
  1046. "dependencies": {
  1047. "minipass": "^3.0.0"
  1048. },
  1049. "engines": {
  1050. "node": ">= 8"
  1051. }
  1052. },
  1053. "node_modules/npm/node_modules/fs.realpath": {
  1054. "version": "1.0.0",
  1055. "inBundle": true,
  1056. "license": "ISC"
  1057. },
  1058. "node_modules/npm/node_modules/function-bind": {
  1059. "version": "1.1.1",
  1060. "inBundle": true,
  1061. "license": "MIT"
  1062. },
  1063. "node_modules/npm/node_modules/gauge": {
  1064. "version": "4.0.4",
  1065. "inBundle": true,
  1066. "license": "ISC",
  1067. "dependencies": {
  1068. "aproba": "^1.0.3 || ^2.0.0",
  1069. "color-support": "^1.1.3",
  1070. "console-control-strings": "^1.1.0",
  1071. "has-unicode": "^2.0.1",
  1072. "signal-exit": "^3.0.7",
  1073. "string-width": "^4.2.3",
  1074. "strip-ansi": "^6.0.1",
  1075. "wide-align": "^1.1.5"
  1076. },
  1077. "engines": {
  1078. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1079. }
  1080. },
  1081. "node_modules/npm/node_modules/glob": {
  1082. "version": "8.0.3",
  1083. "inBundle": true,
  1084. "license": "ISC",
  1085. "dependencies": {
  1086. "fs.realpath": "^1.0.0",
  1087. "inflight": "^1.0.4",
  1088. "inherits": "2",
  1089. "minimatch": "^5.0.1",
  1090. "once": "^1.3.0"
  1091. },
  1092. "engines": {
  1093. "node": ">=12"
  1094. },
  1095. "funding": {
  1096. "url": "https://github.com/sponsors/isaacs"
  1097. }
  1098. },
  1099. "node_modules/npm/node_modules/graceful-fs": {
  1100. "version": "4.2.10",
  1101. "inBundle": true,
  1102. "license": "ISC"
  1103. },
  1104. "node_modules/npm/node_modules/has": {
  1105. "version": "1.0.3",
  1106. "inBundle": true,
  1107. "license": "MIT",
  1108. "dependencies": {
  1109. "function-bind": "^1.1.1"
  1110. },
  1111. "engines": {
  1112. "node": ">= 0.4.0"
  1113. }
  1114. },
  1115. "node_modules/npm/node_modules/has-flag": {
  1116. "version": "4.0.0",
  1117. "inBundle": true,
  1118. "license": "MIT",
  1119. "engines": {
  1120. "node": ">=8"
  1121. }
  1122. },
  1123. "node_modules/npm/node_modules/has-unicode": {
  1124. "version": "2.0.1",
  1125. "inBundle": true,
  1126. "license": "ISC"
  1127. },
  1128. "node_modules/npm/node_modules/hosted-git-info": {
  1129. "version": "5.1.0",
  1130. "inBundle": true,
  1131. "license": "ISC",
  1132. "dependencies": {
  1133. "lru-cache": "^7.5.1"
  1134. },
  1135. "engines": {
  1136. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1137. }
  1138. },
  1139. "node_modules/npm/node_modules/http-cache-semantics": {
  1140. "version": "4.1.0",
  1141. "inBundle": true,
  1142. "license": "BSD-2-Clause"
  1143. },
  1144. "node_modules/npm/node_modules/http-proxy-agent": {
  1145. "version": "5.0.0",
  1146. "inBundle": true,
  1147. "license": "MIT",
  1148. "dependencies": {
  1149. "@tootallnate/once": "2",
  1150. "agent-base": "6",
  1151. "debug": "4"
  1152. },
  1153. "engines": {
  1154. "node": ">= 6"
  1155. }
  1156. },
  1157. "node_modules/npm/node_modules/https-proxy-agent": {
  1158. "version": "5.0.1",
  1159. "inBundle": true,
  1160. "license": "MIT",
  1161. "dependencies": {
  1162. "agent-base": "6",
  1163. "debug": "4"
  1164. },
  1165. "engines": {
  1166. "node": ">= 6"
  1167. }
  1168. },
  1169. "node_modules/npm/node_modules/humanize-ms": {
  1170. "version": "1.2.1",
  1171. "inBundle": true,
  1172. "license": "MIT",
  1173. "dependencies": {
  1174. "ms": "^2.0.0"
  1175. }
  1176. },
  1177. "node_modules/npm/node_modules/iconv-lite": {
  1178. "version": "0.6.3",
  1179. "inBundle": true,
  1180. "license": "MIT",
  1181. "optional": true,
  1182. "dependencies": {
  1183. "safer-buffer": ">= 2.1.2 < 3.0.0"
  1184. },
  1185. "engines": {
  1186. "node": ">=0.10.0"
  1187. }
  1188. },
  1189. "node_modules/npm/node_modules/ignore-walk": {
  1190. "version": "5.0.1",
  1191. "inBundle": true,
  1192. "license": "ISC",
  1193. "dependencies": {
  1194. "minimatch": "^5.0.1"
  1195. },
  1196. "engines": {
  1197. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1198. }
  1199. },
  1200. "node_modules/npm/node_modules/imurmurhash": {
  1201. "version": "0.1.4",
  1202. "inBundle": true,
  1203. "license": "MIT",
  1204. "engines": {
  1205. "node": ">=0.8.19"
  1206. }
  1207. },
  1208. "node_modules/npm/node_modules/indent-string": {
  1209. "version": "4.0.0",
  1210. "inBundle": true,
  1211. "license": "MIT",
  1212. "engines": {
  1213. "node": ">=8"
  1214. }
  1215. },
  1216. "node_modules/npm/node_modules/infer-owner": {
  1217. "version": "1.0.4",
  1218. "inBundle": true,
  1219. "license": "ISC"
  1220. },
  1221. "node_modules/npm/node_modules/inflight": {
  1222. "version": "1.0.6",
  1223. "inBundle": true,
  1224. "license": "ISC",
  1225. "dependencies": {
  1226. "once": "^1.3.0",
  1227. "wrappy": "1"
  1228. }
  1229. },
  1230. "node_modules/npm/node_modules/inherits": {
  1231. "version": "2.0.4",
  1232. "inBundle": true,
  1233. "license": "ISC"
  1234. },
  1235. "node_modules/npm/node_modules/ini": {
  1236. "version": "3.0.1",
  1237. "inBundle": true,
  1238. "license": "ISC",
  1239. "engines": {
  1240. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1241. }
  1242. },
  1243. "node_modules/npm/node_modules/init-package-json": {
  1244. "version": "3.0.2",
  1245. "inBundle": true,
  1246. "license": "ISC",
  1247. "dependencies": {
  1248. "npm-package-arg": "^9.0.1",
  1249. "promzard": "^0.3.0",
  1250. "read": "^1.0.7",
  1251. "read-package-json": "^5.0.0",
  1252. "semver": "^7.3.5",
  1253. "validate-npm-package-license": "^3.0.4",
  1254. "validate-npm-package-name": "^4.0.0"
  1255. },
  1256. "engines": {
  1257. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1258. }
  1259. },
  1260. "node_modules/npm/node_modules/ip": {
  1261. "version": "2.0.0",
  1262. "inBundle": true,
  1263. "license": "MIT"
  1264. },
  1265. "node_modules/npm/node_modules/ip-regex": {
  1266. "version": "4.3.0",
  1267. "inBundle": true,
  1268. "license": "MIT",
  1269. "engines": {
  1270. "node": ">=8"
  1271. }
  1272. },
  1273. "node_modules/npm/node_modules/is-cidr": {
  1274. "version": "4.0.2",
  1275. "inBundle": true,
  1276. "license": "BSD-2-Clause",
  1277. "dependencies": {
  1278. "cidr-regex": "^3.1.1"
  1279. },
  1280. "engines": {
  1281. "node": ">=10"
  1282. }
  1283. },
  1284. "node_modules/npm/node_modules/is-core-module": {
  1285. "version": "2.10.0",
  1286. "inBundle": true,
  1287. "license": "MIT",
  1288. "dependencies": {
  1289. "has": "^1.0.3"
  1290. },
  1291. "funding": {
  1292. "url": "https://github.com/sponsors/ljharb"
  1293. }
  1294. },
  1295. "node_modules/npm/node_modules/is-fullwidth-code-point": {
  1296. "version": "3.0.0",
  1297. "inBundle": true,
  1298. "license": "MIT",
  1299. "engines": {
  1300. "node": ">=8"
  1301. }
  1302. },
  1303. "node_modules/npm/node_modules/is-lambda": {
  1304. "version": "1.0.1",
  1305. "inBundle": true,
  1306. "license": "MIT"
  1307. },
  1308. "node_modules/npm/node_modules/isexe": {
  1309. "version": "2.0.0",
  1310. "inBundle": true,
  1311. "license": "ISC"
  1312. },
  1313. "node_modules/npm/node_modules/json-parse-even-better-errors": {
  1314. "version": "2.3.1",
  1315. "inBundle": true,
  1316. "license": "MIT"
  1317. },
  1318. "node_modules/npm/node_modules/json-stringify-nice": {
  1319. "version": "1.1.4",
  1320. "inBundle": true,
  1321. "license": "ISC",
  1322. "funding": {
  1323. "url": "https://github.com/sponsors/isaacs"
  1324. }
  1325. },
  1326. "node_modules/npm/node_modules/jsonparse": {
  1327. "version": "1.3.1",
  1328. "engines": [
  1329. "node >= 0.2.0"
  1330. ],
  1331. "inBundle": true,
  1332. "license": "MIT"
  1333. },
  1334. "node_modules/npm/node_modules/just-diff": {
  1335. "version": "5.1.1",
  1336. "inBundle": true,
  1337. "license": "MIT"
  1338. },
  1339. "node_modules/npm/node_modules/just-diff-apply": {
  1340. "version": "5.4.1",
  1341. "inBundle": true,
  1342. "license": "MIT"
  1343. },
  1344. "node_modules/npm/node_modules/libnpmaccess": {
  1345. "version": "6.0.4",
  1346. "inBundle": true,
  1347. "license": "ISC",
  1348. "dependencies": {
  1349. "aproba": "^2.0.0",
  1350. "minipass": "^3.1.1",
  1351. "npm-package-arg": "^9.0.1",
  1352. "npm-registry-fetch": "^13.0.0"
  1353. },
  1354. "engines": {
  1355. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1356. }
  1357. },
  1358. "node_modules/npm/node_modules/libnpmdiff": {
  1359. "version": "4.0.5",
  1360. "inBundle": true,
  1361. "license": "ISC",
  1362. "dependencies": {
  1363. "@npmcli/disparity-colors": "^2.0.0",
  1364. "@npmcli/installed-package-contents": "^1.0.7",
  1365. "binary-extensions": "^2.2.0",
  1366. "diff": "^5.1.0",
  1367. "minimatch": "^5.0.1",
  1368. "npm-package-arg": "^9.0.1",
  1369. "pacote": "^13.6.1",
  1370. "tar": "^6.1.0"
  1371. },
  1372. "engines": {
  1373. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1374. }
  1375. },
  1376. "node_modules/npm/node_modules/libnpmexec": {
  1377. "version": "4.0.13",
  1378. "inBundle": true,
  1379. "license": "ISC",
  1380. "dependencies": {
  1381. "@npmcli/arborist": "^5.6.2",
  1382. "@npmcli/ci-detect": "^2.0.0",
  1383. "@npmcli/fs": "^2.1.1",
  1384. "@npmcli/run-script": "^4.2.0",
  1385. "chalk": "^4.1.0",
  1386. "mkdirp-infer-owner": "^2.0.0",
  1387. "npm-package-arg": "^9.0.1",
  1388. "npmlog": "^6.0.2",
  1389. "pacote": "^13.6.1",
  1390. "proc-log": "^2.0.0",
  1391. "read": "^1.0.7",
  1392. "read-package-json-fast": "^2.0.2",
  1393. "semver": "^7.3.7",
  1394. "walk-up-path": "^1.0.0"
  1395. },
  1396. "engines": {
  1397. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1398. }
  1399. },
  1400. "node_modules/npm/node_modules/libnpmfund": {
  1401. "version": "3.0.4",
  1402. "inBundle": true,
  1403. "license": "ISC",
  1404. "dependencies": {
  1405. "@npmcli/arborist": "^5.6.2"
  1406. },
  1407. "engines": {
  1408. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1409. }
  1410. },
  1411. "node_modules/npm/node_modules/libnpmhook": {
  1412. "version": "8.0.4",
  1413. "inBundle": true,
  1414. "license": "ISC",
  1415. "dependencies": {
  1416. "aproba": "^2.0.0",
  1417. "npm-registry-fetch": "^13.0.0"
  1418. },
  1419. "engines": {
  1420. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1421. }
  1422. },
  1423. "node_modules/npm/node_modules/libnpmorg": {
  1424. "version": "4.0.4",
  1425. "inBundle": true,
  1426. "license": "ISC",
  1427. "dependencies": {
  1428. "aproba": "^2.0.0",
  1429. "npm-registry-fetch": "^13.0.0"
  1430. },
  1431. "engines": {
  1432. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1433. }
  1434. },
  1435. "node_modules/npm/node_modules/libnpmpack": {
  1436. "version": "4.1.3",
  1437. "inBundle": true,
  1438. "license": "ISC",
  1439. "dependencies": {
  1440. "@npmcli/run-script": "^4.1.3",
  1441. "npm-package-arg": "^9.0.1",
  1442. "pacote": "^13.6.1"
  1443. },
  1444. "engines": {
  1445. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1446. }
  1447. },
  1448. "node_modules/npm/node_modules/libnpmpublish": {
  1449. "version": "6.0.5",
  1450. "inBundle": true,
  1451. "license": "ISC",
  1452. "dependencies": {
  1453. "normalize-package-data": "^4.0.0",
  1454. "npm-package-arg": "^9.0.1",
  1455. "npm-registry-fetch": "^13.0.0",
  1456. "semver": "^7.3.7",
  1457. "ssri": "^9.0.0"
  1458. },
  1459. "engines": {
  1460. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1461. }
  1462. },
  1463. "node_modules/npm/node_modules/libnpmsearch": {
  1464. "version": "5.0.4",
  1465. "inBundle": true,
  1466. "license": "ISC",
  1467. "dependencies": {
  1468. "npm-registry-fetch": "^13.0.0"
  1469. },
  1470. "engines": {
  1471. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1472. }
  1473. },
  1474. "node_modules/npm/node_modules/libnpmteam": {
  1475. "version": "4.0.4",
  1476. "inBundle": true,
  1477. "license": "ISC",
  1478. "dependencies": {
  1479. "aproba": "^2.0.0",
  1480. "npm-registry-fetch": "^13.0.0"
  1481. },
  1482. "engines": {
  1483. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1484. }
  1485. },
  1486. "node_modules/npm/node_modules/libnpmversion": {
  1487. "version": "3.0.7",
  1488. "inBundle": true,
  1489. "license": "ISC",
  1490. "dependencies": {
  1491. "@npmcli/git": "^3.0.0",
  1492. "@npmcli/run-script": "^4.1.3",
  1493. "json-parse-even-better-errors": "^2.3.1",
  1494. "proc-log": "^2.0.0",
  1495. "semver": "^7.3.7"
  1496. },
  1497. "engines": {
  1498. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1499. }
  1500. },
  1501. "node_modules/npm/node_modules/lru-cache": {
  1502. "version": "7.13.2",
  1503. "inBundle": true,
  1504. "license": "ISC",
  1505. "engines": {
  1506. "node": ">=12"
  1507. }
  1508. },
  1509. "node_modules/npm/node_modules/make-fetch-happen": {
  1510. "version": "10.2.1",
  1511. "inBundle": true,
  1512. "license": "ISC",
  1513. "dependencies": {
  1514. "agentkeepalive": "^4.2.1",
  1515. "cacache": "^16.1.0",
  1516. "http-cache-semantics": "^4.1.0",
  1517. "http-proxy-agent": "^5.0.0",
  1518. "https-proxy-agent": "^5.0.0",
  1519. "is-lambda": "^1.0.1",
  1520. "lru-cache": "^7.7.1",
  1521. "minipass": "^3.1.6",
  1522. "minipass-collect": "^1.0.2",
  1523. "minipass-fetch": "^2.0.3",
  1524. "minipass-flush": "^1.0.5",
  1525. "minipass-pipeline": "^1.2.4",
  1526. "negotiator": "^0.6.3",
  1527. "promise-retry": "^2.0.1",
  1528. "socks-proxy-agent": "^7.0.0",
  1529. "ssri": "^9.0.0"
  1530. },
  1531. "engines": {
  1532. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1533. }
  1534. },
  1535. "node_modules/npm/node_modules/minimatch": {
  1536. "version": "5.1.0",
  1537. "inBundle": true,
  1538. "license": "ISC",
  1539. "dependencies": {
  1540. "brace-expansion": "^2.0.1"
  1541. },
  1542. "engines": {
  1543. "node": ">=10"
  1544. }
  1545. },
  1546. "node_modules/npm/node_modules/minipass": {
  1547. "version": "3.3.4",
  1548. "inBundle": true,
  1549. "license": "ISC",
  1550. "dependencies": {
  1551. "yallist": "^4.0.0"
  1552. },
  1553. "engines": {
  1554. "node": ">=8"
  1555. }
  1556. },
  1557. "node_modules/npm/node_modules/minipass-collect": {
  1558. "version": "1.0.2",
  1559. "inBundle": true,
  1560. "license": "ISC",
  1561. "dependencies": {
  1562. "minipass": "^3.0.0"
  1563. },
  1564. "engines": {
  1565. "node": ">= 8"
  1566. }
  1567. },
  1568. "node_modules/npm/node_modules/minipass-fetch": {
  1569. "version": "2.1.1",
  1570. "inBundle": true,
  1571. "license": "MIT",
  1572. "dependencies": {
  1573. "minipass": "^3.1.6",
  1574. "minipass-sized": "^1.0.3",
  1575. "minizlib": "^2.1.2"
  1576. },
  1577. "engines": {
  1578. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1579. },
  1580. "optionalDependencies": {
  1581. "encoding": "^0.1.13"
  1582. }
  1583. },
  1584. "node_modules/npm/node_modules/minipass-flush": {
  1585. "version": "1.0.5",
  1586. "inBundle": true,
  1587. "license": "ISC",
  1588. "dependencies": {
  1589. "minipass": "^3.0.0"
  1590. },
  1591. "engines": {
  1592. "node": ">= 8"
  1593. }
  1594. },
  1595. "node_modules/npm/node_modules/minipass-json-stream": {
  1596. "version": "1.0.1",
  1597. "inBundle": true,
  1598. "license": "MIT",
  1599. "dependencies": {
  1600. "jsonparse": "^1.3.1",
  1601. "minipass": "^3.0.0"
  1602. }
  1603. },
  1604. "node_modules/npm/node_modules/minipass-pipeline": {
  1605. "version": "1.2.4",
  1606. "inBundle": true,
  1607. "license": "ISC",
  1608. "dependencies": {
  1609. "minipass": "^3.0.0"
  1610. },
  1611. "engines": {
  1612. "node": ">=8"
  1613. }
  1614. },
  1615. "node_modules/npm/node_modules/minipass-sized": {
  1616. "version": "1.0.3",
  1617. "inBundle": true,
  1618. "license": "ISC",
  1619. "dependencies": {
  1620. "minipass": "^3.0.0"
  1621. },
  1622. "engines": {
  1623. "node": ">=8"
  1624. }
  1625. },
  1626. "node_modules/npm/node_modules/minizlib": {
  1627. "version": "2.1.2",
  1628. "inBundle": true,
  1629. "license": "MIT",
  1630. "dependencies": {
  1631. "minipass": "^3.0.0",
  1632. "yallist": "^4.0.0"
  1633. },
  1634. "engines": {
  1635. "node": ">= 8"
  1636. }
  1637. },
  1638. "node_modules/npm/node_modules/mkdirp": {
  1639. "version": "1.0.4",
  1640. "inBundle": true,
  1641. "license": "MIT",
  1642. "bin": {
  1643. "mkdirp": "bin/cmd.js"
  1644. },
  1645. "engines": {
  1646. "node": ">=10"
  1647. }
  1648. },
  1649. "node_modules/npm/node_modules/mkdirp-infer-owner": {
  1650. "version": "2.0.0",
  1651. "inBundle": true,
  1652. "license": "ISC",
  1653. "dependencies": {
  1654. "chownr": "^2.0.0",
  1655. "infer-owner": "^1.0.4",
  1656. "mkdirp": "^1.0.3"
  1657. },
  1658. "engines": {
  1659. "node": ">=10"
  1660. }
  1661. },
  1662. "node_modules/npm/node_modules/ms": {
  1663. "version": "2.1.3",
  1664. "inBundle": true,
  1665. "license": "MIT"
  1666. },
  1667. "node_modules/npm/node_modules/mute-stream": {
  1668. "version": "0.0.8",
  1669. "inBundle": true,
  1670. "license": "ISC"
  1671. },
  1672. "node_modules/npm/node_modules/negotiator": {
  1673. "version": "0.6.3",
  1674. "inBundle": true,
  1675. "license": "MIT",
  1676. "engines": {
  1677. "node": ">= 0.6"
  1678. }
  1679. },
  1680. "node_modules/npm/node_modules/node-gyp": {
  1681. "version": "9.1.0",
  1682. "inBundle": true,
  1683. "license": "MIT",
  1684. "dependencies": {
  1685. "env-paths": "^2.2.0",
  1686. "glob": "^7.1.4",
  1687. "graceful-fs": "^4.2.6",
  1688. "make-fetch-happen": "^10.0.3",
  1689. "nopt": "^5.0.0",
  1690. "npmlog": "^6.0.0",
  1691. "rimraf": "^3.0.2",
  1692. "semver": "^7.3.5",
  1693. "tar": "^6.1.2",
  1694. "which": "^2.0.2"
  1695. },
  1696. "bin": {
  1697. "node-gyp": "bin/node-gyp.js"
  1698. },
  1699. "engines": {
  1700. "node": "^12.22 || ^14.13 || >=16"
  1701. }
  1702. },
  1703. "node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion": {
  1704. "version": "1.1.11",
  1705. "inBundle": true,
  1706. "license": "MIT",
  1707. "dependencies": {
  1708. "balanced-match": "^1.0.0",
  1709. "concat-map": "0.0.1"
  1710. }
  1711. },
  1712. "node_modules/npm/node_modules/node-gyp/node_modules/glob": {
  1713. "version": "7.2.3",
  1714. "inBundle": true,
  1715. "license": "ISC",
  1716. "dependencies": {
  1717. "fs.realpath": "^1.0.0",
  1718. "inflight": "^1.0.4",
  1719. "inherits": "2",
  1720. "minimatch": "^3.1.1",
  1721. "once": "^1.3.0",
  1722. "path-is-absolute": "^1.0.0"
  1723. },
  1724. "engines": {
  1725. "node": "*"
  1726. },
  1727. "funding": {
  1728. "url": "https://github.com/sponsors/isaacs"
  1729. }
  1730. },
  1731. "node_modules/npm/node_modules/node-gyp/node_modules/minimatch": {
  1732. "version": "3.1.2",
  1733. "inBundle": true,
  1734. "license": "ISC",
  1735. "dependencies": {
  1736. "brace-expansion": "^1.1.7"
  1737. },
  1738. "engines": {
  1739. "node": "*"
  1740. }
  1741. },
  1742. "node_modules/npm/node_modules/node-gyp/node_modules/nopt": {
  1743. "version": "5.0.0",
  1744. "inBundle": true,
  1745. "license": "ISC",
  1746. "dependencies": {
  1747. "abbrev": "1"
  1748. },
  1749. "bin": {
  1750. "nopt": "bin/nopt.js"
  1751. },
  1752. "engines": {
  1753. "node": ">=6"
  1754. }
  1755. },
  1756. "node_modules/npm/node_modules/nopt": {
  1757. "version": "6.0.0",
  1758. "inBundle": true,
  1759. "license": "ISC",
  1760. "dependencies": {
  1761. "abbrev": "^1.0.0"
  1762. },
  1763. "bin": {
  1764. "nopt": "bin/nopt.js"
  1765. },
  1766. "engines": {
  1767. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1768. }
  1769. },
  1770. "node_modules/npm/node_modules/normalize-package-data": {
  1771. "version": "4.0.1",
  1772. "inBundle": true,
  1773. "license": "BSD-2-Clause",
  1774. "dependencies": {
  1775. "hosted-git-info": "^5.0.0",
  1776. "is-core-module": "^2.8.1",
  1777. "semver": "^7.3.5",
  1778. "validate-npm-package-license": "^3.0.4"
  1779. },
  1780. "engines": {
  1781. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1782. }
  1783. },
  1784. "node_modules/npm/node_modules/npm-audit-report": {
  1785. "version": "3.0.0",
  1786. "inBundle": true,
  1787. "license": "ISC",
  1788. "dependencies": {
  1789. "chalk": "^4.0.0"
  1790. },
  1791. "engines": {
  1792. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1793. }
  1794. },
  1795. "node_modules/npm/node_modules/npm-bundled": {
  1796. "version": "2.0.1",
  1797. "inBundle": true,
  1798. "license": "ISC",
  1799. "dependencies": {
  1800. "npm-normalize-package-bin": "^2.0.0"
  1801. },
  1802. "engines": {
  1803. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1804. }
  1805. },
  1806. "node_modules/npm/node_modules/npm-bundled/node_modules/npm-normalize-package-bin": {
  1807. "version": "2.0.0",
  1808. "inBundle": true,
  1809. "license": "ISC",
  1810. "engines": {
  1811. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1812. }
  1813. },
  1814. "node_modules/npm/node_modules/npm-install-checks": {
  1815. "version": "5.0.0",
  1816. "inBundle": true,
  1817. "license": "BSD-2-Clause",
  1818. "dependencies": {
  1819. "semver": "^7.1.1"
  1820. },
  1821. "engines": {
  1822. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1823. }
  1824. },
  1825. "node_modules/npm/node_modules/npm-normalize-package-bin": {
  1826. "version": "1.0.1",
  1827. "inBundle": true,
  1828. "license": "ISC"
  1829. },
  1830. "node_modules/npm/node_modules/npm-package-arg": {
  1831. "version": "9.1.0",
  1832. "inBundle": true,
  1833. "license": "ISC",
  1834. "dependencies": {
  1835. "hosted-git-info": "^5.0.0",
  1836. "proc-log": "^2.0.1",
  1837. "semver": "^7.3.5",
  1838. "validate-npm-package-name": "^4.0.0"
  1839. },
  1840. "engines": {
  1841. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1842. }
  1843. },
  1844. "node_modules/npm/node_modules/npm-packlist": {
  1845. "version": "5.1.3",
  1846. "inBundle": true,
  1847. "license": "ISC",
  1848. "dependencies": {
  1849. "glob": "^8.0.1",
  1850. "ignore-walk": "^5.0.1",
  1851. "npm-bundled": "^2.0.0",
  1852. "npm-normalize-package-bin": "^2.0.0"
  1853. },
  1854. "bin": {
  1855. "npm-packlist": "bin/index.js"
  1856. },
  1857. "engines": {
  1858. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1859. }
  1860. },
  1861. "node_modules/npm/node_modules/npm-packlist/node_modules/npm-normalize-package-bin": {
  1862. "version": "2.0.0",
  1863. "inBundle": true,
  1864. "license": "ISC",
  1865. "engines": {
  1866. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1867. }
  1868. },
  1869. "node_modules/npm/node_modules/npm-pick-manifest": {
  1870. "version": "7.0.2",
  1871. "inBundle": true,
  1872. "license": "ISC",
  1873. "dependencies": {
  1874. "npm-install-checks": "^5.0.0",
  1875. "npm-normalize-package-bin": "^2.0.0",
  1876. "npm-package-arg": "^9.0.0",
  1877. "semver": "^7.3.5"
  1878. },
  1879. "engines": {
  1880. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1881. }
  1882. },
  1883. "node_modules/npm/node_modules/npm-pick-manifest/node_modules/npm-normalize-package-bin": {
  1884. "version": "2.0.0",
  1885. "inBundle": true,
  1886. "license": "ISC",
  1887. "engines": {
  1888. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1889. }
  1890. },
  1891. "node_modules/npm/node_modules/npm-profile": {
  1892. "version": "6.2.1",
  1893. "inBundle": true,
  1894. "license": "ISC",
  1895. "dependencies": {
  1896. "npm-registry-fetch": "^13.0.1",
  1897. "proc-log": "^2.0.0"
  1898. },
  1899. "engines": {
  1900. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1901. }
  1902. },
  1903. "node_modules/npm/node_modules/npm-registry-fetch": {
  1904. "version": "13.3.1",
  1905. "inBundle": true,
  1906. "license": "ISC",
  1907. "dependencies": {
  1908. "make-fetch-happen": "^10.0.6",
  1909. "minipass": "^3.1.6",
  1910. "minipass-fetch": "^2.0.3",
  1911. "minipass-json-stream": "^1.0.1",
  1912. "minizlib": "^2.1.2",
  1913. "npm-package-arg": "^9.0.1",
  1914. "proc-log": "^2.0.0"
  1915. },
  1916. "engines": {
  1917. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1918. }
  1919. },
  1920. "node_modules/npm/node_modules/npm-user-validate": {
  1921. "version": "1.0.1",
  1922. "inBundle": true,
  1923. "license": "BSD-2-Clause"
  1924. },
  1925. "node_modules/npm/node_modules/npmlog": {
  1926. "version": "6.0.2",
  1927. "inBundle": true,
  1928. "license": "ISC",
  1929. "dependencies": {
  1930. "are-we-there-yet": "^3.0.0",
  1931. "console-control-strings": "^1.1.0",
  1932. "gauge": "^4.0.3",
  1933. "set-blocking": "^2.0.0"
  1934. },
  1935. "engines": {
  1936. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  1937. }
  1938. },
  1939. "node_modules/npm/node_modules/once": {
  1940. "version": "1.4.0",
  1941. "inBundle": true,
  1942. "license": "ISC",
  1943. "dependencies": {
  1944. "wrappy": "1"
  1945. }
  1946. },
  1947. "node_modules/npm/node_modules/opener": {
  1948. "version": "1.5.2",
  1949. "inBundle": true,
  1950. "license": "(WTFPL OR MIT)",
  1951. "bin": {
  1952. "opener": "bin/opener-bin.js"
  1953. }
  1954. },
  1955. "node_modules/npm/node_modules/p-map": {
  1956. "version": "4.0.0",
  1957. "inBundle": true,
  1958. "license": "MIT",
  1959. "dependencies": {
  1960. "aggregate-error": "^3.0.0"
  1961. },
  1962. "engines": {
  1963. "node": ">=10"
  1964. },
  1965. "funding": {
  1966. "url": "https://github.com/sponsors/sindresorhus"
  1967. }
  1968. },
  1969. "node_modules/npm/node_modules/pacote": {
  1970. "version": "13.6.2",
  1971. "inBundle": true,
  1972. "license": "ISC",
  1973. "dependencies": {
  1974. "@npmcli/git": "^3.0.0",
  1975. "@npmcli/installed-package-contents": "^1.0.7",
  1976. "@npmcli/promise-spawn": "^3.0.0",
  1977. "@npmcli/run-script": "^4.1.0",
  1978. "cacache": "^16.0.0",
  1979. "chownr": "^2.0.0",
  1980. "fs-minipass": "^2.1.0",
  1981. "infer-owner": "^1.0.4",
  1982. "minipass": "^3.1.6",
  1983. "mkdirp": "^1.0.4",
  1984. "npm-package-arg": "^9.0.0",
  1985. "npm-packlist": "^5.1.0",
  1986. "npm-pick-manifest": "^7.0.0",
  1987. "npm-registry-fetch": "^13.0.1",
  1988. "proc-log": "^2.0.0",
  1989. "promise-retry": "^2.0.1",
  1990. "read-package-json": "^5.0.0",
  1991. "read-package-json-fast": "^2.0.3",
  1992. "rimraf": "^3.0.2",
  1993. "ssri": "^9.0.0",
  1994. "tar": "^6.1.11"
  1995. },
  1996. "bin": {
  1997. "pacote": "lib/bin.js"
  1998. },
  1999. "engines": {
  2000. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2001. }
  2002. },
  2003. "node_modules/npm/node_modules/parse-conflict-json": {
  2004. "version": "2.0.2",
  2005. "inBundle": true,
  2006. "license": "ISC",
  2007. "dependencies": {
  2008. "json-parse-even-better-errors": "^2.3.1",
  2009. "just-diff": "^5.0.1",
  2010. "just-diff-apply": "^5.2.0"
  2011. },
  2012. "engines": {
  2013. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2014. }
  2015. },
  2016. "node_modules/npm/node_modules/path-is-absolute": {
  2017. "version": "1.0.1",
  2018. "inBundle": true,
  2019. "license": "MIT",
  2020. "engines": {
  2021. "node": ">=0.10.0"
  2022. }
  2023. },
  2024. "node_modules/npm/node_modules/postcss-selector-parser": {
  2025. "version": "6.0.10",
  2026. "inBundle": true,
  2027. "license": "MIT",
  2028. "dependencies": {
  2029. "cssesc": "^3.0.0",
  2030. "util-deprecate": "^1.0.2"
  2031. },
  2032. "engines": {
  2033. "node": ">=4"
  2034. }
  2035. },
  2036. "node_modules/npm/node_modules/proc-log": {
  2037. "version": "2.0.1",
  2038. "inBundle": true,
  2039. "license": "ISC",
  2040. "engines": {
  2041. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2042. }
  2043. },
  2044. "node_modules/npm/node_modules/promise-all-reject-late": {
  2045. "version": "1.0.1",
  2046. "inBundle": true,
  2047. "license": "ISC",
  2048. "funding": {
  2049. "url": "https://github.com/sponsors/isaacs"
  2050. }
  2051. },
  2052. "node_modules/npm/node_modules/promise-call-limit": {
  2053. "version": "1.0.1",
  2054. "inBundle": true,
  2055. "license": "ISC",
  2056. "funding": {
  2057. "url": "https://github.com/sponsors/isaacs"
  2058. }
  2059. },
  2060. "node_modules/npm/node_modules/promise-inflight": {
  2061. "version": "1.0.1",
  2062. "inBundle": true,
  2063. "license": "ISC"
  2064. },
  2065. "node_modules/npm/node_modules/promise-retry": {
  2066. "version": "2.0.1",
  2067. "inBundle": true,
  2068. "license": "MIT",
  2069. "dependencies": {
  2070. "err-code": "^2.0.2",
  2071. "retry": "^0.12.0"
  2072. },
  2073. "engines": {
  2074. "node": ">=10"
  2075. }
  2076. },
  2077. "node_modules/npm/node_modules/promzard": {
  2078. "version": "0.3.0",
  2079. "inBundle": true,
  2080. "license": "ISC",
  2081. "dependencies": {
  2082. "read": "1"
  2083. }
  2084. },
  2085. "node_modules/npm/node_modules/qrcode-terminal": {
  2086. "version": "0.12.0",
  2087. "inBundle": true,
  2088. "bin": {
  2089. "qrcode-terminal": "bin/qrcode-terminal.js"
  2090. }
  2091. },
  2092. "node_modules/npm/node_modules/read": {
  2093. "version": "1.0.7",
  2094. "inBundle": true,
  2095. "license": "ISC",
  2096. "dependencies": {
  2097. "mute-stream": "~0.0.4"
  2098. },
  2099. "engines": {
  2100. "node": ">=0.8"
  2101. }
  2102. },
  2103. "node_modules/npm/node_modules/read-cmd-shim": {
  2104. "version": "3.0.0",
  2105. "inBundle": true,
  2106. "license": "ISC",
  2107. "engines": {
  2108. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2109. }
  2110. },
  2111. "node_modules/npm/node_modules/read-package-json": {
  2112. "version": "5.0.2",
  2113. "inBundle": true,
  2114. "license": "ISC",
  2115. "dependencies": {
  2116. "glob": "^8.0.1",
  2117. "json-parse-even-better-errors": "^2.3.1",
  2118. "normalize-package-data": "^4.0.0",
  2119. "npm-normalize-package-bin": "^2.0.0"
  2120. },
  2121. "engines": {
  2122. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2123. }
  2124. },
  2125. "node_modules/npm/node_modules/read-package-json-fast": {
  2126. "version": "2.0.3",
  2127. "inBundle": true,
  2128. "license": "ISC",
  2129. "dependencies": {
  2130. "json-parse-even-better-errors": "^2.3.0",
  2131. "npm-normalize-package-bin": "^1.0.1"
  2132. },
  2133. "engines": {
  2134. "node": ">=10"
  2135. }
  2136. },
  2137. "node_modules/npm/node_modules/read-package-json/node_modules/npm-normalize-package-bin": {
  2138. "version": "2.0.0",
  2139. "inBundle": true,
  2140. "license": "ISC",
  2141. "engines": {
  2142. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2143. }
  2144. },
  2145. "node_modules/npm/node_modules/readable-stream": {
  2146. "version": "3.6.0",
  2147. "inBundle": true,
  2148. "license": "MIT",
  2149. "dependencies": {
  2150. "inherits": "^2.0.3",
  2151. "string_decoder": "^1.1.1",
  2152. "util-deprecate": "^1.0.1"
  2153. },
  2154. "engines": {
  2155. "node": ">= 6"
  2156. }
  2157. },
  2158. "node_modules/npm/node_modules/readdir-scoped-modules": {
  2159. "version": "1.1.0",
  2160. "inBundle": true,
  2161. "license": "ISC",
  2162. "dependencies": {
  2163. "debuglog": "^1.0.1",
  2164. "dezalgo": "^1.0.0",
  2165. "graceful-fs": "^4.1.2",
  2166. "once": "^1.3.0"
  2167. }
  2168. },
  2169. "node_modules/npm/node_modules/retry": {
  2170. "version": "0.12.0",
  2171. "inBundle": true,
  2172. "license": "MIT",
  2173. "engines": {
  2174. "node": ">= 4"
  2175. }
  2176. },
  2177. "node_modules/npm/node_modules/rimraf": {
  2178. "version": "3.0.2",
  2179. "inBundle": true,
  2180. "license": "ISC",
  2181. "dependencies": {
  2182. "glob": "^7.1.3"
  2183. },
  2184. "bin": {
  2185. "rimraf": "bin.js"
  2186. },
  2187. "funding": {
  2188. "url": "https://github.com/sponsors/isaacs"
  2189. }
  2190. },
  2191. "node_modules/npm/node_modules/rimraf/node_modules/brace-expansion": {
  2192. "version": "1.1.11",
  2193. "inBundle": true,
  2194. "license": "MIT",
  2195. "dependencies": {
  2196. "balanced-match": "^1.0.0",
  2197. "concat-map": "0.0.1"
  2198. }
  2199. },
  2200. "node_modules/npm/node_modules/rimraf/node_modules/glob": {
  2201. "version": "7.2.3",
  2202. "inBundle": true,
  2203. "license": "ISC",
  2204. "dependencies": {
  2205. "fs.realpath": "^1.0.0",
  2206. "inflight": "^1.0.4",
  2207. "inherits": "2",
  2208. "minimatch": "^3.1.1",
  2209. "once": "^1.3.0",
  2210. "path-is-absolute": "^1.0.0"
  2211. },
  2212. "engines": {
  2213. "node": "*"
  2214. },
  2215. "funding": {
  2216. "url": "https://github.com/sponsors/isaacs"
  2217. }
  2218. },
  2219. "node_modules/npm/node_modules/rimraf/node_modules/minimatch": {
  2220. "version": "3.1.2",
  2221. "inBundle": true,
  2222. "license": "ISC",
  2223. "dependencies": {
  2224. "brace-expansion": "^1.1.7"
  2225. },
  2226. "engines": {
  2227. "node": "*"
  2228. }
  2229. },
  2230. "node_modules/npm/node_modules/safe-buffer": {
  2231. "version": "5.2.1",
  2232. "funding": [
  2233. {
  2234. "type": "github",
  2235. "url": "https://github.com/sponsors/feross"
  2236. },
  2237. {
  2238. "type": "patreon",
  2239. "url": "https://www.patreon.com/feross"
  2240. },
  2241. {
  2242. "type": "consulting",
  2243. "url": "https://feross.org/support"
  2244. }
  2245. ],
  2246. "inBundle": true,
  2247. "license": "MIT"
  2248. },
  2249. "node_modules/npm/node_modules/safer-buffer": {
  2250. "version": "2.1.2",
  2251. "inBundle": true,
  2252. "license": "MIT",
  2253. "optional": true
  2254. },
  2255. "node_modules/npm/node_modules/semver": {
  2256. "version": "7.3.7",
  2257. "inBundle": true,
  2258. "license": "ISC",
  2259. "dependencies": {
  2260. "lru-cache": "^6.0.0"
  2261. },
  2262. "bin": {
  2263. "semver": "bin/semver.js"
  2264. },
  2265. "engines": {
  2266. "node": ">=10"
  2267. }
  2268. },
  2269. "node_modules/npm/node_modules/semver/node_modules/lru-cache": {
  2270. "version": "6.0.0",
  2271. "inBundle": true,
  2272. "license": "ISC",
  2273. "dependencies": {
  2274. "yallist": "^4.0.0"
  2275. },
  2276. "engines": {
  2277. "node": ">=10"
  2278. }
  2279. },
  2280. "node_modules/npm/node_modules/set-blocking": {
  2281. "version": "2.0.0",
  2282. "inBundle": true,
  2283. "license": "ISC"
  2284. },
  2285. "node_modules/npm/node_modules/signal-exit": {
  2286. "version": "3.0.7",
  2287. "inBundle": true,
  2288. "license": "ISC"
  2289. },
  2290. "node_modules/npm/node_modules/smart-buffer": {
  2291. "version": "4.2.0",
  2292. "inBundle": true,
  2293. "license": "MIT",
  2294. "engines": {
  2295. "node": ">= 6.0.0",
  2296. "npm": ">= 3.0.0"
  2297. }
  2298. },
  2299. "node_modules/npm/node_modules/socks": {
  2300. "version": "2.7.0",
  2301. "inBundle": true,
  2302. "license": "MIT",
  2303. "dependencies": {
  2304. "ip": "^2.0.0",
  2305. "smart-buffer": "^4.2.0"
  2306. },
  2307. "engines": {
  2308. "node": ">= 10.13.0",
  2309. "npm": ">= 3.0.0"
  2310. }
  2311. },
  2312. "node_modules/npm/node_modules/socks-proxy-agent": {
  2313. "version": "7.0.0",
  2314. "inBundle": true,
  2315. "license": "MIT",
  2316. "dependencies": {
  2317. "agent-base": "^6.0.2",
  2318. "debug": "^4.3.3",
  2319. "socks": "^2.6.2"
  2320. },
  2321. "engines": {
  2322. "node": ">= 10"
  2323. }
  2324. },
  2325. "node_modules/npm/node_modules/spdx-correct": {
  2326. "version": "3.1.1",
  2327. "inBundle": true,
  2328. "license": "Apache-2.0",
  2329. "dependencies": {
  2330. "spdx-expression-parse": "^3.0.0",
  2331. "spdx-license-ids": "^3.0.0"
  2332. }
  2333. },
  2334. "node_modules/npm/node_modules/spdx-exceptions": {
  2335. "version": "2.3.0",
  2336. "inBundle": true,
  2337. "license": "CC-BY-3.0"
  2338. },
  2339. "node_modules/npm/node_modules/spdx-expression-parse": {
  2340. "version": "3.0.1",
  2341. "inBundle": true,
  2342. "license": "MIT",
  2343. "dependencies": {
  2344. "spdx-exceptions": "^2.1.0",
  2345. "spdx-license-ids": "^3.0.0"
  2346. }
  2347. },
  2348. "node_modules/npm/node_modules/spdx-license-ids": {
  2349. "version": "3.0.11",
  2350. "inBundle": true,
  2351. "license": "CC0-1.0"
  2352. },
  2353. "node_modules/npm/node_modules/ssri": {
  2354. "version": "9.0.1",
  2355. "inBundle": true,
  2356. "license": "ISC",
  2357. "dependencies": {
  2358. "minipass": "^3.1.1"
  2359. },
  2360. "engines": {
  2361. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2362. }
  2363. },
  2364. "node_modules/npm/node_modules/string_decoder": {
  2365. "version": "1.3.0",
  2366. "inBundle": true,
  2367. "license": "MIT",
  2368. "dependencies": {
  2369. "safe-buffer": "~5.2.0"
  2370. }
  2371. },
  2372. "node_modules/npm/node_modules/string-width": {
  2373. "version": "4.2.3",
  2374. "inBundle": true,
  2375. "license": "MIT",
  2376. "dependencies": {
  2377. "emoji-regex": "^8.0.0",
  2378. "is-fullwidth-code-point": "^3.0.0",
  2379. "strip-ansi": "^6.0.1"
  2380. },
  2381. "engines": {
  2382. "node": ">=8"
  2383. }
  2384. },
  2385. "node_modules/npm/node_modules/strip-ansi": {
  2386. "version": "6.0.1",
  2387. "inBundle": true,
  2388. "license": "MIT",
  2389. "dependencies": {
  2390. "ansi-regex": "^5.0.1"
  2391. },
  2392. "engines": {
  2393. "node": ">=8"
  2394. }
  2395. },
  2396. "node_modules/npm/node_modules/supports-color": {
  2397. "version": "7.2.0",
  2398. "inBundle": true,
  2399. "license": "MIT",
  2400. "dependencies": {
  2401. "has-flag": "^4.0.0"
  2402. },
  2403. "engines": {
  2404. "node": ">=8"
  2405. }
  2406. },
  2407. "node_modules/npm/node_modules/tar": {
  2408. "version": "6.1.11",
  2409. "inBundle": true,
  2410. "license": "ISC",
  2411. "dependencies": {
  2412. "chownr": "^2.0.0",
  2413. "fs-minipass": "^2.0.0",
  2414. "minipass": "^3.0.0",
  2415. "minizlib": "^2.1.1",
  2416. "mkdirp": "^1.0.3",
  2417. "yallist": "^4.0.0"
  2418. },
  2419. "engines": {
  2420. "node": ">= 10"
  2421. }
  2422. },
  2423. "node_modules/npm/node_modules/text-table": {
  2424. "version": "0.2.0",
  2425. "inBundle": true,
  2426. "license": "MIT"
  2427. },
  2428. "node_modules/npm/node_modules/tiny-relative-date": {
  2429. "version": "1.3.0",
  2430. "inBundle": true,
  2431. "license": "MIT"
  2432. },
  2433. "node_modules/npm/node_modules/treeverse": {
  2434. "version": "2.0.0",
  2435. "inBundle": true,
  2436. "license": "ISC",
  2437. "engines": {
  2438. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2439. }
  2440. },
  2441. "node_modules/npm/node_modules/unique-filename": {
  2442. "version": "2.0.1",
  2443. "inBundle": true,
  2444. "license": "ISC",
  2445. "dependencies": {
  2446. "unique-slug": "^3.0.0"
  2447. },
  2448. "engines": {
  2449. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2450. }
  2451. },
  2452. "node_modules/npm/node_modules/unique-slug": {
  2453. "version": "3.0.0",
  2454. "inBundle": true,
  2455. "license": "ISC",
  2456. "dependencies": {
  2457. "imurmurhash": "^0.1.4"
  2458. },
  2459. "engines": {
  2460. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2461. }
  2462. },
  2463. "node_modules/npm/node_modules/util-deprecate": {
  2464. "version": "1.0.2",
  2465. "inBundle": true,
  2466. "license": "MIT"
  2467. },
  2468. "node_modules/npm/node_modules/validate-npm-package-license": {
  2469. "version": "3.0.4",
  2470. "inBundle": true,
  2471. "license": "Apache-2.0",
  2472. "dependencies": {
  2473. "spdx-correct": "^3.0.0",
  2474. "spdx-expression-parse": "^3.0.0"
  2475. }
  2476. },
  2477. "node_modules/npm/node_modules/validate-npm-package-name": {
  2478. "version": "4.0.0",
  2479. "inBundle": true,
  2480. "license": "ISC",
  2481. "dependencies": {
  2482. "builtins": "^5.0.0"
  2483. },
  2484. "engines": {
  2485. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2486. }
  2487. },
  2488. "node_modules/npm/node_modules/walk-up-path": {
  2489. "version": "1.0.0",
  2490. "inBundle": true,
  2491. "license": "ISC"
  2492. },
  2493. "node_modules/npm/node_modules/wcwidth": {
  2494. "version": "1.0.1",
  2495. "inBundle": true,
  2496. "license": "MIT",
  2497. "dependencies": {
  2498. "defaults": "^1.0.3"
  2499. }
  2500. },
  2501. "node_modules/npm/node_modules/which": {
  2502. "version": "2.0.2",
  2503. "inBundle": true,
  2504. "license": "ISC",
  2505. "dependencies": {
  2506. "isexe": "^2.0.0"
  2507. },
  2508. "bin": {
  2509. "node-which": "bin/node-which"
  2510. },
  2511. "engines": {
  2512. "node": ">= 8"
  2513. }
  2514. },
  2515. "node_modules/npm/node_modules/wide-align": {
  2516. "version": "1.1.5",
  2517. "inBundle": true,
  2518. "license": "ISC",
  2519. "dependencies": {
  2520. "string-width": "^1.0.2 || 2 || 3 || 4"
  2521. }
  2522. },
  2523. "node_modules/npm/node_modules/wrappy": {
  2524. "version": "1.0.2",
  2525. "inBundle": true,
  2526. "license": "ISC"
  2527. },
  2528. "node_modules/npm/node_modules/write-file-atomic": {
  2529. "version": "4.0.2",
  2530. "inBundle": true,
  2531. "license": "ISC",
  2532. "dependencies": {
  2533. "imurmurhash": "^0.1.4",
  2534. "signal-exit": "^3.0.7"
  2535. },
  2536. "engines": {
  2537. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  2538. }
  2539. },
  2540. "node_modules/npm/node_modules/yallist": {
  2541. "version": "4.0.0",
  2542. "inBundle": true,
  2543. "license": "ISC"
  2544. },
  2545. "node_modules/pkcs7": {
  2546. "version": "1.0.4",
  2547. "resolved": "https://registry.npmmirror.com/pkcs7/-/pkcs7-1.0.4.tgz",
  2548. "integrity": "sha512-afRERtHn54AlwaF2/+LFszyAANTCggGilmcmILUzEjvs3XgFZT+xE6+QWQcAGmu4xajy+Xtj7acLOPdx5/eXWQ==",
  2549. "dependencies": {
  2550. "@babel/runtime": "^7.5.5"
  2551. },
  2552. "bin": {
  2553. "pkcs7": "bin/cli.js"
  2554. }
  2555. },
  2556. "node_modules/process": {
  2557. "version": "0.11.10",
  2558. "resolved": "https://registry.npmmirror.com/process/-/process-0.11.10.tgz",
  2559. "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
  2560. "engines": {
  2561. "node": ">= 0.6.0"
  2562. }
  2563. },
  2564. "node_modules/regenerator-runtime": {
  2565. "version": "0.13.9",
  2566. "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz",
  2567. "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA=="
  2568. },
  2569. "node_modules/rust-result": {
  2570. "version": "1.0.0",
  2571. "resolved": "https://registry.npmmirror.com/rust-result/-/rust-result-1.0.0.tgz",
  2572. "integrity": "sha512-6cJzSBU+J/RJCF063onnQf0cDUOHs9uZI1oroSGnHOph+CQTIJ5Pp2hK5kEQq1+7yE/EEWfulSNXAQ2jikPthA==",
  2573. "dependencies": {
  2574. "individual": "^2.0.0"
  2575. }
  2576. },
  2577. "node_modules/safe-json-parse": {
  2578. "version": "4.0.0",
  2579. "resolved": "https://registry.npmmirror.com/safe-json-parse/-/safe-json-parse-4.0.0.tgz",
  2580. "integrity": "sha512-RjZPPHugjK0TOzFrLZ8inw44s9bKox99/0AZW9o/BEQVrJfhI+fIHMErnPyRa89/yRXUUr93q+tiN6zhoVV4wQ==",
  2581. "dependencies": {
  2582. "rust-result": "^1.0.0"
  2583. }
  2584. },
  2585. "node_modules/url-toolkit": {
  2586. "version": "2.2.5",
  2587. "resolved": "https://registry.npmmirror.com/url-toolkit/-/url-toolkit-2.2.5.tgz",
  2588. "integrity": "sha512-mtN6xk+Nac+oyJ/PrI7tzfmomRVNFIWKUbG8jdYFt52hxbiReFAXIjYskvu64/dvuW71IcB7lV8l0HvZMac6Jg=="
  2589. },
  2590. "node_modules/video.js": {
  2591. "version": "7.20.3",
  2592. "resolved": "https://registry.npmmirror.com/video.js/-/video.js-7.20.3.tgz",
  2593. "integrity": "sha512-JMspxaK74LdfWcv69XWhX4rILywz/eInOVPdKefpQiZJSMD5O8xXYueqACP2Q5yqKstycgmmEKlJzZ+kVmDciw==",
  2594. "dependencies": {
  2595. "@babel/runtime": "^7.12.5",
  2596. "@videojs/http-streaming": "2.14.3",
  2597. "@videojs/vhs-utils": "^3.0.4",
  2598. "@videojs/xhr": "2.6.0",
  2599. "aes-decrypter": "3.1.3",
  2600. "global": "^4.4.0",
  2601. "keycode": "^2.2.0",
  2602. "m3u8-parser": "4.7.1",
  2603. "mpd-parser": "0.21.1",
  2604. "mux.js": "6.0.1",
  2605. "safe-json-parse": "4.0.0",
  2606. "videojs-font": "3.2.0",
  2607. "videojs-vtt.js": "^0.15.4"
  2608. }
  2609. },
  2610. "node_modules/videojs-font": {
  2611. "version": "3.2.0",
  2612. "resolved": "https://registry.npmmirror.com/videojs-font/-/videojs-font-3.2.0.tgz",
  2613. "integrity": "sha512-g8vHMKK2/JGorSfqAZQUmYYNnXmfec4MLhwtEFS+mMs2IDY398GLysy6BH6K+aS1KMNu/xWZ8Sue/X/mdQPliA=="
  2614. },
  2615. "node_modules/videojs-vtt.js": {
  2616. "version": "0.15.4",
  2617. "resolved": "https://registry.npmmirror.com/videojs-vtt.js/-/videojs-vtt.js-0.15.4.tgz",
  2618. "integrity": "sha512-r6IhM325fcLb1D6pgsMkTQT1PpFdUdYZa1iqk7wJEu+QlibBwATPfPc9Bg8Jiym0GE5yP1AG2rMLu+QMVWkYtA==",
  2619. "dependencies": {
  2620. "global": "^4.3.1"
  2621. }
  2622. }
  2623. },
  2624. "dependencies": {
  2625. "@babel/runtime": {
  2626. "version": "7.19.0",
  2627. "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.19.0.tgz",
  2628. "integrity": "sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA==",
  2629. "requires": {
  2630. "regenerator-runtime": "^0.13.4"
  2631. }
  2632. },
  2633. "@videojs/http-streaming": {
  2634. "version": "2.14.3",
  2635. "resolved": "https://registry.npmmirror.com/@videojs/http-streaming/-/http-streaming-2.14.3.tgz",
  2636. "integrity": "sha512-2tFwxCaNbcEZzQugWf8EERwNMyNtspfHnvxRGRABQs09W/5SqmkWFuGWfUAm4wQKlXGfdPyAJ1338ASl459xAA==",
  2637. "requires": {
  2638. "@babel/runtime": "^7.12.5",
  2639. "@videojs/vhs-utils": "3.0.5",
  2640. "aes-decrypter": "3.1.3",
  2641. "global": "^4.4.0",
  2642. "m3u8-parser": "4.7.1",
  2643. "mpd-parser": "0.21.1",
  2644. "mux.js": "6.0.1",
  2645. "video.js": "^6 || ^7"
  2646. }
  2647. },
  2648. "@videojs/vhs-utils": {
  2649. "version": "3.0.5",
  2650. "resolved": "https://registry.npmmirror.com/@videojs/vhs-utils/-/vhs-utils-3.0.5.tgz",
  2651. "integrity": "sha512-PKVgdo8/GReqdx512F+ombhS+Bzogiofy1LgAj4tN8PfdBx3HSS7V5WfJotKTqtOWGwVfSWsrYN/t09/DSryrw==",
  2652. "requires": {
  2653. "@babel/runtime": "^7.12.5",
  2654. "global": "^4.4.0",
  2655. "url-toolkit": "^2.2.1"
  2656. }
  2657. },
  2658. "@videojs/xhr": {
  2659. "version": "2.6.0",
  2660. "resolved": "https://registry.npmmirror.com/@videojs/xhr/-/xhr-2.6.0.tgz",
  2661. "integrity": "sha512-7J361GiN1tXpm+gd0xz2QWr3xNWBE+rytvo8J3KuggFaLg+U37gZQ2BuPLcnkfGffy2e+ozY70RHC8jt7zjA6Q==",
  2662. "requires": {
  2663. "@babel/runtime": "^7.5.5",
  2664. "global": "~4.4.0",
  2665. "is-function": "^1.0.1"
  2666. }
  2667. },
  2668. "@xmldom/xmldom": {
  2669. "version": "0.7.5",
  2670. "resolved": "https://registry.npmmirror.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz",
  2671. "integrity": "sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A=="
  2672. },
  2673. "aes-decrypter": {
  2674. "version": "3.1.3",
  2675. "resolved": "https://registry.npmmirror.com/aes-decrypter/-/aes-decrypter-3.1.3.tgz",
  2676. "integrity": "sha512-VkG9g4BbhMBy+N5/XodDeV6F02chEk9IpgRTq/0bS80y4dzy79VH2Gtms02VXomf3HmyRe3yyJYkJ990ns+d6A==",
  2677. "requires": {
  2678. "@babel/runtime": "^7.12.5",
  2679. "@videojs/vhs-utils": "^3.0.5",
  2680. "global": "^4.4.0",
  2681. "pkcs7": "^1.0.4"
  2682. }
  2683. },
  2684. "dom-walk": {
  2685. "version": "0.1.2",
  2686. "resolved": "https://registry.npmmirror.com/dom-walk/-/dom-walk-0.1.2.tgz",
  2687. "integrity": "sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w=="
  2688. },
  2689. "ezuikit-js": {
  2690. "version": "0.6.3",
  2691. "resolved": "https://registry.npmjs.org/ezuikit-js/-/ezuikit-js-0.6.3.tgz",
  2692. "integrity": "sha512-nFaQXHALzGgXop4aZ23g96EmKT+IRfvibx4I4jLIcNAjXWI+PZk3g/365end7trMY646+5BeP0kn9CXzHH9s1g=="
  2693. },
  2694. "global": {
  2695. "version": "4.4.0",
  2696. "resolved": "https://registry.npmmirror.com/global/-/global-4.4.0.tgz",
  2697. "integrity": "sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==",
  2698. "requires": {
  2699. "min-document": "^2.19.0",
  2700. "process": "^0.11.10"
  2701. }
  2702. },
  2703. "i": {
  2704. "version": "0.3.7",
  2705. "resolved": "https://registry.npmmirror.com/i/-/i-0.3.7.tgz",
  2706. "integrity": "sha512-FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q=="
  2707. },
  2708. "individual": {
  2709. "version": "2.0.0",
  2710. "resolved": "https://registry.npmmirror.com/individual/-/individual-2.0.0.tgz",
  2711. "integrity": "sha512-pWt8hBCqJsUWI/HtcfWod7+N9SgAqyPEaF7JQjwzjn5vGrpg6aQ5qeAFQ7dx//UH4J1O+7xqew+gCeeFt6xN/g=="
  2712. },
  2713. "is-function": {
  2714. "version": "1.0.2",
  2715. "resolved": "https://registry.npmmirror.com/is-function/-/is-function-1.0.2.tgz",
  2716. "integrity": "sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ=="
  2717. },
  2718. "keycode": {
  2719. "version": "2.2.1",
  2720. "resolved": "https://registry.npmmirror.com/keycode/-/keycode-2.2.1.tgz",
  2721. "integrity": "sha512-Rdgz9Hl9Iv4QKi8b0OlCRQEzp4AgVxyCtz5S/+VIHezDmrDhkp2N2TqBWOLz0/gbeREXOOiI9/4b8BY9uw2vFg=="
  2722. },
  2723. "m3u8-parser": {
  2724. "version": "4.7.1",
  2725. "resolved": "https://registry.npmmirror.com/m3u8-parser/-/m3u8-parser-4.7.1.tgz",
  2726. "integrity": "sha512-pbrQwiMiq+MmI9bl7UjtPT3AK603PV9bogNlr83uC+X9IoxqL5E4k7kU7fMQ0dpRgxgeSMygqUa0IMLQNXLBNA==",
  2727. "requires": {
  2728. "@babel/runtime": "^7.12.5",
  2729. "@videojs/vhs-utils": "^3.0.5",
  2730. "global": "^4.4.0"
  2731. }
  2732. },
  2733. "min-document": {
  2734. "version": "2.19.0",
  2735. "resolved": "https://registry.npmmirror.com/min-document/-/min-document-2.19.0.tgz",
  2736. "integrity": "sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ==",
  2737. "requires": {
  2738. "dom-walk": "^0.1.0"
  2739. }
  2740. },
  2741. "moment": {
  2742. "version": "2.29.4",
  2743. "resolved": "https://registry.npmmirror.com/moment/-/moment-2.29.4.tgz",
  2744. "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
  2745. },
  2746. "mpd-parser": {
  2747. "version": "0.21.1",
  2748. "resolved": "https://registry.npmmirror.com/mpd-parser/-/mpd-parser-0.21.1.tgz",
  2749. "integrity": "sha512-BxlSXWbKE1n7eyEPBnTEkrzhS3PdmkkKdM1pgKbPnPOH0WFZIc0sPOWi7m0Uo3Wd2a4Or8Qf4ZbS7+ASqQ49fw==",
  2750. "requires": {
  2751. "@babel/runtime": "^7.12.5",
  2752. "@videojs/vhs-utils": "^3.0.5",
  2753. "@xmldom/xmldom": "^0.7.2",
  2754. "global": "^4.4.0"
  2755. }
  2756. },
  2757. "mux.js": {
  2758. "version": "6.0.1",
  2759. "resolved": "https://registry.npmmirror.com/mux.js/-/mux.js-6.0.1.tgz",
  2760. "integrity": "sha512-22CHb59rH8pWGcPGW5Og7JngJ9s+z4XuSlYvnxhLuc58cA1WqGDQPzuG8I+sPm1/p0CdgpzVTaKW408k5DNn8w==",
  2761. "requires": {
  2762. "@babel/runtime": "^7.11.2",
  2763. "global": "^4.4.0"
  2764. }
  2765. },
  2766. "npm": {
  2767. "version": "8.19.2",
  2768. "resolved": "https://registry.npmmirror.com/npm/-/npm-8.19.2.tgz",
  2769. "integrity": "sha512-MWkISVv5f7iZbfNkry5/5YBqSYJEDAKSJdL+uzSQuyLg+hgLQUyZynu3SH6bOZlvR9ZvJYk2EiJO6B1r+ynwHg==",
  2770. "requires": {
  2771. "@isaacs/string-locale-compare": "^1.1.0",
  2772. "@npmcli/arborist": "^5.6.2",
  2773. "@npmcli/ci-detect": "^2.0.0",
  2774. "@npmcli/config": "^4.2.1",
  2775. "@npmcli/fs": "^2.1.0",
  2776. "@npmcli/map-workspaces": "^2.0.3",
  2777. "@npmcli/package-json": "^2.0.0",
  2778. "@npmcli/promise-spawn": "*",
  2779. "@npmcli/run-script": "^4.2.1",
  2780. "abbrev": "~1.1.1",
  2781. "archy": "~1.0.0",
  2782. "cacache": "^16.1.3",
  2783. "chalk": "^4.1.2",
  2784. "chownr": "^2.0.0",
  2785. "cli-columns": "^4.0.0",
  2786. "cli-table3": "^0.6.2",
  2787. "columnify": "^1.6.0",
  2788. "fastest-levenshtein": "^1.0.12",
  2789. "fs-minipass": "*",
  2790. "glob": "^8.0.1",
  2791. "graceful-fs": "^4.2.10",
  2792. "hosted-git-info": "^5.1.0",
  2793. "ini": "^3.0.1",
  2794. "init-package-json": "^3.0.2",
  2795. "is-cidr": "^4.0.2",
  2796. "json-parse-even-better-errors": "^2.3.1",
  2797. "libnpmaccess": "^6.0.4",
  2798. "libnpmdiff": "^4.0.5",
  2799. "libnpmexec": "^4.0.13",
  2800. "libnpmfund": "^3.0.4",
  2801. "libnpmhook": "^8.0.4",
  2802. "libnpmorg": "^4.0.4",
  2803. "libnpmpack": "^4.1.3",
  2804. "libnpmpublish": "^6.0.5",
  2805. "libnpmsearch": "^5.0.4",
  2806. "libnpmteam": "^4.0.4",
  2807. "libnpmversion": "^3.0.7",
  2808. "make-fetch-happen": "^10.2.0",
  2809. "minimatch": "*",
  2810. "minipass": "^3.1.6",
  2811. "minipass-pipeline": "^1.2.4",
  2812. "mkdirp": "^1.0.4",
  2813. "mkdirp-infer-owner": "^2.0.0",
  2814. "ms": "^2.1.2",
  2815. "node-gyp": "^9.1.0",
  2816. "nopt": "^6.0.0",
  2817. "npm-audit-report": "^3.0.0",
  2818. "npm-install-checks": "^5.0.0",
  2819. "npm-package-arg": "^9.1.0",
  2820. "npm-pick-manifest": "^7.0.2",
  2821. "npm-profile": "^6.2.0",
  2822. "npm-registry-fetch": "^13.3.1",
  2823. "npm-user-validate": "^1.0.1",
  2824. "npmlog": "^6.0.2",
  2825. "opener": "^1.5.2",
  2826. "p-map": "^4.0.0",
  2827. "pacote": "^13.6.2",
  2828. "parse-conflict-json": "^2.0.2",
  2829. "proc-log": "^2.0.1",
  2830. "qrcode-terminal": "^0.12.0",
  2831. "read": "~1.0.7",
  2832. "read-package-json": "^5.0.2",
  2833. "read-package-json-fast": "^2.0.3",
  2834. "readdir-scoped-modules": "^1.1.0",
  2835. "rimraf": "^3.0.2",
  2836. "semver": "^7.3.7",
  2837. "ssri": "^9.0.1",
  2838. "tar": "^6.1.11",
  2839. "text-table": "~0.2.0",
  2840. "tiny-relative-date": "^1.3.0",
  2841. "treeverse": "^2.0.0",
  2842. "validate-npm-package-name": "^4.0.0",
  2843. "which": "^2.0.2",
  2844. "write-file-atomic": "^4.0.1"
  2845. },
  2846. "dependencies": {
  2847. "@colors/colors": {
  2848. "version": "1.5.0",
  2849. "bundled": true,
  2850. "optional": true
  2851. },
  2852. "@gar/promisify": {
  2853. "version": "1.1.3",
  2854. "bundled": true
  2855. },
  2856. "@isaacs/string-locale-compare": {
  2857. "version": "1.1.0",
  2858. "bundled": true
  2859. },
  2860. "@npmcli/arborist": {
  2861. "version": "5.6.2",
  2862. "bundled": true,
  2863. "requires": {
  2864. "@isaacs/string-locale-compare": "^1.1.0",
  2865. "@npmcli/installed-package-contents": "^1.0.7",
  2866. "@npmcli/map-workspaces": "^2.0.3",
  2867. "@npmcli/metavuln-calculator": "^3.0.1",
  2868. "@npmcli/move-file": "^2.0.0",
  2869. "@npmcli/name-from-folder": "^1.0.1",
  2870. "@npmcli/node-gyp": "^2.0.0",
  2871. "@npmcli/package-json": "^2.0.0",
  2872. "@npmcli/query": "^1.2.0",
  2873. "@npmcli/run-script": "^4.1.3",
  2874. "bin-links": "^3.0.3",
  2875. "cacache": "^16.1.3",
  2876. "common-ancestor-path": "^1.0.1",
  2877. "json-parse-even-better-errors": "^2.3.1",
  2878. "json-stringify-nice": "^1.1.4",
  2879. "minimatch": "^5.1.0",
  2880. "mkdirp": "^1.0.4",
  2881. "mkdirp-infer-owner": "^2.0.0",
  2882. "nopt": "^6.0.0",
  2883. "npm-install-checks": "^5.0.0",
  2884. "npm-package-arg": "^9.0.0",
  2885. "npm-pick-manifest": "^7.0.2",
  2886. "npm-registry-fetch": "^13.0.0",
  2887. "npmlog": "^6.0.2",
  2888. "pacote": "^13.6.1",
  2889. "parse-conflict-json": "^2.0.1",
  2890. "proc-log": "^2.0.0",
  2891. "promise-all-reject-late": "^1.0.0",
  2892. "promise-call-limit": "^1.0.1",
  2893. "read-package-json-fast": "^2.0.2",
  2894. "readdir-scoped-modules": "^1.1.0",
  2895. "rimraf": "^3.0.2",
  2896. "semver": "^7.3.7",
  2897. "ssri": "^9.0.0",
  2898. "treeverse": "^2.0.0",
  2899. "walk-up-path": "^1.0.0"
  2900. }
  2901. },
  2902. "@npmcli/ci-detect": {
  2903. "version": "2.0.0",
  2904. "bundled": true
  2905. },
  2906. "@npmcli/config": {
  2907. "version": "4.2.2",
  2908. "bundled": true,
  2909. "requires": {
  2910. "@npmcli/map-workspaces": "^2.0.2",
  2911. "ini": "^3.0.0",
  2912. "mkdirp-infer-owner": "^2.0.0",
  2913. "nopt": "^6.0.0",
  2914. "proc-log": "^2.0.0",
  2915. "read-package-json-fast": "^2.0.3",
  2916. "semver": "^7.3.5",
  2917. "walk-up-path": "^1.0.0"
  2918. }
  2919. },
  2920. "@npmcli/disparity-colors": {
  2921. "version": "2.0.0",
  2922. "bundled": true,
  2923. "requires": {
  2924. "ansi-styles": "^4.3.0"
  2925. }
  2926. },
  2927. "@npmcli/fs": {
  2928. "version": "2.1.2",
  2929. "bundled": true,
  2930. "requires": {
  2931. "@gar/promisify": "^1.1.3",
  2932. "semver": "^7.3.5"
  2933. }
  2934. },
  2935. "@npmcli/git": {
  2936. "version": "3.0.2",
  2937. "bundled": true,
  2938. "requires": {
  2939. "@npmcli/promise-spawn": "^3.0.0",
  2940. "lru-cache": "^7.4.4",
  2941. "mkdirp": "^1.0.4",
  2942. "npm-pick-manifest": "^7.0.0",
  2943. "proc-log": "^2.0.0",
  2944. "promise-inflight": "^1.0.1",
  2945. "promise-retry": "^2.0.1",
  2946. "semver": "^7.3.5",
  2947. "which": "^2.0.2"
  2948. }
  2949. },
  2950. "@npmcli/installed-package-contents": {
  2951. "version": "1.0.7",
  2952. "bundled": true,
  2953. "requires": {
  2954. "npm-bundled": "^1.1.1",
  2955. "npm-normalize-package-bin": "^1.0.1"
  2956. },
  2957. "dependencies": {
  2958. "npm-bundled": {
  2959. "version": "1.1.2",
  2960. "bundled": true,
  2961. "requires": {
  2962. "npm-normalize-package-bin": "^1.0.1"
  2963. }
  2964. }
  2965. }
  2966. },
  2967. "@npmcli/map-workspaces": {
  2968. "version": "2.0.4",
  2969. "bundled": true,
  2970. "requires": {
  2971. "@npmcli/name-from-folder": "^1.0.1",
  2972. "glob": "^8.0.1",
  2973. "minimatch": "^5.0.1",
  2974. "read-package-json-fast": "^2.0.3"
  2975. }
  2976. },
  2977. "@npmcli/metavuln-calculator": {
  2978. "version": "3.1.1",
  2979. "bundled": true,
  2980. "requires": {
  2981. "cacache": "^16.0.0",
  2982. "json-parse-even-better-errors": "^2.3.1",
  2983. "pacote": "^13.0.3",
  2984. "semver": "^7.3.5"
  2985. }
  2986. },
  2987. "@npmcli/move-file": {
  2988. "version": "2.0.1",
  2989. "bundled": true,
  2990. "requires": {
  2991. "mkdirp": "^1.0.4",
  2992. "rimraf": "^3.0.2"
  2993. }
  2994. },
  2995. "@npmcli/name-from-folder": {
  2996. "version": "1.0.1",
  2997. "bundled": true
  2998. },
  2999. "@npmcli/node-gyp": {
  3000. "version": "2.0.0",
  3001. "bundled": true
  3002. },
  3003. "@npmcli/package-json": {
  3004. "version": "2.0.0",
  3005. "bundled": true,
  3006. "requires": {
  3007. "json-parse-even-better-errors": "^2.3.1"
  3008. }
  3009. },
  3010. "@npmcli/promise-spawn": {
  3011. "version": "3.0.0",
  3012. "bundled": true,
  3013. "requires": {
  3014. "infer-owner": "^1.0.4"
  3015. }
  3016. },
  3017. "@npmcli/query": {
  3018. "version": "1.2.0",
  3019. "bundled": true,
  3020. "requires": {
  3021. "npm-package-arg": "^9.1.0",
  3022. "postcss-selector-parser": "^6.0.10",
  3023. "semver": "^7.3.7"
  3024. }
  3025. },
  3026. "@npmcli/run-script": {
  3027. "version": "4.2.1",
  3028. "bundled": true,
  3029. "requires": {
  3030. "@npmcli/node-gyp": "^2.0.0",
  3031. "@npmcli/promise-spawn": "^3.0.0",
  3032. "node-gyp": "^9.0.0",
  3033. "read-package-json-fast": "^2.0.3",
  3034. "which": "^2.0.2"
  3035. }
  3036. },
  3037. "@tootallnate/once": {
  3038. "version": "2.0.0",
  3039. "bundled": true
  3040. },
  3041. "abbrev": {
  3042. "version": "1.1.1",
  3043. "bundled": true
  3044. },
  3045. "agent-base": {
  3046. "version": "6.0.2",
  3047. "bundled": true,
  3048. "requires": {
  3049. "debug": "4"
  3050. }
  3051. },
  3052. "agentkeepalive": {
  3053. "version": "4.2.1",
  3054. "bundled": true,
  3055. "requires": {
  3056. "debug": "^4.1.0",
  3057. "depd": "^1.1.2",
  3058. "humanize-ms": "^1.2.1"
  3059. }
  3060. },
  3061. "aggregate-error": {
  3062. "version": "3.1.0",
  3063. "bundled": true,
  3064. "requires": {
  3065. "clean-stack": "^2.0.0",
  3066. "indent-string": "^4.0.0"
  3067. }
  3068. },
  3069. "ansi-regex": {
  3070. "version": "5.0.1",
  3071. "bundled": true
  3072. },
  3073. "ansi-styles": {
  3074. "version": "4.3.0",
  3075. "bundled": true,
  3076. "requires": {
  3077. "color-convert": "^2.0.1"
  3078. }
  3079. },
  3080. "aproba": {
  3081. "version": "2.0.0",
  3082. "bundled": true
  3083. },
  3084. "archy": {
  3085. "version": "1.0.0",
  3086. "bundled": true
  3087. },
  3088. "are-we-there-yet": {
  3089. "version": "3.0.1",
  3090. "bundled": true,
  3091. "requires": {
  3092. "delegates": "^1.0.0",
  3093. "readable-stream": "^3.6.0"
  3094. }
  3095. },
  3096. "asap": {
  3097. "version": "2.0.6",
  3098. "bundled": true
  3099. },
  3100. "balanced-match": {
  3101. "version": "1.0.2",
  3102. "bundled": true
  3103. },
  3104. "bin-links": {
  3105. "version": "3.0.3",
  3106. "bundled": true,
  3107. "requires": {
  3108. "cmd-shim": "^5.0.0",
  3109. "mkdirp-infer-owner": "^2.0.0",
  3110. "npm-normalize-package-bin": "^2.0.0",
  3111. "read-cmd-shim": "^3.0.0",
  3112. "rimraf": "^3.0.0",
  3113. "write-file-atomic": "^4.0.0"
  3114. },
  3115. "dependencies": {
  3116. "npm-normalize-package-bin": {
  3117. "version": "2.0.0",
  3118. "bundled": true
  3119. }
  3120. }
  3121. },
  3122. "binary-extensions": {
  3123. "version": "2.2.0",
  3124. "bundled": true
  3125. },
  3126. "brace-expansion": {
  3127. "version": "2.0.1",
  3128. "bundled": true,
  3129. "requires": {
  3130. "balanced-match": "^1.0.0"
  3131. }
  3132. },
  3133. "builtins": {
  3134. "version": "5.0.1",
  3135. "bundled": true,
  3136. "requires": {
  3137. "semver": "^7.0.0"
  3138. }
  3139. },
  3140. "cacache": {
  3141. "version": "16.1.3",
  3142. "bundled": true,
  3143. "requires": {
  3144. "@npmcli/fs": "^2.1.0",
  3145. "@npmcli/move-file": "^2.0.0",
  3146. "chownr": "^2.0.0",
  3147. "fs-minipass": "^2.1.0",
  3148. "glob": "^8.0.1",
  3149. "infer-owner": "^1.0.4",
  3150. "lru-cache": "^7.7.1",
  3151. "minipass": "^3.1.6",
  3152. "minipass-collect": "^1.0.2",
  3153. "minipass-flush": "^1.0.5",
  3154. "minipass-pipeline": "^1.2.4",
  3155. "mkdirp": "^1.0.4",
  3156. "p-map": "^4.0.0",
  3157. "promise-inflight": "^1.0.1",
  3158. "rimraf": "^3.0.2",
  3159. "ssri": "^9.0.0",
  3160. "tar": "^6.1.11",
  3161. "unique-filename": "^2.0.0"
  3162. }
  3163. },
  3164. "chalk": {
  3165. "version": "4.1.2",
  3166. "bundled": true,
  3167. "requires": {
  3168. "ansi-styles": "^4.1.0",
  3169. "supports-color": "^7.1.0"
  3170. }
  3171. },
  3172. "chownr": {
  3173. "version": "2.0.0",
  3174. "bundled": true
  3175. },
  3176. "cidr-regex": {
  3177. "version": "3.1.1",
  3178. "bundled": true,
  3179. "requires": {
  3180. "ip-regex": "^4.1.0"
  3181. }
  3182. },
  3183. "clean-stack": {
  3184. "version": "2.2.0",
  3185. "bundled": true
  3186. },
  3187. "cli-columns": {
  3188. "version": "4.0.0",
  3189. "bundled": true,
  3190. "requires": {
  3191. "string-width": "^4.2.3",
  3192. "strip-ansi": "^6.0.1"
  3193. }
  3194. },
  3195. "cli-table3": {
  3196. "version": "0.6.2",
  3197. "bundled": true,
  3198. "requires": {
  3199. "@colors/colors": "1.5.0",
  3200. "string-width": "^4.2.0"
  3201. }
  3202. },
  3203. "clone": {
  3204. "version": "1.0.4",
  3205. "bundled": true
  3206. },
  3207. "cmd-shim": {
  3208. "version": "5.0.0",
  3209. "bundled": true,
  3210. "requires": {
  3211. "mkdirp-infer-owner": "^2.0.0"
  3212. }
  3213. },
  3214. "color-convert": {
  3215. "version": "2.0.1",
  3216. "bundled": true,
  3217. "requires": {
  3218. "color-name": "~1.1.4"
  3219. }
  3220. },
  3221. "color-name": {
  3222. "version": "1.1.4",
  3223. "bundled": true
  3224. },
  3225. "color-support": {
  3226. "version": "1.1.3",
  3227. "bundled": true
  3228. },
  3229. "columnify": {
  3230. "version": "1.6.0",
  3231. "bundled": true,
  3232. "requires": {
  3233. "strip-ansi": "^6.0.1",
  3234. "wcwidth": "^1.0.0"
  3235. }
  3236. },
  3237. "common-ancestor-path": {
  3238. "version": "1.0.1",
  3239. "bundled": true
  3240. },
  3241. "concat-map": {
  3242. "version": "0.0.1",
  3243. "bundled": true
  3244. },
  3245. "console-control-strings": {
  3246. "version": "1.1.0",
  3247. "bundled": true
  3248. },
  3249. "cssesc": {
  3250. "version": "3.0.0",
  3251. "bundled": true
  3252. },
  3253. "debug": {
  3254. "version": "4.3.4",
  3255. "bundled": true,
  3256. "requires": {
  3257. "ms": "2.1.2"
  3258. },
  3259. "dependencies": {
  3260. "ms": {
  3261. "version": "2.1.2",
  3262. "bundled": true
  3263. }
  3264. }
  3265. },
  3266. "debuglog": {
  3267. "version": "1.0.1",
  3268. "bundled": true
  3269. },
  3270. "defaults": {
  3271. "version": "1.0.3",
  3272. "bundled": true,
  3273. "requires": {
  3274. "clone": "^1.0.2"
  3275. }
  3276. },
  3277. "delegates": {
  3278. "version": "1.0.0",
  3279. "bundled": true
  3280. },
  3281. "depd": {
  3282. "version": "1.1.2",
  3283. "bundled": true
  3284. },
  3285. "dezalgo": {
  3286. "version": "1.0.4",
  3287. "bundled": true,
  3288. "requires": {
  3289. "asap": "^2.0.0",
  3290. "wrappy": "1"
  3291. }
  3292. },
  3293. "diff": {
  3294. "version": "5.1.0",
  3295. "bundled": true
  3296. },
  3297. "emoji-regex": {
  3298. "version": "8.0.0",
  3299. "bundled": true
  3300. },
  3301. "encoding": {
  3302. "version": "0.1.13",
  3303. "bundled": true,
  3304. "optional": true,
  3305. "requires": {
  3306. "iconv-lite": "^0.6.2"
  3307. }
  3308. },
  3309. "env-paths": {
  3310. "version": "2.2.1",
  3311. "bundled": true
  3312. },
  3313. "err-code": {
  3314. "version": "2.0.3",
  3315. "bundled": true
  3316. },
  3317. "fastest-levenshtein": {
  3318. "version": "1.0.12",
  3319. "bundled": true
  3320. },
  3321. "fs-minipass": {
  3322. "version": "2.1.0",
  3323. "bundled": true,
  3324. "requires": {
  3325. "minipass": "^3.0.0"
  3326. }
  3327. },
  3328. "fs.realpath": {
  3329. "version": "1.0.0",
  3330. "bundled": true
  3331. },
  3332. "function-bind": {
  3333. "version": "1.1.1",
  3334. "bundled": true
  3335. },
  3336. "gauge": {
  3337. "version": "4.0.4",
  3338. "bundled": true,
  3339. "requires": {
  3340. "aproba": "^1.0.3 || ^2.0.0",
  3341. "color-support": "^1.1.3",
  3342. "console-control-strings": "^1.1.0",
  3343. "has-unicode": "^2.0.1",
  3344. "signal-exit": "^3.0.7",
  3345. "string-width": "^4.2.3",
  3346. "strip-ansi": "^6.0.1",
  3347. "wide-align": "^1.1.5"
  3348. }
  3349. },
  3350. "glob": {
  3351. "version": "8.0.3",
  3352. "bundled": true,
  3353. "requires": {
  3354. "fs.realpath": "^1.0.0",
  3355. "inflight": "^1.0.4",
  3356. "inherits": "2",
  3357. "minimatch": "^5.0.1",
  3358. "once": "^1.3.0"
  3359. }
  3360. },
  3361. "graceful-fs": {
  3362. "version": "4.2.10",
  3363. "bundled": true
  3364. },
  3365. "has": {
  3366. "version": "1.0.3",
  3367. "bundled": true,
  3368. "requires": {
  3369. "function-bind": "^1.1.1"
  3370. }
  3371. },
  3372. "has-flag": {
  3373. "version": "4.0.0",
  3374. "bundled": true
  3375. },
  3376. "has-unicode": {
  3377. "version": "2.0.1",
  3378. "bundled": true
  3379. },
  3380. "hosted-git-info": {
  3381. "version": "5.1.0",
  3382. "bundled": true,
  3383. "requires": {
  3384. "lru-cache": "^7.5.1"
  3385. }
  3386. },
  3387. "http-cache-semantics": {
  3388. "version": "4.1.0",
  3389. "bundled": true
  3390. },
  3391. "http-proxy-agent": {
  3392. "version": "5.0.0",
  3393. "bundled": true,
  3394. "requires": {
  3395. "@tootallnate/once": "2",
  3396. "agent-base": "6",
  3397. "debug": "4"
  3398. }
  3399. },
  3400. "https-proxy-agent": {
  3401. "version": "5.0.1",
  3402. "bundled": true,
  3403. "requires": {
  3404. "agent-base": "6",
  3405. "debug": "4"
  3406. }
  3407. },
  3408. "humanize-ms": {
  3409. "version": "1.2.1",
  3410. "bundled": true,
  3411. "requires": {
  3412. "ms": "^2.0.0"
  3413. }
  3414. },
  3415. "iconv-lite": {
  3416. "version": "0.6.3",
  3417. "bundled": true,
  3418. "optional": true,
  3419. "requires": {
  3420. "safer-buffer": ">= 2.1.2 < 3.0.0"
  3421. }
  3422. },
  3423. "ignore-walk": {
  3424. "version": "5.0.1",
  3425. "bundled": true,
  3426. "requires": {
  3427. "minimatch": "^5.0.1"
  3428. }
  3429. },
  3430. "imurmurhash": {
  3431. "version": "0.1.4",
  3432. "bundled": true
  3433. },
  3434. "indent-string": {
  3435. "version": "4.0.0",
  3436. "bundled": true
  3437. },
  3438. "infer-owner": {
  3439. "version": "1.0.4",
  3440. "bundled": true
  3441. },
  3442. "inflight": {
  3443. "version": "1.0.6",
  3444. "bundled": true,
  3445. "requires": {
  3446. "once": "^1.3.0",
  3447. "wrappy": "1"
  3448. }
  3449. },
  3450. "inherits": {
  3451. "version": "2.0.4",
  3452. "bundled": true
  3453. },
  3454. "ini": {
  3455. "version": "3.0.1",
  3456. "bundled": true
  3457. },
  3458. "init-package-json": {
  3459. "version": "3.0.2",
  3460. "bundled": true,
  3461. "requires": {
  3462. "npm-package-arg": "^9.0.1",
  3463. "promzard": "^0.3.0",
  3464. "read": "^1.0.7",
  3465. "read-package-json": "^5.0.0",
  3466. "semver": "^7.3.5",
  3467. "validate-npm-package-license": "^3.0.4",
  3468. "validate-npm-package-name": "^4.0.0"
  3469. }
  3470. },
  3471. "ip": {
  3472. "version": "2.0.0",
  3473. "bundled": true
  3474. },
  3475. "ip-regex": {
  3476. "version": "4.3.0",
  3477. "bundled": true
  3478. },
  3479. "is-cidr": {
  3480. "version": "4.0.2",
  3481. "bundled": true,
  3482. "requires": {
  3483. "cidr-regex": "^3.1.1"
  3484. }
  3485. },
  3486. "is-core-module": {
  3487. "version": "2.10.0",
  3488. "bundled": true,
  3489. "requires": {
  3490. "has": "^1.0.3"
  3491. }
  3492. },
  3493. "is-fullwidth-code-point": {
  3494. "version": "3.0.0",
  3495. "bundled": true
  3496. },
  3497. "is-lambda": {
  3498. "version": "1.0.1",
  3499. "bundled": true
  3500. },
  3501. "isexe": {
  3502. "version": "2.0.0",
  3503. "bundled": true
  3504. },
  3505. "json-parse-even-better-errors": {
  3506. "version": "2.3.1",
  3507. "bundled": true
  3508. },
  3509. "json-stringify-nice": {
  3510. "version": "1.1.4",
  3511. "bundled": true
  3512. },
  3513. "jsonparse": {
  3514. "version": "1.3.1",
  3515. "bundled": true
  3516. },
  3517. "just-diff": {
  3518. "version": "5.1.1",
  3519. "bundled": true
  3520. },
  3521. "just-diff-apply": {
  3522. "version": "5.4.1",
  3523. "bundled": true
  3524. },
  3525. "libnpmaccess": {
  3526. "version": "6.0.4",
  3527. "bundled": true,
  3528. "requires": {
  3529. "aproba": "^2.0.0",
  3530. "minipass": "^3.1.1",
  3531. "npm-package-arg": "^9.0.1",
  3532. "npm-registry-fetch": "^13.0.0"
  3533. }
  3534. },
  3535. "libnpmdiff": {
  3536. "version": "4.0.5",
  3537. "bundled": true,
  3538. "requires": {
  3539. "@npmcli/disparity-colors": "^2.0.0",
  3540. "@npmcli/installed-package-contents": "^1.0.7",
  3541. "binary-extensions": "^2.2.0",
  3542. "diff": "^5.1.0",
  3543. "minimatch": "^5.0.1",
  3544. "npm-package-arg": "^9.0.1",
  3545. "pacote": "^13.6.1",
  3546. "tar": "^6.1.0"
  3547. }
  3548. },
  3549. "libnpmexec": {
  3550. "version": "4.0.13",
  3551. "bundled": true,
  3552. "requires": {
  3553. "@npmcli/arborist": "^5.6.2",
  3554. "@npmcli/ci-detect": "^2.0.0",
  3555. "@npmcli/fs": "^2.1.1",
  3556. "@npmcli/run-script": "^4.2.0",
  3557. "chalk": "^4.1.0",
  3558. "mkdirp-infer-owner": "^2.0.0",
  3559. "npm-package-arg": "^9.0.1",
  3560. "npmlog": "^6.0.2",
  3561. "pacote": "^13.6.1",
  3562. "proc-log": "^2.0.0",
  3563. "read": "^1.0.7",
  3564. "read-package-json-fast": "^2.0.2",
  3565. "semver": "^7.3.7",
  3566. "walk-up-path": "^1.0.0"
  3567. }
  3568. },
  3569. "libnpmfund": {
  3570. "version": "3.0.4",
  3571. "bundled": true,
  3572. "requires": {
  3573. "@npmcli/arborist": "^5.6.2"
  3574. }
  3575. },
  3576. "libnpmhook": {
  3577. "version": "8.0.4",
  3578. "bundled": true,
  3579. "requires": {
  3580. "aproba": "^2.0.0",
  3581. "npm-registry-fetch": "^13.0.0"
  3582. }
  3583. },
  3584. "libnpmorg": {
  3585. "version": "4.0.4",
  3586. "bundled": true,
  3587. "requires": {
  3588. "aproba": "^2.0.0",
  3589. "npm-registry-fetch": "^13.0.0"
  3590. }
  3591. },
  3592. "libnpmpack": {
  3593. "version": "4.1.3",
  3594. "bundled": true,
  3595. "requires": {
  3596. "@npmcli/run-script": "^4.1.3",
  3597. "npm-package-arg": "^9.0.1",
  3598. "pacote": "^13.6.1"
  3599. }
  3600. },
  3601. "libnpmpublish": {
  3602. "version": "6.0.5",
  3603. "bundled": true,
  3604. "requires": {
  3605. "normalize-package-data": "^4.0.0",
  3606. "npm-package-arg": "^9.0.1",
  3607. "npm-registry-fetch": "^13.0.0",
  3608. "semver": "^7.3.7",
  3609. "ssri": "^9.0.0"
  3610. }
  3611. },
  3612. "libnpmsearch": {
  3613. "version": "5.0.4",
  3614. "bundled": true,
  3615. "requires": {
  3616. "npm-registry-fetch": "^13.0.0"
  3617. }
  3618. },
  3619. "libnpmteam": {
  3620. "version": "4.0.4",
  3621. "bundled": true,
  3622. "requires": {
  3623. "aproba": "^2.0.0",
  3624. "npm-registry-fetch": "^13.0.0"
  3625. }
  3626. },
  3627. "libnpmversion": {
  3628. "version": "3.0.7",
  3629. "bundled": true,
  3630. "requires": {
  3631. "@npmcli/git": "^3.0.0",
  3632. "@npmcli/run-script": "^4.1.3",
  3633. "json-parse-even-better-errors": "^2.3.1",
  3634. "proc-log": "^2.0.0",
  3635. "semver": "^7.3.7"
  3636. }
  3637. },
  3638. "lru-cache": {
  3639. "version": "7.13.2",
  3640. "bundled": true
  3641. },
  3642. "make-fetch-happen": {
  3643. "version": "10.2.1",
  3644. "bundled": true,
  3645. "requires": {
  3646. "agentkeepalive": "^4.2.1",
  3647. "cacache": "^16.1.0",
  3648. "http-cache-semantics": "^4.1.0",
  3649. "http-proxy-agent": "^5.0.0",
  3650. "https-proxy-agent": "^5.0.0",
  3651. "is-lambda": "^1.0.1",
  3652. "lru-cache": "^7.7.1",
  3653. "minipass": "^3.1.6",
  3654. "minipass-collect": "^1.0.2",
  3655. "minipass-fetch": "^2.0.3",
  3656. "minipass-flush": "^1.0.5",
  3657. "minipass-pipeline": "^1.2.4",
  3658. "negotiator": "^0.6.3",
  3659. "promise-retry": "^2.0.1",
  3660. "socks-proxy-agent": "^7.0.0",
  3661. "ssri": "^9.0.0"
  3662. }
  3663. },
  3664. "minimatch": {
  3665. "version": "5.1.0",
  3666. "bundled": true,
  3667. "requires": {
  3668. "brace-expansion": "^2.0.1"
  3669. }
  3670. },
  3671. "minipass": {
  3672. "version": "3.3.4",
  3673. "bundled": true,
  3674. "requires": {
  3675. "yallist": "^4.0.0"
  3676. }
  3677. },
  3678. "minipass-collect": {
  3679. "version": "1.0.2",
  3680. "bundled": true,
  3681. "requires": {
  3682. "minipass": "^3.0.0"
  3683. }
  3684. },
  3685. "minipass-fetch": {
  3686. "version": "2.1.1",
  3687. "bundled": true,
  3688. "requires": {
  3689. "encoding": "^0.1.13",
  3690. "minipass": "^3.1.6",
  3691. "minipass-sized": "^1.0.3",
  3692. "minizlib": "^2.1.2"
  3693. }
  3694. },
  3695. "minipass-flush": {
  3696. "version": "1.0.5",
  3697. "bundled": true,
  3698. "requires": {
  3699. "minipass": "^3.0.0"
  3700. }
  3701. },
  3702. "minipass-json-stream": {
  3703. "version": "1.0.1",
  3704. "bundled": true,
  3705. "requires": {
  3706. "jsonparse": "^1.3.1",
  3707. "minipass": "^3.0.0"
  3708. }
  3709. },
  3710. "minipass-pipeline": {
  3711. "version": "1.2.4",
  3712. "bundled": true,
  3713. "requires": {
  3714. "minipass": "^3.0.0"
  3715. }
  3716. },
  3717. "minipass-sized": {
  3718. "version": "1.0.3",
  3719. "bundled": true,
  3720. "requires": {
  3721. "minipass": "^3.0.0"
  3722. }
  3723. },
  3724. "minizlib": {
  3725. "version": "2.1.2",
  3726. "bundled": true,
  3727. "requires": {
  3728. "minipass": "^3.0.0",
  3729. "yallist": "^4.0.0"
  3730. }
  3731. },
  3732. "mkdirp": {
  3733. "version": "1.0.4",
  3734. "bundled": true
  3735. },
  3736. "mkdirp-infer-owner": {
  3737. "version": "2.0.0",
  3738. "bundled": true,
  3739. "requires": {
  3740. "chownr": "^2.0.0",
  3741. "infer-owner": "^1.0.4",
  3742. "mkdirp": "^1.0.3"
  3743. }
  3744. },
  3745. "ms": {
  3746. "version": "2.1.3",
  3747. "bundled": true
  3748. },
  3749. "mute-stream": {
  3750. "version": "0.0.8",
  3751. "bundled": true
  3752. },
  3753. "negotiator": {
  3754. "version": "0.6.3",
  3755. "bundled": true
  3756. },
  3757. "node-gyp": {
  3758. "version": "9.1.0",
  3759. "bundled": true,
  3760. "requires": {
  3761. "env-paths": "^2.2.0",
  3762. "glob": "^7.1.4",
  3763. "graceful-fs": "^4.2.6",
  3764. "make-fetch-happen": "^10.0.3",
  3765. "nopt": "^5.0.0",
  3766. "npmlog": "^6.0.0",
  3767. "rimraf": "^3.0.2",
  3768. "semver": "^7.3.5",
  3769. "tar": "^6.1.2",
  3770. "which": "^2.0.2"
  3771. },
  3772. "dependencies": {
  3773. "brace-expansion": {
  3774. "version": "1.1.11",
  3775. "bundled": true,
  3776. "requires": {
  3777. "balanced-match": "^1.0.0",
  3778. "concat-map": "0.0.1"
  3779. }
  3780. },
  3781. "glob": {
  3782. "version": "7.2.3",
  3783. "bundled": true,
  3784. "requires": {
  3785. "fs.realpath": "^1.0.0",
  3786. "inflight": "^1.0.4",
  3787. "inherits": "2",
  3788. "minimatch": "^3.1.1",
  3789. "once": "^1.3.0",
  3790. "path-is-absolute": "^1.0.0"
  3791. }
  3792. },
  3793. "minimatch": {
  3794. "version": "3.1.2",
  3795. "bundled": true,
  3796. "requires": {
  3797. "brace-expansion": "^1.1.7"
  3798. }
  3799. },
  3800. "nopt": {
  3801. "version": "5.0.0",
  3802. "bundled": true,
  3803. "requires": {
  3804. "abbrev": "1"
  3805. }
  3806. }
  3807. }
  3808. },
  3809. "nopt": {
  3810. "version": "6.0.0",
  3811. "bundled": true,
  3812. "requires": {
  3813. "abbrev": "^1.0.0"
  3814. }
  3815. },
  3816. "normalize-package-data": {
  3817. "version": "4.0.1",
  3818. "bundled": true,
  3819. "requires": {
  3820. "hosted-git-info": "^5.0.0",
  3821. "is-core-module": "^2.8.1",
  3822. "semver": "^7.3.5",
  3823. "validate-npm-package-license": "^3.0.4"
  3824. }
  3825. },
  3826. "npm-audit-report": {
  3827. "version": "3.0.0",
  3828. "bundled": true,
  3829. "requires": {
  3830. "chalk": "^4.0.0"
  3831. }
  3832. },
  3833. "npm-bundled": {
  3834. "version": "2.0.1",
  3835. "bundled": true,
  3836. "requires": {
  3837. "npm-normalize-package-bin": "^2.0.0"
  3838. },
  3839. "dependencies": {
  3840. "npm-normalize-package-bin": {
  3841. "version": "2.0.0",
  3842. "bundled": true
  3843. }
  3844. }
  3845. },
  3846. "npm-install-checks": {
  3847. "version": "5.0.0",
  3848. "bundled": true,
  3849. "requires": {
  3850. "semver": "^7.1.1"
  3851. }
  3852. },
  3853. "npm-normalize-package-bin": {
  3854. "version": "1.0.1",
  3855. "bundled": true
  3856. },
  3857. "npm-package-arg": {
  3858. "version": "9.1.0",
  3859. "bundled": true,
  3860. "requires": {
  3861. "hosted-git-info": "^5.0.0",
  3862. "proc-log": "^2.0.1",
  3863. "semver": "^7.3.5",
  3864. "validate-npm-package-name": "^4.0.0"
  3865. }
  3866. },
  3867. "npm-packlist": {
  3868. "version": "5.1.3",
  3869. "bundled": true,
  3870. "requires": {
  3871. "glob": "^8.0.1",
  3872. "ignore-walk": "^5.0.1",
  3873. "npm-bundled": "^2.0.0",
  3874. "npm-normalize-package-bin": "^2.0.0"
  3875. },
  3876. "dependencies": {
  3877. "npm-normalize-package-bin": {
  3878. "version": "2.0.0",
  3879. "bundled": true
  3880. }
  3881. }
  3882. },
  3883. "npm-pick-manifest": {
  3884. "version": "7.0.2",
  3885. "bundled": true,
  3886. "requires": {
  3887. "npm-install-checks": "^5.0.0",
  3888. "npm-normalize-package-bin": "^2.0.0",
  3889. "npm-package-arg": "^9.0.0",
  3890. "semver": "^7.3.5"
  3891. },
  3892. "dependencies": {
  3893. "npm-normalize-package-bin": {
  3894. "version": "2.0.0",
  3895. "bundled": true
  3896. }
  3897. }
  3898. },
  3899. "npm-profile": {
  3900. "version": "6.2.1",
  3901. "bundled": true,
  3902. "requires": {
  3903. "npm-registry-fetch": "^13.0.1",
  3904. "proc-log": "^2.0.0"
  3905. }
  3906. },
  3907. "npm-registry-fetch": {
  3908. "version": "13.3.1",
  3909. "bundled": true,
  3910. "requires": {
  3911. "make-fetch-happen": "^10.0.6",
  3912. "minipass": "^3.1.6",
  3913. "minipass-fetch": "^2.0.3",
  3914. "minipass-json-stream": "^1.0.1",
  3915. "minizlib": "^2.1.2",
  3916. "npm-package-arg": "^9.0.1",
  3917. "proc-log": "^2.0.0"
  3918. }
  3919. },
  3920. "npm-user-validate": {
  3921. "version": "1.0.1",
  3922. "bundled": true
  3923. },
  3924. "npmlog": {
  3925. "version": "6.0.2",
  3926. "bundled": true,
  3927. "requires": {
  3928. "are-we-there-yet": "^3.0.0",
  3929. "console-control-strings": "^1.1.0",
  3930. "gauge": "^4.0.3",
  3931. "set-blocking": "^2.0.0"
  3932. }
  3933. },
  3934. "once": {
  3935. "version": "1.4.0",
  3936. "bundled": true,
  3937. "requires": {
  3938. "wrappy": "1"
  3939. }
  3940. },
  3941. "opener": {
  3942. "version": "1.5.2",
  3943. "bundled": true
  3944. },
  3945. "p-map": {
  3946. "version": "4.0.0",
  3947. "bundled": true,
  3948. "requires": {
  3949. "aggregate-error": "^3.0.0"
  3950. }
  3951. },
  3952. "pacote": {
  3953. "version": "13.6.2",
  3954. "bundled": true,
  3955. "requires": {
  3956. "@npmcli/git": "^3.0.0",
  3957. "@npmcli/installed-package-contents": "^1.0.7",
  3958. "@npmcli/promise-spawn": "^3.0.0",
  3959. "@npmcli/run-script": "^4.1.0",
  3960. "cacache": "^16.0.0",
  3961. "chownr": "^2.0.0",
  3962. "fs-minipass": "^2.1.0",
  3963. "infer-owner": "^1.0.4",
  3964. "minipass": "^3.1.6",
  3965. "mkdirp": "^1.0.4",
  3966. "npm-package-arg": "^9.0.0",
  3967. "npm-packlist": "^5.1.0",
  3968. "npm-pick-manifest": "^7.0.0",
  3969. "npm-registry-fetch": "^13.0.1",
  3970. "proc-log": "^2.0.0",
  3971. "promise-retry": "^2.0.1",
  3972. "read-package-json": "^5.0.0",
  3973. "read-package-json-fast": "^2.0.3",
  3974. "rimraf": "^3.0.2",
  3975. "ssri": "^9.0.0",
  3976. "tar": "^6.1.11"
  3977. }
  3978. },
  3979. "parse-conflict-json": {
  3980. "version": "2.0.2",
  3981. "bundled": true,
  3982. "requires": {
  3983. "json-parse-even-better-errors": "^2.3.1",
  3984. "just-diff": "^5.0.1",
  3985. "just-diff-apply": "^5.2.0"
  3986. }
  3987. },
  3988. "path-is-absolute": {
  3989. "version": "1.0.1",
  3990. "bundled": true
  3991. },
  3992. "postcss-selector-parser": {
  3993. "version": "6.0.10",
  3994. "bundled": true,
  3995. "requires": {
  3996. "cssesc": "^3.0.0",
  3997. "util-deprecate": "^1.0.2"
  3998. }
  3999. },
  4000. "proc-log": {
  4001. "version": "2.0.1",
  4002. "bundled": true
  4003. },
  4004. "promise-all-reject-late": {
  4005. "version": "1.0.1",
  4006. "bundled": true
  4007. },
  4008. "promise-call-limit": {
  4009. "version": "1.0.1",
  4010. "bundled": true
  4011. },
  4012. "promise-inflight": {
  4013. "version": "1.0.1",
  4014. "bundled": true
  4015. },
  4016. "promise-retry": {
  4017. "version": "2.0.1",
  4018. "bundled": true,
  4019. "requires": {
  4020. "err-code": "^2.0.2",
  4021. "retry": "^0.12.0"
  4022. }
  4023. },
  4024. "promzard": {
  4025. "version": "0.3.0",
  4026. "bundled": true,
  4027. "requires": {
  4028. "read": "1"
  4029. }
  4030. },
  4031. "qrcode-terminal": {
  4032. "version": "0.12.0",
  4033. "bundled": true
  4034. },
  4035. "read": {
  4036. "version": "1.0.7",
  4037. "bundled": true,
  4038. "requires": {
  4039. "mute-stream": "~0.0.4"
  4040. }
  4041. },
  4042. "read-cmd-shim": {
  4043. "version": "3.0.0",
  4044. "bundled": true
  4045. },
  4046. "read-package-json": {
  4047. "version": "5.0.2",
  4048. "bundled": true,
  4049. "requires": {
  4050. "glob": "^8.0.1",
  4051. "json-parse-even-better-errors": "^2.3.1",
  4052. "normalize-package-data": "^4.0.0",
  4053. "npm-normalize-package-bin": "^2.0.0"
  4054. },
  4055. "dependencies": {
  4056. "npm-normalize-package-bin": {
  4057. "version": "2.0.0",
  4058. "bundled": true
  4059. }
  4060. }
  4061. },
  4062. "read-package-json-fast": {
  4063. "version": "2.0.3",
  4064. "bundled": true,
  4065. "requires": {
  4066. "json-parse-even-better-errors": "^2.3.0",
  4067. "npm-normalize-package-bin": "^1.0.1"
  4068. }
  4069. },
  4070. "readable-stream": {
  4071. "version": "3.6.0",
  4072. "bundled": true,
  4073. "requires": {
  4074. "inherits": "^2.0.3",
  4075. "string_decoder": "^1.1.1",
  4076. "util-deprecate": "^1.0.1"
  4077. }
  4078. },
  4079. "readdir-scoped-modules": {
  4080. "version": "1.1.0",
  4081. "bundled": true,
  4082. "requires": {
  4083. "debuglog": "^1.0.1",
  4084. "dezalgo": "^1.0.0",
  4085. "graceful-fs": "^4.1.2",
  4086. "once": "^1.3.0"
  4087. }
  4088. },
  4089. "retry": {
  4090. "version": "0.12.0",
  4091. "bundled": true
  4092. },
  4093. "rimraf": {
  4094. "version": "3.0.2",
  4095. "bundled": true,
  4096. "requires": {
  4097. "glob": "^7.1.3"
  4098. },
  4099. "dependencies": {
  4100. "brace-expansion": {
  4101. "version": "1.1.11",
  4102. "bundled": true,
  4103. "requires": {
  4104. "balanced-match": "^1.0.0",
  4105. "concat-map": "0.0.1"
  4106. }
  4107. },
  4108. "glob": {
  4109. "version": "7.2.3",
  4110. "bundled": true,
  4111. "requires": {
  4112. "fs.realpath": "^1.0.0",
  4113. "inflight": "^1.0.4",
  4114. "inherits": "2",
  4115. "minimatch": "^3.1.1",
  4116. "once": "^1.3.0",
  4117. "path-is-absolute": "^1.0.0"
  4118. }
  4119. },
  4120. "minimatch": {
  4121. "version": "3.1.2",
  4122. "bundled": true,
  4123. "requires": {
  4124. "brace-expansion": "^1.1.7"
  4125. }
  4126. }
  4127. }
  4128. },
  4129. "safe-buffer": {
  4130. "version": "5.2.1",
  4131. "bundled": true
  4132. },
  4133. "safer-buffer": {
  4134. "version": "2.1.2",
  4135. "bundled": true,
  4136. "optional": true
  4137. },
  4138. "semver": {
  4139. "version": "7.3.7",
  4140. "bundled": true,
  4141. "requires": {
  4142. "lru-cache": "^6.0.0"
  4143. },
  4144. "dependencies": {
  4145. "lru-cache": {
  4146. "version": "6.0.0",
  4147. "bundled": true,
  4148. "requires": {
  4149. "yallist": "^4.0.0"
  4150. }
  4151. }
  4152. }
  4153. },
  4154. "set-blocking": {
  4155. "version": "2.0.0",
  4156. "bundled": true
  4157. },
  4158. "signal-exit": {
  4159. "version": "3.0.7",
  4160. "bundled": true
  4161. },
  4162. "smart-buffer": {
  4163. "version": "4.2.0",
  4164. "bundled": true
  4165. },
  4166. "socks": {
  4167. "version": "2.7.0",
  4168. "bundled": true,
  4169. "requires": {
  4170. "ip": "^2.0.0",
  4171. "smart-buffer": "^4.2.0"
  4172. }
  4173. },
  4174. "socks-proxy-agent": {
  4175. "version": "7.0.0",
  4176. "bundled": true,
  4177. "requires": {
  4178. "agent-base": "^6.0.2",
  4179. "debug": "^4.3.3",
  4180. "socks": "^2.6.2"
  4181. }
  4182. },
  4183. "spdx-correct": {
  4184. "version": "3.1.1",
  4185. "bundled": true,
  4186. "requires": {
  4187. "spdx-expression-parse": "^3.0.0",
  4188. "spdx-license-ids": "^3.0.0"
  4189. }
  4190. },
  4191. "spdx-exceptions": {
  4192. "version": "2.3.0",
  4193. "bundled": true
  4194. },
  4195. "spdx-expression-parse": {
  4196. "version": "3.0.1",
  4197. "bundled": true,
  4198. "requires": {
  4199. "spdx-exceptions": "^2.1.0",
  4200. "spdx-license-ids": "^3.0.0"
  4201. }
  4202. },
  4203. "spdx-license-ids": {
  4204. "version": "3.0.11",
  4205. "bundled": true
  4206. },
  4207. "ssri": {
  4208. "version": "9.0.1",
  4209. "bundled": true,
  4210. "requires": {
  4211. "minipass": "^3.1.1"
  4212. }
  4213. },
  4214. "string_decoder": {
  4215. "version": "1.3.0",
  4216. "bundled": true,
  4217. "requires": {
  4218. "safe-buffer": "~5.2.0"
  4219. }
  4220. },
  4221. "string-width": {
  4222. "version": "4.2.3",
  4223. "bundled": true,
  4224. "requires": {
  4225. "emoji-regex": "^8.0.0",
  4226. "is-fullwidth-code-point": "^3.0.0",
  4227. "strip-ansi": "^6.0.1"
  4228. }
  4229. },
  4230. "strip-ansi": {
  4231. "version": "6.0.1",
  4232. "bundled": true,
  4233. "requires": {
  4234. "ansi-regex": "^5.0.1"
  4235. }
  4236. },
  4237. "supports-color": {
  4238. "version": "7.2.0",
  4239. "bundled": true,
  4240. "requires": {
  4241. "has-flag": "^4.0.0"
  4242. }
  4243. },
  4244. "tar": {
  4245. "version": "6.1.11",
  4246. "bundled": true,
  4247. "requires": {
  4248. "chownr": "^2.0.0",
  4249. "fs-minipass": "^2.0.0",
  4250. "minipass": "^3.0.0",
  4251. "minizlib": "^2.1.1",
  4252. "mkdirp": "^1.0.3",
  4253. "yallist": "^4.0.0"
  4254. }
  4255. },
  4256. "text-table": {
  4257. "version": "0.2.0",
  4258. "bundled": true
  4259. },
  4260. "tiny-relative-date": {
  4261. "version": "1.3.0",
  4262. "bundled": true
  4263. },
  4264. "treeverse": {
  4265. "version": "2.0.0",
  4266. "bundled": true
  4267. },
  4268. "unique-filename": {
  4269. "version": "2.0.1",
  4270. "bundled": true,
  4271. "requires": {
  4272. "unique-slug": "^3.0.0"
  4273. }
  4274. },
  4275. "unique-slug": {
  4276. "version": "3.0.0",
  4277. "bundled": true,
  4278. "requires": {
  4279. "imurmurhash": "^0.1.4"
  4280. }
  4281. },
  4282. "util-deprecate": {
  4283. "version": "1.0.2",
  4284. "bundled": true
  4285. },
  4286. "validate-npm-package-license": {
  4287. "version": "3.0.4",
  4288. "bundled": true,
  4289. "requires": {
  4290. "spdx-correct": "^3.0.0",
  4291. "spdx-expression-parse": "^3.0.0"
  4292. }
  4293. },
  4294. "validate-npm-package-name": {
  4295. "version": "4.0.0",
  4296. "bundled": true,
  4297. "requires": {
  4298. "builtins": "^5.0.0"
  4299. }
  4300. },
  4301. "walk-up-path": {
  4302. "version": "1.0.0",
  4303. "bundled": true
  4304. },
  4305. "wcwidth": {
  4306. "version": "1.0.1",
  4307. "bundled": true,
  4308. "requires": {
  4309. "defaults": "^1.0.3"
  4310. }
  4311. },
  4312. "which": {
  4313. "version": "2.0.2",
  4314. "bundled": true,
  4315. "requires": {
  4316. "isexe": "^2.0.0"
  4317. }
  4318. },
  4319. "wide-align": {
  4320. "version": "1.1.5",
  4321. "bundled": true,
  4322. "requires": {
  4323. "string-width": "^1.0.2 || 2 || 3 || 4"
  4324. }
  4325. },
  4326. "wrappy": {
  4327. "version": "1.0.2",
  4328. "bundled": true
  4329. },
  4330. "write-file-atomic": {
  4331. "version": "4.0.2",
  4332. "bundled": true,
  4333. "requires": {
  4334. "imurmurhash": "^0.1.4",
  4335. "signal-exit": "^3.0.7"
  4336. }
  4337. },
  4338. "yallist": {
  4339. "version": "4.0.0",
  4340. "bundled": true
  4341. }
  4342. }
  4343. },
  4344. "pkcs7": {
  4345. "version": "1.0.4",
  4346. "resolved": "https://registry.npmmirror.com/pkcs7/-/pkcs7-1.0.4.tgz",
  4347. "integrity": "sha512-afRERtHn54AlwaF2/+LFszyAANTCggGilmcmILUzEjvs3XgFZT+xE6+QWQcAGmu4xajy+Xtj7acLOPdx5/eXWQ==",
  4348. "requires": {
  4349. "@babel/runtime": "^7.5.5"
  4350. }
  4351. },
  4352. "process": {
  4353. "version": "0.11.10",
  4354. "resolved": "https://registry.npmmirror.com/process/-/process-0.11.10.tgz",
  4355. "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A=="
  4356. },
  4357. "regenerator-runtime": {
  4358. "version": "0.13.9",
  4359. "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz",
  4360. "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA=="
  4361. },
  4362. "rust-result": {
  4363. "version": "1.0.0",
  4364. "resolved": "https://registry.npmmirror.com/rust-result/-/rust-result-1.0.0.tgz",
  4365. "integrity": "sha512-6cJzSBU+J/RJCF063onnQf0cDUOHs9uZI1oroSGnHOph+CQTIJ5Pp2hK5kEQq1+7yE/EEWfulSNXAQ2jikPthA==",
  4366. "requires": {
  4367. "individual": "^2.0.0"
  4368. }
  4369. },
  4370. "safe-json-parse": {
  4371. "version": "4.0.0",
  4372. "resolved": "https://registry.npmmirror.com/safe-json-parse/-/safe-json-parse-4.0.0.tgz",
  4373. "integrity": "sha512-RjZPPHugjK0TOzFrLZ8inw44s9bKox99/0AZW9o/BEQVrJfhI+fIHMErnPyRa89/yRXUUr93q+tiN6zhoVV4wQ==",
  4374. "requires": {
  4375. "rust-result": "^1.0.0"
  4376. }
  4377. },
  4378. "url-toolkit": {
  4379. "version": "2.2.5",
  4380. "resolved": "https://registry.npmmirror.com/url-toolkit/-/url-toolkit-2.2.5.tgz",
  4381. "integrity": "sha512-mtN6xk+Nac+oyJ/PrI7tzfmomRVNFIWKUbG8jdYFt52hxbiReFAXIjYskvu64/dvuW71IcB7lV8l0HvZMac6Jg=="
  4382. },
  4383. "video.js": {
  4384. "version": "7.20.3",
  4385. "resolved": "https://registry.npmmirror.com/video.js/-/video.js-7.20.3.tgz",
  4386. "integrity": "sha512-JMspxaK74LdfWcv69XWhX4rILywz/eInOVPdKefpQiZJSMD5O8xXYueqACP2Q5yqKstycgmmEKlJzZ+kVmDciw==",
  4387. "requires": {
  4388. "@babel/runtime": "^7.12.5",
  4389. "@videojs/http-streaming": "2.14.3",
  4390. "@videojs/vhs-utils": "^3.0.4",
  4391. "@videojs/xhr": "2.6.0",
  4392. "aes-decrypter": "3.1.3",
  4393. "global": "^4.4.0",
  4394. "keycode": "^2.2.0",
  4395. "m3u8-parser": "4.7.1",
  4396. "mpd-parser": "0.21.1",
  4397. "mux.js": "6.0.1",
  4398. "safe-json-parse": "4.0.0",
  4399. "videojs-font": "3.2.0",
  4400. "videojs-vtt.js": "^0.15.4"
  4401. }
  4402. },
  4403. "videojs-font": {
  4404. "version": "3.2.0",
  4405. "resolved": "https://registry.npmmirror.com/videojs-font/-/videojs-font-3.2.0.tgz",
  4406. "integrity": "sha512-g8vHMKK2/JGorSfqAZQUmYYNnXmfec4MLhwtEFS+mMs2IDY398GLysy6BH6K+aS1KMNu/xWZ8Sue/X/mdQPliA=="
  4407. },
  4408. "videojs-vtt.js": {
  4409. "version": "0.15.4",
  4410. "resolved": "https://registry.npmmirror.com/videojs-vtt.js/-/videojs-vtt.js-0.15.4.tgz",
  4411. "integrity": "sha512-r6IhM325fcLb1D6pgsMkTQT1PpFdUdYZa1iqk7wJEu+QlibBwATPfPc9Bg8Jiym0GE5yP1AG2rMLu+QMVWkYtA==",
  4412. "requires": {
  4413. "global": "^4.3.1"
  4414. }
  4415. }
  4416. }
  4417. }