appium-uiautomator2-driver 2.29.5 → 2.29.6

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