package-lock.json 129 KB

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