@checkdigit/eslint-plugin 6.6.0-PR.75-0dbb → 6.6.0-PR.75-d33e

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.
@@ -8171,7 +8171,7 @@
8171
8171
  "format": "esm"
8172
8172
  },
8173
8173
  "package.json": {
8174
- "bytes": 2685,
8174
+ "bytes": 2845,
8175
8175
  "imports": [],
8176
8176
  "format": "esm",
8177
8177
  "with": {
@@ -8234,9 +8234,4030 @@
8234
8234
  ],
8235
8235
  "format": "esm"
8236
8236
  },
8237
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/astUtilities.js": {
8238
+ "bytes": 5046,
8239
+ "imports": [
8240
+ {
8241
+ "path": "node_modules/@eslint-community/eslint-utils/index.js",
8242
+ "kind": "require-call",
8243
+ "original": "@eslint-community/eslint-utils"
8244
+ }
8245
+ ],
8246
+ "format": "cjs"
8247
+ },
8248
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/PatternMatcher.js": {
8249
+ "bytes": 1704,
8250
+ "imports": [
8251
+ {
8252
+ "path": "node_modules/@eslint-community/eslint-utils/index.js",
8253
+ "kind": "require-call",
8254
+ "original": "@eslint-community/eslint-utils"
8255
+ }
8256
+ ],
8257
+ "format": "cjs"
8258
+ },
8259
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/predicates.js": {
8260
+ "bytes": 4377,
8261
+ "imports": [
8262
+ {
8263
+ "path": "node_modules/@eslint-community/eslint-utils/index.js",
8264
+ "kind": "require-call",
8265
+ "original": "@eslint-community/eslint-utils"
8266
+ }
8267
+ ],
8268
+ "format": "cjs"
8269
+ },
8270
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/ReferenceTracker.js": {
8271
+ "bytes": 2027,
8272
+ "imports": [
8273
+ {
8274
+ "path": "node_modules/@eslint-community/eslint-utils/index.js",
8275
+ "kind": "require-call",
8276
+ "original": "@eslint-community/eslint-utils"
8277
+ }
8278
+ ],
8279
+ "format": "cjs"
8280
+ },
8281
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/scopeAnalysis.js": {
8282
+ "bytes": 2039,
8283
+ "imports": [
8284
+ {
8285
+ "path": "node_modules/@eslint-community/eslint-utils/index.js",
8286
+ "kind": "require-call",
8287
+ "original": "@eslint-community/eslint-utils"
8288
+ }
8289
+ ],
8290
+ "format": "cjs"
8291
+ },
8292
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/index.js": {
8293
+ "bytes": 1156,
8294
+ "imports": [
8295
+ {
8296
+ "path": "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/astUtilities.js",
8297
+ "kind": "require-call",
8298
+ "original": "./astUtilities"
8299
+ },
8300
+ {
8301
+ "path": "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/PatternMatcher.js",
8302
+ "kind": "require-call",
8303
+ "original": "./PatternMatcher"
8304
+ },
8305
+ {
8306
+ "path": "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/predicates.js",
8307
+ "kind": "require-call",
8308
+ "original": "./predicates"
8309
+ },
8310
+ {
8311
+ "path": "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/ReferenceTracker.js",
8312
+ "kind": "require-call",
8313
+ "original": "./ReferenceTracker"
8314
+ },
8315
+ {
8316
+ "path": "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/scopeAnalysis.js",
8317
+ "kind": "require-call",
8318
+ "original": "./scopeAnalysis"
8319
+ }
8320
+ ],
8321
+ "format": "cjs"
8322
+ },
8323
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/helpers.js": {
8324
+ "bytes": 1437,
8325
+ "imports": [],
8326
+ "format": "cjs"
8327
+ },
8328
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/misc.js": {
8329
+ "bytes": 573,
8330
+ "imports": [],
8331
+ "format": "cjs"
8332
+ },
8333
+ "node_modules/@typescript-eslint/types/dist/generated/ast-spec.js": {
8334
+ "bytes": 11796,
8335
+ "imports": [],
8336
+ "format": "cjs"
8337
+ },
8338
+ "node_modules/@typescript-eslint/types/dist/lib.js": {
8339
+ "bytes": 389,
8340
+ "imports": [],
8341
+ "format": "cjs"
8342
+ },
8343
+ "node_modules/@typescript-eslint/types/dist/parser-options.js": {
8344
+ "bytes": 230,
8345
+ "imports": [],
8346
+ "format": "cjs"
8347
+ },
8348
+ "node_modules/@typescript-eslint/types/dist/ts-estree.js": {
8349
+ "bytes": 1345,
8350
+ "imports": [
8351
+ {
8352
+ "path": "node_modules/@typescript-eslint/types/dist/generated/ast-spec.js",
8353
+ "kind": "require-call",
8354
+ "original": "./generated/ast-spec"
8355
+ }
8356
+ ],
8357
+ "format": "cjs"
8358
+ },
8359
+ "node_modules/@typescript-eslint/types/dist/index.js": {
8360
+ "bytes": 1408,
8361
+ "imports": [
8362
+ {
8363
+ "path": "node_modules/@typescript-eslint/types/dist/generated/ast-spec.js",
8364
+ "kind": "require-call",
8365
+ "original": "./generated/ast-spec"
8366
+ },
8367
+ {
8368
+ "path": "node_modules/@typescript-eslint/types/dist/lib.js",
8369
+ "kind": "require-call",
8370
+ "original": "./lib"
8371
+ },
8372
+ {
8373
+ "path": "node_modules/@typescript-eslint/types/dist/parser-options.js",
8374
+ "kind": "require-call",
8375
+ "original": "./parser-options"
8376
+ },
8377
+ {
8378
+ "path": "node_modules/@typescript-eslint/types/dist/ts-estree.js",
8379
+ "kind": "require-call",
8380
+ "original": "./ts-estree"
8381
+ }
8382
+ ],
8383
+ "format": "cjs"
8384
+ },
8385
+ "node_modules/@typescript-eslint/utils/dist/ts-estree.js": {
8386
+ "bytes": 859,
8387
+ "imports": [
8388
+ {
8389
+ "path": "node_modules/@typescript-eslint/types/dist/index.js",
8390
+ "kind": "require-call",
8391
+ "original": "@typescript-eslint/types"
8392
+ }
8393
+ ],
8394
+ "format": "cjs"
8395
+ },
8396
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/predicates.js": {
8397
+ "bytes": 6753,
8398
+ "imports": [
8399
+ {
8400
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-estree.js",
8401
+ "kind": "require-call",
8402
+ "original": "../ts-estree"
8403
+ },
8404
+ {
8405
+ "path": "node_modules/@typescript-eslint/utils/dist/ast-utils/helpers.js",
8406
+ "kind": "require-call",
8407
+ "original": "./helpers"
8408
+ }
8409
+ ],
8410
+ "format": "cjs"
8411
+ },
8412
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/index.js": {
8413
+ "bytes": 1086,
8414
+ "imports": [
8415
+ {
8416
+ "path": "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/index.js",
8417
+ "kind": "require-call",
8418
+ "original": "./eslint-utils"
8419
+ },
8420
+ {
8421
+ "path": "node_modules/@typescript-eslint/utils/dist/ast-utils/helpers.js",
8422
+ "kind": "require-call",
8423
+ "original": "./helpers"
8424
+ },
8425
+ {
8426
+ "path": "node_modules/@typescript-eslint/utils/dist/ast-utils/misc.js",
8427
+ "kind": "require-call",
8428
+ "original": "./misc"
8429
+ },
8430
+ {
8431
+ "path": "node_modules/@typescript-eslint/utils/dist/ast-utils/predicates.js",
8432
+ "kind": "require-call",
8433
+ "original": "./predicates"
8434
+ }
8435
+ ],
8436
+ "format": "cjs"
8437
+ },
8438
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/deepMerge.js": {
8439
+ "bytes": 1693,
8440
+ "imports": [],
8441
+ "format": "cjs"
8442
+ },
8443
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/applyDefault.js": {
8444
+ "bytes": 1309,
8445
+ "imports": [
8446
+ {
8447
+ "path": "node_modules/@typescript-eslint/utils/dist/eslint-utils/deepMerge.js",
8448
+ "kind": "require-call",
8449
+ "original": "./deepMerge"
8450
+ }
8451
+ ],
8452
+ "format": "cjs"
8453
+ },
8454
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/context.js": {
8455
+ "bytes": 1199,
8456
+ "imports": [],
8457
+ "format": "cjs"
8458
+ },
8459
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/parserSeemsToBeTSESLint.js": {
8460
+ "bytes": 423,
8461
+ "imports": [],
8462
+ "format": "cjs"
8463
+ },
8464
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/getParserServices.js": {
8465
+ "bytes": 2437,
8466
+ "imports": [
8467
+ {
8468
+ "path": "node_modules/@typescript-eslint/utils/dist/eslint-utils/parserSeemsToBeTSESLint.js",
8469
+ "kind": "require-call",
8470
+ "original": "./parserSeemsToBeTSESLint"
8471
+ }
8472
+ ],
8473
+ "format": "cjs"
8474
+ },
8475
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/InferTypesFromRule.js": {
8476
+ "bytes": 234,
8477
+ "imports": [],
8478
+ "format": "cjs"
8479
+ },
8480
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/RuleCreator.js": {
8481
+ "bytes": 1676,
8482
+ "imports": [
8483
+ {
8484
+ "path": "node_modules/@typescript-eslint/utils/dist/eslint-utils/applyDefault.js",
8485
+ "kind": "require-call",
8486
+ "original": "./applyDefault"
8487
+ }
8488
+ ],
8489
+ "format": "cjs"
8490
+ },
8491
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/nullThrows.js": {
8492
+ "bytes": 862,
8493
+ "imports": [],
8494
+ "format": "cjs"
8495
+ },
8496
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/index.js": {
8497
+ "bytes": 1251,
8498
+ "imports": [
8499
+ {
8500
+ "path": "node_modules/@typescript-eslint/utils/dist/eslint-utils/applyDefault.js",
8501
+ "kind": "require-call",
8502
+ "original": "./applyDefault"
8503
+ },
8504
+ {
8505
+ "path": "node_modules/@typescript-eslint/utils/dist/eslint-utils/context.js",
8506
+ "kind": "require-call",
8507
+ "original": "./context"
8508
+ },
8509
+ {
8510
+ "path": "node_modules/@typescript-eslint/utils/dist/eslint-utils/getParserServices.js",
8511
+ "kind": "require-call",
8512
+ "original": "./getParserServices"
8513
+ },
8514
+ {
8515
+ "path": "node_modules/@typescript-eslint/utils/dist/eslint-utils/InferTypesFromRule.js",
8516
+ "kind": "require-call",
8517
+ "original": "./InferTypesFromRule"
8518
+ },
8519
+ {
8520
+ "path": "node_modules/@typescript-eslint/utils/dist/eslint-utils/RuleCreator.js",
8521
+ "kind": "require-call",
8522
+ "original": "./RuleCreator"
8523
+ },
8524
+ {
8525
+ "path": "node_modules/@typescript-eslint/utils/dist/eslint-utils/deepMerge.js",
8526
+ "kind": "require-call",
8527
+ "original": "./deepMerge"
8528
+ },
8529
+ {
8530
+ "path": "node_modules/@typescript-eslint/utils/dist/eslint-utils/nullThrows.js",
8531
+ "kind": "require-call",
8532
+ "original": "./nullThrows"
8533
+ }
8534
+ ],
8535
+ "format": "cjs"
8536
+ },
8537
+ "node_modules/@typescript-eslint/utils/dist/json-schema.js": {
8538
+ "bytes": 506,
8539
+ "imports": [],
8540
+ "format": "cjs"
8541
+ },
8542
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/AST.js": {
8543
+ "bytes": 272,
8544
+ "imports": [],
8545
+ "format": "cjs"
8546
+ },
8547
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/Config.js": {
8548
+ "bytes": 329,
8549
+ "imports": [],
8550
+ "format": "cjs"
8551
+ },
8552
+ "node_modules/eslint/lib/rule-tester/flat-rule-tester.js": {
8553
+ "bytes": 45277,
8554
+ "imports": [
8555
+ {
8556
+ "path": "assert",
8557
+ "kind": "require-call",
8558
+ "external": true
8559
+ },
8560
+ {
8561
+ "path": "util",
8562
+ "kind": "require-call",
8563
+ "external": true
8564
+ },
8565
+ {
8566
+ "path": "path",
8567
+ "kind": "require-call",
8568
+ "external": true
8569
+ },
8570
+ {
8571
+ "path": "node_modules/fast-deep-equal/index.js",
8572
+ "kind": "require-call",
8573
+ "original": "fast-deep-equal"
8574
+ },
8575
+ {
8576
+ "path": "node_modules/eslint/lib/shared/traverser.js",
8577
+ "kind": "require-call",
8578
+ "original": "../shared/traverser"
8579
+ },
8580
+ {
8581
+ "path": "node_modules/eslint/lib/config/flat-config-helpers.js",
8582
+ "kind": "require-call",
8583
+ "original": "../config/flat-config-helpers"
8584
+ },
8585
+ {
8586
+ "path": "node_modules/eslint/lib/linter/index.js",
8587
+ "kind": "require-call",
8588
+ "original": "../linter"
8589
+ },
8590
+ {
8591
+ "path": "node_modules/eslint/lib/linter/code-path-analysis/code-path.js",
8592
+ "kind": "require-call",
8593
+ "original": "../linter/code-path-analysis/code-path"
8594
+ },
8595
+ {
8596
+ "path": "node_modules/eslint/lib/config/flat-config-array.js",
8597
+ "kind": "require-call",
8598
+ "original": "../config/flat-config-array"
8599
+ },
8600
+ {
8601
+ "path": "node_modules/eslint/lib/config/default-config.js",
8602
+ "kind": "require-call",
8603
+ "original": "../config/default-config"
8604
+ },
8605
+ {
8606
+ "path": "node_modules/eslint/lib/shared/ajv.js",
8607
+ "kind": "require-call",
8608
+ "original": "../shared/ajv"
8609
+ },
8610
+ {
8611
+ "path": "node_modules/eslint/lib/source-code/index.js",
8612
+ "kind": "require-call",
8613
+ "original": "../source-code"
8614
+ },
8615
+ {
8616
+ "path": "node_modules/@humanwhocodes/config-array/api.js",
8617
+ "kind": "require-call",
8618
+ "original": "@humanwhocodes/config-array"
8619
+ }
8620
+ ],
8621
+ "format": "cjs"
8622
+ },
8623
+ "node_modules/eslint/lib/unsupported-api.js": {
8624
+ "bytes": 1092,
8625
+ "imports": [
8626
+ {
8627
+ "path": "node_modules/eslint/lib/cli-engine/file-enumerator.js",
8628
+ "kind": "require-call",
8629
+ "original": "./cli-engine/file-enumerator"
8630
+ },
8631
+ {
8632
+ "path": "node_modules/eslint/lib/eslint/flat-eslint.js",
8633
+ "kind": "require-call",
8634
+ "original": "./eslint/flat-eslint"
8635
+ },
8636
+ {
8637
+ "path": "node_modules/eslint/lib/rule-tester/flat-rule-tester.js",
8638
+ "kind": "require-call",
8639
+ "original": "./rule-tester/flat-rule-tester"
8640
+ },
8641
+ {
8642
+ "path": "node_modules/eslint/lib/eslint/eslint.js",
8643
+ "kind": "require-call",
8644
+ "original": "./eslint/eslint"
8645
+ },
8646
+ {
8647
+ "path": "node_modules/eslint/lib/rules/index.js",
8648
+ "kind": "require-call",
8649
+ "original": "./rules"
8650
+ }
8651
+ ],
8652
+ "format": "cjs"
8653
+ },
8654
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/eslint/LegacyESLint.js": {
8655
+ "bytes": 744,
8656
+ "imports": [
8657
+ {
8658
+ "path": "node_modules/eslint/lib/unsupported-api.js",
8659
+ "kind": "require-call",
8660
+ "original": "eslint/use-at-your-own-risk"
8661
+ }
8662
+ ],
8663
+ "format": "cjs"
8664
+ },
8665
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/eslint/FlatESLint.js": {
8666
+ "bytes": 732,
8667
+ "imports": [
8668
+ {
8669
+ "path": "node_modules/eslint/lib/unsupported-api.js",
8670
+ "kind": "require-call",
8671
+ "original": "eslint/use-at-your-own-risk"
8672
+ }
8673
+ ],
8674
+ "format": "cjs"
8675
+ },
8676
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/ESLint.js": {
8677
+ "bytes": 981,
8678
+ "imports": [
8679
+ {
8680
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/eslint/LegacyESLint.js",
8681
+ "kind": "require-call",
8682
+ "original": "./eslint/LegacyESLint"
8683
+ },
8684
+ {
8685
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/eslint/FlatESLint.js",
8686
+ "kind": "require-call",
8687
+ "original": "./eslint/FlatESLint"
8688
+ },
8689
+ {
8690
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/eslint/LegacyESLint.js",
8691
+ "kind": "require-call",
8692
+ "original": "./eslint/LegacyESLint"
8693
+ }
8694
+ ],
8695
+ "format": "cjs"
8696
+ },
8697
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/Linter.js": {
8698
+ "bytes": 653,
8699
+ "imports": [
8700
+ {
8701
+ "path": "node_modules/eslint/lib/api.js",
8702
+ "kind": "require-call",
8703
+ "original": "eslint"
8704
+ }
8705
+ ],
8706
+ "format": "cjs"
8707
+ },
8708
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/Parser.js": {
8709
+ "bytes": 275,
8710
+ "imports": [],
8711
+ "format": "cjs"
8712
+ },
8713
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/ParserOptions.js": {
8714
+ "bytes": 229,
8715
+ "imports": [],
8716
+ "format": "cjs"
8717
+ },
8718
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/Processor.js": {
8719
+ "bytes": 278,
8720
+ "imports": [],
8721
+ "format": "cjs"
8722
+ },
8723
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js": {
8724
+ "bytes": 220,
8725
+ "imports": [],
8726
+ "format": "cjs"
8727
+ },
8728
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/RuleTester.js": {
8729
+ "bytes": 373,
8730
+ "imports": [
8731
+ {
8732
+ "path": "node_modules/eslint/lib/api.js",
8733
+ "kind": "require-call",
8734
+ "original": "eslint"
8735
+ }
8736
+ ],
8737
+ "format": "cjs"
8738
+ },
8739
+ "node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js": {
8740
+ "bytes": 386,
8741
+ "imports": [
8742
+ {
8743
+ "path": "node_modules/eslint-visitor-keys/dist/eslint-visitor-keys.cjs",
8744
+ "kind": "require-call",
8745
+ "original": "eslint-visitor-keys"
8746
+ }
8747
+ ],
8748
+ "format": "cjs"
8749
+ },
8750
+ "node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js": {
8751
+ "bytes": 9027,
8752
+ "imports": [
8753
+ {
8754
+ "path": "node_modules/eslint-visitor-keys/dist/eslint-visitor-keys.cjs",
8755
+ "kind": "require-call",
8756
+ "original": "eslint-visitor-keys"
8757
+ }
8758
+ ],
8759
+ "format": "cjs"
8760
+ },
8761
+ "node_modules/@typescript-eslint/visitor-keys/dist/index.js": {
8762
+ "bytes": 597,
8763
+ "imports": [
8764
+ {
8765
+ "path": "node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js",
8766
+ "kind": "require-call",
8767
+ "original": "./get-keys"
8768
+ },
8769
+ {
8770
+ "path": "node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js",
8771
+ "kind": "require-call",
8772
+ "original": "./visitor-keys"
8773
+ }
8774
+ ],
8775
+ "format": "cjs"
8776
+ },
8777
+ "node_modules/@typescript-eslint/scope-manager/dist/assert.js": {
8778
+ "bytes": 406,
8779
+ "imports": [],
8780
+ "format": "cjs"
8781
+ },
8782
+ "node_modules/@typescript-eslint/scope-manager/dist/ID.js": {
8783
+ "bytes": 640,
8784
+ "imports": [],
8785
+ "format": "cjs"
8786
+ },
8787
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js": {
8788
+ "bytes": 711,
8789
+ "imports": [
8790
+ {
8791
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/ID.js",
8792
+ "kind": "require-call",
8793
+ "original": "../ID"
8794
+ }
8795
+ ],
8796
+ "format": "cjs"
8797
+ },
8798
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js": {
8799
+ "bytes": 949,
8800
+ "imports": [],
8801
+ "format": "cjs"
8802
+ },
8803
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js": {
8804
+ "bytes": 707,
8805
+ "imports": [
8806
+ {
8807
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js",
8808
+ "kind": "require-call",
8809
+ "original": "./DefinitionBase"
8810
+ },
8811
+ {
8812
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js",
8813
+ "kind": "require-call",
8814
+ "original": "./DefinitionType"
8815
+ }
8816
+ ],
8817
+ "format": "cjs"
8818
+ },
8819
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js": {
8820
+ "bytes": 694,
8821
+ "imports": [
8822
+ {
8823
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js",
8824
+ "kind": "require-call",
8825
+ "original": "./DefinitionBase"
8826
+ },
8827
+ {
8828
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js",
8829
+ "kind": "require-call",
8830
+ "original": "./DefinitionType"
8831
+ }
8832
+ ],
8833
+ "format": "cjs"
8834
+ },
8835
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js": {
8836
+ "bytes": 226,
8837
+ "imports": [],
8838
+ "format": "cjs"
8839
+ },
8840
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js": {
8841
+ "bytes": 713,
8842
+ "imports": [
8843
+ {
8844
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js",
8845
+ "kind": "require-call",
8846
+ "original": "./DefinitionBase"
8847
+ },
8848
+ {
8849
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js",
8850
+ "kind": "require-call",
8851
+ "original": "./DefinitionType"
8852
+ }
8853
+ ],
8854
+ "format": "cjs"
8855
+ },
8856
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js": {
8857
+ "bytes": 773,
8858
+ "imports": [
8859
+ {
8860
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js",
8861
+ "kind": "require-call",
8862
+ "original": "./DefinitionBase"
8863
+ },
8864
+ {
8865
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js",
8866
+ "kind": "require-call",
8867
+ "original": "./DefinitionType"
8868
+ }
8869
+ ],
8870
+ "format": "cjs"
8871
+ },
8872
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js": {
8873
+ "bytes": 724,
8874
+ "imports": [
8875
+ {
8876
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js",
8877
+ "kind": "require-call",
8878
+ "original": "./DefinitionBase"
8879
+ },
8880
+ {
8881
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js",
8882
+ "kind": "require-call",
8883
+ "original": "./DefinitionType"
8884
+ }
8885
+ ],
8886
+ "format": "cjs"
8887
+ },
8888
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js": {
8889
+ "bytes": 727,
8890
+ "imports": [
8891
+ {
8892
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js",
8893
+ "kind": "require-call",
8894
+ "original": "./DefinitionBase"
8895
+ },
8896
+ {
8897
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js",
8898
+ "kind": "require-call",
8899
+ "original": "./DefinitionType"
8900
+ }
8901
+ ],
8902
+ "format": "cjs"
8903
+ },
8904
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js": {
8905
+ "bytes": 712,
8906
+ "imports": [
8907
+ {
8908
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js",
8909
+ "kind": "require-call",
8910
+ "original": "./DefinitionBase"
8911
+ },
8912
+ {
8913
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js",
8914
+ "kind": "require-call",
8915
+ "original": "./DefinitionType"
8916
+ }
8917
+ ],
8918
+ "format": "cjs"
8919
+ },
8920
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js": {
8921
+ "bytes": 700,
8922
+ "imports": [
8923
+ {
8924
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js",
8925
+ "kind": "require-call",
8926
+ "original": "./DefinitionBase"
8927
+ },
8928
+ {
8929
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js",
8930
+ "kind": "require-call",
8931
+ "original": "./DefinitionType"
8932
+ }
8933
+ ],
8934
+ "format": "cjs"
8935
+ },
8936
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js": {
8937
+ "bytes": 712,
8938
+ "imports": [
8939
+ {
8940
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js",
8941
+ "kind": "require-call",
8942
+ "original": "./DefinitionBase"
8943
+ },
8944
+ {
8945
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js",
8946
+ "kind": "require-call",
8947
+ "original": "./DefinitionType"
8948
+ }
8949
+ ],
8950
+ "format": "cjs"
8951
+ },
8952
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js": {
8953
+ "bytes": 665,
8954
+ "imports": [
8955
+ {
8956
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js",
8957
+ "kind": "require-call",
8958
+ "original": "./DefinitionBase"
8959
+ },
8960
+ {
8961
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js",
8962
+ "kind": "require-call",
8963
+ "original": "./DefinitionType"
8964
+ }
8965
+ ],
8966
+ "format": "cjs"
8967
+ },
8968
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js": {
8969
+ "bytes": 695,
8970
+ "imports": [
8971
+ {
8972
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js",
8973
+ "kind": "require-call",
8974
+ "original": "./DefinitionBase"
8975
+ },
8976
+ {
8977
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js",
8978
+ "kind": "require-call",
8979
+ "original": "./DefinitionType"
8980
+ }
8981
+ ],
8982
+ "format": "cjs"
8983
+ },
8984
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/index.js": {
8985
+ "bytes": 1651,
8986
+ "imports": [
8987
+ {
8988
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js",
8989
+ "kind": "require-call",
8990
+ "original": "./CatchClauseDefinition"
8991
+ },
8992
+ {
8993
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js",
8994
+ "kind": "require-call",
8995
+ "original": "./ClassNameDefinition"
8996
+ },
8997
+ {
8998
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js",
8999
+ "kind": "require-call",
9000
+ "original": "./Definition"
9001
+ },
9002
+ {
9003
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js",
9004
+ "kind": "require-call",
9005
+ "original": "./DefinitionType"
9006
+ },
9007
+ {
9008
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js",
9009
+ "kind": "require-call",
9010
+ "original": "./FunctionNameDefinition"
9011
+ },
9012
+ {
9013
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js",
9014
+ "kind": "require-call",
9015
+ "original": "./ImplicitGlobalVariableDefinition"
9016
+ },
9017
+ {
9018
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js",
9019
+ "kind": "require-call",
9020
+ "original": "./ImportBindingDefinition"
9021
+ },
9022
+ {
9023
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js",
9024
+ "kind": "require-call",
9025
+ "original": "./ParameterDefinition"
9026
+ },
9027
+ {
9028
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js",
9029
+ "kind": "require-call",
9030
+ "original": "./TSEnumMemberDefinition"
9031
+ },
9032
+ {
9033
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js",
9034
+ "kind": "require-call",
9035
+ "original": "./TSEnumNameDefinition"
9036
+ },
9037
+ {
9038
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js",
9039
+ "kind": "require-call",
9040
+ "original": "./TSModuleNameDefinition"
9041
+ },
9042
+ {
9043
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js",
9044
+ "kind": "require-call",
9045
+ "original": "./TypeDefinition"
9046
+ },
9047
+ {
9048
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js",
9049
+ "kind": "require-call",
9050
+ "original": "./VariableDefinition"
9051
+ }
9052
+ ],
9053
+ "format": "cjs"
9054
+ },
9055
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js": {
9056
+ "bytes": 865,
9057
+ "imports": [],
9058
+ "format": "cjs"
9059
+ },
9060
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js": {
9061
+ "bytes": 1107,
9062
+ "imports": [
9063
+ {
9064
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9065
+ "kind": "require-call",
9066
+ "original": "./base-config"
9067
+ }
9068
+ ],
9069
+ "format": "cjs"
9070
+ },
9071
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js": {
9072
+ "bytes": 688,
9073
+ "imports": [
9074
+ {
9075
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9076
+ "kind": "require-call",
9077
+ "original": "./base-config"
9078
+ }
9079
+ ],
9080
+ "format": "cjs"
9081
+ },
9082
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js": {
9083
+ "bytes": 66988,
9084
+ "imports": [
9085
+ {
9086
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9087
+ "kind": "require-call",
9088
+ "original": "./base-config"
9089
+ }
9090
+ ],
9091
+ "format": "cjs"
9092
+ },
9093
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js": {
9094
+ "bytes": 611,
9095
+ "imports": [
9096
+ {
9097
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9098
+ "kind": "require-call",
9099
+ "original": "./base-config"
9100
+ }
9101
+ ],
9102
+ "format": "cjs"
9103
+ },
9104
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js": {
9105
+ "bytes": 3259,
9106
+ "imports": [
9107
+ {
9108
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9109
+ "kind": "require-call",
9110
+ "original": "./base-config"
9111
+ }
9112
+ ],
9113
+ "format": "cjs"
9114
+ },
9115
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js": {
9116
+ "bytes": 4861,
9117
+ "imports": [
9118
+ {
9119
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9120
+ "kind": "require-call",
9121
+ "original": "./base-config"
9122
+ },
9123
+ {
9124
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js",
9125
+ "kind": "require-call",
9126
+ "original": "./decorators"
9127
+ },
9128
+ {
9129
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js",
9130
+ "kind": "require-call",
9131
+ "original": "./decorators.legacy"
9132
+ }
9133
+ ],
9134
+ "format": "cjs"
9135
+ },
9136
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js": {
9137
+ "bytes": 910,
9138
+ "imports": [
9139
+ {
9140
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9141
+ "kind": "require-call",
9142
+ "original": "./base-config"
9143
+ }
9144
+ ],
9145
+ "format": "cjs"
9146
+ },
9147
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js": {
9148
+ "bytes": 1291,
9149
+ "imports": [
9150
+ {
9151
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9152
+ "kind": "require-call",
9153
+ "original": "./base-config"
9154
+ }
9155
+ ],
9156
+ "format": "cjs"
9157
+ },
9158
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js": {
9159
+ "bytes": 551,
9160
+ "imports": [
9161
+ {
9162
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9163
+ "kind": "require-call",
9164
+ "original": "./base-config"
9165
+ }
9166
+ ],
9167
+ "format": "cjs"
9168
+ },
9169
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js": {
9170
+ "bytes": 2282,
9171
+ "imports": [
9172
+ {
9173
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9174
+ "kind": "require-call",
9175
+ "original": "./base-config"
9176
+ },
9177
+ {
9178
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js",
9179
+ "kind": "require-call",
9180
+ "original": "./es2015.symbol"
9181
+ }
9182
+ ],
9183
+ "format": "cjs"
9184
+ },
9185
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js": {
9186
+ "bytes": 747,
9187
+ "imports": [
9188
+ {
9189
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9190
+ "kind": "require-call",
9191
+ "original": "./base-config"
9192
+ },
9193
+ {
9194
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js",
9195
+ "kind": "require-call",
9196
+ "original": "./es2015.iterable"
9197
+ }
9198
+ ],
9199
+ "format": "cjs"
9200
+ },
9201
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js": {
9202
+ "bytes": 555,
9203
+ "imports": [
9204
+ {
9205
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9206
+ "kind": "require-call",
9207
+ "original": "./base-config"
9208
+ }
9209
+ ],
9210
+ "format": "cjs"
9211
+ },
9212
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js": {
9213
+ "bytes": 585,
9214
+ "imports": [
9215
+ {
9216
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9217
+ "kind": "require-call",
9218
+ "original": "./base-config"
9219
+ }
9220
+ ],
9221
+ "format": "cjs"
9222
+ },
9223
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js": {
9224
+ "bytes": 550,
9225
+ "imports": [
9226
+ {
9227
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9228
+ "kind": "require-call",
9229
+ "original": "./base-config"
9230
+ }
9231
+ ],
9232
+ "format": "cjs"
9233
+ },
9234
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js": {
9235
+ "bytes": 1825,
9236
+ "imports": [
9237
+ {
9238
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9239
+ "kind": "require-call",
9240
+ "original": "./base-config"
9241
+ },
9242
+ {
9243
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js",
9244
+ "kind": "require-call",
9245
+ "original": "./es2015.symbol"
9246
+ }
9247
+ ],
9248
+ "format": "cjs"
9249
+ },
9250
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js": {
9251
+ "bytes": 1362,
9252
+ "imports": [
9253
+ {
9254
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js",
9255
+ "kind": "require-call",
9256
+ "original": "./es5"
9257
+ },
9258
+ {
9259
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js",
9260
+ "kind": "require-call",
9261
+ "original": "./es2015.collection"
9262
+ },
9263
+ {
9264
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js",
9265
+ "kind": "require-call",
9266
+ "original": "./es2015.core"
9267
+ },
9268
+ {
9269
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js",
9270
+ "kind": "require-call",
9271
+ "original": "./es2015.generator"
9272
+ },
9273
+ {
9274
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js",
9275
+ "kind": "require-call",
9276
+ "original": "./es2015.iterable"
9277
+ },
9278
+ {
9279
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js",
9280
+ "kind": "require-call",
9281
+ "original": "./es2015.promise"
9282
+ },
9283
+ {
9284
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js",
9285
+ "kind": "require-call",
9286
+ "original": "./es2015.proxy"
9287
+ },
9288
+ {
9289
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js",
9290
+ "kind": "require-call",
9291
+ "original": "./es2015.reflect"
9292
+ },
9293
+ {
9294
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js",
9295
+ "kind": "require-call",
9296
+ "original": "./es2015.symbol"
9297
+ },
9298
+ {
9299
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js",
9300
+ "kind": "require-call",
9301
+ "original": "./es2015.symbol.wellknown"
9302
+ }
9303
+ ],
9304
+ "format": "cjs"
9305
+ },
9306
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js": {
9307
+ "bytes": 1371,
9308
+ "imports": [
9309
+ {
9310
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js",
9311
+ "kind": "require-call",
9312
+ "original": "./es5"
9313
+ },
9314
+ {
9315
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js",
9316
+ "kind": "require-call",
9317
+ "original": "./es2015.collection"
9318
+ },
9319
+ {
9320
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js",
9321
+ "kind": "require-call",
9322
+ "original": "./es2015.core"
9323
+ },
9324
+ {
9325
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js",
9326
+ "kind": "require-call",
9327
+ "original": "./es2015.generator"
9328
+ },
9329
+ {
9330
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js",
9331
+ "kind": "require-call",
9332
+ "original": "./es2015.iterable"
9333
+ },
9334
+ {
9335
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js",
9336
+ "kind": "require-call",
9337
+ "original": "./es2015.promise"
9338
+ },
9339
+ {
9340
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js",
9341
+ "kind": "require-call",
9342
+ "original": "./es2015.proxy"
9343
+ },
9344
+ {
9345
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js",
9346
+ "kind": "require-call",
9347
+ "original": "./es2015.reflect"
9348
+ },
9349
+ {
9350
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js",
9351
+ "kind": "require-call",
9352
+ "original": "./es2015.symbol"
9353
+ },
9354
+ {
9355
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js",
9356
+ "kind": "require-call",
9357
+ "original": "./es2015.symbol.wellknown"
9358
+ }
9359
+ ],
9360
+ "format": "cjs"
9361
+ },
9362
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js": {
9363
+ "bytes": 935,
9364
+ "imports": [
9365
+ {
9366
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9367
+ "kind": "require-call",
9368
+ "original": "./base-config"
9369
+ }
9370
+ ],
9371
+ "format": "cjs"
9372
+ },
9373
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.js": {
9374
+ "bytes": 538,
9375
+ "imports": [
9376
+ {
9377
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9378
+ "kind": "require-call",
9379
+ "original": "./base-config"
9380
+ }
9381
+ ],
9382
+ "format": "cjs"
9383
+ },
9384
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js": {
9385
+ "bytes": 692,
9386
+ "imports": [
9387
+ {
9388
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js",
9389
+ "kind": "require-call",
9390
+ "original": "./es2015"
9391
+ },
9392
+ {
9393
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js",
9394
+ "kind": "require-call",
9395
+ "original": "./es2016.array.include"
9396
+ },
9397
+ {
9398
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.js",
9399
+ "kind": "require-call",
9400
+ "original": "./es2016.intl"
9401
+ }
9402
+ ],
9403
+ "format": "cjs"
9404
+ },
9405
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js": {
9406
+ "bytes": 701,
9407
+ "imports": [
9408
+ {
9409
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js",
9410
+ "kind": "require-call",
9411
+ "original": "./es2015"
9412
+ },
9413
+ {
9414
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js",
9415
+ "kind": "require-call",
9416
+ "original": "./es2016.array.include"
9417
+ },
9418
+ {
9419
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.js",
9420
+ "kind": "require-call",
9421
+ "original": "./es2016.intl"
9422
+ }
9423
+ ],
9424
+ "format": "cjs"
9425
+ },
9426
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js": {
9427
+ "bytes": 1028,
9428
+ "imports": [
9429
+ {
9430
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9431
+ "kind": "require-call",
9432
+ "original": "./base-config"
9433
+ }
9434
+ ],
9435
+ "format": "cjs"
9436
+ },
9437
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js": {
9438
+ "bytes": 489,
9439
+ "imports": [],
9440
+ "format": "cjs"
9441
+ },
9442
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js": {
9443
+ "bytes": 860,
9444
+ "imports": [
9445
+ {
9446
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js",
9447
+ "kind": "require-call",
9448
+ "original": "./dom"
9449
+ },
9450
+ {
9451
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js",
9452
+ "kind": "require-call",
9453
+ "original": "./dom.iterable"
9454
+ },
9455
+ {
9456
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js",
9457
+ "kind": "require-call",
9458
+ "original": "./es2016"
9459
+ },
9460
+ {
9461
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js",
9462
+ "kind": "require-call",
9463
+ "original": "./scripthost"
9464
+ },
9465
+ {
9466
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js",
9467
+ "kind": "require-call",
9468
+ "original": "./webworker.importscripts"
9469
+ }
9470
+ ],
9471
+ "format": "cjs"
9472
+ },
9473
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js": {
9474
+ "bytes": 543,
9475
+ "imports": [
9476
+ {
9477
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9478
+ "kind": "require-call",
9479
+ "original": "./base-config"
9480
+ }
9481
+ ],
9482
+ "format": "cjs"
9483
+ },
9484
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js": {
9485
+ "bytes": 538,
9486
+ "imports": [
9487
+ {
9488
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9489
+ "kind": "require-call",
9490
+ "original": "./base-config"
9491
+ }
9492
+ ],
9493
+ "format": "cjs"
9494
+ },
9495
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js": {
9496
+ "bytes": 551,
9497
+ "imports": [
9498
+ {
9499
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9500
+ "kind": "require-call",
9501
+ "original": "./base-config"
9502
+ }
9503
+ ],
9504
+ "format": "cjs"
9505
+ },
9506
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js": {
9507
+ "bytes": 930,
9508
+ "imports": [
9509
+ {
9510
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9511
+ "kind": "require-call",
9512
+ "original": "./base-config"
9513
+ },
9514
+ {
9515
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js",
9516
+ "kind": "require-call",
9517
+ "original": "./es2015.symbol"
9518
+ },
9519
+ {
9520
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js",
9521
+ "kind": "require-call",
9522
+ "original": "./es2015.symbol.wellknown"
9523
+ }
9524
+ ],
9525
+ "format": "cjs"
9526
+ },
9527
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js": {
9528
+ "bytes": 540,
9529
+ "imports": [
9530
+ {
9531
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9532
+ "kind": "require-call",
9533
+ "original": "./base-config"
9534
+ }
9535
+ ],
9536
+ "format": "cjs"
9537
+ },
9538
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js": {
9539
+ "bytes": 958,
9540
+ "imports": [
9541
+ {
9542
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9543
+ "kind": "require-call",
9544
+ "original": "./base-config"
9545
+ }
9546
+ ],
9547
+ "format": "cjs"
9548
+ },
9549
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js": {
9550
+ "bytes": 1069,
9551
+ "imports": [
9552
+ {
9553
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js",
9554
+ "kind": "require-call",
9555
+ "original": "./es2016"
9556
+ },
9557
+ {
9558
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js",
9559
+ "kind": "require-call",
9560
+ "original": "./es2017.date"
9561
+ },
9562
+ {
9563
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js",
9564
+ "kind": "require-call",
9565
+ "original": "./es2017.intl"
9566
+ },
9567
+ {
9568
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js",
9569
+ "kind": "require-call",
9570
+ "original": "./es2017.object"
9571
+ },
9572
+ {
9573
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js",
9574
+ "kind": "require-call",
9575
+ "original": "./es2017.sharedmemory"
9576
+ },
9577
+ {
9578
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js",
9579
+ "kind": "require-call",
9580
+ "original": "./es2017.string"
9581
+ },
9582
+ {
9583
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js",
9584
+ "kind": "require-call",
9585
+ "original": "./es2017.typedarrays"
9586
+ }
9587
+ ],
9588
+ "format": "cjs"
9589
+ },
9590
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js": {
9591
+ "bytes": 860,
9592
+ "imports": [
9593
+ {
9594
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js",
9595
+ "kind": "require-call",
9596
+ "original": "./dom"
9597
+ },
9598
+ {
9599
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js",
9600
+ "kind": "require-call",
9601
+ "original": "./dom.iterable"
9602
+ },
9603
+ {
9604
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js",
9605
+ "kind": "require-call",
9606
+ "original": "./es2017"
9607
+ },
9608
+ {
9609
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js",
9610
+ "kind": "require-call",
9611
+ "original": "./scripthost"
9612
+ },
9613
+ {
9614
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js",
9615
+ "kind": "require-call",
9616
+ "original": "./webworker.importscripts"
9617
+ }
9618
+ ],
9619
+ "format": "cjs"
9620
+ },
9621
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js": {
9622
+ "bytes": 885,
9623
+ "imports": [
9624
+ {
9625
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9626
+ "kind": "require-call",
9627
+ "original": "./base-config"
9628
+ },
9629
+ {
9630
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js",
9631
+ "kind": "require-call",
9632
+ "original": "./es2015.iterable"
9633
+ },
9634
+ {
9635
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js",
9636
+ "kind": "require-call",
9637
+ "original": "./es2015.symbol"
9638
+ }
9639
+ ],
9640
+ "format": "cjs"
9641
+ },
9642
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js": {
9643
+ "bytes": 797,
9644
+ "imports": [
9645
+ {
9646
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9647
+ "kind": "require-call",
9648
+ "original": "./base-config"
9649
+ },
9650
+ {
9651
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js",
9652
+ "kind": "require-call",
9653
+ "original": "./es2018.asynciterable"
9654
+ }
9655
+ ],
9656
+ "format": "cjs"
9657
+ },
9658
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js": {
9659
+ "bytes": 538,
9660
+ "imports": [
9661
+ {
9662
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9663
+ "kind": "require-call",
9664
+ "original": "./base-config"
9665
+ }
9666
+ ],
9667
+ "format": "cjs"
9668
+ },
9669
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js": {
9670
+ "bytes": 544,
9671
+ "imports": [
9672
+ {
9673
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9674
+ "kind": "require-call",
9675
+ "original": "./base-config"
9676
+ }
9677
+ ],
9678
+ "format": "cjs"
9679
+ },
9680
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js": {
9681
+ "bytes": 623,
9682
+ "imports": [
9683
+ {
9684
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9685
+ "kind": "require-call",
9686
+ "original": "./base-config"
9687
+ }
9688
+ ],
9689
+ "format": "cjs"
9690
+ },
9691
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js": {
9692
+ "bytes": 1007,
9693
+ "imports": [
9694
+ {
9695
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js",
9696
+ "kind": "require-call",
9697
+ "original": "./es2017"
9698
+ },
9699
+ {
9700
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js",
9701
+ "kind": "require-call",
9702
+ "original": "./es2018.asyncgenerator"
9703
+ },
9704
+ {
9705
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js",
9706
+ "kind": "require-call",
9707
+ "original": "./es2018.asynciterable"
9708
+ },
9709
+ {
9710
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js",
9711
+ "kind": "require-call",
9712
+ "original": "./es2018.intl"
9713
+ },
9714
+ {
9715
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js",
9716
+ "kind": "require-call",
9717
+ "original": "./es2018.promise"
9718
+ },
9719
+ {
9720
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js",
9721
+ "kind": "require-call",
9722
+ "original": "./es2018.regexp"
9723
+ }
9724
+ ],
9725
+ "format": "cjs"
9726
+ },
9727
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js": {
9728
+ "bytes": 966,
9729
+ "imports": [
9730
+ {
9731
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js",
9732
+ "kind": "require-call",
9733
+ "original": "./dom"
9734
+ },
9735
+ {
9736
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js",
9737
+ "kind": "require-call",
9738
+ "original": "./dom.asynciterable"
9739
+ },
9740
+ {
9741
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js",
9742
+ "kind": "require-call",
9743
+ "original": "./dom.iterable"
9744
+ },
9745
+ {
9746
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js",
9747
+ "kind": "require-call",
9748
+ "original": "./es2018"
9749
+ },
9750
+ {
9751
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js",
9752
+ "kind": "require-call",
9753
+ "original": "./scripthost"
9754
+ },
9755
+ {
9756
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js",
9757
+ "kind": "require-call",
9758
+ "original": "./webworker.importscripts"
9759
+ }
9760
+ ],
9761
+ "format": "cjs"
9762
+ },
9763
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js": {
9764
+ "bytes": 610,
9765
+ "imports": [
9766
+ {
9767
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9768
+ "kind": "require-call",
9769
+ "original": "./base-config"
9770
+ }
9771
+ ],
9772
+ "format": "cjs"
9773
+ },
9774
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js": {
9775
+ "bytes": 538,
9776
+ "imports": [
9777
+ {
9778
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9779
+ "kind": "require-call",
9780
+ "original": "./base-config"
9781
+ }
9782
+ ],
9783
+ "format": "cjs"
9784
+ },
9785
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js": {
9786
+ "bytes": 649,
9787
+ "imports": [
9788
+ {
9789
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9790
+ "kind": "require-call",
9791
+ "original": "./base-config"
9792
+ },
9793
+ {
9794
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js",
9795
+ "kind": "require-call",
9796
+ "original": "./es2015.iterable"
9797
+ }
9798
+ ],
9799
+ "format": "cjs"
9800
+ },
9801
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js": {
9802
+ "bytes": 540,
9803
+ "imports": [
9804
+ {
9805
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9806
+ "kind": "require-call",
9807
+ "original": "./base-config"
9808
+ }
9809
+ ],
9810
+ "format": "cjs"
9811
+ },
9812
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js": {
9813
+ "bytes": 540,
9814
+ "imports": [
9815
+ {
9816
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9817
+ "kind": "require-call",
9818
+ "original": "./base-config"
9819
+ }
9820
+ ],
9821
+ "format": "cjs"
9822
+ },
9823
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js": {
9824
+ "bytes": 939,
9825
+ "imports": [
9826
+ {
9827
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js",
9828
+ "kind": "require-call",
9829
+ "original": "./es2018"
9830
+ },
9831
+ {
9832
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js",
9833
+ "kind": "require-call",
9834
+ "original": "./es2019.array"
9835
+ },
9836
+ {
9837
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js",
9838
+ "kind": "require-call",
9839
+ "original": "./es2019.intl"
9840
+ },
9841
+ {
9842
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js",
9843
+ "kind": "require-call",
9844
+ "original": "./es2019.object"
9845
+ },
9846
+ {
9847
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js",
9848
+ "kind": "require-call",
9849
+ "original": "./es2019.string"
9850
+ },
9851
+ {
9852
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js",
9853
+ "kind": "require-call",
9854
+ "original": "./es2019.symbol"
9855
+ }
9856
+ ],
9857
+ "format": "cjs"
9858
+ },
9859
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js": {
9860
+ "bytes": 966,
9861
+ "imports": [
9862
+ {
9863
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js",
9864
+ "kind": "require-call",
9865
+ "original": "./dom"
9866
+ },
9867
+ {
9868
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js",
9869
+ "kind": "require-call",
9870
+ "original": "./dom.asynciterable"
9871
+ },
9872
+ {
9873
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js",
9874
+ "kind": "require-call",
9875
+ "original": "./dom.iterable"
9876
+ },
9877
+ {
9878
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js",
9879
+ "kind": "require-call",
9880
+ "original": "./es2019"
9881
+ },
9882
+ {
9883
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js",
9884
+ "kind": "require-call",
9885
+ "original": "./scripthost"
9886
+ },
9887
+ {
9888
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js",
9889
+ "kind": "require-call",
9890
+ "original": "./webworker.importscripts"
9891
+ }
9892
+ ],
9893
+ "format": "cjs"
9894
+ },
9895
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js": {
9896
+ "bytes": 620,
9897
+ "imports": [
9898
+ {
9899
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9900
+ "kind": "require-call",
9901
+ "original": "./base-config"
9902
+ },
9903
+ {
9904
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js",
9905
+ "kind": "require-call",
9906
+ "original": "./es2018.intl"
9907
+ }
9908
+ ],
9909
+ "format": "cjs"
9910
+ },
9911
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js": {
9912
+ "bytes": 986,
9913
+ "imports": [
9914
+ {
9915
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9916
+ "kind": "require-call",
9917
+ "original": "./base-config"
9918
+ },
9919
+ {
9920
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js",
9921
+ "kind": "require-call",
9922
+ "original": "./es2020.intl"
9923
+ }
9924
+ ],
9925
+ "format": "cjs"
9926
+ },
9927
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js": {
9928
+ "bytes": 614,
9929
+ "imports": [
9930
+ {
9931
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9932
+ "kind": "require-call",
9933
+ "original": "./base-config"
9934
+ },
9935
+ {
9936
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js",
9937
+ "kind": "require-call",
9938
+ "original": "./es2020.intl"
9939
+ }
9940
+ ],
9941
+ "format": "cjs"
9942
+ },
9943
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js": {
9944
+ "bytes": 622,
9945
+ "imports": [
9946
+ {
9947
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9948
+ "kind": "require-call",
9949
+ "original": "./base-config"
9950
+ },
9951
+ {
9952
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js",
9953
+ "kind": "require-call",
9954
+ "original": "./es2020.intl"
9955
+ }
9956
+ ],
9957
+ "format": "cjs"
9958
+ },
9959
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js": {
9960
+ "bytes": 696,
9961
+ "imports": [
9962
+ {
9963
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9964
+ "kind": "require-call",
9965
+ "original": "./base-config"
9966
+ }
9967
+ ],
9968
+ "format": "cjs"
9969
+ },
9970
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js": {
9971
+ "bytes": 559,
9972
+ "imports": [
9973
+ {
9974
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9975
+ "kind": "require-call",
9976
+ "original": "./base-config"
9977
+ }
9978
+ ],
9979
+ "format": "cjs"
9980
+ },
9981
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js": {
9982
+ "bytes": 638,
9983
+ "imports": [
9984
+ {
9985
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
9986
+ "kind": "require-call",
9987
+ "original": "./base-config"
9988
+ },
9989
+ {
9990
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js",
9991
+ "kind": "require-call",
9992
+ "original": "./es2015.iterable"
9993
+ }
9994
+ ],
9995
+ "format": "cjs"
9996
+ },
9997
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js": {
9998
+ "bytes": 801,
9999
+ "imports": [
10000
+ {
10001
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10002
+ "kind": "require-call",
10003
+ "original": "./base-config"
10004
+ },
10005
+ {
10006
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js",
10007
+ "kind": "require-call",
10008
+ "original": "./es2015.iterable"
10009
+ },
10010
+ {
10011
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js",
10012
+ "kind": "require-call",
10013
+ "original": "./es2015.symbol"
10014
+ }
10015
+ ],
10016
+ "format": "cjs"
10017
+ },
10018
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js": {
10019
+ "bytes": 1273,
10020
+ "imports": [
10021
+ {
10022
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js",
10023
+ "kind": "require-call",
10024
+ "original": "./es2019"
10025
+ },
10026
+ {
10027
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js",
10028
+ "kind": "require-call",
10029
+ "original": "./es2020.bigint"
10030
+ },
10031
+ {
10032
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js",
10033
+ "kind": "require-call",
10034
+ "original": "./es2020.date"
10035
+ },
10036
+ {
10037
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js",
10038
+ "kind": "require-call",
10039
+ "original": "./es2020.intl"
10040
+ },
10041
+ {
10042
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js",
10043
+ "kind": "require-call",
10044
+ "original": "./es2020.number"
10045
+ },
10046
+ {
10047
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js",
10048
+ "kind": "require-call",
10049
+ "original": "./es2020.promise"
10050
+ },
10051
+ {
10052
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js",
10053
+ "kind": "require-call",
10054
+ "original": "./es2020.sharedmemory"
10055
+ },
10056
+ {
10057
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js",
10058
+ "kind": "require-call",
10059
+ "original": "./es2020.string"
10060
+ },
10061
+ {
10062
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js",
10063
+ "kind": "require-call",
10064
+ "original": "./es2020.symbol.wellknown"
10065
+ }
10066
+ ],
10067
+ "format": "cjs"
10068
+ },
10069
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js": {
10070
+ "bytes": 966,
10071
+ "imports": [
10072
+ {
10073
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js",
10074
+ "kind": "require-call",
10075
+ "original": "./dom"
10076
+ },
10077
+ {
10078
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js",
10079
+ "kind": "require-call",
10080
+ "original": "./dom.asynciterable"
10081
+ },
10082
+ {
10083
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js",
10084
+ "kind": "require-call",
10085
+ "original": "./dom.iterable"
10086
+ },
10087
+ {
10088
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js",
10089
+ "kind": "require-call",
10090
+ "original": "./es2020"
10091
+ },
10092
+ {
10093
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js",
10094
+ "kind": "require-call",
10095
+ "original": "./scripthost"
10096
+ },
10097
+ {
10098
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js",
10099
+ "kind": "require-call",
10100
+ "original": "./webworker.importscripts"
10101
+ }
10102
+ ],
10103
+ "format": "cjs"
10104
+ },
10105
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js": {
10106
+ "bytes": 538,
10107
+ "imports": [
10108
+ {
10109
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10110
+ "kind": "require-call",
10111
+ "original": "./base-config"
10112
+ }
10113
+ ],
10114
+ "format": "cjs"
10115
+ },
10116
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js": {
10117
+ "bytes": 652,
10118
+ "imports": [
10119
+ {
10120
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10121
+ "kind": "require-call",
10122
+ "original": "./base-config"
10123
+ }
10124
+ ],
10125
+ "format": "cjs"
10126
+ },
10127
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js": {
10128
+ "bytes": 540,
10129
+ "imports": [
10130
+ {
10131
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10132
+ "kind": "require-call",
10133
+ "original": "./base-config"
10134
+ }
10135
+ ],
10136
+ "format": "cjs"
10137
+ },
10138
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js": {
10139
+ "bytes": 703,
10140
+ "imports": [
10141
+ {
10142
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10143
+ "kind": "require-call",
10144
+ "original": "./base-config"
10145
+ }
10146
+ ],
10147
+ "format": "cjs"
10148
+ },
10149
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js": {
10150
+ "bytes": 861,
10151
+ "imports": [
10152
+ {
10153
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js",
10154
+ "kind": "require-call",
10155
+ "original": "./es2020"
10156
+ },
10157
+ {
10158
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js",
10159
+ "kind": "require-call",
10160
+ "original": "./es2021.intl"
10161
+ },
10162
+ {
10163
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js",
10164
+ "kind": "require-call",
10165
+ "original": "./es2021.promise"
10166
+ },
10167
+ {
10168
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js",
10169
+ "kind": "require-call",
10170
+ "original": "./es2021.string"
10171
+ },
10172
+ {
10173
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js",
10174
+ "kind": "require-call",
10175
+ "original": "./es2021.weakref"
10176
+ }
10177
+ ],
10178
+ "format": "cjs"
10179
+ },
10180
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js": {
10181
+ "bytes": 966,
10182
+ "imports": [
10183
+ {
10184
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js",
10185
+ "kind": "require-call",
10186
+ "original": "./dom"
10187
+ },
10188
+ {
10189
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js",
10190
+ "kind": "require-call",
10191
+ "original": "./dom.asynciterable"
10192
+ },
10193
+ {
10194
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js",
10195
+ "kind": "require-call",
10196
+ "original": "./dom.iterable"
10197
+ },
10198
+ {
10199
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js",
10200
+ "kind": "require-call",
10201
+ "original": "./es2021"
10202
+ },
10203
+ {
10204
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js",
10205
+ "kind": "require-call",
10206
+ "original": "./scripthost"
10207
+ },
10208
+ {
10209
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js",
10210
+ "kind": "require-call",
10211
+ "original": "./webworker.importscripts"
10212
+ }
10213
+ ],
10214
+ "format": "cjs"
10215
+ },
10216
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js": {
10217
+ "bytes": 990,
10218
+ "imports": [
10219
+ {
10220
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10221
+ "kind": "require-call",
10222
+ "original": "./base-config"
10223
+ }
10224
+ ],
10225
+ "format": "cjs"
10226
+ },
10227
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js": {
10228
+ "bytes": 950,
10229
+ "imports": [
10230
+ {
10231
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10232
+ "kind": "require-call",
10233
+ "original": "./base-config"
10234
+ }
10235
+ ],
10236
+ "format": "cjs"
10237
+ },
10238
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js": {
10239
+ "bytes": 538,
10240
+ "imports": [
10241
+ {
10242
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10243
+ "kind": "require-call",
10244
+ "original": "./base-config"
10245
+ }
10246
+ ],
10247
+ "format": "cjs"
10248
+ },
10249
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js": {
10250
+ "bytes": 551,
10251
+ "imports": [
10252
+ {
10253
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10254
+ "kind": "require-call",
10255
+ "original": "./base-config"
10256
+ }
10257
+ ],
10258
+ "format": "cjs"
10259
+ },
10260
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js": {
10261
+ "bytes": 667,
10262
+ "imports": [
10263
+ {
10264
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10265
+ "kind": "require-call",
10266
+ "original": "./base-config"
10267
+ }
10268
+ ],
10269
+ "format": "cjs"
10270
+ },
10271
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.js": {
10272
+ "bytes": 559,
10273
+ "imports": [
10274
+ {
10275
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10276
+ "kind": "require-call",
10277
+ "original": "./base-config"
10278
+ }
10279
+ ],
10280
+ "format": "cjs"
10281
+ },
10282
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js": {
10283
+ "bytes": 540,
10284
+ "imports": [
10285
+ {
10286
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10287
+ "kind": "require-call",
10288
+ "original": "./base-config"
10289
+ }
10290
+ ],
10291
+ "format": "cjs"
10292
+ },
10293
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js": {
10294
+ "bytes": 1139,
10295
+ "imports": [
10296
+ {
10297
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js",
10298
+ "kind": "require-call",
10299
+ "original": "./es2021"
10300
+ },
10301
+ {
10302
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js",
10303
+ "kind": "require-call",
10304
+ "original": "./es2022.array"
10305
+ },
10306
+ {
10307
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js",
10308
+ "kind": "require-call",
10309
+ "original": "./es2022.error"
10310
+ },
10311
+ {
10312
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js",
10313
+ "kind": "require-call",
10314
+ "original": "./es2022.intl"
10315
+ },
10316
+ {
10317
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js",
10318
+ "kind": "require-call",
10319
+ "original": "./es2022.object"
10320
+ },
10321
+ {
10322
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js",
10323
+ "kind": "require-call",
10324
+ "original": "./es2022.regexp"
10325
+ },
10326
+ {
10327
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.js",
10328
+ "kind": "require-call",
10329
+ "original": "./es2022.sharedmemory"
10330
+ },
10331
+ {
10332
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js",
10333
+ "kind": "require-call",
10334
+ "original": "./es2022.string"
10335
+ }
10336
+ ],
10337
+ "format": "cjs"
10338
+ },
10339
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js": {
10340
+ "bytes": 966,
10341
+ "imports": [
10342
+ {
10343
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js",
10344
+ "kind": "require-call",
10345
+ "original": "./dom"
10346
+ },
10347
+ {
10348
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js",
10349
+ "kind": "require-call",
10350
+ "original": "./dom.asynciterable"
10351
+ },
10352
+ {
10353
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js",
10354
+ "kind": "require-call",
10355
+ "original": "./dom.iterable"
10356
+ },
10357
+ {
10358
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js",
10359
+ "kind": "require-call",
10360
+ "original": "./es2022"
10361
+ },
10362
+ {
10363
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js",
10364
+ "kind": "require-call",
10365
+ "original": "./scripthost"
10366
+ },
10367
+ {
10368
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js",
10369
+ "kind": "require-call",
10370
+ "original": "./webworker.importscripts"
10371
+ }
10372
+ ],
10373
+ "format": "cjs"
10374
+ },
10375
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js": {
10376
+ "bytes": 990,
10377
+ "imports": [
10378
+ {
10379
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10380
+ "kind": "require-call",
10381
+ "original": "./base-config"
10382
+ }
10383
+ ],
10384
+ "format": "cjs"
10385
+ },
10386
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js": {
10387
+ "bytes": 558,
10388
+ "imports": [
10389
+ {
10390
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10391
+ "kind": "require-call",
10392
+ "original": "./base-config"
10393
+ }
10394
+ ],
10395
+ "format": "cjs"
10396
+ },
10397
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.js": {
10398
+ "bytes": 538,
10399
+ "imports": [
10400
+ {
10401
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10402
+ "kind": "require-call",
10403
+ "original": "./base-config"
10404
+ }
10405
+ ],
10406
+ "format": "cjs"
10407
+ },
10408
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js": {
10409
+ "bytes": 775,
10410
+ "imports": [
10411
+ {
10412
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js",
10413
+ "kind": "require-call",
10414
+ "original": "./es2022"
10415
+ },
10416
+ {
10417
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js",
10418
+ "kind": "require-call",
10419
+ "original": "./es2023.array"
10420
+ },
10421
+ {
10422
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js",
10423
+ "kind": "require-call",
10424
+ "original": "./es2023.collection"
10425
+ },
10426
+ {
10427
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.js",
10428
+ "kind": "require-call",
10429
+ "original": "./es2023.intl"
10430
+ }
10431
+ ],
10432
+ "format": "cjs"
10433
+ },
10434
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js": {
10435
+ "bytes": 966,
10436
+ "imports": [
10437
+ {
10438
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js",
10439
+ "kind": "require-call",
10440
+ "original": "./dom"
10441
+ },
10442
+ {
10443
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js",
10444
+ "kind": "require-call",
10445
+ "original": "./dom.asynciterable"
10446
+ },
10447
+ {
10448
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js",
10449
+ "kind": "require-call",
10450
+ "original": "./dom.iterable"
10451
+ },
10452
+ {
10453
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js",
10454
+ "kind": "require-call",
10455
+ "original": "./es2023"
10456
+ },
10457
+ {
10458
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js",
10459
+ "kind": "require-call",
10460
+ "original": "./scripthost"
10461
+ },
10462
+ {
10463
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js",
10464
+ "kind": "require-call",
10465
+ "original": "./webworker.importscripts"
10466
+ }
10467
+ ],
10468
+ "format": "cjs"
10469
+ },
10470
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js": {
10471
+ "bytes": 547,
10472
+ "imports": [
10473
+ {
10474
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10475
+ "kind": "require-call",
10476
+ "original": "./base-config"
10477
+ }
10478
+ ],
10479
+ "format": "cjs"
10480
+ },
10481
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js": {
10482
+ "bytes": 667,
10483
+ "imports": [
10484
+ {
10485
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10486
+ "kind": "require-call",
10487
+ "original": "./base-config"
10488
+ }
10489
+ ],
10490
+ "format": "cjs"
10491
+ },
10492
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js": {
10493
+ "bytes": 765,
10494
+ "imports": [
10495
+ {
10496
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10497
+ "kind": "require-call",
10498
+ "original": "./base-config"
10499
+ },
10500
+ {
10501
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js",
10502
+ "kind": "require-call",
10503
+ "original": "./decorators"
10504
+ },
10505
+ {
10506
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js",
10507
+ "kind": "require-call",
10508
+ "original": "./es2015.symbol"
10509
+ }
10510
+ ],
10511
+ "format": "cjs"
10512
+ },
10513
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js": {
10514
+ "bytes": 1037,
10515
+ "imports": [
10516
+ {
10517
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10518
+ "kind": "require-call",
10519
+ "original": "./base-config"
10520
+ },
10521
+ {
10522
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js",
10523
+ "kind": "require-call",
10524
+ "original": "./es2015.symbol"
10525
+ }
10526
+ ],
10527
+ "format": "cjs"
10528
+ },
10529
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js": {
10530
+ "bytes": 538,
10531
+ "imports": [
10532
+ {
10533
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10534
+ "kind": "require-call",
10535
+ "original": "./base-config"
10536
+ }
10537
+ ],
10538
+ "format": "cjs"
10539
+ },
10540
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.js": {
10541
+ "bytes": 551,
10542
+ "imports": [
10543
+ {
10544
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10545
+ "kind": "require-call",
10546
+ "original": "./base-config"
10547
+ }
10548
+ ],
10549
+ "format": "cjs"
10550
+ },
10551
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js": {
10552
+ "bytes": 601,
10553
+ "imports": [
10554
+ {
10555
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10556
+ "kind": "require-call",
10557
+ "original": "./base-config"
10558
+ }
10559
+ ],
10560
+ "format": "cjs"
10561
+ },
10562
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.js": {
10563
+ "bytes": 540,
10564
+ "imports": [
10565
+ {
10566
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10567
+ "kind": "require-call",
10568
+ "original": "./base-config"
10569
+ }
10570
+ ],
10571
+ "format": "cjs"
10572
+ },
10573
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js": {
10574
+ "bytes": 540,
10575
+ "imports": [
10576
+ {
10577
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10578
+ "kind": "require-call",
10579
+ "original": "./base-config"
10580
+ }
10581
+ ],
10582
+ "format": "cjs"
10583
+ },
10584
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js": {
10585
+ "bytes": 1351,
10586
+ "imports": [
10587
+ {
10588
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js",
10589
+ "kind": "require-call",
10590
+ "original": "./es2023"
10591
+ },
10592
+ {
10593
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js",
10594
+ "kind": "require-call",
10595
+ "original": "./esnext.array"
10596
+ },
10597
+ {
10598
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js",
10599
+ "kind": "require-call",
10600
+ "original": "./esnext.collection"
10601
+ },
10602
+ {
10603
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js",
10604
+ "kind": "require-call",
10605
+ "original": "./esnext.decorators"
10606
+ },
10607
+ {
10608
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js",
10609
+ "kind": "require-call",
10610
+ "original": "./esnext.disposable"
10611
+ },
10612
+ {
10613
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js",
10614
+ "kind": "require-call",
10615
+ "original": "./esnext.intl"
10616
+ },
10617
+ {
10618
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.js",
10619
+ "kind": "require-call",
10620
+ "original": "./esnext.object"
10621
+ },
10622
+ {
10623
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js",
10624
+ "kind": "require-call",
10625
+ "original": "./esnext.promise"
10626
+ },
10627
+ {
10628
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.js",
10629
+ "kind": "require-call",
10630
+ "original": "./esnext.regexp"
10631
+ },
10632
+ {
10633
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js",
10634
+ "kind": "require-call",
10635
+ "original": "./esnext.string"
10636
+ }
10637
+ ],
10638
+ "format": "cjs"
10639
+ },
10640
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js": {
10641
+ "bytes": 885,
10642
+ "imports": [
10643
+ {
10644
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10645
+ "kind": "require-call",
10646
+ "original": "./base-config"
10647
+ },
10648
+ {
10649
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js",
10650
+ "kind": "require-call",
10651
+ "original": "./es2015.iterable"
10652
+ },
10653
+ {
10654
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js",
10655
+ "kind": "require-call",
10656
+ "original": "./es2015.symbol"
10657
+ }
10658
+ ],
10659
+ "format": "cjs"
10660
+ },
10661
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js": {
10662
+ "bytes": 986,
10663
+ "imports": [
10664
+ {
10665
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10666
+ "kind": "require-call",
10667
+ "original": "./base-config"
10668
+ },
10669
+ {
10670
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js",
10671
+ "kind": "require-call",
10672
+ "original": "./es2020.intl"
10673
+ }
10674
+ ],
10675
+ "format": "cjs"
10676
+ },
10677
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js": {
10678
+ "bytes": 966,
10679
+ "imports": [
10680
+ {
10681
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js",
10682
+ "kind": "require-call",
10683
+ "original": "./dom"
10684
+ },
10685
+ {
10686
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js",
10687
+ "kind": "require-call",
10688
+ "original": "./dom.asynciterable"
10689
+ },
10690
+ {
10691
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js",
10692
+ "kind": "require-call",
10693
+ "original": "./dom.iterable"
10694
+ },
10695
+ {
10696
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js",
10697
+ "kind": "require-call",
10698
+ "original": "./esnext"
10699
+ },
10700
+ {
10701
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js",
10702
+ "kind": "require-call",
10703
+ "original": "./scripthost"
10704
+ },
10705
+ {
10706
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js",
10707
+ "kind": "require-call",
10708
+ "original": "./webworker.importscripts"
10709
+ }
10710
+ ],
10711
+ "format": "cjs"
10712
+ },
10713
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js": {
10714
+ "bytes": 540,
10715
+ "imports": [
10716
+ {
10717
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10718
+ "kind": "require-call",
10719
+ "original": "./base-config"
10720
+ }
10721
+ ],
10722
+ "format": "cjs"
10723
+ },
10724
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js": {
10725
+ "bytes": 703,
10726
+ "imports": [
10727
+ {
10728
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10729
+ "kind": "require-call",
10730
+ "original": "./base-config"
10731
+ }
10732
+ ],
10733
+ "format": "cjs"
10734
+ },
10735
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js": {
10736
+ "bytes": 738,
10737
+ "imports": [
10738
+ {
10739
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js",
10740
+ "kind": "require-call",
10741
+ "original": "./dom"
10742
+ },
10743
+ {
10744
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js",
10745
+ "kind": "require-call",
10746
+ "original": "./es5"
10747
+ },
10748
+ {
10749
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js",
10750
+ "kind": "require-call",
10751
+ "original": "./scripthost"
10752
+ },
10753
+ {
10754
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js",
10755
+ "kind": "require-call",
10756
+ "original": "./webworker.importscripts"
10757
+ }
10758
+ ],
10759
+ "format": "cjs"
10760
+ },
10761
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js": {
10762
+ "bytes": 26902,
10763
+ "imports": [
10764
+ {
10765
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10766
+ "kind": "require-call",
10767
+ "original": "./base-config"
10768
+ }
10769
+ ],
10770
+ "format": "cjs"
10771
+ },
10772
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.js": {
10773
+ "bytes": 629,
10774
+ "imports": [
10775
+ {
10776
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10777
+ "kind": "require-call",
10778
+ "original": "./base-config"
10779
+ }
10780
+ ],
10781
+ "format": "cjs"
10782
+ },
10783
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js": {
10784
+ "bytes": 1525,
10785
+ "imports": [
10786
+ {
10787
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js",
10788
+ "kind": "require-call",
10789
+ "original": "./base-config"
10790
+ }
10791
+ ],
10792
+ "format": "cjs"
10793
+ },
10794
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/index.js": {
10795
+ "bytes": 10088,
10796
+ "imports": [
10797
+ {
10798
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js",
10799
+ "kind": "require-call",
10800
+ "original": "./decorators"
10801
+ },
10802
+ {
10803
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js",
10804
+ "kind": "require-call",
10805
+ "original": "./decorators.legacy"
10806
+ },
10807
+ {
10808
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js",
10809
+ "kind": "require-call",
10810
+ "original": "./dom"
10811
+ },
10812
+ {
10813
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js",
10814
+ "kind": "require-call",
10815
+ "original": "./dom.asynciterable"
10816
+ },
10817
+ {
10818
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js",
10819
+ "kind": "require-call",
10820
+ "original": "./dom.iterable"
10821
+ },
10822
+ {
10823
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js",
10824
+ "kind": "require-call",
10825
+ "original": "./es5"
10826
+ },
10827
+ {
10828
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js",
10829
+ "kind": "require-call",
10830
+ "original": "./es6"
10831
+ },
10832
+ {
10833
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js",
10834
+ "kind": "require-call",
10835
+ "original": "./es7"
10836
+ },
10837
+ {
10838
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js",
10839
+ "kind": "require-call",
10840
+ "original": "./es2015"
10841
+ },
10842
+ {
10843
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js",
10844
+ "kind": "require-call",
10845
+ "original": "./es2015.collection"
10846
+ },
10847
+ {
10848
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js",
10849
+ "kind": "require-call",
10850
+ "original": "./es2015.core"
10851
+ },
10852
+ {
10853
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js",
10854
+ "kind": "require-call",
10855
+ "original": "./es2015.generator"
10856
+ },
10857
+ {
10858
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js",
10859
+ "kind": "require-call",
10860
+ "original": "./es2015.iterable"
10861
+ },
10862
+ {
10863
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js",
10864
+ "kind": "require-call",
10865
+ "original": "./es2015.promise"
10866
+ },
10867
+ {
10868
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js",
10869
+ "kind": "require-call",
10870
+ "original": "./es2015.proxy"
10871
+ },
10872
+ {
10873
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js",
10874
+ "kind": "require-call",
10875
+ "original": "./es2015.reflect"
10876
+ },
10877
+ {
10878
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js",
10879
+ "kind": "require-call",
10880
+ "original": "./es2015.symbol"
10881
+ },
10882
+ {
10883
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js",
10884
+ "kind": "require-call",
10885
+ "original": "./es2015.symbol.wellknown"
10886
+ },
10887
+ {
10888
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js",
10889
+ "kind": "require-call",
10890
+ "original": "./es2016"
10891
+ },
10892
+ {
10893
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js",
10894
+ "kind": "require-call",
10895
+ "original": "./es2016.array.include"
10896
+ },
10897
+ {
10898
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js",
10899
+ "kind": "require-call",
10900
+ "original": "./es2016.full"
10901
+ },
10902
+ {
10903
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.js",
10904
+ "kind": "require-call",
10905
+ "original": "./es2016.intl"
10906
+ },
10907
+ {
10908
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js",
10909
+ "kind": "require-call",
10910
+ "original": "./es2017"
10911
+ },
10912
+ {
10913
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js",
10914
+ "kind": "require-call",
10915
+ "original": "./es2017.date"
10916
+ },
10917
+ {
10918
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js",
10919
+ "kind": "require-call",
10920
+ "original": "./es2017.full"
10921
+ },
10922
+ {
10923
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js",
10924
+ "kind": "require-call",
10925
+ "original": "./es2017.intl"
10926
+ },
10927
+ {
10928
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js",
10929
+ "kind": "require-call",
10930
+ "original": "./es2017.object"
10931
+ },
10932
+ {
10933
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js",
10934
+ "kind": "require-call",
10935
+ "original": "./es2017.sharedmemory"
10936
+ },
10937
+ {
10938
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js",
10939
+ "kind": "require-call",
10940
+ "original": "./es2017.string"
10941
+ },
10942
+ {
10943
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js",
10944
+ "kind": "require-call",
10945
+ "original": "./es2017.typedarrays"
10946
+ },
10947
+ {
10948
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js",
10949
+ "kind": "require-call",
10950
+ "original": "./es2018"
10951
+ },
10952
+ {
10953
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js",
10954
+ "kind": "require-call",
10955
+ "original": "./es2018.asyncgenerator"
10956
+ },
10957
+ {
10958
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js",
10959
+ "kind": "require-call",
10960
+ "original": "./es2018.asynciterable"
10961
+ },
10962
+ {
10963
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js",
10964
+ "kind": "require-call",
10965
+ "original": "./es2018.full"
10966
+ },
10967
+ {
10968
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js",
10969
+ "kind": "require-call",
10970
+ "original": "./es2018.intl"
10971
+ },
10972
+ {
10973
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js",
10974
+ "kind": "require-call",
10975
+ "original": "./es2018.promise"
10976
+ },
10977
+ {
10978
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js",
10979
+ "kind": "require-call",
10980
+ "original": "./es2018.regexp"
10981
+ },
10982
+ {
10983
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js",
10984
+ "kind": "require-call",
10985
+ "original": "./es2019"
10986
+ },
10987
+ {
10988
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js",
10989
+ "kind": "require-call",
10990
+ "original": "./es2019.array"
10991
+ },
10992
+ {
10993
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js",
10994
+ "kind": "require-call",
10995
+ "original": "./es2019.full"
10996
+ },
10997
+ {
10998
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js",
10999
+ "kind": "require-call",
11000
+ "original": "./es2019.intl"
11001
+ },
11002
+ {
11003
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js",
11004
+ "kind": "require-call",
11005
+ "original": "./es2019.object"
11006
+ },
11007
+ {
11008
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js",
11009
+ "kind": "require-call",
11010
+ "original": "./es2019.string"
11011
+ },
11012
+ {
11013
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js",
11014
+ "kind": "require-call",
11015
+ "original": "./es2019.symbol"
11016
+ },
11017
+ {
11018
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js",
11019
+ "kind": "require-call",
11020
+ "original": "./es2020"
11021
+ },
11022
+ {
11023
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js",
11024
+ "kind": "require-call",
11025
+ "original": "./es2020.bigint"
11026
+ },
11027
+ {
11028
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js",
11029
+ "kind": "require-call",
11030
+ "original": "./es2020.date"
11031
+ },
11032
+ {
11033
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js",
11034
+ "kind": "require-call",
11035
+ "original": "./es2020.full"
11036
+ },
11037
+ {
11038
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js",
11039
+ "kind": "require-call",
11040
+ "original": "./es2020.intl"
11041
+ },
11042
+ {
11043
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js",
11044
+ "kind": "require-call",
11045
+ "original": "./es2020.number"
11046
+ },
11047
+ {
11048
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js",
11049
+ "kind": "require-call",
11050
+ "original": "./es2020.promise"
11051
+ },
11052
+ {
11053
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js",
11054
+ "kind": "require-call",
11055
+ "original": "./es2020.sharedmemory"
11056
+ },
11057
+ {
11058
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js",
11059
+ "kind": "require-call",
11060
+ "original": "./es2020.string"
11061
+ },
11062
+ {
11063
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js",
11064
+ "kind": "require-call",
11065
+ "original": "./es2020.symbol.wellknown"
11066
+ },
11067
+ {
11068
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js",
11069
+ "kind": "require-call",
11070
+ "original": "./es2021"
11071
+ },
11072
+ {
11073
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js",
11074
+ "kind": "require-call",
11075
+ "original": "./es2021.full"
11076
+ },
11077
+ {
11078
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js",
11079
+ "kind": "require-call",
11080
+ "original": "./es2021.intl"
11081
+ },
11082
+ {
11083
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js",
11084
+ "kind": "require-call",
11085
+ "original": "./es2021.promise"
11086
+ },
11087
+ {
11088
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js",
11089
+ "kind": "require-call",
11090
+ "original": "./es2021.string"
11091
+ },
11092
+ {
11093
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js",
11094
+ "kind": "require-call",
11095
+ "original": "./es2021.weakref"
11096
+ },
11097
+ {
11098
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js",
11099
+ "kind": "require-call",
11100
+ "original": "./es2022"
11101
+ },
11102
+ {
11103
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js",
11104
+ "kind": "require-call",
11105
+ "original": "./es2022.array"
11106
+ },
11107
+ {
11108
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js",
11109
+ "kind": "require-call",
11110
+ "original": "./es2022.error"
11111
+ },
11112
+ {
11113
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js",
11114
+ "kind": "require-call",
11115
+ "original": "./es2022.full"
11116
+ },
11117
+ {
11118
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js",
11119
+ "kind": "require-call",
11120
+ "original": "./es2022.intl"
11121
+ },
11122
+ {
11123
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js",
11124
+ "kind": "require-call",
11125
+ "original": "./es2022.object"
11126
+ },
11127
+ {
11128
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js",
11129
+ "kind": "require-call",
11130
+ "original": "./es2022.regexp"
11131
+ },
11132
+ {
11133
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.js",
11134
+ "kind": "require-call",
11135
+ "original": "./es2022.sharedmemory"
11136
+ },
11137
+ {
11138
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js",
11139
+ "kind": "require-call",
11140
+ "original": "./es2022.string"
11141
+ },
11142
+ {
11143
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js",
11144
+ "kind": "require-call",
11145
+ "original": "./es2023"
11146
+ },
11147
+ {
11148
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js",
11149
+ "kind": "require-call",
11150
+ "original": "./es2023.array"
11151
+ },
11152
+ {
11153
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js",
11154
+ "kind": "require-call",
11155
+ "original": "./es2023.collection"
11156
+ },
11157
+ {
11158
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js",
11159
+ "kind": "require-call",
11160
+ "original": "./es2023.full"
11161
+ },
11162
+ {
11163
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.js",
11164
+ "kind": "require-call",
11165
+ "original": "./es2023.intl"
11166
+ },
11167
+ {
11168
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js",
11169
+ "kind": "require-call",
11170
+ "original": "./esnext"
11171
+ },
11172
+ {
11173
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js",
11174
+ "kind": "require-call",
11175
+ "original": "./esnext.array"
11176
+ },
11177
+ {
11178
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js",
11179
+ "kind": "require-call",
11180
+ "original": "./esnext.asynciterable"
11181
+ },
11182
+ {
11183
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js",
11184
+ "kind": "require-call",
11185
+ "original": "./esnext.bigint"
11186
+ },
11187
+ {
11188
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js",
11189
+ "kind": "require-call",
11190
+ "original": "./esnext.collection"
11191
+ },
11192
+ {
11193
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js",
11194
+ "kind": "require-call",
11195
+ "original": "./esnext.decorators"
11196
+ },
11197
+ {
11198
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js",
11199
+ "kind": "require-call",
11200
+ "original": "./esnext.disposable"
11201
+ },
11202
+ {
11203
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js",
11204
+ "kind": "require-call",
11205
+ "original": "./esnext.full"
11206
+ },
11207
+ {
11208
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js",
11209
+ "kind": "require-call",
11210
+ "original": "./esnext.intl"
11211
+ },
11212
+ {
11213
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.js",
11214
+ "kind": "require-call",
11215
+ "original": "./esnext.object"
11216
+ },
11217
+ {
11218
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js",
11219
+ "kind": "require-call",
11220
+ "original": "./esnext.promise"
11221
+ },
11222
+ {
11223
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.js",
11224
+ "kind": "require-call",
11225
+ "original": "./esnext.regexp"
11226
+ },
11227
+ {
11228
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js",
11229
+ "kind": "require-call",
11230
+ "original": "./esnext.string"
11231
+ },
11232
+ {
11233
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js",
11234
+ "kind": "require-call",
11235
+ "original": "./esnext.symbol"
11236
+ },
11237
+ {
11238
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js",
11239
+ "kind": "require-call",
11240
+ "original": "./esnext.weakref"
11241
+ },
11242
+ {
11243
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js",
11244
+ "kind": "require-call",
11245
+ "original": "./lib"
11246
+ },
11247
+ {
11248
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js",
11249
+ "kind": "require-call",
11250
+ "original": "./scripthost"
11251
+ },
11252
+ {
11253
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js",
11254
+ "kind": "require-call",
11255
+ "original": "./webworker"
11256
+ },
11257
+ {
11258
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.js",
11259
+ "kind": "require-call",
11260
+ "original": "./webworker.asynciterable"
11261
+ },
11262
+ {
11263
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js",
11264
+ "kind": "require-call",
11265
+ "original": "./webworker.importscripts"
11266
+ },
11267
+ {
11268
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js",
11269
+ "kind": "require-call",
11270
+ "original": "./webworker.iterable"
11271
+ }
11272
+ ],
11273
+ "format": "cjs"
11274
+ },
11275
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js": {
11276
+ "bytes": 4613,
11277
+ "imports": [
11278
+ {
11279
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/ID.js",
11280
+ "kind": "require-call",
11281
+ "original": "../ID"
11282
+ }
11283
+ ],
11284
+ "format": "cjs"
11285
+ },
11286
+ "node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js": {
11287
+ "bytes": 1439,
11288
+ "imports": [
11289
+ {
11290
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/ID.js",
11291
+ "kind": "require-call",
11292
+ "original": "../ID"
11293
+ }
11294
+ ],
11295
+ "format": "cjs"
11296
+ },
11297
+ "node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js": {
11298
+ "bytes": 566,
11299
+ "imports": [
11300
+ {
11301
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js",
11302
+ "kind": "require-call",
11303
+ "original": "./VariableBase"
11304
+ }
11305
+ ],
11306
+ "format": "cjs"
11307
+ },
11308
+ "node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js": {
11309
+ "bytes": 922,
11310
+ "imports": [
11311
+ {
11312
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js",
11313
+ "kind": "require-call",
11314
+ "original": "./ESLintScopeVariable"
11315
+ }
11316
+ ],
11317
+ "format": "cjs"
11318
+ },
11319
+ "node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js": {
11320
+ "bytes": 1181,
11321
+ "imports": [
11322
+ {
11323
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js",
11324
+ "kind": "require-call",
11325
+ "original": "./VariableBase"
11326
+ }
11327
+ ],
11328
+ "format": "cjs"
11329
+ },
11330
+ "node_modules/@typescript-eslint/scope-manager/dist/variable/index.js": {
11331
+ "bytes": 886,
11332
+ "imports": [
11333
+ {
11334
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js",
11335
+ "kind": "require-call",
11336
+ "original": "./ESLintScopeVariable"
11337
+ },
11338
+ {
11339
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js",
11340
+ "kind": "require-call",
11341
+ "original": "./ImplicitLibVariable"
11342
+ },
11343
+ {
11344
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js",
11345
+ "kind": "require-call",
11346
+ "original": "./Variable"
11347
+ }
11348
+ ],
11349
+ "format": "cjs"
11350
+ },
11351
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js": {
11352
+ "bytes": 1109,
11353
+ "imports": [],
11354
+ "format": "cjs"
11355
+ },
11356
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js": {
11357
+ "bytes": 15010,
11358
+ "imports": [
11359
+ {
11360
+ "path": "node_modules/@typescript-eslint/types/dist/index.js",
11361
+ "kind": "require-call",
11362
+ "original": "@typescript-eslint/types"
11363
+ },
11364
+ {
11365
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/assert.js",
11366
+ "kind": "require-call",
11367
+ "original": "../assert"
11368
+ },
11369
+ {
11370
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/index.js",
11371
+ "kind": "require-call",
11372
+ "original": "../definition"
11373
+ },
11374
+ {
11375
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/ID.js",
11376
+ "kind": "require-call",
11377
+ "original": "../ID"
11378
+ },
11379
+ {
11380
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js",
11381
+ "kind": "require-call",
11382
+ "original": "../referencer/Reference"
11383
+ },
11384
+ {
11385
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/variable/index.js",
11386
+ "kind": "require-call",
11387
+ "original": "../variable"
11388
+ },
11389
+ {
11390
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11391
+ "kind": "require-call",
11392
+ "original": "./ScopeType"
11393
+ }
11394
+ ],
11395
+ "format": "cjs"
11396
+ },
11397
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js": {
11398
+ "bytes": 568,
11399
+ "imports": [
11400
+ {
11401
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11402
+ "kind": "require-call",
11403
+ "original": "./ScopeBase"
11404
+ },
11405
+ {
11406
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11407
+ "kind": "require-call",
11408
+ "original": "./ScopeType"
11409
+ }
11410
+ ],
11411
+ "format": "cjs"
11412
+ },
11413
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js": {
11414
+ "bytes": 568,
11415
+ "imports": [
11416
+ {
11417
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11418
+ "kind": "require-call",
11419
+ "original": "./ScopeBase"
11420
+ },
11421
+ {
11422
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11423
+ "kind": "require-call",
11424
+ "original": "./ScopeType"
11425
+ }
11426
+ ],
11427
+ "format": "cjs"
11428
+ },
11429
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js": {
11430
+ "bytes": 664,
11431
+ "imports": [
11432
+ {
11433
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11434
+ "kind": "require-call",
11435
+ "original": "./ScopeBase"
11436
+ },
11437
+ {
11438
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11439
+ "kind": "require-call",
11440
+ "original": "./ScopeType"
11441
+ }
11442
+ ],
11443
+ "format": "cjs"
11444
+ },
11445
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js": {
11446
+ "bytes": 568,
11447
+ "imports": [
11448
+ {
11449
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11450
+ "kind": "require-call",
11451
+ "original": "./ScopeBase"
11452
+ },
11453
+ {
11454
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11455
+ "kind": "require-call",
11456
+ "original": "./ScopeType"
11457
+ }
11458
+ ],
11459
+ "format": "cjs"
11460
+ },
11461
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js": {
11462
+ "bytes": 628,
11463
+ "imports": [
11464
+ {
11465
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11466
+ "kind": "require-call",
11467
+ "original": "./ScopeBase"
11468
+ },
11469
+ {
11470
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11471
+ "kind": "require-call",
11472
+ "original": "./ScopeType"
11473
+ }
11474
+ ],
11475
+ "format": "cjs"
11476
+ },
11477
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js": {
11478
+ "bytes": 556,
11479
+ "imports": [
11480
+ {
11481
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11482
+ "kind": "require-call",
11483
+ "original": "./ScopeBase"
11484
+ },
11485
+ {
11486
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11487
+ "kind": "require-call",
11488
+ "original": "./ScopeType"
11489
+ }
11490
+ ],
11491
+ "format": "cjs"
11492
+ },
11493
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js": {
11494
+ "bytes": 899,
11495
+ "imports": [
11496
+ {
11497
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/index.js",
11498
+ "kind": "require-call",
11499
+ "original": "../definition"
11500
+ },
11501
+ {
11502
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11503
+ "kind": "require-call",
11504
+ "original": "./ScopeBase"
11505
+ },
11506
+ {
11507
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11508
+ "kind": "require-call",
11509
+ "original": "./ScopeType"
11510
+ }
11511
+ ],
11512
+ "format": "cjs"
11513
+ },
11514
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js": {
11515
+ "bytes": 1851,
11516
+ "imports": [
11517
+ {
11518
+ "path": "node_modules/@typescript-eslint/types/dist/index.js",
11519
+ "kind": "require-call",
11520
+ "original": "@typescript-eslint/types"
11521
+ },
11522
+ {
11523
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11524
+ "kind": "require-call",
11525
+ "original": "./ScopeBase"
11526
+ },
11527
+ {
11528
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11529
+ "kind": "require-call",
11530
+ "original": "./ScopeType"
11531
+ }
11532
+ ],
11533
+ "format": "cjs"
11534
+ },
11535
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js": {
11536
+ "bytes": 610,
11537
+ "imports": [
11538
+ {
11539
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11540
+ "kind": "require-call",
11541
+ "original": "./ScopeBase"
11542
+ },
11543
+ {
11544
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11545
+ "kind": "require-call",
11546
+ "original": "./ScopeType"
11547
+ }
11548
+ ],
11549
+ "format": "cjs"
11550
+ },
11551
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js": {
11552
+ "bytes": 1898,
11553
+ "imports": [
11554
+ {
11555
+ "path": "node_modules/@typescript-eslint/types/dist/index.js",
11556
+ "kind": "require-call",
11557
+ "original": "@typescript-eslint/types"
11558
+ },
11559
+ {
11560
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/assert.js",
11561
+ "kind": "require-call",
11562
+ "original": "../assert"
11563
+ },
11564
+ {
11565
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js",
11566
+ "kind": "require-call",
11567
+ "original": "../definition/ImplicitGlobalVariableDefinition"
11568
+ },
11569
+ {
11570
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/variable/index.js",
11571
+ "kind": "require-call",
11572
+ "original": "../variable"
11573
+ },
11574
+ {
11575
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11576
+ "kind": "require-call",
11577
+ "original": "./ScopeBase"
11578
+ },
11579
+ {
11580
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11581
+ "kind": "require-call",
11582
+ "original": "./ScopeType"
11583
+ }
11584
+ ],
11585
+ "format": "cjs"
11586
+ },
11587
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js": {
11588
+ "bytes": 598,
11589
+ "imports": [
11590
+ {
11591
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11592
+ "kind": "require-call",
11593
+ "original": "./ScopeBase"
11594
+ },
11595
+ {
11596
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11597
+ "kind": "require-call",
11598
+ "original": "./ScopeType"
11599
+ }
11600
+ ],
11601
+ "format": "cjs"
11602
+ },
11603
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js": {
11604
+ "bytes": 574,
11605
+ "imports": [
11606
+ {
11607
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11608
+ "kind": "require-call",
11609
+ "original": "./ScopeBase"
11610
+ },
11611
+ {
11612
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11613
+ "kind": "require-call",
11614
+ "original": "./ScopeType"
11615
+ }
11616
+ ],
11617
+ "format": "cjs"
11618
+ },
11619
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js": {
11620
+ "bytes": 221,
11621
+ "imports": [],
11622
+ "format": "cjs"
11623
+ },
11624
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js": {
11625
+ "bytes": 574,
11626
+ "imports": [
11627
+ {
11628
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11629
+ "kind": "require-call",
11630
+ "original": "./ScopeBase"
11631
+ },
11632
+ {
11633
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11634
+ "kind": "require-call",
11635
+ "original": "./ScopeType"
11636
+ }
11637
+ ],
11638
+ "format": "cjs"
11639
+ },
11640
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js": {
11641
+ "bytes": 574,
11642
+ "imports": [
11643
+ {
11644
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11645
+ "kind": "require-call",
11646
+ "original": "./ScopeBase"
11647
+ },
11648
+ {
11649
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11650
+ "kind": "require-call",
11651
+ "original": "./ScopeType"
11652
+ }
11653
+ ],
11654
+ "format": "cjs"
11655
+ },
11656
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js": {
11657
+ "bytes": 586,
11658
+ "imports": [
11659
+ {
11660
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11661
+ "kind": "require-call",
11662
+ "original": "./ScopeBase"
11663
+ },
11664
+ {
11665
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11666
+ "kind": "require-call",
11667
+ "original": "./ScopeType"
11668
+ }
11669
+ ],
11670
+ "format": "cjs"
11671
+ },
11672
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js": {
11673
+ "bytes": 562,
11674
+ "imports": [
11675
+ {
11676
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11677
+ "kind": "require-call",
11678
+ "original": "./ScopeBase"
11679
+ },
11680
+ {
11681
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11682
+ "kind": "require-call",
11683
+ "original": "./ScopeType"
11684
+ }
11685
+ ],
11686
+ "format": "cjs"
11687
+ },
11688
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js": {
11689
+ "bytes": 920,
11690
+ "imports": [
11691
+ {
11692
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/assert.js",
11693
+ "kind": "require-call",
11694
+ "original": "../assert"
11695
+ },
11696
+ {
11697
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
11698
+ "kind": "require-call",
11699
+ "original": "./ScopeBase"
11700
+ },
11701
+ {
11702
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11703
+ "kind": "require-call",
11704
+ "original": "./ScopeType"
11705
+ }
11706
+ ],
11707
+ "format": "cjs"
11708
+ },
11709
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/index.js": {
11710
+ "bytes": 1868,
11711
+ "imports": [
11712
+ {
11713
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js",
11714
+ "kind": "require-call",
11715
+ "original": "./BlockScope"
11716
+ },
11717
+ {
11718
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js",
11719
+ "kind": "require-call",
11720
+ "original": "./CatchScope"
11721
+ },
11722
+ {
11723
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js",
11724
+ "kind": "require-call",
11725
+ "original": "./ClassFieldInitializerScope"
11726
+ },
11727
+ {
11728
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js",
11729
+ "kind": "require-call",
11730
+ "original": "./ClassScope"
11731
+ },
11732
+ {
11733
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js",
11734
+ "kind": "require-call",
11735
+ "original": "./ConditionalTypeScope"
11736
+ },
11737
+ {
11738
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js",
11739
+ "kind": "require-call",
11740
+ "original": "./ForScope"
11741
+ },
11742
+ {
11743
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js",
11744
+ "kind": "require-call",
11745
+ "original": "./FunctionExpressionNameScope"
11746
+ },
11747
+ {
11748
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js",
11749
+ "kind": "require-call",
11750
+ "original": "./FunctionScope"
11751
+ },
11752
+ {
11753
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js",
11754
+ "kind": "require-call",
11755
+ "original": "./FunctionTypeScope"
11756
+ },
11757
+ {
11758
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js",
11759
+ "kind": "require-call",
11760
+ "original": "./GlobalScope"
11761
+ },
11762
+ {
11763
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js",
11764
+ "kind": "require-call",
11765
+ "original": "./MappedTypeScope"
11766
+ },
11767
+ {
11768
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js",
11769
+ "kind": "require-call",
11770
+ "original": "./ModuleScope"
11771
+ },
11772
+ {
11773
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js",
11774
+ "kind": "require-call",
11775
+ "original": "./Scope"
11776
+ },
11777
+ {
11778
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
11779
+ "kind": "require-call",
11780
+ "original": "./ScopeType"
11781
+ },
11782
+ {
11783
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js",
11784
+ "kind": "require-call",
11785
+ "original": "./SwitchScope"
11786
+ },
11787
+ {
11788
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js",
11789
+ "kind": "require-call",
11790
+ "original": "./TSEnumScope"
11791
+ },
11792
+ {
11793
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js",
11794
+ "kind": "require-call",
11795
+ "original": "./TSModuleScope"
11796
+ },
11797
+ {
11798
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js",
11799
+ "kind": "require-call",
11800
+ "original": "./TypeScope"
11801
+ },
11802
+ {
11803
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js",
11804
+ "kind": "require-call",
11805
+ "original": "./WithScope"
11806
+ }
11807
+ ],
11808
+ "format": "cjs"
11809
+ },
11810
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js": {
11811
+ "bytes": 3687,
11812
+ "imports": [
11813
+ {
11814
+ "path": "node_modules/@typescript-eslint/visitor-keys/dist/index.js",
11815
+ "kind": "require-call",
11816
+ "original": "@typescript-eslint/visitor-keys"
11817
+ }
11818
+ ],
11819
+ "format": "cjs"
11820
+ },
11821
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js": {
11822
+ "bytes": 5474,
11823
+ "imports": [
11824
+ {
11825
+ "path": "node_modules/@typescript-eslint/types/dist/index.js",
11826
+ "kind": "require-call",
11827
+ "original": "@typescript-eslint/types"
11828
+ },
11829
+ {
11830
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js",
11831
+ "kind": "require-call",
11832
+ "original": "./VisitorBase"
11833
+ }
11834
+ ],
11835
+ "format": "cjs"
11836
+ },
11837
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js": {
11838
+ "bytes": 2670,
11839
+ "imports": [
11840
+ {
11841
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js",
11842
+ "kind": "require-call",
11843
+ "original": "./PatternVisitor"
11844
+ },
11845
+ {
11846
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js",
11847
+ "kind": "require-call",
11848
+ "original": "./VisitorBase"
11849
+ }
11850
+ ],
11851
+ "format": "cjs"
11852
+ },
11853
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js": {
11854
+ "bytes": 10729,
11855
+ "imports": [
11856
+ {
11857
+ "path": "node_modules/@typescript-eslint/types/dist/index.js",
11858
+ "kind": "require-call",
11859
+ "original": "@typescript-eslint/types"
11860
+ },
11861
+ {
11862
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/index.js",
11863
+ "kind": "require-call",
11864
+ "original": "../definition"
11865
+ },
11866
+ {
11867
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/index.js",
11868
+ "kind": "require-call",
11869
+ "original": "../scope"
11870
+ },
11871
+ {
11872
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js",
11873
+ "kind": "require-call",
11874
+ "original": "./Visitor"
11875
+ }
11876
+ ],
11877
+ "format": "cjs"
11878
+ },
11879
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js": {
11880
+ "bytes": 11771,
11881
+ "imports": [
11882
+ {
11883
+ "path": "node_modules/@typescript-eslint/types/dist/index.js",
11884
+ "kind": "require-call",
11885
+ "original": "@typescript-eslint/types"
11886
+ },
11887
+ {
11888
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/index.js",
11889
+ "kind": "require-call",
11890
+ "original": "../definition"
11891
+ },
11892
+ {
11893
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js",
11894
+ "kind": "require-call",
11895
+ "original": "./TypeVisitor"
11896
+ },
11897
+ {
11898
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js",
11899
+ "kind": "require-call",
11900
+ "original": "./Visitor"
11901
+ }
11902
+ ],
11903
+ "format": "cjs"
11904
+ },
11905
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js": {
11906
+ "bytes": 4155,
11907
+ "imports": [
11908
+ {
11909
+ "path": "node_modules/@typescript-eslint/types/dist/index.js",
11910
+ "kind": "require-call",
11911
+ "original": "@typescript-eslint/types"
11912
+ },
11913
+ {
11914
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js",
11915
+ "kind": "require-call",
11916
+ "original": "./Visitor"
11917
+ }
11918
+ ],
11919
+ "format": "cjs"
11920
+ },
11921
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js": {
11922
+ "bytes": 2811,
11923
+ "imports": [
11924
+ {
11925
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/index.js",
11926
+ "kind": "require-call",
11927
+ "original": "../definition"
11928
+ },
11929
+ {
11930
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js",
11931
+ "kind": "require-call",
11932
+ "original": "./Visitor"
11933
+ }
11934
+ ],
11935
+ "format": "cjs"
11936
+ },
11937
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js": {
11938
+ "bytes": 22727,
11939
+ "imports": [
11940
+ {
11941
+ "path": "node_modules/@typescript-eslint/types/dist/index.js",
11942
+ "kind": "require-call",
11943
+ "original": "@typescript-eslint/types"
11944
+ },
11945
+ {
11946
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/assert.js",
11947
+ "kind": "require-call",
11948
+ "original": "../assert"
11949
+ },
11950
+ {
11951
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/index.js",
11952
+ "kind": "require-call",
11953
+ "original": "../definition"
11954
+ },
11955
+ {
11956
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/lib/index.js",
11957
+ "kind": "require-call",
11958
+ "original": "../lib"
11959
+ },
11960
+ {
11961
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js",
11962
+ "kind": "require-call",
11963
+ "original": "./ClassVisitor"
11964
+ },
11965
+ {
11966
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js",
11967
+ "kind": "require-call",
11968
+ "original": "./ExportVisitor"
11969
+ },
11970
+ {
11971
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js",
11972
+ "kind": "require-call",
11973
+ "original": "./ImportVisitor"
11974
+ },
11975
+ {
11976
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js",
11977
+ "kind": "require-call",
11978
+ "original": "./PatternVisitor"
11979
+ },
11980
+ {
11981
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js",
11982
+ "kind": "require-call",
11983
+ "original": "./Reference"
11984
+ },
11985
+ {
11986
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js",
11987
+ "kind": "require-call",
11988
+ "original": "./TypeVisitor"
11989
+ },
11990
+ {
11991
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js",
11992
+ "kind": "require-call",
11993
+ "original": "./Visitor"
11994
+ }
11995
+ ],
11996
+ "format": "cjs"
11997
+ },
11998
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js": {
11999
+ "bytes": 416,
12000
+ "imports": [
12001
+ {
12002
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js",
12003
+ "kind": "require-call",
12004
+ "original": "./Referencer"
12005
+ }
12006
+ ],
12007
+ "format": "cjs"
12008
+ },
12009
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js": {
12010
+ "bytes": 634,
12011
+ "imports": [
12012
+ {
12013
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js",
12014
+ "kind": "require-call",
12015
+ "original": "./ScopeBase"
12016
+ },
12017
+ {
12018
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js",
12019
+ "kind": "require-call",
12020
+ "original": "./ScopeType"
12021
+ }
12022
+ ],
12023
+ "format": "cjs"
12024
+ },
12025
+ "node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js": {
12026
+ "bytes": 8128,
12027
+ "imports": [
12028
+ {
12029
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/assert.js",
12030
+ "kind": "require-call",
12031
+ "original": "./assert"
12032
+ },
12033
+ {
12034
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/index.js",
12035
+ "kind": "require-call",
12036
+ "original": "./scope"
12037
+ },
12038
+ {
12039
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js",
12040
+ "kind": "require-call",
12041
+ "original": "./scope/ClassFieldInitializerScope"
12042
+ },
12043
+ {
12044
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js",
12045
+ "kind": "require-call",
12046
+ "original": "./scope/ClassStaticBlockScope"
12047
+ }
12048
+ ],
12049
+ "format": "cjs"
12050
+ },
12051
+ "node_modules/@typescript-eslint/scope-manager/dist/analyze.js": {
12052
+ "bytes": 1768,
12053
+ "imports": [
12054
+ {
12055
+ "path": "node_modules/@typescript-eslint/visitor-keys/dist/index.js",
12056
+ "kind": "require-call",
12057
+ "original": "@typescript-eslint/visitor-keys"
12058
+ },
12059
+ {
12060
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js",
12061
+ "kind": "require-call",
12062
+ "original": "./referencer"
12063
+ },
12064
+ {
12065
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js",
12066
+ "kind": "require-call",
12067
+ "original": "./ScopeManager"
12068
+ }
12069
+ ],
12070
+ "format": "cjs"
12071
+ },
12072
+ "node_modules/@typescript-eslint/scope-manager/dist/index.js": {
12073
+ "bytes": 2008,
12074
+ "imports": [
12075
+ {
12076
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/analyze.js",
12077
+ "kind": "require-call",
12078
+ "original": "./analyze"
12079
+ },
12080
+ {
12081
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/definition/index.js",
12082
+ "kind": "require-call",
12083
+ "original": "./definition"
12084
+ },
12085
+ {
12086
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js",
12087
+ "kind": "require-call",
12088
+ "original": "./referencer/Reference"
12089
+ },
12090
+ {
12091
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js",
12092
+ "kind": "require-call",
12093
+ "original": "./referencer/Visitor"
12094
+ },
12095
+ {
12096
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js",
12097
+ "kind": "require-call",
12098
+ "original": "./referencer/PatternVisitor"
12099
+ },
12100
+ {
12101
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/scope/index.js",
12102
+ "kind": "require-call",
12103
+ "original": "./scope"
12104
+ },
12105
+ {
12106
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js",
12107
+ "kind": "require-call",
12108
+ "original": "./ScopeManager"
12109
+ },
12110
+ {
12111
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/variable/index.js",
12112
+ "kind": "require-call",
12113
+ "original": "./variable"
12114
+ }
12115
+ ],
12116
+ "format": "cjs"
12117
+ },
12118
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/Scope.js": {
12119
+ "bytes": 1581,
12120
+ "imports": [
12121
+ {
12122
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/index.js",
12123
+ "kind": "require-call",
12124
+ "original": "@typescript-eslint/scope-manager"
12125
+ }
12126
+ ],
12127
+ "format": "cjs"
12128
+ },
12129
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/SourceCode.js": {
12130
+ "bytes": 426,
12131
+ "imports": [
12132
+ {
12133
+ "path": "node_modules/eslint/lib/api.js",
12134
+ "kind": "require-call",
12135
+ "original": "eslint"
12136
+ }
12137
+ ],
12138
+ "format": "cjs"
12139
+ },
12140
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/index.js": {
12141
+ "bytes": 1397,
12142
+ "imports": [
12143
+ {
12144
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/AST.js",
12145
+ "kind": "require-call",
12146
+ "original": "./AST"
12147
+ },
12148
+ {
12149
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/Config.js",
12150
+ "kind": "require-call",
12151
+ "original": "./Config"
12152
+ },
12153
+ {
12154
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/ESLint.js",
12155
+ "kind": "require-call",
12156
+ "original": "./ESLint"
12157
+ },
12158
+ {
12159
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/Linter.js",
12160
+ "kind": "require-call",
12161
+ "original": "./Linter"
12162
+ },
12163
+ {
12164
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/Parser.js",
12165
+ "kind": "require-call",
12166
+ "original": "./Parser"
12167
+ },
12168
+ {
12169
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/ParserOptions.js",
12170
+ "kind": "require-call",
12171
+ "original": "./ParserOptions"
12172
+ },
12173
+ {
12174
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/Processor.js",
12175
+ "kind": "require-call",
12176
+ "original": "./Processor"
12177
+ },
12178
+ {
12179
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js",
12180
+ "kind": "require-call",
12181
+ "original": "./Rule"
12182
+ },
12183
+ {
12184
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/RuleTester.js",
12185
+ "kind": "require-call",
12186
+ "original": "./RuleTester"
12187
+ },
12188
+ {
12189
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/Scope.js",
12190
+ "kind": "require-call",
12191
+ "original": "./Scope"
12192
+ },
12193
+ {
12194
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/SourceCode.js",
12195
+ "kind": "require-call",
12196
+ "original": "./SourceCode"
12197
+ }
12198
+ ],
12199
+ "format": "cjs"
12200
+ },
12201
+ "node_modules/@typescript-eslint/utils/dist/ts-utils/isArray.js": {
12202
+ "bytes": 363,
12203
+ "imports": [],
12204
+ "format": "cjs"
12205
+ },
12206
+ "node_modules/@typescript-eslint/utils/dist/ts-utils/index.js": {
12207
+ "bytes": 946,
12208
+ "imports": [
12209
+ {
12210
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-utils/isArray.js",
12211
+ "kind": "require-call",
12212
+ "original": "./isArray"
12213
+ }
12214
+ ],
12215
+ "format": "cjs"
12216
+ },
12217
+ "node_modules/@typescript-eslint/utils/dist/index.js": {
12218
+ "bytes": 2041,
12219
+ "imports": [
12220
+ {
12221
+ "path": "node_modules/@typescript-eslint/utils/dist/ast-utils/index.js",
12222
+ "kind": "require-call",
12223
+ "original": "./ast-utils"
12224
+ },
12225
+ {
12226
+ "path": "node_modules/@typescript-eslint/utils/dist/eslint-utils/index.js",
12227
+ "kind": "require-call",
12228
+ "original": "./eslint-utils"
12229
+ },
12230
+ {
12231
+ "path": "node_modules/@typescript-eslint/utils/dist/json-schema.js",
12232
+ "kind": "require-call",
12233
+ "original": "./json-schema"
12234
+ },
12235
+ {
12236
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-eslint/index.js",
12237
+ "kind": "require-call",
12238
+ "original": "./ts-eslint"
12239
+ },
12240
+ {
12241
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-utils/index.js",
12242
+ "kind": "require-call",
12243
+ "original": "./ts-utils"
12244
+ },
12245
+ {
12246
+ "path": "node_modules/@typescript-eslint/utils/dist/ts-estree.js",
12247
+ "kind": "require-call",
12248
+ "original": "./ts-estree"
12249
+ }
12250
+ ],
12251
+ "format": "cjs"
12252
+ },
8237
12253
  "src/ast/format.ts": {
8238
- "bytes": 546,
12254
+ "bytes": 647,
8239
12255
  "imports": [
12256
+ {
12257
+ "path": "node_modules/@typescript-eslint/utils/dist/index.js",
12258
+ "kind": "import-statement",
12259
+ "original": "@typescript-eslint/utils"
12260
+ },
8240
12261
  {
8241
12262
  "path": "node:assert",
8242
12263
  "kind": "import-statement",
@@ -8251,7 +12272,7 @@
8251
12272
  "format": "esm"
8252
12273
  },
8253
12274
  "src/fixture/url.ts": {
8254
- "bytes": 221,
12275
+ "bytes": 639,
8255
12276
  "imports": [],
8256
12277
  "format": "esm"
8257
12278
  },
@@ -8367,9 +12388,61 @@
8367
12388
  "bytes": 1617,
8368
12389
  "imports": [
8369
12390
  {
8370
- "path": "src/get-documentation-url.ts",
12391
+ "path": "src/get-documentation-url.ts",
12392
+ "kind": "import-statement",
12393
+ "original": "./get-documentation-url"
12394
+ }
12395
+ ],
12396
+ "format": "esm"
12397
+ },
12398
+ "src/ast/ts-tree.ts": {
12399
+ "bytes": 2538,
12400
+ "imports": [
12401
+ {
12402
+ "path": "node_modules/@typescript-eslint/utils/dist/index.js",
12403
+ "kind": "import-statement",
12404
+ "original": "@typescript-eslint/utils"
12405
+ }
12406
+ ],
12407
+ "format": "esm"
12408
+ },
12409
+ "src/fixture/no-service-wrapper.ts": {
12410
+ "bytes": 9508,
12411
+ "imports": [
12412
+ {
12413
+ "path": "node_modules/@typescript-eslint/utils/dist/index.js",
12414
+ "kind": "import-statement",
12415
+ "original": "@typescript-eslint/utils"
12416
+ },
12417
+ {
12418
+ "path": "node_modules/@typescript-eslint/scope-manager/dist/index.js",
12419
+ "kind": "import-statement",
12420
+ "original": "@typescript-eslint/scope-manager"
12421
+ },
12422
+ {
12423
+ "path": "src/fixture/url.ts",
12424
+ "kind": "import-statement",
12425
+ "original": "./url"
12426
+ },
12427
+ {
12428
+ "path": "node:assert",
12429
+ "kind": "import-statement",
12430
+ "external": true
12431
+ },
12432
+ {
12433
+ "path": "src/get-documentation-url.ts",
12434
+ "kind": "import-statement",
12435
+ "original": "../get-documentation-url"
12436
+ },
12437
+ {
12438
+ "path": "src/ast/ts-tree.ts",
12439
+ "kind": "import-statement",
12440
+ "original": "../ast/ts-tree"
12441
+ },
12442
+ {
12443
+ "path": "src/ast/format.ts",
8371
12444
  "kind": "import-statement",
8372
- "original": "./get-documentation-url"
12445
+ "original": "../ast/format"
8373
12446
  }
8374
12447
  ],
8375
12448
  "format": "esm"
@@ -8420,7 +12493,7 @@
8420
12493
  "format": "esm"
8421
12494
  },
8422
12495
  "src/index.ts": {
8423
- "bytes": 3299,
12496
+ "bytes": 3506,
8424
12497
  "imports": [
8425
12498
  {
8426
12499
  "path": "src/fixture/fetch-header-getter.ts",
@@ -8447,6 +12520,11 @@
8447
12520
  "kind": "import-statement",
8448
12521
  "original": "./no-promise-instance-method"
8449
12522
  },
12523
+ {
12524
+ "path": "src/fixture/no-service-wrapper.ts",
12525
+ "kind": "import-statement",
12526
+ "original": "./fixture/no-service-wrapper"
12527
+ },
8450
12528
  {
8451
12529
  "path": "src/file-path-comment.ts",
8452
12530
  "kind": "import-statement",
@@ -8984,6 +13062,26 @@
8984
13062
  "kind": "require-resolve",
8985
13063
  "external": true
8986
13064
  },
13065
+ {
13066
+ "path": "assert",
13067
+ "kind": "require-call",
13068
+ "external": true
13069
+ },
13070
+ {
13071
+ "path": "util",
13072
+ "kind": "require-call",
13073
+ "external": true
13074
+ },
13075
+ {
13076
+ "path": "path",
13077
+ "kind": "require-call",
13078
+ "external": true
13079
+ },
13080
+ {
13081
+ "path": "node:assert",
13082
+ "kind": "require-call",
13083
+ "external": true
13084
+ },
8987
13085
  {
8988
13086
  "path": "node:assert",
8989
13087
  "kind": "require-call",
@@ -9056,7 +13154,7 @@
9056
13154
  "bytesInOutput": 2711
9057
13155
  },
9058
13156
  "node_modules/ignore/index.js": {
9059
- "bytesInOutput": 13294
13157
+ "bytesInOutput": 13296
9060
13158
  },
9061
13159
  "node_modules/concat-map/index.js": {
9062
13160
  "bytesInOutput": 492
@@ -10654,8 +14752,614 @@
10654
14752
  "node_modules/eslint/lib/api.js": {
10655
14753
  "bytesInOutput": 772
10656
14754
  },
14755
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/astUtilities.js": {
14756
+ "bytesInOutput": 2453
14757
+ },
14758
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/PatternMatcher.js": {
14759
+ "bytesInOutput": 1599
14760
+ },
14761
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/predicates.js": {
14762
+ "bytesInOutput": 4639
14763
+ },
14764
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/ReferenceTracker.js": {
14765
+ "bytesInOutput": 1885
14766
+ },
14767
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/scopeAnalysis.js": {
14768
+ "bytesInOutput": 1725
14769
+ },
14770
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/index.js": {
14771
+ "bytesInOutput": 1255
14772
+ },
14773
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/helpers.js": {
14774
+ "bytesInOutput": 1455
14775
+ },
14776
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/misc.js": {
14777
+ "bytesInOutput": 507
14778
+ },
14779
+ "node_modules/@typescript-eslint/types/dist/generated/ast-spec.js": {
14780
+ "bytesInOutput": 11919
14781
+ },
14782
+ "node_modules/@typescript-eslint/types/dist/lib.js": {
14783
+ "bytesInOutput": 190
14784
+ },
14785
+ "node_modules/@typescript-eslint/types/dist/parser-options.js": {
14786
+ "bytesInOutput": 211
14787
+ },
14788
+ "node_modules/@typescript-eslint/types/dist/ts-estree.js": {
14789
+ "bytesInOutput": 1459
14790
+ },
14791
+ "node_modules/@typescript-eslint/types/dist/index.js": {
14792
+ "bytesInOutput": 1495
14793
+ },
14794
+ "node_modules/@typescript-eslint/utils/dist/ts-estree.js": {
14795
+ "bytesInOutput": 722
14796
+ },
14797
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/predicates.js": {
14798
+ "bytesInOutput": 6392
14799
+ },
14800
+ "node_modules/@typescript-eslint/utils/dist/ast-utils/index.js": {
14801
+ "bytesInOutput": 1170
14802
+ },
14803
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/deepMerge.js": {
14804
+ "bytesInOutput": 1178
14805
+ },
14806
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/applyDefault.js": {
14807
+ "bytesInOutput": 893
14808
+ },
14809
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/context.js": {
14810
+ "bytesInOutput": 939
14811
+ },
14812
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/parserSeemsToBeTSESLint.js": {
14813
+ "bytesInOutput": 440
14814
+ },
14815
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/getParserServices.js": {
14816
+ "bytesInOutput": 1653
14817
+ },
14818
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/InferTypesFromRule.js": {
14819
+ "bytesInOutput": 232
14820
+ },
14821
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/RuleCreator.js": {
14822
+ "bytesInOutput": 1002
14823
+ },
14824
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/nullThrows.js": {
14825
+ "bytesInOutput": 692
14826
+ },
14827
+ "node_modules/@typescript-eslint/utils/dist/eslint-utils/index.js": {
14828
+ "bytesInOutput": 1342
14829
+ },
14830
+ "node_modules/@typescript-eslint/utils/dist/json-schema.js": {
14831
+ "bytesInOutput": 205
14832
+ },
14833
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/AST.js": {
14834
+ "bytesInOutput": 199
14835
+ },
14836
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/Config.js": {
14837
+ "bytesInOutput": 205
14838
+ },
14839
+ "node_modules/eslint/lib/rule-tester/flat-rule-tester.js": {
14840
+ "bytesInOutput": 31602
14841
+ },
14842
+ "node_modules/eslint/lib/unsupported-api.js": {
14843
+ "bytesInOutput": 538
14844
+ },
14845
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/eslint/LegacyESLint.js": {
14846
+ "bytesInOutput": 442
14847
+ },
14848
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/eslint/FlatESLint.js": {
14849
+ "bytesInOutput": 428
14850
+ },
14851
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/ESLint.js": {
14852
+ "bytesInOutput": 832
14853
+ },
14854
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/Linter.js": {
14855
+ "bytesInOutput": 354
14856
+ },
14857
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/Parser.js": {
14858
+ "bytesInOutput": 205
14859
+ },
14860
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/ParserOptions.js": {
14861
+ "bytesInOutput": 219
14862
+ },
14863
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/Processor.js": {
14864
+ "bytesInOutput": 211
14865
+ },
14866
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js": {
14867
+ "bytesInOutput": 201
14868
+ },
14869
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/RuleTester.js": {
14870
+ "bytesInOutput": 382
14871
+ },
14872
+ "node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js": {
14873
+ "bytesInOutput": 379
14874
+ },
14875
+ "node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js": {
14876
+ "bytesInOutput": 7697
14877
+ },
14878
+ "node_modules/@typescript-eslint/visitor-keys/dist/index.js": {
14879
+ "bytesInOutput": 608
14880
+ },
14881
+ "node_modules/@typescript-eslint/scope-manager/dist/assert.js": {
14882
+ "bytesInOutput": 347
14883
+ },
14884
+ "node_modules/@typescript-eslint/scope-manager/dist/ID.js": {
14885
+ "bytesInOutput": 671
14886
+ },
14887
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js": {
14888
+ "bytesInOutput": 626
14889
+ },
14890
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js": {
14891
+ "bytesInOutput": 1001
14892
+ },
14893
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js": {
14894
+ "bytesInOutput": 739
14895
+ },
14896
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js": {
14897
+ "bytesInOutput": 724
14898
+ },
14899
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js": {
14900
+ "bytesInOutput": 222
14901
+ },
14902
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js": {
14903
+ "bytesInOutput": 746
14904
+ },
14905
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js": {
14906
+ "bytesInOutput": 816
14907
+ },
14908
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js": {
14909
+ "bytesInOutput": 758
14910
+ },
14911
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js": {
14912
+ "bytesInOutput": 757
14913
+ },
14914
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js": {
14915
+ "bytesInOutput": 745
14916
+ },
14917
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js": {
14918
+ "bytesInOutput": 731
14919
+ },
14920
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js": {
14921
+ "bytesInOutput": 745
14922
+ },
14923
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js": {
14924
+ "bytesInOutput": 690
14925
+ },
14926
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js": {
14927
+ "bytesInOutput": 724
14928
+ },
14929
+ "node_modules/@typescript-eslint/scope-manager/dist/definition/index.js": {
14930
+ "bytesInOutput": 1751
14931
+ },
14932
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js": {
14933
+ "bytesInOutput": 728
14934
+ },
14935
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js": {
14936
+ "bytesInOutput": 960
14937
+ },
14938
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js": {
14939
+ "bytesInOutput": 532
14940
+ },
14941
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js": {
14942
+ "bytesInOutput": 69684
14943
+ },
14944
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js": {
14945
+ "bytesInOutput": 451
14946
+ },
14947
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js": {
14948
+ "bytesInOutput": 3226
14949
+ },
14950
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js": {
14951
+ "bytesInOutput": 4891
14952
+ },
14953
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js": {
14954
+ "bytesInOutput": 766
14955
+ },
14956
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js": {
14957
+ "bytesInOutput": 1163
14958
+ },
14959
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js": {
14960
+ "bytesInOutput": 385
14961
+ },
14962
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js": {
14963
+ "bytesInOutput": 2201
14964
+ },
14965
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js": {
14966
+ "bytesInOutput": 589
14967
+ },
14968
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js": {
14969
+ "bytesInOutput": 390
14970
+ },
14971
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js": {
14972
+ "bytesInOutput": 420
14973
+ },
14974
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js": {
14975
+ "bytesInOutput": 385
14976
+ },
14977
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js": {
14978
+ "bytesInOutput": 1734
14979
+ },
14980
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js": {
14981
+ "bytesInOutput": 1195
14982
+ },
14983
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js": {
14984
+ "bytesInOutput": 1207
14985
+ },
14986
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js": {
14987
+ "bytesInOutput": 796
14988
+ },
14989
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.js": {
14990
+ "bytesInOutput": 370
14991
+ },
14992
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js": {
14993
+ "bytesInOutput": 518
14994
+ },
14995
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js": {
14996
+ "bytesInOutput": 530
14997
+ },
14998
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js": {
14999
+ "bytesInOutput": 883
15000
+ },
15001
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js": {
15002
+ "bytesInOutput": 329
15003
+ },
15004
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js": {
15005
+ "bytesInOutput": 696
15006
+ },
15007
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js": {
15008
+ "bytesInOutput": 375
15009
+ },
15010
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js": {
15011
+ "bytesInOutput": 370
15012
+ },
15013
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js": {
15014
+ "bytesInOutput": 385
15015
+ },
15016
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js": {
15017
+ "bytesInOutput": 778
15018
+ },
15019
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js": {
15020
+ "bytesInOutput": 374
15021
+ },
15022
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js": {
15023
+ "bytesInOutput": 813
15024
+ },
15025
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js": {
15026
+ "bytesInOutput": 902
15027
+ },
15028
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js": {
15029
+ "bytesInOutput": 696
15030
+ },
15031
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js": {
15032
+ "bytesInOutput": 734
15033
+ },
15034
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js": {
15035
+ "bytesInOutput": 644
15036
+ },
15037
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js": {
15038
+ "bytesInOutput": 370
15039
+ },
15040
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js": {
15041
+ "bytesInOutput": 379
15042
+ },
15043
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js": {
15044
+ "bytesInOutput": 461
15045
+ },
15046
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js": {
15047
+ "bytesInOutput": 839
15048
+ },
15049
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js": {
15050
+ "bytesInOutput": 803
15051
+ },
15052
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js": {
15053
+ "bytesInOutput": 447
15054
+ },
15055
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js": {
15056
+ "bytesInOutput": 370
15057
+ },
15058
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js": {
15059
+ "bytesInOutput": 484
15060
+ },
15061
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js": {
15062
+ "bytesInOutput": 374
15063
+ },
15064
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js": {
15065
+ "bytesInOutput": 374
15066
+ },
15067
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js": {
15068
+ "bytesInOutput": 771
15069
+ },
15070
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js": {
15071
+ "bytesInOutput": 803
15072
+ },
15073
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js": {
15074
+ "bytesInOutput": 453
15075
+ },
15076
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js": {
15077
+ "bytesInOutput": 837
15078
+ },
15079
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js": {
15080
+ "bytesInOutput": 447
15081
+ },
15082
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js": {
15083
+ "bytesInOutput": 457
15084
+ },
15085
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js": {
15086
+ "bytesInOutput": 537
15087
+ },
15088
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js": {
15089
+ "bytesInOutput": 399
15090
+ },
15091
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js": {
15092
+ "bytesInOutput": 473
15093
+ },
15094
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js": {
15095
+ "bytesInOutput": 649
15096
+ },
15097
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js": {
15098
+ "bytesInOutput": 1108
15099
+ },
15100
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js": {
15101
+ "bytesInOutput": 803
15102
+ },
15103
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js": {
15104
+ "bytesInOutput": 370
15105
+ },
15106
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js": {
15107
+ "bytesInOutput": 491
15108
+ },
15109
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js": {
15110
+ "bytesInOutput": 374
15111
+ },
15112
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js": {
15113
+ "bytesInOutput": 544
15114
+ },
15115
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js": {
15116
+ "bytesInOutput": 692
15117
+ },
15118
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js": {
15119
+ "bytesInOutput": 803
15120
+ },
15121
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js": {
15122
+ "bytesInOutput": 847
15123
+ },
15124
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js": {
15125
+ "bytesInOutput": 801
15126
+ },
15127
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js": {
15128
+ "bytesInOutput": 370
15129
+ },
15130
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js": {
15131
+ "bytesInOutput": 385
15132
+ },
15133
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js": {
15134
+ "bytesInOutput": 507
15135
+ },
15136
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.js": {
15137
+ "bytesInOutput": 399
15138
+ },
15139
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js": {
15140
+ "bytesInOutput": 374
15141
+ },
15142
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js": {
15143
+ "bytesInOutput": 973
15144
+ },
15145
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js": {
15146
+ "bytesInOutput": 803
15147
+ },
15148
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js": {
15149
+ "bytesInOutput": 847
15150
+ },
15151
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js": {
15152
+ "bytesInOutput": 396
15153
+ },
15154
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.js": {
15155
+ "bytesInOutput": 370
15156
+ },
15157
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js": {
15158
+ "bytesInOutput": 605
15159
+ },
15160
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js": {
15161
+ "bytesInOutput": 803
15162
+ },
15163
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js": {
15164
+ "bytesInOutput": 380
15165
+ },
15166
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js": {
15167
+ "bytesInOutput": 511
15168
+ },
15169
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js": {
15170
+ "bytesInOutput": 607
15171
+ },
15172
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js": {
15173
+ "bytesInOutput": 892
15174
+ },
15175
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js": {
15176
+ "bytesInOutput": 370
15177
+ },
15178
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.js": {
15179
+ "bytesInOutput": 385
15180
+ },
15181
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js": {
15182
+ "bytesInOutput": 438
15183
+ },
15184
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.js": {
15185
+ "bytesInOutput": 374
15186
+ },
15187
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js": {
15188
+ "bytesInOutput": 374
15189
+ },
15190
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js": {
15191
+ "bytesInOutput": 1187
15192
+ },
15193
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js": {
15194
+ "bytesInOutput": 734
15195
+ },
15196
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js": {
15197
+ "bytesInOutput": 837
15198
+ },
15199
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js": {
15200
+ "bytesInOutput": 803
15201
+ },
15202
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js": {
15203
+ "bytesInOutput": 374
15204
+ },
15205
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js": {
15206
+ "bytesInOutput": 544
15207
+ },
15208
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js": {
15209
+ "bytesInOutput": 566
15210
+ },
15211
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js": {
15212
+ "bytesInOutput": 27890
15213
+ },
15214
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.js": {
15215
+ "bytesInOutput": 475
15216
+ },
15217
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js": {
15218
+ "bytesInOutput": 1410
15219
+ },
15220
+ "node_modules/@typescript-eslint/scope-manager/dist/lib/index.js": {
15221
+ "bytesInOutput": 10010
15222
+ },
15223
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js": {
15224
+ "bytesInOutput": 4485
15225
+ },
15226
+ "node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js": {
15227
+ "bytesInOutput": 663
15228
+ },
15229
+ "node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js": {
15230
+ "bytesInOutput": 465
15231
+ },
15232
+ "node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js": {
15233
+ "bytesInOutput": 882
15234
+ },
15235
+ "node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js": {
15236
+ "bytesInOutput": 971
15237
+ },
15238
+ "node_modules/@typescript-eslint/scope-manager/dist/variable/index.js": {
15239
+ "bytesInOutput": 924
15240
+ },
15241
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js": {
15242
+ "bytesInOutput": 1169
15243
+ },
15244
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js": {
15245
+ "bytesInOutput": 11575
15246
+ },
15247
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js": {
15248
+ "bytesInOutput": 584
15249
+ },
15250
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js": {
15251
+ "bytesInOutput": 584
15252
+ },
15253
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js": {
15254
+ "bytesInOutput": 696
15255
+ },
15256
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js": {
15257
+ "bytesInOutput": 584
15258
+ },
15259
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js": {
15260
+ "bytesInOutput": 654
15261
+ },
15262
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js": {
15263
+ "bytesInOutput": 570
15264
+ },
15265
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js": {
15266
+ "bytesInOutput": 928
15267
+ },
15268
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js": {
15269
+ "bytesInOutput": 1539
15270
+ },
15271
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js": {
15272
+ "bytesInOutput": 633
15273
+ },
15274
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js": {
15275
+ "bytesInOutput": 1789
15276
+ },
15277
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js": {
15278
+ "bytesInOutput": 619
15279
+ },
15280
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js": {
15281
+ "bytesInOutput": 591
15282
+ },
15283
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js": {
15284
+ "bytesInOutput": 207
15285
+ },
15286
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js": {
15287
+ "bytesInOutput": 591
15288
+ },
15289
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js": {
15290
+ "bytesInOutput": 591
15291
+ },
15292
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js": {
15293
+ "bytesInOutput": 605
15294
+ },
15295
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js": {
15296
+ "bytesInOutput": 577
15297
+ },
15298
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js": {
15299
+ "bytesInOutput": 937
15300
+ },
15301
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/index.js": {
15302
+ "bytesInOutput": 1964
15303
+ },
15304
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js": {
15305
+ "bytesInOutput": 3778
15306
+ },
15307
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js": {
15308
+ "bytesInOutput": 5026
15309
+ },
15310
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js": {
15311
+ "bytesInOutput": 2621
15312
+ },
15313
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js": {
15314
+ "bytesInOutput": 8767
15315
+ },
15316
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js": {
15317
+ "bytesInOutput": 9556
15318
+ },
15319
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js": {
15320
+ "bytesInOutput": 3310
15321
+ },
15322
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js": {
15323
+ "bytesInOutput": 2958
15324
+ },
15325
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js": {
15326
+ "bytesInOutput": 19362
15327
+ },
15328
+ "node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js": {
15329
+ "bytesInOutput": 430
15330
+ },
15331
+ "node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js": {
15332
+ "bytesInOutput": 661
15333
+ },
15334
+ "node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js": {
15335
+ "bytesInOutput": 8104
15336
+ },
15337
+ "node_modules/@typescript-eslint/scope-manager/dist/analyze.js": {
15338
+ "bytesInOutput": 1654
15339
+ },
15340
+ "node_modules/@typescript-eslint/scope-manager/dist/index.js": {
15341
+ "bytesInOutput": 2123
15342
+ },
15343
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/Scope.js": {
15344
+ "bytesInOutput": 1650
15345
+ },
15346
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/SourceCode.js": {
15347
+ "bytesInOutput": 384
15348
+ },
15349
+ "node_modules/@typescript-eslint/utils/dist/ts-eslint/index.js": {
15350
+ "bytesInOutput": 1486
15351
+ },
15352
+ "node_modules/@typescript-eslint/utils/dist/ts-utils/isArray.js": {
15353
+ "bytesInOutput": 304
15354
+ },
15355
+ "node_modules/@typescript-eslint/utils/dist/ts-utils/index.js": {
15356
+ "bytesInOutput": 1022
15357
+ },
15358
+ "node_modules/@typescript-eslint/utils/dist/index.js": {
15359
+ "bytesInOutput": 2218
15360
+ },
10657
15361
  "src/index.ts": {
10658
- "bytesInOutput": 2262
15362
+ "bytesInOutput": 2350
10659
15363
  },
