appium-ios-remotexpc 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2711 @@
1
+ {
2
+ "name": "appium-ios-remotexpc",
3
+ "version": "0.0.2",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "appium-ios-remotexpc",
9
+ "version": "0.0.2",
10
+ "license": "Apache-2.0",
11
+ "dependencies": {
12
+ "@appium/strongbox": "^0.x",
13
+ "@appium/support": "^6.1.0",
14
+ "@types/node": "^24.0.10",
15
+ "@xmldom/xmldom": "^0.9.8",
16
+ "npm-run-all2": "^7.0.2",
17
+ "tuntap-bridge": "^0.x"
18
+ },
19
+ "devDependencies": {
20
+ "@appium/eslint-config-appium-ts": "^1.0.4",
21
+ "@appium/tsconfig": "^0.3.5",
22
+ "@eslint/js": "^9.23.0",
23
+ "@semantic-release/changelog": "^6.0.3",
24
+ "@semantic-release/git": "^10.0.1",
25
+ "@trivago/prettier-plugin-sort-imports": "^5.2.2",
26
+ "@types/chai": "^5.2.1",
27
+ "@types/chai-as-promised": "^8.0.2",
28
+ "@types/mocha": "^10.0.10",
29
+ "appium": "^2.17.1",
30
+ "chai": "^5.2.0",
31
+ "chai-as-promised": "^8.0.1",
32
+ "conventional-changelog-conventionalcommits": "^8.0.0",
33
+ "eslint": "^9.23.0",
34
+ "eslint-config-prettier": "^10.1.2",
35
+ "eslint-plugin-unicorn": "^58.0.0",
36
+ "mocha": "^11.1.0",
37
+ "prettier": "^3.5.3",
38
+ "rimraf": "^6.0.1",
39
+ "semantic-release": "^24.0.0",
40
+ "ts-node": "^10.9.2",
41
+ "tsx": "^4.7.0",
42
+ "typescript": "^5.2.2",
43
+ "typescript-eslint": "^8.29.0"
44
+ },
45
+ "engines": {
46
+ "node": ">=20 <23"
47
+ }
48
+ },
49
+ "node_modules/@appium/logger": {
50
+ "version": "1.7.1",
51
+ "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-1.7.1.tgz",
52
+ "integrity": "sha512-9C2o9X/lBEDBUnKfAi3mRo9oG7Z03nmISLwsGkWxIWjMAvBdJD0RRSJMekWVKzfXN3byrI1WlCXTITzN4LAoLw==",
53
+ "license": "ISC",
54
+ "dependencies": {
55
+ "console-control-strings": "1.1.0",
56
+ "lodash": "4.17.21",
57
+ "lru-cache": "10.4.3",
58
+ "set-blocking": "2.0.0"
59
+ },
60
+ "engines": {
61
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
62
+ "npm": ">=8"
63
+ }
64
+ },
65
+ "node_modules/@appium/schema": {
66
+ "version": "0.8.1",
67
+ "resolved": "https://registry.npmjs.org/@appium/schema/-/schema-0.8.1.tgz",
68
+ "integrity": "sha512-3yzfQ/K7RMGnfYDgFG7JdCPsjjN3eS33n2SBeGJtd28mDtgO7EzcmtiUBQjbkxyu0Q7h8KOexiqndvgTCgHeGQ==",
69
+ "license": "Apache-2.0",
70
+ "dependencies": {
71
+ "json-schema": "0.4.0",
72
+ "source-map-support": "0.5.21"
73
+ },
74
+ "engines": {
75
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
76
+ "npm": ">=8"
77
+ }
78
+ },
79
+ "node_modules/@appium/strongbox": {
80
+ "version": "0.3.4",
81
+ "resolved": "https://registry.npmjs.org/@appium/strongbox/-/strongbox-0.3.4.tgz",
82
+ "integrity": "sha512-4igB38N4AWyvd1845UVkgUr45sntVKXjiNoYhA7H9pQnsnNNe3Fvd8Hkktv3m8TrGcrhNHgkUfzEFQ7nvAogzA==",
83
+ "license": "Apache-2.0",
84
+ "dependencies": {
85
+ "env-paths": "2.2.1",
86
+ "slugify": "1.6.6"
87
+ },
88
+ "engines": {
89
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
90
+ "npm": ">=8"
91
+ }
92
+ },
93
+ "node_modules/@appium/support": {
94
+ "version": "6.1.1",
95
+ "resolved": "https://registry.npmjs.org/@appium/support/-/support-6.1.1.tgz",
96
+ "integrity": "sha512-kdv6zOCvVT93OeokEFqFN77yhgM8+u9qM7LMLooYd10/AOvI4jtrEy5B37FiaZYP3ONvvz8ohisU8/RA5FzDVQ==",
97
+ "license": "Apache-2.0",
98
+ "dependencies": {
99
+ "@appium/logger": "^1.7.1",
100
+ "@appium/tsconfig": "^0.3.5",
101
+ "@appium/types": "^0.26.0",
102
+ "@colors/colors": "1.6.0",
103
+ "archiver": "7.0.1",
104
+ "axios": "1.9.0",
105
+ "base64-stream": "1.0.0",
106
+ "bluebird": "3.7.2",
107
+ "bplist-creator": "0.1.1",
108
+ "bplist-parser": "0.3.2",
109
+ "form-data": "4.0.2",
110
+ "get-stream": "6.0.1",
111
+ "glob": "10.4.5",
112
+ "jsftp": "2.1.3",
113
+ "klaw": "4.1.0",
114
+ "lockfile": "1.0.4",
115
+ "lodash": "4.17.21",
116
+ "log-symbols": "4.1.0",
117
+ "moment": "2.30.1",
118
+ "mv": "2.1.1",
119
+ "ncp": "2.0.0",
120
+ "pkg-dir": "5.0.0",
121
+ "plist": "3.1.0",
122
+ "pluralize": "8.0.0",
123
+ "read-pkg": "5.2.0",
124
+ "resolve-from": "5.0.0",
125
+ "sanitize-filename": "1.6.3",
126
+ "semver": "7.7.2",
127
+ "shell-quote": "1.8.2",
128
+ "source-map-support": "0.5.21",
129
+ "supports-color": "8.1.1",
130
+ "teen_process": "2.3.2",
131
+ "type-fest": "4.41.0",
132
+ "uuid": "11.1.0",
133
+ "which": "4.0.0",
134
+ "yauzl": "3.2.0"
135
+ },
136
+ "engines": {
137
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
138
+ "npm": ">=8"
139
+ },
140
+ "optionalDependencies": {
141
+ "sharp": "0.34.2"
142
+ }
143
+ },
144
+ "node_modules/@appium/tsconfig": {
145
+ "version": "0.3.5",
146
+ "resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-0.3.5.tgz",
147
+ "integrity": "sha512-T8G5oe3is0Gn56PkeYjXracc0CS26L/obVuX7PHwEDcn1UKiJXFa2MYY73dRAWKJumAIIsJjssNUu6VttdWZWw==",
148
+ "license": "Apache-2.0",
149
+ "dependencies": {
150
+ "@tsconfig/node14": "14.1.3"
151
+ },
152
+ "engines": {
153
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
154
+ "npm": ">=8"
155
+ }
156
+ },
157
+ "node_modules/@appium/types": {
158
+ "version": "0.26.0",
159
+ "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.26.0.tgz",
160
+ "integrity": "sha512-EO7r3H9cd1WePt/Gtb+TKBeWulSKjtNHAxD0llqqQ5hFwfNHWcmdObHL/d8jkyG53E/f54VeBcjD+uCARRqDqw==",
161
+ "license": "Apache-2.0",
162
+ "dependencies": {
163
+ "@appium/logger": "^1.7.1",
164
+ "@appium/schema": "^0.8.1",
165
+ "@appium/tsconfig": "^0.3.5",
166
+ "type-fest": "4.41.0"
167
+ },
168
+ "engines": {
169
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
170
+ "npm": ">=8"
171
+ }
172
+ },
173
+ "node_modules/@babel/code-frame": {
174
+ "version": "7.27.1",
175
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
176
+ "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
177
+ "license": "MIT",
178
+ "dependencies": {
179
+ "@babel/helper-validator-identifier": "^7.27.1",
180
+ "js-tokens": "^4.0.0",
181
+ "picocolors": "^1.1.1"
182
+ },
183
+ "engines": {
184
+ "node": ">=6.9.0"
185
+ }
186
+ },
187
+ "node_modules/@babel/helper-validator-identifier": {
188
+ "version": "7.27.1",
189
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
190
+ "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
191
+ "license": "MIT",
192
+ "engines": {
193
+ "node": ">=6.9.0"
194
+ }
195
+ },
196
+ "node_modules/@colors/colors": {
197
+ "version": "1.6.0",
198
+ "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.6.0.tgz",
199
+ "integrity": "sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==",
200
+ "license": "MIT",
201
+ "engines": {
202
+ "node": ">=0.1.90"
203
+ }
204
+ },
205
+ "node_modules/@emnapi/runtime": {
206
+ "version": "1.4.3",
207
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.4.3.tgz",
208
+ "integrity": "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==",
209
+ "extraneous": true,
210
+ "license": "MIT",
211
+ "dependencies": {
212
+ "tslib": "^2.4.0"
213
+ }
214
+ },
215
+ "node_modules/@img/sharp-libvips-linux-x64": {
216
+ "version": "1.1.0",
217
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.1.0.tgz",
218
+ "integrity": "sha512-yRj2+reB8iMg9W5sULM3S74jVS7zqSzHG3Ol/twnAAkAhnGQnpjj6e4ayUz7V+FpKypwgs82xbRdYtchTTUB+Q==",
219
+ "cpu": [
220
+ "x64"
221
+ ],
222
+ "license": "LGPL-3.0-or-later",
223
+ "optional": true,
224
+ "os": [
225
+ "linux"
226
+ ],
227
+ "funding": {
228
+ "url": "https://opencollective.com/libvips"
229
+ }
230
+ },
231
+ "node_modules/@img/sharp-linux-x64": {
232
+ "version": "0.34.2",
233
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.2.tgz",
234
+ "integrity": "sha512-sD7J+h5nFLMMmOXYH4DD9UtSNBD05tWSSdWAcEyzqW8Cn5UxXvsHAxmxSesYUsTOBmUnjtxghKDl15EvfqLFbQ==",
235
+ "cpu": [
236
+ "x64"
237
+ ],
238
+ "license": "Apache-2.0",
239
+ "optional": true,
240
+ "os": [
241
+ "linux"
242
+ ],
243
+ "engines": {
244
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
245
+ },
246
+ "funding": {
247
+ "url": "https://opencollective.com/libvips"
248
+ },
249
+ "optionalDependencies": {
250
+ "@img/sharp-libvips-linux-x64": "1.1.0"
251
+ }
252
+ },
253
+ "node_modules/@isaacs/cliui": {
254
+ "version": "8.0.2",
255
+ "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
256
+ "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
257
+ "license": "ISC",
258
+ "dependencies": {
259
+ "string-width": "^5.1.2",
260
+ "string-width-cjs": "npm:string-width@^4.2.0",
261
+ "strip-ansi": "^7.0.1",
262
+ "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
263
+ "wrap-ansi": "^8.1.0",
264
+ "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
265
+ },
266
+ "engines": {
267
+ "node": ">=12"
268
+ }
269
+ },
270
+ "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
271
+ "version": "6.2.1",
272
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
273
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
274
+ "license": "MIT",
275
+ "engines": {
276
+ "node": ">=12"
277
+ },
278
+ "funding": {
279
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
280
+ }
281
+ },
282
+ "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
283
+ "version": "8.1.0",
284
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
285
+ "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
286
+ "license": "MIT",
287
+ "dependencies": {
288
+ "ansi-styles": "^6.1.0",
289
+ "string-width": "^5.0.1",
290
+ "strip-ansi": "^7.0.1"
291
+ },
292
+ "engines": {
293
+ "node": ">=12"
294
+ },
295
+ "funding": {
296
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
297
+ }
298
+ },
299
+ "node_modules/@pkgjs/parseargs": {
300
+ "version": "0.11.0",
301
+ "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
302
+ "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
303
+ "license": "MIT",
304
+ "optional": true,
305
+ "engines": {
306
+ "node": ">=14"
307
+ }
308
+ },
309
+ "node_modules/@tsconfig/node14": {
310
+ "version": "14.1.3",
311
+ "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-14.1.3.tgz",
312
+ "integrity": "sha512-ZC9/Kq2c0+4l8sDx/z3YQyP7+OSMTQr/xxJaSFHLGhGL0t9bPjuX1Zwmg3C2VB5KWGgI8MXMRShXRJroy4utGA==",
313
+ "license": "MIT"
314
+ },
315
+ "node_modules/@types/node": {
316
+ "version": "24.0.10",
317
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.10.tgz",
318
+ "integrity": "sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==",
319
+ "license": "MIT",
320
+ "dependencies": {
321
+ "undici-types": "~7.8.0"
322
+ }
323
+ },
324
+ "node_modules/@types/normalize-package-data": {
325
+ "version": "2.4.4",
326
+ "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz",
327
+ "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==",
328
+ "license": "MIT"
329
+ },
330
+ "node_modules/@xmldom/xmldom": {
331
+ "version": "0.9.8",
332
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.8.tgz",
333
+ "integrity": "sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A==",
334
+ "license": "MIT",
335
+ "engines": {
336
+ "node": ">=14.6"
337
+ }
338
+ },
339
+ "node_modules/abort-controller": {
340
+ "version": "3.0.0",
341
+ "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
342
+ "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
343
+ "license": "MIT",
344
+ "dependencies": {
345
+ "event-target-shim": "^5.0.0"
346
+ },
347
+ "engines": {
348
+ "node": ">=6.5"
349
+ }
350
+ },
351
+ "node_modules/ansi-regex": {
352
+ "version": "6.1.0",
353
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
354
+ "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
355
+ "license": "MIT",
356
+ "engines": {
357
+ "node": ">=12"
358
+ },
359
+ "funding": {
360
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
361
+ }
362
+ },
363
+ "node_modules/ansi-styles": {
364
+ "version": "4.3.0",
365
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
366
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
367
+ "license": "MIT",
368
+ "dependencies": {
369
+ "color-convert": "^2.0.1"
370
+ },
371
+ "engines": {
372
+ "node": ">=8"
373
+ },
374
+ "funding": {
375
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
376
+ }
377
+ },
378
+ "node_modules/archiver": {
379
+ "version": "7.0.1",
380
+ "resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz",
381
+ "integrity": "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==",
382
+ "license": "MIT",
383
+ "dependencies": {
384
+ "archiver-utils": "^5.0.2",
385
+ "async": "^3.2.4",
386
+ "buffer-crc32": "^1.0.0",
387
+ "readable-stream": "^4.0.0",
388
+ "readdir-glob": "^1.1.2",
389
+ "tar-stream": "^3.0.0",
390
+ "zip-stream": "^6.0.1"
391
+ },
392
+ "engines": {
393
+ "node": ">= 14"
394
+ }
395
+ },
396
+ "node_modules/archiver-utils": {
397
+ "version": "5.0.2",
398
+ "resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-5.0.2.tgz",
399
+ "integrity": "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==",
400
+ "license": "MIT",
401
+ "dependencies": {
402
+ "glob": "^10.0.0",
403
+ "graceful-fs": "^4.2.0",
404
+ "is-stream": "^2.0.1",
405
+ "lazystream": "^1.0.0",
406
+ "lodash": "^4.17.15",
407
+ "normalize-path": "^3.0.0",
408
+ "readable-stream": "^4.0.0"
409
+ },
410
+ "engines": {
411
+ "node": ">= 14"
412
+ }
413
+ },
414
+ "node_modules/async": {
415
+ "version": "3.2.6",
416
+ "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
417
+ "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
418
+ "license": "MIT"
419
+ },
420
+ "node_modules/asynckit": {
421
+ "version": "0.4.0",
422
+ "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
423
+ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
424
+ "license": "MIT"
425
+ },
426
+ "node_modules/axios": {
427
+ "version": "1.9.0",
428
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz",
429
+ "integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==",
430
+ "license": "MIT",
431
+ "dependencies": {
432
+ "follow-redirects": "^1.15.6",
433
+ "form-data": "^4.0.0",
434
+ "proxy-from-env": "^1.1.0"
435
+ }
436
+ },
437
+ "node_modules/b4a": {
438
+ "version": "1.6.7",
439
+ "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.7.tgz",
440
+ "integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==",
441
+ "license": "Apache-2.0"
442
+ },
443
+ "node_modules/balanced-match": {
444
+ "version": "1.0.2",
445
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
446
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
447
+ "license": "MIT"
448
+ },
449
+ "node_modules/bare-events": {
450
+ "version": "2.5.4",
451
+ "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.4.tgz",
452
+ "integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==",
453
+ "license": "Apache-2.0",
454
+ "optional": true
455
+ },
456
+ "node_modules/base64-js": {
457
+ "version": "1.5.1",
458
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
459
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
460
+ "funding": [
461
+ {
462
+ "type": "github",
463
+ "url": "https://github.com/sponsors/feross"
464
+ },
465
+ {
466
+ "type": "patreon",
467
+ "url": "https://www.patreon.com/feross"
468
+ },
469
+ {
470
+ "type": "consulting",
471
+ "url": "https://feross.org/support"
472
+ }
473
+ ],
474
+ "license": "MIT"
475
+ },
476
+ "node_modules/base64-stream": {
477
+ "version": "1.0.0",
478
+ "resolved": "https://registry.npmjs.org/base64-stream/-/base64-stream-1.0.0.tgz",
479
+ "integrity": "sha512-BQQZftaO48FcE1Kof9CmXMFaAdqkcNorgc8CxesZv9nMbbTF1EFyQe89UOuh//QMmdtfUDXyO8rgUalemL5ODA==",
480
+ "license": "MIT"
481
+ },
482
+ "node_modules/big-integer": {
483
+ "version": "1.6.52",
484
+ "resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.52.tgz",
485
+ "integrity": "sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==",
486
+ "license": "Unlicense",
487
+ "engines": {
488
+ "node": ">=0.6"
489
+ }
490
+ },
491
+ "node_modules/bluebird": {
492
+ "version": "3.7.2",
493
+ "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
494
+ "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
495
+ "license": "MIT"
496
+ },
497
+ "node_modules/bplist-creator": {
498
+ "version": "0.1.1",
499
+ "resolved": "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.1.1.tgz",
500
+ "integrity": "sha512-Ese7052fdWrxp/vqSJkydgx/1MdBnNOCV2XVfbmdGWD2H6EYza+Q4pyYSuVSnCUD22hfI/BFI4jHaC3NLXLlJQ==",
501
+ "license": "MIT",
502
+ "dependencies": {
503
+ "stream-buffers": "2.2.x"
504
+ }
505
+ },
506
+ "node_modules/bplist-parser": {
507
+ "version": "0.3.2",
508
+ "resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.2.tgz",
509
+ "integrity": "sha512-apC2+fspHGI3mMKj+dGevkGo/tCqVB8jMb6i+OX+E29p0Iposz07fABkRIfVUPNd5A5VbuOz1bZbnmkKLYF+wQ==",
510
+ "license": "MIT",
511
+ "dependencies": {
512
+ "big-integer": "1.6.x"
513
+ },
514
+ "engines": {
515
+ "node": ">= 5.10.0"
516
+ }
517
+ },
518
+ "node_modules/brace-expansion": {
519
+ "version": "1.1.12",
520
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
521
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
522
+ "license": "MIT",
523
+ "dependencies": {
524
+ "balanced-match": "^1.0.0",
525
+ "concat-map": "0.0.1"
526
+ }
527
+ },
528
+ "node_modules/buffer-crc32": {
529
+ "version": "1.0.0",
530
+ "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz",
531
+ "integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==",
532
+ "license": "MIT",
533
+ "engines": {
534
+ "node": ">=8.0.0"
535
+ }
536
+ },
537
+ "node_modules/buffer-from": {
538
+ "version": "1.1.2",
539
+ "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
540
+ "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
541
+ "license": "MIT"
542
+ },
543
+ "node_modules/call-bind-apply-helpers": {
544
+ "version": "1.0.2",
545
+ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
546
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
547
+ "license": "MIT",
548
+ "dependencies": {
549
+ "es-errors": "^1.3.0",
550
+ "function-bind": "^1.1.2"
551
+ },
552
+ "engines": {
553
+ "node": ">= 0.4"
554
+ }
555
+ },
556
+ "node_modules/chalk": {
557
+ "version": "4.1.2",
558
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
559
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
560
+ "license": "MIT",
561
+ "dependencies": {
562
+ "ansi-styles": "^4.1.0",
563
+ "supports-color": "^7.1.0"
564
+ },
565
+ "engines": {
566
+ "node": ">=10"
567
+ },
568
+ "funding": {
569
+ "url": "https://github.com/chalk/chalk?sponsor=1"
570
+ }
571
+ },
572
+ "node_modules/chalk/node_modules/supports-color": {
573
+ "version": "7.2.0",
574
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
575
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
576
+ "license": "MIT",
577
+ "dependencies": {
578
+ "has-flag": "^4.0.0"
579
+ },
580
+ "engines": {
581
+ "node": ">=8"
582
+ }
583
+ },
584
+ "node_modules/color": {
585
+ "version": "4.2.3",
586
+ "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
587
+ "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
588
+ "license": "MIT",
589
+ "optional": true,
590
+ "dependencies": {
591
+ "color-convert": "^2.0.1",
592
+ "color-string": "^1.9.0"
593
+ },
594
+ "engines": {
595
+ "node": ">=12.5.0"
596
+ }
597
+ },
598
+ "node_modules/color-convert": {
599
+ "version": "2.0.1",
600
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
601
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
602
+ "license": "MIT",
603
+ "dependencies": {
604
+ "color-name": "~1.1.4"
605
+ },
606
+ "engines": {
607
+ "node": ">=7.0.0"
608
+ }
609
+ },
610
+ "node_modules/color-name": {
611
+ "version": "1.1.4",
612
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
613
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
614
+ "license": "MIT"
615
+ },
616
+ "node_modules/color-string": {
617
+ "version": "1.9.1",
618
+ "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
619
+ "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
620
+ "devOptional": true,
621
+ "license": "MIT",
622
+ "dependencies": {
623
+ "color-name": "^1.0.0",
624
+ "simple-swizzle": "^0.2.2"
625
+ }
626
+ },
627
+ "node_modules/combined-stream": {
628
+ "version": "1.0.8",
629
+ "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
630
+ "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
631
+ "license": "MIT",
632
+ "dependencies": {
633
+ "delayed-stream": "~1.0.0"
634
+ },
635
+ "engines": {
636
+ "node": ">= 0.8"
637
+ }
638
+ },
639
+ "node_modules/compress-commons": {
640
+ "version": "6.0.2",
641
+ "resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-6.0.2.tgz",
642
+ "integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==",
643
+ "license": "MIT",
644
+ "dependencies": {
645
+ "crc-32": "^1.2.0",
646
+ "crc32-stream": "^6.0.0",
647
+ "is-stream": "^2.0.1",
648
+ "normalize-path": "^3.0.0",
649
+ "readable-stream": "^4.0.0"
650
+ },
651
+ "engines": {
652
+ "node": ">= 14"
653
+ }
654
+ },
655
+ "node_modules/concat-map": {
656
+ "version": "0.0.1",
657
+ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
658
+ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
659
+ "license": "MIT"
660
+ },
661
+ "node_modules/console-control-strings": {
662
+ "version": "1.1.0",
663
+ "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
664
+ "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==",
665
+ "license": "ISC"
666
+ },
667
+ "node_modules/core-util-is": {
668
+ "version": "1.0.3",
669
+ "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
670
+ "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
671
+ "license": "MIT"
672
+ },
673
+ "node_modules/crc-32": {
674
+ "version": "1.2.2",
675
+ "resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",
676
+ "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
677
+ "license": "Apache-2.0",
678
+ "bin": {
679
+ "crc32": "bin/crc32.njs"
680
+ },
681
+ "engines": {
682
+ "node": ">=0.8"
683
+ }
684
+ },
685
+ "node_modules/crc32-stream": {
686
+ "version": "6.0.0",
687
+ "resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-6.0.0.tgz",
688
+ "integrity": "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==",
689
+ "license": "MIT",
690
+ "dependencies": {
691
+ "crc-32": "^1.2.0",
692
+ "readable-stream": "^4.0.0"
693
+ },
694
+ "engines": {
695
+ "node": ">= 14"
696
+ }
697
+ },
698
+ "node_modules/cross-spawn": {
699
+ "version": "7.0.6",
700
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
701
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
702
+ "license": "MIT",
703
+ "dependencies": {
704
+ "path-key": "^3.1.0",
705
+ "shebang-command": "^2.0.0",
706
+ "which": "^2.0.1"
707
+ },
708
+ "engines": {
709
+ "node": ">= 8"
710
+ }
711
+ },
712
+ "node_modules/cross-spawn/node_modules/isexe": {
713
+ "version": "2.0.0",
714
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
715
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
716
+ "license": "ISC"
717
+ },
718
+ "node_modules/cross-spawn/node_modules/which": {
719
+ "version": "2.0.2",
720
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
721
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
722
+ "license": "ISC",
723
+ "dependencies": {
724
+ "isexe": "^2.0.0"
725
+ },
726
+ "bin": {
727
+ "node-which": "bin/node-which"
728
+ },
729
+ "engines": {
730
+ "node": ">= 8"
731
+ }
732
+ },
733
+ "node_modules/delayed-stream": {
734
+ "version": "1.0.0",
735
+ "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
736
+ "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
737
+ "license": "MIT",
738
+ "engines": {
739
+ "node": ">=0.4.0"
740
+ }
741
+ },
742
+ "node_modules/detect-libc": {
743
+ "version": "2.0.4",
744
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
745
+ "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
746
+ "license": "Apache-2.0",
747
+ "optional": true,
748
+ "engines": {
749
+ "node": ">=8"
750
+ }
751
+ },
752
+ "node_modules/dunder-proto": {
753
+ "version": "1.0.1",
754
+ "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
755
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
756
+ "license": "MIT",
757
+ "dependencies": {
758
+ "call-bind-apply-helpers": "^1.0.1",
759
+ "es-errors": "^1.3.0",
760
+ "gopd": "^1.2.0"
761
+ },
762
+ "engines": {
763
+ "node": ">= 0.4"
764
+ }
765
+ },
766
+ "node_modules/duplexer": {
767
+ "version": "0.1.2",
768
+ "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
769
+ "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==",
770
+ "license": "MIT"
771
+ },
772
+ "node_modules/eastasianwidth": {
773
+ "version": "0.2.0",
774
+ "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
775
+ "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
776
+ "license": "MIT"
777
+ },
778
+ "node_modules/emoji-regex": {
779
+ "version": "9.2.2",
780
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
781
+ "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
782
+ "license": "MIT"
783
+ },
784
+ "node_modules/env-paths": {
785
+ "version": "2.2.1",
786
+ "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
787
+ "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
788
+ "license": "MIT",
789
+ "engines": {
790
+ "node": ">=6"
791
+ }
792
+ },
793
+ "node_modules/error-ex": {
794
+ "version": "1.3.2",
795
+ "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
796
+ "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
797
+ "license": "MIT",
798
+ "dependencies": {
799
+ "is-arrayish": "^0.2.1"
800
+ }
801
+ },
802
+ "node_modules/es-define-property": {
803
+ "version": "1.0.1",
804
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
805
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
806
+ "license": "MIT",
807
+ "engines": {
808
+ "node": ">= 0.4"
809
+ }
810
+ },
811
+ "node_modules/es-errors": {
812
+ "version": "1.3.0",
813
+ "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
814
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
815
+ "license": "MIT",
816
+ "engines": {
817
+ "node": ">= 0.4"
818
+ }
819
+ },
820
+ "node_modules/es-object-atoms": {
821
+ "version": "1.1.1",
822
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
823
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
824
+ "license": "MIT",
825
+ "dependencies": {
826
+ "es-errors": "^1.3.0"
827
+ },
828
+ "engines": {
829
+ "node": ">= 0.4"
830
+ }
831
+ },
832
+ "node_modules/es-set-tostringtag": {
833
+ "version": "2.1.0",
834
+ "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
835
+ "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
836
+ "license": "MIT",
837
+ "dependencies": {
838
+ "es-errors": "^1.3.0",
839
+ "get-intrinsic": "^1.2.6",
840
+ "has-tostringtag": "^1.0.2",
841
+ "hasown": "^2.0.2"
842
+ },
843
+ "engines": {
844
+ "node": ">= 0.4"
845
+ }
846
+ },
847
+ "node_modules/event-target-shim": {
848
+ "version": "5.0.1",
849
+ "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
850
+ "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
851
+ "license": "MIT",
852
+ "engines": {
853
+ "node": ">=6"
854
+ }
855
+ },
856
+ "node_modules/events": {
857
+ "version": "3.3.0",
858
+ "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
859
+ "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
860
+ "license": "MIT",
861
+ "engines": {
862
+ "node": ">=0.8.x"
863
+ }
864
+ },
865
+ "node_modules/fast-fifo": {
866
+ "version": "1.3.2",
867
+ "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz",
868
+ "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==",
869
+ "license": "MIT"
870
+ },
871
+ "node_modules/find-up": {
872
+ "version": "5.0.0",
873
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
874
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
875
+ "license": "MIT",
876
+ "dependencies": {
877
+ "locate-path": "^6.0.0",
878
+ "path-exists": "^4.0.0"
879
+ },
880
+ "engines": {
881
+ "node": ">=10"
882
+ },
883
+ "funding": {
884
+ "url": "https://github.com/sponsors/sindresorhus"
885
+ }
886
+ },
887
+ "node_modules/follow-redirects": {
888
+ "version": "1.15.9",
889
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz",
890
+ "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
891
+ "funding": [
892
+ {
893
+ "type": "individual",
894
+ "url": "https://github.com/sponsors/RubenVerborgh"
895
+ }
896
+ ],
897
+ "license": "MIT",
898
+ "engines": {
899
+ "node": ">=4.0"
900
+ },
901
+ "peerDependenciesMeta": {
902
+ "debug": {
903
+ "optional": true
904
+ }
905
+ }
906
+ },
907
+ "node_modules/foreground-child": {
908
+ "version": "3.3.1",
909
+ "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
910
+ "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
911
+ "license": "ISC",
912
+ "dependencies": {
913
+ "cross-spawn": "^7.0.6",
914
+ "signal-exit": "^4.0.1"
915
+ },
916
+ "engines": {
917
+ "node": ">=14"
918
+ },
919
+ "funding": {
920
+ "url": "https://github.com/sponsors/isaacs"
921
+ }
922
+ },
923
+ "node_modules/foreground-child/node_modules/signal-exit": {
924
+ "version": "4.1.0",
925
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
926
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
927
+ "license": "ISC",
928
+ "engines": {
929
+ "node": ">=14"
930
+ },
931
+ "funding": {
932
+ "url": "https://github.com/sponsors/isaacs"
933
+ }
934
+ },
935
+ "node_modules/form-data": {
936
+ "version": "4.0.2",
937
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz",
938
+ "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==",
939
+ "license": "MIT",
940
+ "dependencies": {
941
+ "asynckit": "^0.4.0",
942
+ "combined-stream": "^1.0.8",
943
+ "es-set-tostringtag": "^2.1.0",
944
+ "mime-types": "^2.1.12"
945
+ },
946
+ "engines": {
947
+ "node": ">= 6"
948
+ }
949
+ },
950
+ "node_modules/ftp-response-parser": {
951
+ "version": "1.0.1",
952
+ "resolved": "https://registry.npmjs.org/ftp-response-parser/-/ftp-response-parser-1.0.1.tgz",
953
+ "integrity": "sha512-++Ahlo2hs/IC7UVQzjcSAfeUpCwTTzs4uvG5XfGnsinIFkWUYF4xWwPd5qZuK8MJrmUIxFMuHcfqaosCDjvIWw==",
954
+ "dependencies": {
955
+ "readable-stream": "^1.0.31"
956
+ },
957
+ "engines": {
958
+ "node": ">=0.8.0"
959
+ }
960
+ },
961
+ "node_modules/ftp-response-parser/node_modules/isarray": {
962
+ "version": "0.0.1",
963
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
964
+ "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==",
965
+ "license": "MIT"
966
+ },
967
+ "node_modules/ftp-response-parser/node_modules/readable-stream": {
968
+ "version": "1.1.14",
969
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz",
970
+ "integrity": "sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==",
971
+ "license": "MIT",
972
+ "dependencies": {
973
+ "core-util-is": "~1.0.0",
974
+ "inherits": "~2.0.1",
975
+ "isarray": "0.0.1",
976
+ "string_decoder": "~0.10.x"
977
+ }
978
+ },
979
+ "node_modules/ftp-response-parser/node_modules/string_decoder": {
980
+ "version": "0.10.31",
981
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
982
+ "integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==",
983
+ "license": "MIT"
984
+ },
985
+ "node_modules/function-bind": {
986
+ "version": "1.1.2",
987
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
988
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
989
+ "license": "MIT",
990
+ "funding": {
991
+ "url": "https://github.com/sponsors/ljharb"
992
+ }
993
+ },
994
+ "node_modules/get-intrinsic": {
995
+ "version": "1.3.0",
996
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
997
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
998
+ "license": "MIT",
999
+ "dependencies": {
1000
+ "call-bind-apply-helpers": "^1.0.2",
1001
+ "es-define-property": "^1.0.1",
1002
+ "es-errors": "^1.3.0",
1003
+ "es-object-atoms": "^1.1.1",
1004
+ "function-bind": "^1.1.2",
1005
+ "get-proto": "^1.0.1",
1006
+ "gopd": "^1.2.0",
1007
+ "has-symbols": "^1.1.0",
1008
+ "hasown": "^2.0.2",
1009
+ "math-intrinsics": "^1.1.0"
1010
+ },
1011
+ "engines": {
1012
+ "node": ">= 0.4"
1013
+ },
1014
+ "funding": {
1015
+ "url": "https://github.com/sponsors/ljharb"
1016
+ }
1017
+ },
1018
+ "node_modules/get-proto": {
1019
+ "version": "1.0.1",
1020
+ "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
1021
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
1022
+ "license": "MIT",
1023
+ "dependencies": {
1024
+ "dunder-proto": "^1.0.1",
1025
+ "es-object-atoms": "^1.0.0"
1026
+ },
1027
+ "engines": {
1028
+ "node": ">= 0.4"
1029
+ }
1030
+ },
1031
+ "node_modules/get-stream": {
1032
+ "version": "6.0.1",
1033
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
1034
+ "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
1035
+ "license": "MIT",
1036
+ "engines": {
1037
+ "node": ">=10"
1038
+ },
1039
+ "funding": {
1040
+ "url": "https://github.com/sponsors/sindresorhus"
1041
+ }
1042
+ },
1043
+ "node_modules/glob": {
1044
+ "version": "10.4.5",
1045
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
1046
+ "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
1047
+ "license": "ISC",
1048
+ "dependencies": {
1049
+ "foreground-child": "^3.1.0",
1050
+ "jackspeak": "^3.1.2",
1051
+ "minimatch": "^9.0.4",
1052
+ "minipass": "^7.1.2",
1053
+ "package-json-from-dist": "^1.0.0",
1054
+ "path-scurry": "^1.11.1"
1055
+ },
1056
+ "bin": {
1057
+ "glob": "dist/esm/bin.mjs"
1058
+ },
1059
+ "funding": {
1060
+ "url": "https://github.com/sponsors/isaacs"
1061
+ }
1062
+ },
1063
+ "node_modules/glob/node_modules/brace-expansion": {
1064
+ "version": "2.0.2",
1065
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
1066
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
1067
+ "license": "MIT",
1068
+ "dependencies": {
1069
+ "balanced-match": "^1.0.0"
1070
+ }
1071
+ },
1072
+ "node_modules/glob/node_modules/minimatch": {
1073
+ "version": "9.0.5",
1074
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
1075
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
1076
+ "license": "ISC",
1077
+ "dependencies": {
1078
+ "brace-expansion": "^2.0.1"
1079
+ },
1080
+ "engines": {
1081
+ "node": ">=16 || 14 >=14.17"
1082
+ },
1083
+ "funding": {
1084
+ "url": "https://github.com/sponsors/isaacs"
1085
+ }
1086
+ },
1087
+ "node_modules/gopd": {
1088
+ "version": "1.2.0",
1089
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
1090
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
1091
+ "license": "MIT",
1092
+ "engines": {
1093
+ "node": ">= 0.4"
1094
+ },
1095
+ "funding": {
1096
+ "url": "https://github.com/sponsors/ljharb"
1097
+ }
1098
+ },
1099
+ "node_modules/graceful-fs": {
1100
+ "version": "4.2.11",
1101
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
1102
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
1103
+ "license": "ISC"
1104
+ },
1105
+ "node_modules/has-flag": {
1106
+ "version": "4.0.0",
1107
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
1108
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
1109
+ "license": "MIT",
1110
+ "engines": {
1111
+ "node": ">=8"
1112
+ }
1113
+ },
1114
+ "node_modules/has-symbols": {
1115
+ "version": "1.1.0",
1116
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
1117
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
1118
+ "license": "MIT",
1119
+ "engines": {
1120
+ "node": ">= 0.4"
1121
+ },
1122
+ "funding": {
1123
+ "url": "https://github.com/sponsors/ljharb"
1124
+ }
1125
+ },
1126
+ "node_modules/has-tostringtag": {
1127
+ "version": "1.0.2",
1128
+ "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
1129
+ "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
1130
+ "license": "MIT",
1131
+ "dependencies": {
1132
+ "has-symbols": "^1.0.3"
1133
+ },
1134
+ "engines": {
1135
+ "node": ">= 0.4"
1136
+ },
1137
+ "funding": {
1138
+ "url": "https://github.com/sponsors/ljharb"
1139
+ }
1140
+ },
1141
+ "node_modules/hasown": {
1142
+ "version": "2.0.2",
1143
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
1144
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
1145
+ "license": "MIT",
1146
+ "dependencies": {
1147
+ "function-bind": "^1.1.2"
1148
+ },
1149
+ "engines": {
1150
+ "node": ">= 0.4"
1151
+ }
1152
+ },
1153
+ "node_modules/hosted-git-info": {
1154
+ "version": "2.8.9",
1155
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
1156
+ "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
1157
+ "license": "ISC"
1158
+ },
1159
+ "node_modules/ieee754": {
1160
+ "version": "1.2.1",
1161
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
1162
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
1163
+ "funding": [
1164
+ {
1165
+ "type": "github",
1166
+ "url": "https://github.com/sponsors/feross"
1167
+ },
1168
+ {
1169
+ "type": "patreon",
1170
+ "url": "https://www.patreon.com/feross"
1171
+ },
1172
+ {
1173
+ "type": "consulting",
1174
+ "url": "https://feross.org/support"
1175
+ }
1176
+ ],
1177
+ "license": "BSD-3-Clause"
1178
+ },
1179
+ "node_modules/inflight": {
1180
+ "version": "1.0.6",
1181
+ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
1182
+ "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
1183
+ "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
1184
+ "license": "ISC",
1185
+ "dependencies": {
1186
+ "once": "^1.3.0",
1187
+ "wrappy": "1"
1188
+ }
1189
+ },
1190
+ "node_modules/inherits": {
1191
+ "version": "2.0.4",
1192
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
1193
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
1194
+ "license": "ISC"
1195
+ },
1196
+ "node_modules/is-arrayish": {
1197
+ "version": "0.2.1",
1198
+ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
1199
+ "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
1200
+ "license": "MIT"
1201
+ },
1202
+ "node_modules/is-core-module": {
1203
+ "version": "2.16.1",
1204
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
1205
+ "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
1206
+ "license": "MIT",
1207
+ "dependencies": {
1208
+ "hasown": "^2.0.2"
1209
+ },
1210
+ "engines": {
1211
+ "node": ">= 0.4"
1212
+ },
1213
+ "funding": {
1214
+ "url": "https://github.com/sponsors/ljharb"
1215
+ }
1216
+ },
1217
+ "node_modules/is-fullwidth-code-point": {
1218
+ "version": "3.0.0",
1219
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
1220
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
1221
+ "license": "MIT",
1222
+ "engines": {
1223
+ "node": ">=8"
1224
+ }
1225
+ },
1226
+ "node_modules/is-stream": {
1227
+ "version": "2.0.1",
1228
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
1229
+ "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
1230
+ "license": "MIT",
1231
+ "engines": {
1232
+ "node": ">=8"
1233
+ },
1234
+ "funding": {
1235
+ "url": "https://github.com/sponsors/sindresorhus"
1236
+ }
1237
+ },
1238
+ "node_modules/is-unicode-supported": {
1239
+ "version": "0.1.0",
1240
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
1241
+ "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
1242
+ "license": "MIT",
1243
+ "engines": {
1244
+ "node": ">=10"
1245
+ },
1246
+ "funding": {
1247
+ "url": "https://github.com/sponsors/sindresorhus"
1248
+ }
1249
+ },
1250
+ "node_modules/isexe": {
1251
+ "version": "3.1.1",
1252
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz",
1253
+ "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==",
1254
+ "license": "ISC",
1255
+ "engines": {
1256
+ "node": ">=16"
1257
+ }
1258
+ },
1259
+ "node_modules/jackspeak": {
1260
+ "version": "3.4.3",
1261
+ "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
1262
+ "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
1263
+ "license": "BlueOak-1.0.0",
1264
+ "dependencies": {
1265
+ "@isaacs/cliui": "^8.0.2"
1266
+ },
1267
+ "funding": {
1268
+ "url": "https://github.com/sponsors/isaacs"
1269
+ },
1270
+ "optionalDependencies": {
1271
+ "@pkgjs/parseargs": "^0.11.0"
1272
+ }
1273
+ },
1274
+ "node_modules/js-tokens": {
1275
+ "version": "4.0.0",
1276
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
1277
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
1278
+ "license": "MIT"
1279
+ },
1280
+ "node_modules/jsftp": {
1281
+ "version": "2.1.3",
1282
+ "resolved": "https://registry.npmjs.org/jsftp/-/jsftp-2.1.3.tgz",
1283
+ "integrity": "sha512-r79EVB8jaNAZbq8hvanL8e8JGu2ZNr2bXdHC4ZdQhRImpSPpnWwm5DYVzQ5QxJmtGtKhNNuvqGgbNaFl604fEQ==",
1284
+ "license": "MIT",
1285
+ "dependencies": {
1286
+ "debug": "^3.1.0",
1287
+ "ftp-response-parser": "^1.0.1",
1288
+ "once": "^1.4.0",
1289
+ "parse-listing": "^1.1.3",
1290
+ "stream-combiner": "^0.2.2",
1291
+ "unorm": "^1.4.1"
1292
+ },
1293
+ "engines": {
1294
+ "node": ">=6"
1295
+ }
1296
+ },
1297
+ "node_modules/jsftp/node_modules/debug": {
1298
+ "version": "3.2.7",
1299
+ "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
1300
+ "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
1301
+ "license": "MIT",
1302
+ "dependencies": {
1303
+ "ms": "^2.1.1"
1304
+ }
1305
+ },
1306
+ "node_modules/json-parse-even-better-errors": {
1307
+ "version": "4.0.0",
1308
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-4.0.0.tgz",
1309
+ "integrity": "sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA==",
1310
+ "license": "MIT",
1311
+ "engines": {
1312
+ "node": "^18.17.0 || >=20.5.0"
1313
+ }
1314
+ },
1315
+ "node_modules/json-schema": {
1316
+ "version": "0.4.0",
1317
+ "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
1318
+ "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==",
1319
+ "license": "(AFL-2.1 OR BSD-3-Clause)"
1320
+ },
1321
+ "node_modules/klaw": {
1322
+ "version": "4.1.0",
1323
+ "resolved": "https://registry.npmjs.org/klaw/-/klaw-4.1.0.tgz",
1324
+ "integrity": "sha512-1zGZ9MF9H22UnkpVeuaGKOjfA2t6WrfdrJmGjy16ykcjnKQDmHVX+KI477rpbGevz/5FD4MC3xf1oxylBgcaQw==",
1325
+ "license": "MIT",
1326
+ "engines": {
1327
+ "node": ">=14.14.0"
1328
+ }
1329
+ },
1330
+ "node_modules/lazystream": {
1331
+ "version": "1.0.1",
1332
+ "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
1333
+ "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
1334
+ "license": "MIT",
1335
+ "dependencies": {
1336
+ "readable-stream": "^2.0.5"
1337
+ },
1338
+ "engines": {
1339
+ "node": ">= 0.6.3"
1340
+ }
1341
+ },
1342
+ "node_modules/lazystream/node_modules/isarray": {
1343
+ "version": "1.0.0",
1344
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
1345
+ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
1346
+ "license": "MIT"
1347
+ },
1348
+ "node_modules/lazystream/node_modules/readable-stream": {
1349
+ "version": "2.3.8",
1350
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
1351
+ "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
1352
+ "license": "MIT",
1353
+ "dependencies": {
1354
+ "core-util-is": "~1.0.0",
1355
+ "inherits": "~2.0.3",
1356
+ "isarray": "~1.0.0",
1357
+ "process-nextick-args": "~2.0.0",
1358
+ "safe-buffer": "~5.1.1",
1359
+ "string_decoder": "~1.1.1",
1360
+ "util-deprecate": "~1.0.1"
1361
+ }
1362
+ },
1363
+ "node_modules/lazystream/node_modules/safe-buffer": {
1364
+ "version": "5.1.2",
1365
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
1366
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
1367
+ "license": "MIT"
1368
+ },
1369
+ "node_modules/lazystream/node_modules/string_decoder": {
1370
+ "version": "1.1.1",
1371
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
1372
+ "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
1373
+ "license": "MIT",
1374
+ "dependencies": {
1375
+ "safe-buffer": "~5.1.0"
1376
+ }
1377
+ },
1378
+ "node_modules/lines-and-columns": {
1379
+ "version": "1.2.4",
1380
+ "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
1381
+ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
1382
+ "license": "MIT"
1383
+ },
1384
+ "node_modules/locate-path": {
1385
+ "version": "6.0.0",
1386
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
1387
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
1388
+ "license": "MIT",
1389
+ "dependencies": {
1390
+ "p-locate": "^5.0.0"
1391
+ },
1392
+ "engines": {
1393
+ "node": ">=10"
1394
+ },
1395
+ "funding": {
1396
+ "url": "https://github.com/sponsors/sindresorhus"
1397
+ }
1398
+ },
1399
+ "node_modules/lockfile": {
1400
+ "version": "1.0.4",
1401
+ "resolved": "https://registry.npmjs.org/lockfile/-/lockfile-1.0.4.tgz",
1402
+ "integrity": "sha512-cvbTwETRfsFh4nHsL1eGWapU1XFi5Ot9E85sWAwia7Y7EgB7vfqcZhTKZ+l7hCGxSPoushMv5GKhT5PdLv03WA==",
1403
+ "license": "ISC",
1404
+ "dependencies": {
1405
+ "signal-exit": "^3.0.2"
1406
+ }
1407
+ },
1408
+ "node_modules/lodash": {
1409
+ "version": "4.17.21",
1410
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
1411
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
1412
+ "license": "MIT"
1413
+ },
1414
+ "node_modules/log-symbols": {
1415
+ "version": "4.1.0",
1416
+ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
1417
+ "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
1418
+ "license": "MIT",
1419
+ "dependencies": {
1420
+ "chalk": "^4.1.0",
1421
+ "is-unicode-supported": "^0.1.0"
1422
+ },
1423
+ "engines": {
1424
+ "node": ">=10"
1425
+ },
1426
+ "funding": {
1427
+ "url": "https://github.com/sponsors/sindresorhus"
1428
+ }
1429
+ },
1430
+ "node_modules/lru-cache": {
1431
+ "version": "10.4.3",
1432
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
1433
+ "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
1434
+ "license": "ISC"
1435
+ },
1436
+ "node_modules/math-intrinsics": {
1437
+ "version": "1.1.0",
1438
+ "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
1439
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
1440
+ "license": "MIT",
1441
+ "engines": {
1442
+ "node": ">= 0.4"
1443
+ }
1444
+ },
1445
+ "node_modules/memorystream": {
1446
+ "version": "0.3.1",
1447
+ "resolved": "https://registry.npmjs.org/memorystream/-/memorystream-0.3.1.tgz",
1448
+ "integrity": "sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==",
1449
+ "engines": {
1450
+ "node": ">= 0.10.0"
1451
+ }
1452
+ },
1453
+ "node_modules/mime-db": {
1454
+ "version": "1.52.0",
1455
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
1456
+ "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
1457
+ "license": "MIT",
1458
+ "engines": {
1459
+ "node": ">= 0.6"
1460
+ }
1461
+ },
1462
+ "node_modules/mime-types": {
1463
+ "version": "2.1.35",
1464
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
1465
+ "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
1466
+ "license": "MIT",
1467
+ "dependencies": {
1468
+ "mime-db": "1.52.0"
1469
+ },
1470
+ "engines": {
1471
+ "node": ">= 0.6"
1472
+ }
1473
+ },
1474
+ "node_modules/minimatch": {
1475
+ "version": "3.1.2",
1476
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
1477
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
1478
+ "license": "ISC",
1479
+ "dependencies": {
1480
+ "brace-expansion": "^1.1.7"
1481
+ },
1482
+ "engines": {
1483
+ "node": "*"
1484
+ }
1485
+ },
1486
+ "node_modules/minimist": {
1487
+ "version": "1.2.8",
1488
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
1489
+ "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
1490
+ "license": "MIT",
1491
+ "funding": {
1492
+ "url": "https://github.com/sponsors/ljharb"
1493
+ }
1494
+ },
1495
+ "node_modules/minipass": {
1496
+ "version": "7.1.2",
1497
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
1498
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
1499
+ "license": "ISC",
1500
+ "engines": {
1501
+ "node": ">=16 || 14 >=14.17"
1502
+ }
1503
+ },
1504
+ "node_modules/mkdirp": {
1505
+ "version": "0.5.6",
1506
+ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
1507
+ "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
1508
+ "license": "MIT",
1509
+ "dependencies": {
1510
+ "minimist": "^1.2.6"
1511
+ },
1512
+ "bin": {
1513
+ "mkdirp": "bin/cmd.js"
1514
+ }
1515
+ },
1516
+ "node_modules/moment": {
1517
+ "version": "2.30.1",
1518
+ "resolved": "https://registry.npmjs.org/moment/-/moment-2.30.1.tgz",
1519
+ "integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==",
1520
+ "license": "MIT",
1521
+ "engines": {
1522
+ "node": "*"
1523
+ }
1524
+ },
1525
+ "node_modules/ms": {
1526
+ "version": "2.1.3",
1527
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
1528
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
1529
+ "license": "MIT"
1530
+ },
1531
+ "node_modules/mv": {
1532
+ "version": "2.1.1",
1533
+ "resolved": "https://registry.npmjs.org/mv/-/mv-2.1.1.tgz",
1534
+ "integrity": "sha512-at/ZndSy3xEGJ8i0ygALh8ru9qy7gWW1cmkaqBN29JmMlIvM//MEO9y1sk/avxuwnPcfhkejkLsuPxH81BrkSg==",
1535
+ "license": "MIT",
1536
+ "dependencies": {
1537
+ "mkdirp": "~0.5.1",
1538
+ "ncp": "~2.0.0",
1539
+ "rimraf": "~2.4.0"
1540
+ },
1541
+ "engines": {
1542
+ "node": ">=0.8.0"
1543
+ }
1544
+ },
1545
+ "node_modules/mv/node_modules/glob": {
1546
+ "version": "6.0.4",
1547
+ "resolved": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz",
1548
+ "integrity": "sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==",
1549
+ "deprecated": "Glob versions prior to v9 are no longer supported",
1550
+ "license": "ISC",
1551
+ "dependencies": {
1552
+ "inflight": "^1.0.4",
1553
+ "inherits": "2",
1554
+ "minimatch": "2 || 3",
1555
+ "once": "^1.3.0",
1556
+ "path-is-absolute": "^1.0.0"
1557
+ },
1558
+ "engines": {
1559
+ "node": "*"
1560
+ }
1561
+ },
1562
+ "node_modules/mv/node_modules/rimraf": {
1563
+ "version": "2.4.5",
1564
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.4.5.tgz",
1565
+ "integrity": "sha512-J5xnxTyqaiw06JjMftq7L9ouA448dw/E7dKghkP9WpKNuwmARNNg+Gk8/u5ryb9N/Yo2+z3MCwuqFK/+qPOPfQ==",
1566
+ "deprecated": "Rimraf versions prior to v4 are no longer supported",
1567
+ "license": "ISC",
1568
+ "dependencies": {
1569
+ "glob": "^6.0.1"
1570
+ },
1571
+ "bin": {
1572
+ "rimraf": "bin.js"
1573
+ }
1574
+ },
1575
+ "node_modules/ncp": {
1576
+ "version": "2.0.0",
1577
+ "resolved": "https://registry.npmjs.org/ncp/-/ncp-2.0.0.tgz",
1578
+ "integrity": "sha512-zIdGUrPRFTUELUvr3Gmc7KZ2Sw/h1PiVM0Af/oHB6zgnV1ikqSfRk+TOufi79aHYCW3NiOXmr1BP5nWbzojLaA==",
1579
+ "license": "MIT",
1580
+ "bin": {
1581
+ "ncp": "bin/ncp"
1582
+ }
1583
+ },
1584
+ "node_modules/node-addon-api": {
1585
+ "version": "8.4.0",
1586
+ "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.4.0.tgz",
1587
+ "integrity": "sha512-D9DI/gXHvVmjHS08SVch0Em8G5S1P+QWtU31appcKT/8wFSPRcdHadIFSAntdMMVM5zz+/DL+bL/gz3UDppqtg==",
1588
+ "license": "MIT",
1589
+ "engines": {
1590
+ "node": "^18 || ^20 || >= 21"
1591
+ }
1592
+ },
1593
+ "node_modules/normalize-package-data": {
1594
+ "version": "2.5.0",
1595
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
1596
+ "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
1597
+ "license": "BSD-2-Clause",
1598
+ "dependencies": {
1599
+ "hosted-git-info": "^2.1.4",
1600
+ "resolve": "^1.10.0",
1601
+ "semver": "2 || 3 || 4 || 5",
1602
+ "validate-npm-package-license": "^3.0.1"
1603
+ }
1604
+ },
1605
+ "node_modules/normalize-package-data/node_modules/semver": {
1606
+ "version": "5.7.2",
1607
+ "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz",
1608
+ "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
1609
+ "license": "ISC",
1610
+ "bin": {
1611
+ "semver": "bin/semver"
1612
+ }
1613
+ },
1614
+ "node_modules/normalize-path": {
1615
+ "version": "3.0.0",
1616
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
1617
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
1618
+ "license": "MIT",
1619
+ "engines": {
1620
+ "node": ">=0.10.0"
1621
+ }
1622
+ },
1623
+ "node_modules/npm-normalize-package-bin": {
1624
+ "version": "4.0.0",
1625
+ "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz",
1626
+ "integrity": "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==",
1627
+ "license": "ISC",
1628
+ "engines": {
1629
+ "node": "^18.17.0 || >=20.5.0"
1630
+ }
1631
+ },
1632
+ "node_modules/npm-run-all2": {
1633
+ "version": "7.0.2",
1634
+ "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-7.0.2.tgz",
1635
+ "integrity": "sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==",
1636
+ "license": "MIT",
1637
+ "dependencies": {
1638
+ "ansi-styles": "^6.2.1",
1639
+ "cross-spawn": "^7.0.6",
1640
+ "memorystream": "^0.3.1",
1641
+ "minimatch": "^9.0.0",
1642
+ "pidtree": "^0.6.0",
1643
+ "read-package-json-fast": "^4.0.0",
1644
+ "shell-quote": "^1.7.3",
1645
+ "which": "^5.0.0"
1646
+ },
1647
+ "bin": {
1648
+ "npm-run-all": "bin/npm-run-all/index.js",
1649
+ "npm-run-all2": "bin/npm-run-all/index.js",
1650
+ "run-p": "bin/run-p/index.js",
1651
+ "run-s": "bin/run-s/index.js"
1652
+ },
1653
+ "engines": {
1654
+ "node": "^18.17.0 || >=20.5.0",
1655
+ "npm": ">= 9"
1656
+ }
1657
+ },
1658
+ "node_modules/npm-run-all2/node_modules/ansi-styles": {
1659
+ "version": "6.2.1",
1660
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
1661
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
1662
+ "license": "MIT",
1663
+ "engines": {
1664
+ "node": ">=12"
1665
+ },
1666
+ "funding": {
1667
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1668
+ }
1669
+ },
1670
+ "node_modules/npm-run-all2/node_modules/brace-expansion": {
1671
+ "version": "2.0.2",
1672
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
1673
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
1674
+ "license": "MIT",
1675
+ "dependencies": {
1676
+ "balanced-match": "^1.0.0"
1677
+ }
1678
+ },
1679
+ "node_modules/npm-run-all2/node_modules/minimatch": {
1680
+ "version": "9.0.5",
1681
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
1682
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
1683
+ "license": "ISC",
1684
+ "dependencies": {
1685
+ "brace-expansion": "^2.0.1"
1686
+ },
1687
+ "engines": {
1688
+ "node": ">=16 || 14 >=14.17"
1689
+ },
1690
+ "funding": {
1691
+ "url": "https://github.com/sponsors/isaacs"
1692
+ }
1693
+ },
1694
+ "node_modules/npm-run-all2/node_modules/which": {
1695
+ "version": "5.0.0",
1696
+ "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz",
1697
+ "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==",
1698
+ "license": "ISC",
1699
+ "dependencies": {
1700
+ "isexe": "^3.1.1"
1701
+ },
1702
+ "bin": {
1703
+ "node-which": "bin/which.js"
1704
+ },
1705
+ "engines": {
1706
+ "node": "^18.17.0 || >=20.5.0"
1707
+ }
1708
+ },
1709
+ "node_modules/once": {
1710
+ "version": "1.4.0",
1711
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
1712
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
1713
+ "license": "ISC",
1714
+ "dependencies": {
1715
+ "wrappy": "1"
1716
+ }
1717
+ },
1718
+ "node_modules/p-limit": {
1719
+ "version": "3.1.0",
1720
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
1721
+ "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
1722
+ "license": "MIT",
1723
+ "dependencies": {
1724
+ "yocto-queue": "^0.1.0"
1725
+ },
1726
+ "engines": {
1727
+ "node": ">=10"
1728
+ },
1729
+ "funding": {
1730
+ "url": "https://github.com/sponsors/sindresorhus"
1731
+ }
1732
+ },
1733
+ "node_modules/p-locate": {
1734
+ "version": "5.0.0",
1735
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
1736
+ "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
1737
+ "license": "MIT",
1738
+ "dependencies": {
1739
+ "p-limit": "^3.0.2"
1740
+ },
1741
+ "engines": {
1742
+ "node": ">=10"
1743
+ },
1744
+ "funding": {
1745
+ "url": "https://github.com/sponsors/sindresorhus"
1746
+ }
1747
+ },
1748
+ "node_modules/package-json-from-dist": {
1749
+ "version": "1.0.1",
1750
+ "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
1751
+ "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
1752
+ "license": "BlueOak-1.0.0"
1753
+ },
1754
+ "node_modules/parse-json": {
1755
+ "version": "5.2.0",
1756
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
1757
+ "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
1758
+ "license": "MIT",
1759
+ "dependencies": {
1760
+ "@babel/code-frame": "^7.0.0",
1761
+ "error-ex": "^1.3.1",
1762
+ "json-parse-even-better-errors": "^2.3.0",
1763
+ "lines-and-columns": "^1.1.6"
1764
+ },
1765
+ "engines": {
1766
+ "node": ">=8"
1767
+ },
1768
+ "funding": {
1769
+ "url": "https://github.com/sponsors/sindresorhus"
1770
+ }
1771
+ },
1772
+ "node_modules/parse-json/node_modules/json-parse-even-better-errors": {
1773
+ "version": "2.3.1",
1774
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
1775
+ "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
1776
+ "license": "MIT"
1777
+ },
1778
+ "node_modules/parse-listing": {
1779
+ "version": "1.1.3",
1780
+ "resolved": "https://registry.npmjs.org/parse-listing/-/parse-listing-1.1.3.tgz",
1781
+ "integrity": "sha512-a1p1i+9Qyc8pJNwdrSvW1g5TPxRH0sywVi6OzVvYHRo6xwF9bDWBxtH0KkxeOOvhUE8vAMtiSfsYQFOuK901eA==",
1782
+ "engines": {
1783
+ "node": ">=0.6.21"
1784
+ }
1785
+ },
1786
+ "node_modules/path-exists": {
1787
+ "version": "4.0.0",
1788
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
1789
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
1790
+ "license": "MIT",
1791
+ "engines": {
1792
+ "node": ">=8"
1793
+ }
1794
+ },
1795
+ "node_modules/path-is-absolute": {
1796
+ "version": "1.0.1",
1797
+ "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
1798
+ "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
1799
+ "license": "MIT",
1800
+ "engines": {
1801
+ "node": ">=0.10.0"
1802
+ }
1803
+ },
1804
+ "node_modules/path-key": {
1805
+ "version": "3.1.1",
1806
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
1807
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
1808
+ "license": "MIT",
1809
+ "engines": {
1810
+ "node": ">=8"
1811
+ }
1812
+ },
1813
+ "node_modules/path-parse": {
1814
+ "version": "1.0.7",
1815
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
1816
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
1817
+ "license": "MIT"
1818
+ },
1819
+ "node_modules/path-scurry": {
1820
+ "version": "1.11.1",
1821
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
1822
+ "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
1823
+ "license": "BlueOak-1.0.0",
1824
+ "dependencies": {
1825
+ "lru-cache": "^10.2.0",
1826
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
1827
+ },
1828
+ "engines": {
1829
+ "node": ">=16 || 14 >=14.18"
1830
+ },
1831
+ "funding": {
1832
+ "url": "https://github.com/sponsors/isaacs"
1833
+ }
1834
+ },
1835
+ "node_modules/pend": {
1836
+ "version": "1.2.0",
1837
+ "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
1838
+ "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==",
1839
+ "license": "MIT"
1840
+ },
1841
+ "node_modules/picocolors": {
1842
+ "version": "1.1.1",
1843
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
1844
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
1845
+ "license": "ISC"
1846
+ },
1847
+ "node_modules/pidtree": {
1848
+ "version": "0.6.0",
1849
+ "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.6.0.tgz",
1850
+ "integrity": "sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==",
1851
+ "license": "MIT",
1852
+ "bin": {
1853
+ "pidtree": "bin/pidtree.js"
1854
+ },
1855
+ "engines": {
1856
+ "node": ">=0.10"
1857
+ }
1858
+ },
1859
+ "node_modules/pkg-dir": {
1860
+ "version": "5.0.0",
1861
+ "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz",
1862
+ "integrity": "sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==",
1863
+ "license": "MIT",
1864
+ "dependencies": {
1865
+ "find-up": "^5.0.0"
1866
+ },
1867
+ "engines": {
1868
+ "node": ">=10"
1869
+ }
1870
+ },
1871
+ "node_modules/plist": {
1872
+ "version": "3.1.0",
1873
+ "resolved": "https://registry.npmjs.org/plist/-/plist-3.1.0.tgz",
1874
+ "integrity": "sha512-uysumyrvkUX0rX/dEVqt8gC3sTBzd4zoWfLeS29nb53imdaXVvLINYXTI2GNqzaMuvacNx4uJQ8+b3zXR0pkgQ==",
1875
+ "license": "MIT",
1876
+ "dependencies": {
1877
+ "@xmldom/xmldom": "^0.8.8",
1878
+ "base64-js": "^1.5.1",
1879
+ "xmlbuilder": "^15.1.1"
1880
+ },
1881
+ "engines": {
1882
+ "node": ">=10.4.0"
1883
+ }
1884
+ },
1885
+ "node_modules/plist/node_modules/@xmldom/xmldom": {
1886
+ "version": "0.8.10",
1887
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.10.tgz",
1888
+ "integrity": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==",
1889
+ "license": "MIT",
1890
+ "engines": {
1891
+ "node": ">=10.0.0"
1892
+ }
1893
+ },
1894
+ "node_modules/pluralize": {
1895
+ "version": "8.0.0",
1896
+ "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz",
1897
+ "integrity": "sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==",
1898
+ "license": "MIT",
1899
+ "engines": {
1900
+ "node": ">=4"
1901
+ }
1902
+ },
1903
+ "node_modules/process": {
1904
+ "version": "0.11.10",
1905
+ "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
1906
+ "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
1907
+ "license": "MIT",
1908
+ "engines": {
1909
+ "node": ">= 0.6.0"
1910
+ }
1911
+ },
1912
+ "node_modules/process-nextick-args": {
1913
+ "version": "2.0.1",
1914
+ "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
1915
+ "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
1916
+ "license": "MIT"
1917
+ },
1918
+ "node_modules/proxy-from-env": {
1919
+ "version": "1.1.0",
1920
+ "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
1921
+ "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
1922
+ "license": "MIT"
1923
+ },
1924
+ "node_modules/read-package-json-fast": {
1925
+ "version": "4.0.0",
1926
+ "resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-4.0.0.tgz",
1927
+ "integrity": "sha512-qpt8EwugBWDw2cgE2W+/3oxC+KTez2uSVR8JU9Q36TXPAGCaozfQUs59v4j4GFpWTaw0i6hAZSvOmu1J0uOEUg==",
1928
+ "license": "ISC",
1929
+ "dependencies": {
1930
+ "json-parse-even-better-errors": "^4.0.0",
1931
+ "npm-normalize-package-bin": "^4.0.0"
1932
+ },
1933
+ "engines": {
1934
+ "node": "^18.17.0 || >=20.5.0"
1935
+ }
1936
+ },
1937
+ "node_modules/read-pkg": {
1938
+ "version": "5.2.0",
1939
+ "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
1940
+ "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
1941
+ "license": "MIT",
1942
+ "dependencies": {
1943
+ "@types/normalize-package-data": "^2.4.0",
1944
+ "normalize-package-data": "^2.5.0",
1945
+ "parse-json": "^5.0.0",
1946
+ "type-fest": "^0.6.0"
1947
+ },
1948
+ "engines": {
1949
+ "node": ">=8"
1950
+ }
1951
+ },
1952
+ "node_modules/read-pkg/node_modules/type-fest": {
1953
+ "version": "0.6.0",
1954
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
1955
+ "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
1956
+ "license": "(MIT OR CC0-1.0)",
1957
+ "engines": {
1958
+ "node": ">=8"
1959
+ }
1960
+ },
1961
+ "node_modules/readable-stream": {
1962
+ "version": "4.7.0",
1963
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz",
1964
+ "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==",
1965
+ "license": "MIT",
1966
+ "dependencies": {
1967
+ "abort-controller": "^3.0.0",
1968
+ "buffer": "^6.0.3",
1969
+ "events": "^3.3.0",
1970
+ "process": "^0.11.10",
1971
+ "string_decoder": "^1.3.0"
1972
+ },
1973
+ "engines": {
1974
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
1975
+ }
1976
+ },
1977
+ "node_modules/readable-stream/node_modules/buffer": {
1978
+ "version": "6.0.3",
1979
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
1980
+ "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
1981
+ "funding": [
1982
+ {
1983
+ "type": "github",
1984
+ "url": "https://github.com/sponsors/feross"
1985
+ },
1986
+ {
1987
+ "type": "patreon",
1988
+ "url": "https://www.patreon.com/feross"
1989
+ },
1990
+ {
1991
+ "type": "consulting",
1992
+ "url": "https://feross.org/support"
1993
+ }
1994
+ ],
1995
+ "license": "MIT",
1996
+ "dependencies": {
1997
+ "base64-js": "^1.3.1",
1998
+ "ieee754": "^1.2.1"
1999
+ }
2000
+ },
2001
+ "node_modules/readdir-glob": {
2002
+ "version": "1.1.3",
2003
+ "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz",
2004
+ "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
2005
+ "license": "Apache-2.0",
2006
+ "dependencies": {
2007
+ "minimatch": "^5.1.0"
2008
+ }
2009
+ },
2010
+ "node_modules/readdir-glob/node_modules/brace-expansion": {
2011
+ "version": "2.0.2",
2012
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
2013
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
2014
+ "license": "MIT",
2015
+ "dependencies": {
2016
+ "balanced-match": "^1.0.0"
2017
+ }
2018
+ },
2019
+ "node_modules/readdir-glob/node_modules/minimatch": {
2020
+ "version": "5.1.6",
2021
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
2022
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
2023
+ "license": "ISC",
2024
+ "dependencies": {
2025
+ "brace-expansion": "^2.0.1"
2026
+ },
2027
+ "engines": {
2028
+ "node": ">=10"
2029
+ }
2030
+ },
2031
+ "node_modules/resolve": {
2032
+ "version": "1.22.10",
2033
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
2034
+ "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
2035
+ "license": "MIT",
2036
+ "dependencies": {
2037
+ "is-core-module": "^2.16.0",
2038
+ "path-parse": "^1.0.7",
2039
+ "supports-preserve-symlinks-flag": "^1.0.0"
2040
+ },
2041
+ "bin": {
2042
+ "resolve": "bin/resolve"
2043
+ },
2044
+ "engines": {
2045
+ "node": ">= 0.4"
2046
+ },
2047
+ "funding": {
2048
+ "url": "https://github.com/sponsors/ljharb"
2049
+ }
2050
+ },
2051
+ "node_modules/resolve-from": {
2052
+ "version": "5.0.0",
2053
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
2054
+ "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
2055
+ "license": "MIT",
2056
+ "engines": {
2057
+ "node": ">=8"
2058
+ }
2059
+ },
2060
+ "node_modules/safe-buffer": {
2061
+ "version": "5.2.1",
2062
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
2063
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
2064
+ "funding": [
2065
+ {
2066
+ "type": "github",
2067
+ "url": "https://github.com/sponsors/feross"
2068
+ },
2069
+ {
2070
+ "type": "patreon",
2071
+ "url": "https://www.patreon.com/feross"
2072
+ },
2073
+ {
2074
+ "type": "consulting",
2075
+ "url": "https://feross.org/support"
2076
+ }
2077
+ ],
2078
+ "license": "MIT"
2079
+ },
2080
+ "node_modules/sanitize-filename": {
2081
+ "version": "1.6.3",
2082
+ "resolved": "https://registry.npmjs.org/sanitize-filename/-/sanitize-filename-1.6.3.tgz",
2083
+ "integrity": "sha512-y/52Mcy7aw3gRm7IrcGDFx/bCk4AhRh2eI9luHOQM86nZsqwiRkkq2GekHXBBD+SmPidc8i2PqtYZl+pWJ8Oeg==",
2084
+ "license": "WTFPL OR ISC",
2085
+ "dependencies": {
2086
+ "truncate-utf8-bytes": "^1.0.0"
2087
+ }
2088
+ },
2089
+ "node_modules/semver": {
2090
+ "version": "7.7.2",
2091
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
2092
+ "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
2093
+ "license": "ISC",
2094
+ "bin": {
2095
+ "semver": "bin/semver.js"
2096
+ },
2097
+ "engines": {
2098
+ "node": ">=10"
2099
+ }
2100
+ },
2101
+ "node_modules/set-blocking": {
2102
+ "version": "2.0.0",
2103
+ "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
2104
+ "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
2105
+ "license": "ISC"
2106
+ },
2107
+ "node_modules/sharp": {
2108
+ "version": "0.34.2",
2109
+ "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.2.tgz",
2110
+ "integrity": "sha512-lszvBmB9QURERtyKT2bNmsgxXK0ShJrL/fvqlonCo7e6xBF8nT8xU6pW+PMIbLsz0RxQk3rgH9kd8UmvOzlMJg==",
2111
+ "hasInstallScript": true,
2112
+ "license": "Apache-2.0",
2113
+ "optional": true,
2114
+ "dependencies": {
2115
+ "color": "^4.2.3",
2116
+ "detect-libc": "^2.0.4",
2117
+ "semver": "^7.7.2"
2118
+ },
2119
+ "engines": {
2120
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
2121
+ },
2122
+ "funding": {
2123
+ "url": "https://opencollective.com/libvips"
2124
+ },
2125
+ "optionalDependencies": {
2126
+ "@img/sharp-darwin-arm64": "0.34.2",
2127
+ "@img/sharp-darwin-x64": "0.34.2",
2128
+ "@img/sharp-libvips-darwin-arm64": "1.1.0",
2129
+ "@img/sharp-libvips-darwin-x64": "1.1.0",
2130
+ "@img/sharp-libvips-linux-arm": "1.1.0",
2131
+ "@img/sharp-libvips-linux-arm64": "1.1.0",
2132
+ "@img/sharp-libvips-linux-ppc64": "1.1.0",
2133
+ "@img/sharp-libvips-linux-s390x": "1.1.0",
2134
+ "@img/sharp-libvips-linux-x64": "1.1.0",
2135
+ "@img/sharp-libvips-linuxmusl-arm64": "1.1.0",
2136
+ "@img/sharp-libvips-linuxmusl-x64": "1.1.0",
2137
+ "@img/sharp-linux-arm": "0.34.2",
2138
+ "@img/sharp-linux-arm64": "0.34.2",
2139
+ "@img/sharp-linux-s390x": "0.34.2",
2140
+ "@img/sharp-linux-x64": "0.34.2",
2141
+ "@img/sharp-linuxmusl-arm64": "0.34.2",
2142
+ "@img/sharp-linuxmusl-x64": "0.34.2",
2143
+ "@img/sharp-wasm32": "0.34.2",
2144
+ "@img/sharp-win32-arm64": "0.34.2",
2145
+ "@img/sharp-win32-ia32": "0.34.2",
2146
+ "@img/sharp-win32-x64": "0.34.2"
2147
+ }
2148
+ },
2149
+ "node_modules/shebang-command": {
2150
+ "version": "2.0.0",
2151
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
2152
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
2153
+ "license": "MIT",
2154
+ "dependencies": {
2155
+ "shebang-regex": "^3.0.0"
2156
+ },
2157
+ "engines": {
2158
+ "node": ">=8"
2159
+ }
2160
+ },
2161
+ "node_modules/shebang-regex": {
2162
+ "version": "3.0.0",
2163
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
2164
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
2165
+ "license": "MIT",
2166
+ "engines": {
2167
+ "node": ">=8"
2168
+ }
2169
+ },
2170
+ "node_modules/shell-quote": {
2171
+ "version": "1.8.2",
2172
+ "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.2.tgz",
2173
+ "integrity": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==",
2174
+ "license": "MIT",
2175
+ "engines": {
2176
+ "node": ">= 0.4"
2177
+ },
2178
+ "funding": {
2179
+ "url": "https://github.com/sponsors/ljharb"
2180
+ }
2181
+ },
2182
+ "node_modules/signal-exit": {
2183
+ "version": "3.0.7",
2184
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
2185
+ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
2186
+ "license": "ISC"
2187
+ },
2188
+ "node_modules/simple-swizzle": {
2189
+ "version": "0.2.2",
2190
+ "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
2191
+ "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
2192
+ "devOptional": true,
2193
+ "license": "MIT",
2194
+ "dependencies": {
2195
+ "is-arrayish": "^0.3.1"
2196
+ }
2197
+ },
2198
+ "node_modules/simple-swizzle/node_modules/is-arrayish": {
2199
+ "version": "0.3.2",
2200
+ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
2201
+ "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
2202
+ "devOptional": true,
2203
+ "license": "MIT"
2204
+ },
2205
+ "node_modules/slugify": {
2206
+ "version": "1.6.6",
2207
+ "resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.6.tgz",
2208
+ "integrity": "sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw==",
2209
+ "license": "MIT",
2210
+ "engines": {
2211
+ "node": ">=8.0.0"
2212
+ }
2213
+ },
2214
+ "node_modules/source-map": {
2215
+ "version": "0.6.1",
2216
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
2217
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
2218
+ "license": "BSD-3-Clause",
2219
+ "engines": {
2220
+ "node": ">=0.10.0"
2221
+ }
2222
+ },
2223
+ "node_modules/source-map-support": {
2224
+ "version": "0.5.21",
2225
+ "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
2226
+ "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
2227
+ "license": "MIT",
2228
+ "dependencies": {
2229
+ "buffer-from": "^1.0.0",
2230
+ "source-map": "^0.6.0"
2231
+ }
2232
+ },
2233
+ "node_modules/spdx-correct": {
2234
+ "version": "3.2.0",
2235
+ "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
2236
+ "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==",
2237
+ "license": "Apache-2.0",
2238
+ "dependencies": {
2239
+ "spdx-expression-parse": "^3.0.0",
2240
+ "spdx-license-ids": "^3.0.0"
2241
+ }
2242
+ },
2243
+ "node_modules/spdx-exceptions": {
2244
+ "version": "2.5.0",
2245
+ "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
2246
+ "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==",
2247
+ "license": "CC-BY-3.0"
2248
+ },
2249
+ "node_modules/spdx-expression-parse": {
2250
+ "version": "3.0.1",
2251
+ "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
2252
+ "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
2253
+ "license": "MIT",
2254
+ "dependencies": {
2255
+ "spdx-exceptions": "^2.1.0",
2256
+ "spdx-license-ids": "^3.0.0"
2257
+ }
2258
+ },
2259
+ "node_modules/spdx-license-ids": {
2260
+ "version": "3.0.21",
2261
+ "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz",
2262
+ "integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==",
2263
+ "license": "CC0-1.0"
2264
+ },
2265
+ "node_modules/stream-buffers": {
2266
+ "version": "2.2.0",
2267
+ "resolved": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-2.2.0.tgz",
2268
+ "integrity": "sha512-uyQK/mx5QjHun80FLJTfaWE7JtwfRMKBLkMne6udYOmvH0CawotVa7TfgYHzAnpphn4+TweIx1QKMnRIbipmUg==",
2269
+ "license": "Unlicense",
2270
+ "engines": {
2271
+ "node": ">= 0.10.0"
2272
+ }
2273
+ },
2274
+ "node_modules/stream-combiner": {
2275
+ "version": "0.2.2",
2276
+ "resolved": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.2.2.tgz",
2277
+ "integrity": "sha512-6yHMqgLYDzQDcAkL+tjJDC5nSNuNIx0vZtRZeiPh7Saef7VHX9H5Ijn9l2VIol2zaNYlYEX6KyuT/237A58qEQ==",
2278
+ "license": "MIT",
2279
+ "dependencies": {
2280
+ "duplexer": "~0.1.1",
2281
+ "through": "~2.3.4"
2282
+ }
2283
+ },
2284
+ "node_modules/streamx": {
2285
+ "version": "2.22.1",
2286
+ "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.22.1.tgz",
2287
+ "integrity": "sha512-znKXEBxfatz2GBNK02kRnCXjV+AA4kjZIUxeWSr3UGirZMJfTE9uiwKHobnbgxWyL/JWro8tTq+vOqAK1/qbSA==",
2288
+ "license": "MIT",
2289
+ "dependencies": {
2290
+ "fast-fifo": "^1.3.2",
2291
+ "text-decoder": "^1.1.0"
2292
+ },
2293
+ "optionalDependencies": {
2294
+ "bare-events": "^2.2.0"
2295
+ }
2296
+ },
2297
+ "node_modules/string_decoder": {
2298
+ "version": "1.3.0",
2299
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
2300
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
2301
+ "license": "MIT",
2302
+ "dependencies": {
2303
+ "safe-buffer": "~5.2.0"
2304
+ }
2305
+ },
2306
+ "node_modules/string-width": {
2307
+ "version": "5.1.2",
2308
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
2309
+ "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
2310
+ "license": "MIT",
2311
+ "dependencies": {
2312
+ "eastasianwidth": "^0.2.0",
2313
+ "emoji-regex": "^9.2.2",
2314
+ "strip-ansi": "^7.0.1"
2315
+ },
2316
+ "engines": {
2317
+ "node": ">=12"
2318
+ },
2319
+ "funding": {
2320
+ "url": "https://github.com/sponsors/sindresorhus"
2321
+ }
2322
+ },
2323
+ "node_modules/string-width-cjs": {
2324
+ "name": "string-width",
2325
+ "version": "4.2.3",
2326
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
2327
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
2328
+ "license": "MIT",
2329
+ "dependencies": {
2330
+ "emoji-regex": "^8.0.0",
2331
+ "is-fullwidth-code-point": "^3.0.0",
2332
+ "strip-ansi": "^6.0.1"
2333
+ },
2334
+ "engines": {
2335
+ "node": ">=8"
2336
+ }
2337
+ },
2338
+ "node_modules/string-width-cjs/node_modules/ansi-regex": {
2339
+ "version": "5.0.1",
2340
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
2341
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
2342
+ "license": "MIT",
2343
+ "engines": {
2344
+ "node": ">=8"
2345
+ }
2346
+ },
2347
+ "node_modules/string-width-cjs/node_modules/emoji-regex": {
2348
+ "version": "8.0.0",
2349
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
2350
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
2351
+ "license": "MIT"
2352
+ },
2353
+ "node_modules/string-width-cjs/node_modules/strip-ansi": {
2354
+ "version": "6.0.1",
2355
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
2356
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
2357
+ "license": "MIT",
2358
+ "dependencies": {
2359
+ "ansi-regex": "^5.0.1"
2360
+ },
2361
+ "engines": {
2362
+ "node": ">=8"
2363
+ }
2364
+ },
2365
+ "node_modules/strip-ansi": {
2366
+ "version": "7.1.0",
2367
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
2368
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
2369
+ "license": "MIT",
2370
+ "dependencies": {
2371
+ "ansi-regex": "^6.0.1"
2372
+ },
2373
+ "engines": {
2374
+ "node": ">=12"
2375
+ },
2376
+ "funding": {
2377
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
2378
+ }
2379
+ },
2380
+ "node_modules/strip-ansi-cjs": {
2381
+ "name": "strip-ansi",
2382
+ "version": "6.0.1",
2383
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
2384
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
2385
+ "license": "MIT",
2386
+ "dependencies": {
2387
+ "ansi-regex": "^5.0.1"
2388
+ },
2389
+ "engines": {
2390
+ "node": ">=8"
2391
+ }
2392
+ },
2393
+ "node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
2394
+ "version": "5.0.1",
2395
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
2396
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
2397
+ "license": "MIT",
2398
+ "engines": {
2399
+ "node": ">=8"
2400
+ }
2401
+ },
2402
+ "node_modules/supports-color": {
2403
+ "version": "8.1.1",
2404
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
2405
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
2406
+ "license": "MIT",
2407
+ "dependencies": {
2408
+ "has-flag": "^4.0.0"
2409
+ },
2410
+ "engines": {
2411
+ "node": ">=10"
2412
+ },
2413
+ "funding": {
2414
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
2415
+ }
2416
+ },
2417
+ "node_modules/supports-preserve-symlinks-flag": {
2418
+ "version": "1.0.0",
2419
+ "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
2420
+ "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
2421
+ "license": "MIT",
2422
+ "engines": {
2423
+ "node": ">= 0.4"
2424
+ },
2425
+ "funding": {
2426
+ "url": "https://github.com/sponsors/ljharb"
2427
+ }
2428
+ },
2429
+ "node_modules/tar-stream": {
2430
+ "version": "3.1.7",
2431
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz",
2432
+ "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
2433
+ "license": "MIT",
2434
+ "dependencies": {
2435
+ "b4a": "^1.6.4",
2436
+ "fast-fifo": "^1.2.0",
2437
+ "streamx": "^2.15.0"
2438
+ }
2439
+ },
2440
+ "node_modules/teen_process": {
2441
+ "version": "2.3.2",
2442
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.3.2.tgz",
2443
+ "integrity": "sha512-eiYtJbYrMz5WbZL68u05qCgLMShPZhYKVewZFoyT6C2xvNdMfikCP7Nh0K3Phiy+H4bMZ8q5GtJROFcoYwQJmQ==",
2444
+ "license": "Apache-2.0",
2445
+ "dependencies": {
2446
+ "bluebird": "^3.7.2",
2447
+ "lodash": "^4.17.21",
2448
+ "shell-quote": "^1.8.1",
2449
+ "source-map-support": "^0.x"
2450
+ },
2451
+ "engines": {
2452
+ "node": "^16.13.0 || >=18.0.0",
2453
+ "npm": ">=8"
2454
+ }
2455
+ },
2456
+ "node_modules/text-decoder": {
2457
+ "version": "1.2.3",
2458
+ "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.3.tgz",
2459
+ "integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==",
2460
+ "license": "Apache-2.0",
2461
+ "dependencies": {
2462
+ "b4a": "^1.6.4"
2463
+ }
2464
+ },
2465
+ "node_modules/through": {
2466
+ "version": "2.3.8",
2467
+ "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
2468
+ "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==",
2469
+ "license": "MIT"
2470
+ },
2471
+ "node_modules/truncate-utf8-bytes": {
2472
+ "version": "1.0.2",
2473
+ "resolved": "https://registry.npmjs.org/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz",
2474
+ "integrity": "sha512-95Pu1QXQvruGEhv62XCMO3Mm90GscOCClvrIUwCM0PYOXK3kaF3l3sIHxx71ThJfcbM2O5Au6SO3AWCSEfW4mQ==",
2475
+ "license": "WTFPL",
2476
+ "dependencies": {
2477
+ "utf8-byte-length": "^1.0.1"
2478
+ }
2479
+ },
2480
+ "node_modules/tslib": {
2481
+ "version": "2.8.1",
2482
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
2483
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
2484
+ "extraneous": true,
2485
+ "license": "0BSD"
2486
+ },
2487
+ "node_modules/tuntap-bridge": {
2488
+ "version": "0.0.3",
2489
+ "resolved": "https://registry.npmjs.org/tuntap-bridge/-/tuntap-bridge-0.0.3.tgz",
2490
+ "integrity": "sha512-ZdiQZPrS1ANNwctM4fI2uLGI7GIRebVkXSMUPzN1M0kOdoAtM6/K2YvwUtnqDolKrzlZTBxLoUKV602jwTJ9fw==",
2491
+ "hasInstallScript": true,
2492
+ "license": "MIT",
2493
+ "dependencies": {
2494
+ "node-addon-api": "^8.3.1",
2495
+ "typescript": "^5.8.3"
2496
+ }
2497
+ },
2498
+ "node_modules/type-fest": {
2499
+ "version": "4.41.0",
2500
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz",
2501
+ "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==",
2502
+ "license": "(MIT OR CC0-1.0)",
2503
+ "engines": {
2504
+ "node": ">=16"
2505
+ },
2506
+ "funding": {
2507
+ "url": "https://github.com/sponsors/sindresorhus"
2508
+ }
2509
+ },
2510
+ "node_modules/typescript": {
2511
+ "version": "5.8.3",
2512
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
2513
+ "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
2514
+ "license": "Apache-2.0",
2515
+ "bin": {
2516
+ "tsc": "bin/tsc",
2517
+ "tsserver": "bin/tsserver"
2518
+ },
2519
+ "engines": {
2520
+ "node": ">=14.17"
2521
+ }
2522
+ },
2523
+ "node_modules/undici-types": {
2524
+ "version": "7.8.0",
2525
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz",
2526
+ "integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
2527
+ "license": "MIT"
2528
+ },
2529
+ "node_modules/unorm": {
2530
+ "version": "1.6.0",
2531
+ "resolved": "https://registry.npmjs.org/unorm/-/unorm-1.6.0.tgz",
2532
+ "integrity": "sha512-b2/KCUlYZUeA7JFUuRJZPUtr4gZvBh7tavtv4fvk4+KV9pfGiR6CQAQAWl49ZpR3ts2dk4FYkP7EIgDJoiOLDA==",
2533
+ "license": "MIT or GPL-2.0",
2534
+ "engines": {
2535
+ "node": ">= 0.4.0"
2536
+ }
2537
+ },
2538
+ "node_modules/utf8-byte-length": {
2539
+ "version": "1.0.5",
2540
+ "resolved": "https://registry.npmjs.org/utf8-byte-length/-/utf8-byte-length-1.0.5.tgz",
2541
+ "integrity": "sha512-Xn0w3MtiQ6zoz2vFyUVruaCL53O/DwUvkEeOvj+uulMm0BkUGYWmBYVyElqZaSLhY6ZD0ulfU3aBra2aVT4xfA==",
2542
+ "license": "(WTFPL OR MIT)"
2543
+ },
2544
+ "node_modules/util-deprecate": {
2545
+ "version": "1.0.2",
2546
+ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
2547
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
2548
+ "license": "MIT"
2549
+ },
2550
+ "node_modules/uuid": {
2551
+ "version": "11.1.0",
2552
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz",
2553
+ "integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==",
2554
+ "funding": [
2555
+ "https://github.com/sponsors/broofa",
2556
+ "https://github.com/sponsors/ctavan"
2557
+ ],
2558
+ "license": "MIT",
2559
+ "bin": {
2560
+ "uuid": "dist/esm/bin/uuid"
2561
+ }
2562
+ },
2563
+ "node_modules/validate-npm-package-license": {
2564
+ "version": "3.0.4",
2565
+ "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
2566
+ "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
2567
+ "license": "Apache-2.0",
2568
+ "dependencies": {
2569
+ "spdx-correct": "^3.0.0",
2570
+ "spdx-expression-parse": "^3.0.0"
2571
+ }
2572
+ },
2573
+ "node_modules/which": {
2574
+ "version": "4.0.0",
2575
+ "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz",
2576
+ "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==",
2577
+ "license": "ISC",
2578
+ "dependencies": {
2579
+ "isexe": "^3.1.1"
2580
+ },
2581
+ "bin": {
2582
+ "node-which": "bin/which.js"
2583
+ },
2584
+ "engines": {
2585
+ "node": "^16.13.0 || >=18.0.0"
2586
+ }
2587
+ },
2588
+ "node_modules/wrap-ansi-cjs": {
2589
+ "name": "wrap-ansi",
2590
+ "version": "7.0.0",
2591
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
2592
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
2593
+ "license": "MIT",
2594
+ "dependencies": {
2595
+ "ansi-styles": "^4.0.0",
2596
+ "string-width": "^4.1.0",
2597
+ "strip-ansi": "^6.0.0"
2598
+ },
2599
+ "engines": {
2600
+ "node": ">=10"
2601
+ },
2602
+ "funding": {
2603
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
2604
+ }
2605
+ },
2606
+ "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
2607
+ "version": "5.0.1",
2608
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
2609
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
2610
+ "license": "MIT",
2611
+ "engines": {
2612
+ "node": ">=8"
2613
+ }
2614
+ },
2615
+ "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
2616
+ "version": "8.0.0",
2617
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
2618
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
2619
+ "license": "MIT"
2620
+ },
2621
+ "node_modules/wrap-ansi-cjs/node_modules/string-width": {
2622
+ "version": "4.2.3",
2623
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
2624
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
2625
+ "license": "MIT",
2626
+ "dependencies": {
2627
+ "emoji-regex": "^8.0.0",
2628
+ "is-fullwidth-code-point": "^3.0.0",
2629
+ "strip-ansi": "^6.0.1"
2630
+ },
2631
+ "engines": {
2632
+ "node": ">=8"
2633
+ }
2634
+ },
2635
+ "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
2636
+ "version": "6.0.1",
2637
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
2638
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
2639
+ "license": "MIT",
2640
+ "dependencies": {
2641
+ "ansi-regex": "^5.0.1"
2642
+ },
2643
+ "engines": {
2644
+ "node": ">=8"
2645
+ }
2646
+ },
2647
+ "node_modules/wrappy": {
2648
+ "version": "1.0.2",
2649
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
2650
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
2651
+ "license": "ISC"
2652
+ },
2653
+ "node_modules/xmlbuilder": {
2654
+ "version": "15.1.1",
2655
+ "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-15.1.1.tgz",
2656
+ "integrity": "sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==",
2657
+ "license": "MIT",
2658
+ "engines": {
2659
+ "node": ">=8.0"
2660
+ }
2661
+ },
2662
+ "node_modules/yauzl": {
2663
+ "version": "3.2.0",
2664
+ "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-3.2.0.tgz",
2665
+ "integrity": "sha512-Ow9nuGZE+qp1u4JIPvg+uCiUr7xGQWdff7JQSk5VGYTAZMDe2q8lxJ10ygv10qmSj031Ty/6FNJpLO4o1Sgc+w==",
2666
+ "license": "MIT",
2667
+ "dependencies": {
2668
+ "buffer-crc32": "~0.2.3",
2669
+ "pend": "~1.2.0"
2670
+ },
2671
+ "engines": {
2672
+ "node": ">=12"
2673
+ }
2674
+ },
2675
+ "node_modules/yauzl/node_modules/buffer-crc32": {
2676
+ "version": "0.2.13",
2677
+ "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
2678
+ "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==",
2679
+ "license": "MIT",
2680
+ "engines": {
2681
+ "node": "*"
2682
+ }
2683
+ },
2684
+ "node_modules/yocto-queue": {
2685
+ "version": "0.1.0",
2686
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
2687
+ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
2688
+ "license": "MIT",
2689
+ "engines": {
2690
+ "node": ">=10"
2691
+ },
2692
+ "funding": {
2693
+ "url": "https://github.com/sponsors/sindresorhus"
2694
+ }
2695
+ },
2696
+ "node_modules/zip-stream": {
2697
+ "version": "6.0.1",
2698
+ "resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-6.0.1.tgz",
2699
+ "integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==",
2700
+ "license": "MIT",
2701
+ "dependencies": {
2702
+ "archiver-utils": "^5.0.0",
2703
+ "compress-commons": "^6.0.2",
2704
+ "readable-stream": "^4.0.0"
2705
+ },
2706
+ "engines": {
2707
+ "node": ">= 14"
2708
+ }
2709
+ }
2710
+ }
2711
+ }