10660
15364
  "src/ast/tree.ts": {
10661
15365
  "bytesInOutput": 1648
@@ -10664,7 +15368,7 @@
10664
15368
  "bytesInOutput": 2667
10665
15369
  },
10666
15370
  "package.json": {
10667
- "bytesInOutput": 2774
15371
+ "bytesInOutput": 2943
10668
15372
  },
10669
15373
  "src/get-documentation-url.ts": {
10670
15374
  "bytesInOutput": 146
@@ -10676,13 +15380,13 @@
10676
15380
  "bytesInOutput": 2805
10677
15381
  },
10678
15382
  "src/ast/format.ts": {
10679
- "bytesInOutput": 334
15383
+ "bytesInOutput": 382
10680
15384
  },
10681
15385
  "src/fixture/variable.ts": {
10682
15386
  "bytesInOutput": 118
10683
15387
  },
10684
15388
  "src/fixture/url.ts": {
10685
- "bytesInOutput": 129
15389
+ "bytesInOutput": 454
10686
15390
  },
10687
15391
  "src/fixture/fetch-then.ts": {
10688
15392
  "bytesInOutput": 12296
@@ -10696,6 +15400,12 @@
10696
15400
  "src/no-promise-instance-method.ts": {
10697
15401
  "bytesInOutput": 1275
10698
15402
  },
15403
+ "src/ast/ts-tree.ts": {
15404
+ "bytesInOutput": 1849
15405
+ },
15406
+ "src/fixture/no-service-wrapper.ts": {
15407
+ "bytesInOutput": 8758
15408
+ },
10699
15409
  "src/file-path-comment.ts": {
10700
15410
  "bytesInOutput": 1961
10701
15411
  },
@@ -10724,7 +15434,7 @@
10724
15434
  "bytesInOutput": 3362
10725
15435
  }
10726
15436
  },
10727
- "bytes": 3854155
15437
+ "bytes": 4292630
10728
15438
  }
10729
15439
  }
10730
15440
  }