@nikovirtala/projen-constructs 0.3.27 → 0.3.28

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.
Files changed (29) hide show
  1. package/.jsii +286 -190
  2. package/docs/api/assets/search.js +1 -1
  3. package/docs/api/interfaces/AwsCdkConstructLibraryProjectOptions.html +266 -250
  4. package/docs/api/interfaces/AwsCdkTypeScriptAppProjectOptions.html +257 -241
  5. package/docs/api/interfaces/JsiiProjectOptions.html +252 -236
  6. package/docs/api/interfaces/TypeScriptProjectOptions.html +231 -215
  7. package/lib/components/bundle-lambda-function-code.js +3 -3
  8. package/lib/components/colima.js +1 -1
  9. package/lib/components/homebrew.js +1 -1
  10. package/lib/components/lambda-function-construct-generator.js +1 -1
  11. package/lib/components/localstack.js +1 -1
  12. package/lib/components/mise.js +1 -1
  13. package/lib/components/typedoc.js +1 -1
  14. package/lib/components/vitest.js +1 -1
  15. package/lib/project-generator.js +1 -1
  16. package/lib/projects/awscdk-construct-library-options.generated.d.ts +7 -0
  17. package/lib/projects/awscdk-construct-library-options.generated.js +1 -1
  18. package/lib/projects/awscdk-construct-library.generated.js +1 -1
  19. package/lib/projects/awscdk-typescript-app-options.generated.d.ts +7 -0
  20. package/lib/projects/awscdk-typescript-app-options.generated.js +1 -1
  21. package/lib/projects/awscdk-typescript-app.generated.js +1 -1
  22. package/lib/projects/jsii-options.generated.d.ts +7 -0
  23. package/lib/projects/jsii-options.generated.js +1 -1
  24. package/lib/projects/jsii.generated.js +1 -1
  25. package/lib/projects/typescript-options.generated.d.ts +7 -0
  26. package/lib/projects/typescript-options.generated.js +1 -1
  27. package/lib/projects/typescript.generated.js +1 -1
  28. package/lib/versions.json +1 -1
  29. package/package.json +6 -6
package/.jsii CHANGED
@@ -11,9 +11,9 @@
11
11
  "case": "^1.6.3"
12
12
  },
13
13
  "dependencies": {
14
- "@mrgrain/cdk-esbuild": "^5.8.2",
14
+ "@mrgrain/cdk-esbuild": "^5.8.3",
15
15
  "constructs": "^10.8.1",
16
- "projen": "^0.103.12"
16
+ "projen": "^0.103.19"
17
17
  },
18
18
  "dependencyClosure": {
19
19
  "@aws-cdk/asset-awscli-v1": {
@@ -4325,7 +4325,7 @@
4325
4325
  "immutable": true,
4326
4326
  "locationInModule": {
4327
4327
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4328
- "line": 1251
4328
+ "line": 1258
4329
4329
  },
4330
4330
  "name": "name",
4331
4331
  "type": {
@@ -4359,7 +4359,7 @@
4359
4359
  "immutable": true,
4360
4360
  "locationInModule": {
4361
4361
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4362
- "line": 1079
4362
+ "line": 1086
4363
4363
  },
4364
4364
  "name": "addPackageManagerToDevEngines",
4365
4365
  "optional": true,
@@ -4378,7 +4378,7 @@
4378
4378
  "immutable": true,
4379
4379
  "locationInModule": {
4380
4380
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4381
- "line": 1073
4381
+ "line": 1080
4382
4382
  },
4383
4383
  "name": "allowLibraryDependencies",
4384
4384
  "optional": true,
@@ -4397,7 +4397,7 @@
4397
4397
  "immutable": true,
4398
4398
  "locationInModule": {
4399
4399
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4400
- "line": 1065
4400
+ "line": 1072
4401
4401
  },
4402
4402
  "name": "allowScripts",
4403
4403
  "optional": true,
@@ -4474,7 +4474,7 @@
4474
4474
  "immutable": true,
4475
4475
  "locationInModule": {
4476
4476
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4477
- "line": 1035
4477
+ "line": 1042
4478
4478
  },
4479
4479
  "name": "authorEmail",
4480
4480
  "optional": true,
@@ -4491,7 +4491,7 @@
4491
4491
  "immutable": true,
4492
4492
  "locationInModule": {
4493
4493
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4494
- "line": 1030
4494
+ "line": 1037
4495
4495
  },
4496
4496
  "name": "authorName",
4497
4497
  "optional": true,
@@ -4508,7 +4508,7 @@
4508
4508
  "immutable": true,
4509
4509
  "locationInModule": {
4510
4510
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4511
- "line": 1025
4511
+ "line": 1032
4512
4512
  },
4513
4513
  "name": "authorOrganization",
4514
4514
  "optional": true,
@@ -4525,7 +4525,7 @@
4525
4525
  "immutable": true,
4526
4526
  "locationInModule": {
4527
4527
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4528
- "line": 1020
4528
+ "line": 1027
4529
4529
  },
4530
4530
  "name": "authorUrl",
4531
4531
  "optional": true,
@@ -4543,7 +4543,7 @@
4543
4543
  "immutable": true,
4544
4544
  "locationInModule": {
4545
4545
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4546
- "line": 1165
4546
+ "line": 1172
4547
4547
  },
4548
4548
  "name": "autoApproveOptions",
4549
4549
  "optional": true,
@@ -4580,7 +4580,7 @@
4580
4580
  "immutable": true,
4581
4581
  "locationInModule": {
4582
4582
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4583
- "line": 1015
4583
+ "line": 1022
4584
4584
  },
4585
4585
  "name": "autoDetectBin",
4586
4586
  "optional": true,
@@ -4599,7 +4599,7 @@
4599
4599
  "immutable": true,
4600
4600
  "locationInModule": {
4601
4601
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4602
- "line": 1159
4602
+ "line": 1166
4603
4603
  },
4604
4604
  "name": "autoMerge",
4605
4605
  "optional": true,
@@ -4618,7 +4618,7 @@
4618
4618
  "immutable": true,
4619
4619
  "locationInModule": {
4620
4620
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4621
- "line": 1151
4621
+ "line": 1158
4622
4622
  },
4623
4623
  "name": "autoMergeOptions",
4624
4624
  "optional": true,
@@ -4636,7 +4636,7 @@
4636
4636
  "immutable": true,
4637
4637
  "locationInModule": {
4638
4638
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4639
- "line": 1009
4639
+ "line": 1016
4640
4640
  },
4641
4641
  "name": "bin",
4642
4642
  "optional": true,
@@ -4694,7 +4694,7 @@
4694
4694
  "immutable": true,
4695
4695
  "locationInModule": {
4696
4696
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4697
- "line": 1001
4697
+ "line": 1008
4698
4698
  },
4699
4699
  "name": "bugsEmail",
4700
4700
  "optional": true,
@@ -4711,7 +4711,7 @@
4711
4711
  "immutable": true,
4712
4712
  "locationInModule": {
4713
4713
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4714
- "line": 996
4714
+ "line": 1003
4715
4715
  },
4716
4716
  "name": "bugsUrl",
4717
4717
  "optional": true,
@@ -4783,7 +4783,7 @@
4783
4783
  "immutable": true,
4784
4784
  "locationInModule": {
4785
4785
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4786
- "line": 991
4786
+ "line": 998
4787
4787
  },
4788
4788
  "name": "bundledDeps",
4789
4789
  "optional": true,
@@ -4823,7 +4823,7 @@
4823
4823
  "immutable": true,
4824
4824
  "locationInModule": {
4825
4825
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4826
- "line": 976
4826
+ "line": 983
4827
4827
  },
4828
4828
  "name": "bunVersion",
4829
4829
  "optional": true,
@@ -4916,7 +4916,7 @@
4916
4916
  "immutable": true,
4917
4917
  "locationInModule": {
4918
4918
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4919
- "line": 1143
4919
+ "line": 1150
4920
4920
  },
4921
4921
  "name": "clobber",
4922
4922
  "optional": true,
@@ -4935,7 +4935,7 @@
4935
4935
  "immutable": true,
4936
4936
  "locationInModule": {
4937
4937
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4938
- "line": 970
4938
+ "line": 977
4939
4939
  },
4940
4940
  "name": "codeArtifactOptions",
4941
4941
  "optional": true,
@@ -4989,7 +4989,7 @@
4989
4989
  "immutable": true,
4990
4990
  "locationInModule": {
4991
4991
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4992
- "line": 1244
4992
+ "line": 1251
4993
4993
  },
4994
4994
  "name": "commitGenerated",
4995
4995
  "optional": true,
@@ -5052,6 +5052,30 @@
5052
5052
  "primitive": "boolean"
5053
5053
  }
5054
5054
  },
5055
+ {
5056
+ "abstract": true,
5057
+ "docs": {
5058
+ "default": "- no package configuration",
5059
+ "remarks": "Values should be JSON-serializable.",
5060
+ "stability": "experimental",
5061
+ "summary": "Configuration values available to package scripts at runtime."
5062
+ },
5063
+ "immutable": true,
5064
+ "locationInModule": {
5065
+ "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5066
+ "line": 970
5067
+ },
5068
+ "name": "config",
5069
+ "optional": true,
5070
+ "type": {
5071
+ "collection": {
5072
+ "elementtype": {
5073
+ "primitive": "any"
5074
+ },
5075
+ "kind": "map"
5076
+ }
5077
+ }
5078
+ },
5055
5079
  {
5056
5080
  "abstract": true,
5057
5081
  "docs": {
@@ -5299,7 +5323,7 @@
5299
5323
  "immutable": true,
5300
5324
  "locationInModule": {
5301
5325
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5302
- "line": 1137
5326
+ "line": 1144
5303
5327
  },
5304
5328
  "name": "devContainer",
5305
5329
  "optional": true,
@@ -5547,7 +5571,7 @@
5547
5571
  "immutable": true,
5548
5572
  "locationInModule": {
5549
5573
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5550
- "line": 1131
5574
+ "line": 1138
5551
5575
  },
5552
5576
  "name": "github",
5553
5577
  "optional": true,
@@ -5565,7 +5589,7 @@
5565
5589
  "immutable": true,
5566
5590
  "locationInModule": {
5567
5591
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5568
- "line": 1124
5592
+ "line": 1131
5569
5593
  },
5570
5594
  "name": "githubOptions",
5571
5595
  "optional": true,
@@ -5623,7 +5647,7 @@
5623
5647
  "immutable": true,
5624
5648
  "locationInModule": {
5625
5649
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5626
- "line": 1238
5650
+ "line": 1245
5627
5651
  },
5628
5652
  "name": "gitIgnoreOptions",
5629
5653
  "optional": true,
@@ -5640,7 +5664,7 @@
5640
5664
  "immutable": true,
5641
5665
  "locationInModule": {
5642
5666
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5643
- "line": 1233
5667
+ "line": 1240
5644
5668
  },
5645
5669
  "name": "gitOptions",
5646
5670
  "optional": true,
@@ -5658,7 +5682,7 @@
5658
5682
  "immutable": true,
5659
5683
  "locationInModule": {
5660
5684
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5661
- "line": 1118
5685
+ "line": 1125
5662
5686
  },
5663
5687
  "name": "gitpod",
5664
5688
  "optional": true,
@@ -5676,7 +5700,7 @@
5676
5700
  "immutable": true,
5677
5701
  "locationInModule": {
5678
5702
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5679
- "line": 1256
5703
+ "line": 1263
5680
5704
  },
5681
5705
  "name": "homebrew",
5682
5706
  "optional": true,
@@ -5694,7 +5718,7 @@
5694
5718
  "immutable": true,
5695
5719
  "locationInModule": {
5696
5720
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5697
- "line": 1261
5721
+ "line": 1268
5698
5722
  },
5699
5723
  "name": "homebrewOptions",
5700
5724
  "optional": true,
@@ -5918,7 +5942,7 @@
5918
5942
  "immutable": true,
5919
5943
  "locationInModule": {
5920
5944
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5921
- "line": 1228
5945
+ "line": 1235
5922
5946
  },
5923
5947
  "name": "logging",
5924
5948
  "optional": true,
@@ -6012,7 +6036,7 @@
6012
6036
  "immutable": true,
6013
6037
  "locationInModule": {
6014
6038
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6015
- "line": 1266
6039
+ "line": 1273
6016
6040
  },
6017
6041
  "name": "mise",
6018
6042
  "optional": true,
@@ -6030,7 +6054,7 @@
6030
6054
  "immutable": true,
6031
6055
  "locationInModule": {
6032
6056
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6033
- "line": 1271
6057
+ "line": 1278
6034
6058
  },
6035
6059
  "name": "miseOptions",
6036
6060
  "optional": true,
@@ -6214,7 +6238,7 @@
6214
6238
  "immutable": true,
6215
6239
  "locationInModule": {
6216
6240
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6217
- "line": 1222
6241
+ "line": 1229
6218
6242
  },
6219
6243
  "name": "outdir",
6220
6244
  "optional": true,
@@ -6288,7 +6312,7 @@
6288
6312
  "immutable": true,
6289
6313
  "locationInModule": {
6290
6314
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6291
- "line": 1211
6315
+ "line": 1218
6292
6316
  },
6293
6317
  "name": "parent",
6294
6318
  "optional": true,
@@ -6424,7 +6448,7 @@
6424
6448
  "immutable": true,
6425
6449
  "locationInModule": {
6426
6450
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6427
- "line": 1206
6451
+ "line": 1213
6428
6452
  },
6429
6453
  "name": "projectTree",
6430
6454
  "optional": true,
@@ -6443,7 +6467,7 @@
6443
6467
  "immutable": true,
6444
6468
  "locationInModule": {
6445
6469
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6446
- "line": 1200
6470
+ "line": 1207
6447
6471
  },
6448
6472
  "name": "projenCommand",
6449
6473
  "optional": true,
@@ -6461,7 +6485,7 @@
6461
6485
  "immutable": true,
6462
6486
  "locationInModule": {
6463
6487
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6464
- "line": 1112
6488
+ "line": 1119
6465
6489
  },
6466
6490
  "name": "projenCredentials",
6467
6491
  "optional": true,
@@ -6515,7 +6539,7 @@
6515
6539
  "immutable": true,
6516
6540
  "locationInModule": {
6517
6541
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6518
- "line": 1189
6542
+ "line": 1196
6519
6543
  },
6520
6544
  "name": "projenrcJson",
6521
6545
  "optional": true,
@@ -6533,7 +6557,7 @@
6533
6557
  "immutable": true,
6534
6558
  "locationInModule": {
6535
6559
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6536
- "line": 1183
6560
+ "line": 1190
6537
6561
  },
6538
6562
  "name": "projenrcJsonOptions",
6539
6563
  "optional": true,
@@ -6775,7 +6799,7 @@
6775
6799
  "immutable": true,
6776
6800
  "locationInModule": {
6777
6801
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6778
- "line": 1106
6802
+ "line": 1113
6779
6803
  },
6780
6804
  "name": "readme",
6781
6805
  "optional": true,
@@ -7027,7 +7051,7 @@
7027
7051
  "immutable": true,
7028
7052
  "locationInModule": {
7029
7053
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7030
- "line": 1177
7054
+ "line": 1184
7031
7055
  },
7032
7056
  "name": "renovatebot",
7033
7057
  "optional": true,
@@ -7045,7 +7069,7 @@
7045
7069
  "immutable": true,
7046
7070
  "locationInModule": {
7047
7071
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7048
- "line": 1171
7072
+ "line": 1178
7049
7073
  },
7050
7074
  "name": "renovatebotOptions",
7051
7075
  "optional": true,
@@ -7211,7 +7235,7 @@
7211
7235
  "immutable": true,
7212
7236
  "locationInModule": {
7213
7237
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7214
- "line": 1100
7238
+ "line": 1107
7215
7239
  },
7216
7240
  "name": "stale",
7217
7241
  "optional": true,
@@ -7230,7 +7254,7 @@
7230
7254
  "immutable": true,
7231
7255
  "locationInModule": {
7232
7256
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7233
- "line": 1093
7257
+ "line": 1100
7234
7258
  },
7235
7259
  "name": "staleOptions",
7236
7260
  "optional": true,
@@ -7403,7 +7427,7 @@
7403
7427
  "immutable": true,
7404
7428
  "locationInModule": {
7405
7429
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7406
- "line": 1276
7430
+ "line": 1283
7407
7431
  },
7408
7432
  "name": "vitest",
7409
7433
  "optional": true,
@@ -7421,7 +7445,7 @@
7421
7445
  "immutable": true,
7422
7446
  "locationInModule": {
7423
7447
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7424
- "line": 1281
7448
+ "line": 1288
7425
7449
  },
7426
7450
  "name": "vitestOptions",
7427
7451
  "optional": true,
@@ -7440,7 +7464,7 @@
7440
7464
  "immutable": true,
7441
7465
  "locationInModule": {
7442
7466
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7443
- "line": 1086
7467
+ "line": 1093
7444
7468
  },
7445
7469
  "name": "vscode",
7446
7470
  "optional": true,
@@ -7647,7 +7671,7 @@
7647
7671
  "immutable": true,
7648
7672
  "locationInModule": {
7649
7673
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7650
- "line": 1196
7674
+ "line": 1203
7651
7675
  },
7652
7676
  "name": "name",
7653
7677
  "type": {
@@ -7664,7 +7688,7 @@
7664
7688
  "immutable": true,
7665
7689
  "locationInModule": {
7666
7690
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7667
- "line": 1024
7691
+ "line": 1031
7668
7692
  },
7669
7693
  "name": "addPackageManagerToDevEngines",
7670
7694
  "optional": true,
@@ -7683,7 +7707,7 @@
7683
7707
  "immutable": true,
7684
7708
  "locationInModule": {
7685
7709
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7686
- "line": 1018
7710
+ "line": 1025
7687
7711
  },
7688
7712
  "name": "allowLibraryDependencies",
7689
7713
  "optional": true,
@@ -7702,7 +7726,7 @@
7702
7726
  "immutable": true,
7703
7727
  "locationInModule": {
7704
7728
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7705
- "line": 1010
7729
+ "line": 1017
7706
7730
  },
7707
7731
  "name": "allowScripts",
7708
7732
  "optional": true,
@@ -7814,7 +7838,7 @@
7814
7838
  "immutable": true,
7815
7839
  "locationInModule": {
7816
7840
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7817
- "line": 980
7841
+ "line": 987
7818
7842
  },
7819
7843
  "name": "authorEmail",
7820
7844
  "optional": true,
@@ -7831,7 +7855,7 @@
7831
7855
  "immutable": true,
7832
7856
  "locationInModule": {
7833
7857
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7834
- "line": 975
7858
+ "line": 982
7835
7859
  },
7836
7860
  "name": "authorName",
7837
7861
  "optional": true,
@@ -7848,7 +7872,7 @@
7848
7872
  "immutable": true,
7849
7873
  "locationInModule": {
7850
7874
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7851
- "line": 970
7875
+ "line": 977
7852
7876
  },
7853
7877
  "name": "authorOrganization",
7854
7878
  "optional": true,
@@ -7865,7 +7889,7 @@
7865
7889
  "immutable": true,
7866
7890
  "locationInModule": {
7867
7891
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7868
- "line": 965
7892
+ "line": 972
7869
7893
  },
7870
7894
  "name": "authorUrl",
7871
7895
  "optional": true,
@@ -7883,7 +7907,7 @@
7883
7907
  "immutable": true,
7884
7908
  "locationInModule": {
7885
7909
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7886
- "line": 1110
7910
+ "line": 1117
7887
7911
  },
7888
7912
  "name": "autoApproveOptions",
7889
7913
  "optional": true,
@@ -7920,7 +7944,7 @@
7920
7944
  "immutable": true,
7921
7945
  "locationInModule": {
7922
7946
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7923
- "line": 960
7947
+ "line": 967
7924
7948
  },
7925
7949
  "name": "autoDetectBin",
7926
7950
  "optional": true,
@@ -7939,7 +7963,7 @@
7939
7963
  "immutable": true,
7940
7964
  "locationInModule": {
7941
7965
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7942
- "line": 1104
7966
+ "line": 1111
7943
7967
  },
7944
7968
  "name": "autoMerge",
7945
7969
  "optional": true,
@@ -7958,7 +7982,7 @@
7958
7982
  "immutable": true,
7959
7983
  "locationInModule": {
7960
7984
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7961
- "line": 1096
7985
+ "line": 1103
7962
7986
  },
7963
7987
  "name": "autoMergeOptions",
7964
7988
  "optional": true,
@@ -7976,7 +8000,7 @@
7976
8000
  "immutable": true,
7977
8001
  "locationInModule": {
7978
8002
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7979
- "line": 954
8003
+ "line": 961
7980
8004
  },
7981
8005
  "name": "bin",
7982
8006
  "optional": true,
@@ -8034,7 +8058,7 @@
8034
8058
  "immutable": true,
8035
8059
  "locationInModule": {
8036
8060
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8037
- "line": 946
8061
+ "line": 953
8038
8062
  },
8039
8063
  "name": "bugsEmail",
8040
8064
  "optional": true,
@@ -8051,7 +8075,7 @@
8051
8075
  "immutable": true,
8052
8076
  "locationInModule": {
8053
8077
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8054
- "line": 941
8078
+ "line": 948
8055
8079
  },
8056
8080
  "name": "bugsUrl",
8057
8081
  "optional": true,
@@ -8142,7 +8166,7 @@
8142
8166
  "immutable": true,
8143
8167
  "locationInModule": {
8144
8168
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8145
- "line": 936
8169
+ "line": 943
8146
8170
  },
8147
8171
  "name": "bundledDeps",
8148
8172
  "optional": true,
@@ -8182,7 +8206,7 @@
8182
8206
  "immutable": true,
8183
8207
  "locationInModule": {
8184
8208
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8185
- "line": 921
8209
+ "line": 928
8186
8210
  },
8187
8211
  "name": "bunVersion",
8188
8212
  "optional": true,
@@ -8274,7 +8298,7 @@
8274
8298
  "immutable": true,
8275
8299
  "locationInModule": {
8276
8300
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8277
- "line": 1088
8301
+ "line": 1095
8278
8302
  },
8279
8303
  "name": "clobber",
8280
8304
  "optional": true,
@@ -8293,7 +8317,7 @@
8293
8317
  "immutable": true,
8294
8318
  "locationInModule": {
8295
8319
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8296
- "line": 915
8320
+ "line": 922
8297
8321
  },
8298
8322
  "name": "codeArtifactOptions",
8299
8323
  "optional": true,
@@ -8347,7 +8371,7 @@
8347
8371
  "immutable": true,
8348
8372
  "locationInModule": {
8349
8373
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8350
- "line": 1189
8374
+ "line": 1196
8351
8375
  },
8352
8376
  "name": "commitGenerated",
8353
8377
  "optional": true,
@@ -8355,6 +8379,30 @@
8355
8379
  "primitive": "boolean"
8356
8380
  }
8357
8381
  },
8382
+ {
8383
+ "abstract": true,
8384
+ "docs": {
8385
+ "default": "- no package configuration",
8386
+ "remarks": "Values should be JSON-serializable.",
8387
+ "stability": "experimental",
8388
+ "summary": "Configuration values available to package scripts at runtime."
8389
+ },
8390
+ "immutable": true,
8391
+ "locationInModule": {
8392
+ "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8393
+ "line": 915
8394
+ },
8395
+ "name": "config",
8396
+ "optional": true,
8397
+ "type": {
8398
+ "collection": {
8399
+ "elementtype": {
8400
+ "primitive": "any"
8401
+ },
8402
+ "kind": "map"
8403
+ }
8404
+ }
8405
+ },
8358
8406
  {
8359
8407
  "abstract": true,
8360
8408
  "docs": {
@@ -8625,7 +8673,7 @@
8625
8673
  "immutable": true,
8626
8674
  "locationInModule": {
8627
8675
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8628
- "line": 1082
8676
+ "line": 1089
8629
8677
  },
8630
8678
  "name": "devContainer",
8631
8679
  "optional": true,
@@ -8850,7 +8898,7 @@
8850
8898
  "immutable": true,
8851
8899
  "locationInModule": {
8852
8900
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8853
- "line": 1076
8901
+ "line": 1083
8854
8902
  },
8855
8903
  "name": "github",
8856
8904
  "optional": true,
@@ -8868,7 +8916,7 @@
8868
8916
  "immutable": true,
8869
8917
  "locationInModule": {
8870
8918
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8871
- "line": 1069
8919
+ "line": 1076
8872
8920
  },
8873
8921
  "name": "githubOptions",
8874
8922
  "optional": true,
@@ -8926,7 +8974,7 @@
8926
8974
  "immutable": true,
8927
8975
  "locationInModule": {
8928
8976
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8929
- "line": 1183
8977
+ "line": 1190
8930
8978
  },
8931
8979
  "name": "gitIgnoreOptions",
8932
8980
  "optional": true,
@@ -8943,7 +8991,7 @@
8943
8991
  "immutable": true,
8944
8992
  "locationInModule": {
8945
8993
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8946
- "line": 1178
8994
+ "line": 1185
8947
8995
  },
8948
8996
  "name": "gitOptions",
8949
8997
  "optional": true,
@@ -8961,7 +9009,7 @@
8961
9009
  "immutable": true,
8962
9010
  "locationInModule": {
8963
9011
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8964
- "line": 1063
9012
+ "line": 1070
8965
9013
  },
8966
9014
  "name": "gitpod",
8967
9015
  "optional": true,
@@ -8979,7 +9027,7 @@
8979
9027
  "immutable": true,
8980
9028
  "locationInModule": {
8981
9029
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8982
- "line": 1201
9030
+ "line": 1208
8983
9031
  },
8984
9032
  "name": "homebrew",
8985
9033
  "optional": true,
@@ -8997,7 +9045,7 @@
8997
9045
  "immutable": true,
8998
9046
  "locationInModule": {
8999
9047
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9000
- "line": 1206
9048
+ "line": 1213
9001
9049
  },
9002
9050
  "name": "homebrewOptions",
9003
9051
  "optional": true,
@@ -9199,7 +9247,7 @@
9199
9247
  "immutable": true,
9200
9248
  "locationInModule": {
9201
9249
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9202
- "line": 1173
9250
+ "line": 1180
9203
9251
  },
9204
9252
  "name": "logging",
9205
9253
  "optional": true,
@@ -9293,7 +9341,7 @@
9293
9341
  "immutable": true,
9294
9342
  "locationInModule": {
9295
9343
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9296
- "line": 1211
9344
+ "line": 1218
9297
9345
  },
9298
9346
  "name": "mise",
9299
9347
  "optional": true,
@@ -9311,7 +9359,7 @@
9311
9359
  "immutable": true,
9312
9360
  "locationInModule": {
9313
9361
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9314
- "line": 1216
9362
+ "line": 1223
9315
9363
  },
9316
9364
  "name": "miseOptions",
9317
9365
  "optional": true,
@@ -9495,7 +9543,7 @@
9495
9543
  "immutable": true,
9496
9544
  "locationInModule": {
9497
9545
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9498
- "line": 1167
9546
+ "line": 1174
9499
9547
  },
9500
9548
  "name": "outdir",
9501
9549
  "optional": true,
@@ -9569,7 +9617,7 @@
9569
9617
  "immutable": true,
9570
9618
  "locationInModule": {
9571
9619
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9572
- "line": 1156
9620
+ "line": 1163
9573
9621
  },
9574
9622
  "name": "parent",
9575
9623
  "optional": true,
@@ -9705,7 +9753,7 @@
9705
9753
  "immutable": true,
9706
9754
  "locationInModule": {
9707
9755
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9708
- "line": 1151
9756
+ "line": 1158
9709
9757
  },
9710
9758
  "name": "projectTree",
9711
9759
  "optional": true,
@@ -9724,7 +9772,7 @@
9724
9772
  "immutable": true,
9725
9773
  "locationInModule": {
9726
9774
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9727
- "line": 1145
9775
+ "line": 1152
9728
9776
  },
9729
9777
  "name": "projenCommand",
9730
9778
  "optional": true,
@@ -9742,7 +9790,7 @@
9742
9790
  "immutable": true,
9743
9791
  "locationInModule": {
9744
9792
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9745
- "line": 1057
9793
+ "line": 1064
9746
9794
  },
9747
9795
  "name": "projenCredentials",
9748
9796
  "optional": true,
@@ -9796,7 +9844,7 @@
9796
9844
  "immutable": true,
9797
9845
  "locationInModule": {
9798
9846
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9799
- "line": 1134
9847
+ "line": 1141
9800
9848
  },
9801
9849
  "name": "projenrcJson",
9802
9850
  "optional": true,
@@ -9814,7 +9862,7 @@
9814
9862
  "immutable": true,
9815
9863
  "locationInModule": {
9816
9864
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9817
- "line": 1128
9865
+ "line": 1135
9818
9866
  },
9819
9867
  "name": "projenrcJsonOptions",
9820
9868
  "optional": true,
@@ -9984,7 +10032,7 @@
9984
10032
  "immutable": true,
9985
10033
  "locationInModule": {
9986
10034
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9987
- "line": 1051
10035
+ "line": 1058
9988
10036
  },
9989
10037
  "name": "readme",
9990
10038
  "optional": true,
@@ -10236,7 +10284,7 @@
10236
10284
  "immutable": true,
10237
10285
  "locationInModule": {
10238
10286
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10239
- "line": 1122
10287
+ "line": 1129
10240
10288
  },
10241
10289
  "name": "renovatebot",
10242
10290
  "optional": true,
@@ -10254,7 +10302,7 @@
10254
10302
  "immutable": true,
10255
10303
  "locationInModule": {
10256
10304
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10257
- "line": 1116
10305
+ "line": 1123
10258
10306
  },
10259
10307
  "name": "renovatebotOptions",
10260
10308
  "optional": true,
@@ -10421,7 +10469,7 @@
10421
10469
  "immutable": true,
10422
10470
  "locationInModule": {
10423
10471
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10424
- "line": 1045
10472
+ "line": 1052
10425
10473
  },
10426
10474
  "name": "stale",
10427
10475
  "optional": true,
@@ -10440,7 +10488,7 @@
10440
10488
  "immutable": true,
10441
10489
  "locationInModule": {
10442
10490
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10443
- "line": 1038
10491
+ "line": 1045
10444
10492
  },
10445
10493
  "name": "staleOptions",
10446
10494
  "optional": true,
@@ -10594,7 +10642,7 @@
10594
10642
  "immutable": true,
10595
10643
  "locationInModule": {
10596
10644
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10597
- "line": 1221
10645
+ "line": 1228
10598
10646
  },
10599
10647
  "name": "vitest",
10600
10648
  "optional": true,
@@ -10612,7 +10660,7 @@
10612
10660
  "immutable": true,
10613
10661
  "locationInModule": {
10614
10662
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10615
- "line": 1226
10663
+ "line": 1233
10616
10664
  },
10617
10665
  "name": "vitestOptions",
10618
10666
  "optional": true,
@@ -10631,7 +10679,7 @@
10631
10679
  "immutable": true,
10632
10680
  "locationInModule": {
10633
10681
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10634
- "line": 1031
10682
+ "line": 1038
10635
10683
  },
10636
10684
  "name": "vscode",
10637
10685
  "optional": true,
@@ -11918,7 +11966,7 @@
11918
11966
  "immutable": true,
11919
11967
  "locationInModule": {
11920
11968
  "filename": "src/projects/jsii-options.generated.ts",
11921
- "line": 1165
11969
+ "line": 1172
11922
11970
  },
11923
11971
  "name": "name",
11924
11972
  "type": {
@@ -11952,7 +12000,7 @@
11952
12000
  "immutable": true,
11953
12001
  "locationInModule": {
11954
12002
  "filename": "src/projects/jsii-options.generated.ts",
11955
- "line": 993
12003
+ "line": 1000
11956
12004
  },
11957
12005
  "name": "addPackageManagerToDevEngines",
11958
12006
  "optional": true,
@@ -11971,7 +12019,7 @@
11971
12019
  "immutable": true,
11972
12020
  "locationInModule": {
11973
12021
  "filename": "src/projects/jsii-options.generated.ts",
11974
- "line": 987
12022
+ "line": 994
11975
12023
  },
11976
12024
  "name": "allowLibraryDependencies",
11977
12025
  "optional": true,
@@ -11990,7 +12038,7 @@
11990
12038
  "immutable": true,
11991
12039
  "locationInModule": {
11992
12040
  "filename": "src/projects/jsii-options.generated.ts",
11993
- "line": 979
12041
+ "line": 986
11994
12042
  },
11995
12043
  "name": "allowScripts",
11996
12044
  "optional": true,
@@ -12067,7 +12115,7 @@
12067
12115
  "immutable": true,
12068
12116
  "locationInModule": {
12069
12117
  "filename": "src/projects/jsii-options.generated.ts",
12070
- "line": 949
12118
+ "line": 956
12071
12119
  },
12072
12120
  "name": "authorEmail",
12073
12121
  "optional": true,
@@ -12084,7 +12132,7 @@
12084
12132
  "immutable": true,
12085
12133
  "locationInModule": {
12086
12134
  "filename": "src/projects/jsii-options.generated.ts",
12087
- "line": 944
12135
+ "line": 951
12088
12136
  },
12089
12137
  "name": "authorName",
12090
12138
  "optional": true,
@@ -12101,7 +12149,7 @@
12101
12149
  "immutable": true,
12102
12150
  "locationInModule": {
12103
12151
  "filename": "src/projects/jsii-options.generated.ts",
12104
- "line": 939
12152
+ "line": 946
12105
12153
  },
12106
12154
  "name": "authorOrganization",
12107
12155
  "optional": true,
@@ -12118,7 +12166,7 @@
12118
12166
  "immutable": true,
12119
12167
  "locationInModule": {
12120
12168
  "filename": "src/projects/jsii-options.generated.ts",
12121
- "line": 934
12169
+ "line": 941
12122
12170
  },
12123
12171
  "name": "authorUrl",
12124
12172
  "optional": true,
@@ -12136,7 +12184,7 @@
12136
12184
  "immutable": true,
12137
12185
  "locationInModule": {
12138
12186
  "filename": "src/projects/jsii-options.generated.ts",
12139
- "line": 1079
12187
+ "line": 1086
12140
12188
  },
12141
12189
  "name": "autoApproveOptions",
12142
12190
  "optional": true,
@@ -12173,7 +12221,7 @@
12173
12221
  "immutable": true,
12174
12222
  "locationInModule": {
12175
12223
  "filename": "src/projects/jsii-options.generated.ts",
12176
- "line": 929
12224
+ "line": 936
12177
12225
  },
12178
12226
  "name": "autoDetectBin",
12179
12227
  "optional": true,
@@ -12192,7 +12240,7 @@
12192
12240
  "immutable": true,
12193
12241
  "locationInModule": {
12194
12242
  "filename": "src/projects/jsii-options.generated.ts",
12195
- "line": 1073
12243
+ "line": 1080
12196
12244
  },
12197
12245
  "name": "autoMerge",
12198
12246
  "optional": true,
@@ -12211,7 +12259,7 @@
12211
12259
  "immutable": true,
12212
12260
  "locationInModule": {
12213
12261
  "filename": "src/projects/jsii-options.generated.ts",
12214
- "line": 1065
12262
+ "line": 1072
12215
12263
  },
12216
12264
  "name": "autoMergeOptions",
12217
12265
  "optional": true,
@@ -12229,7 +12277,7 @@
12229
12277
  "immutable": true,
12230
12278
  "locationInModule": {
12231
12279
  "filename": "src/projects/jsii-options.generated.ts",
12232
- "line": 923
12280
+ "line": 930
12233
12281
  },
12234
12282
  "name": "bin",
12235
12283
  "optional": true,
@@ -12287,7 +12335,7 @@
12287
12335
  "immutable": true,
12288
12336
  "locationInModule": {
12289
12337
  "filename": "src/projects/jsii-options.generated.ts",
12290
- "line": 915
12338
+ "line": 922
12291
12339
  },
12292
12340
  "name": "bugsEmail",
12293
12341
  "optional": true,
@@ -12304,7 +12352,7 @@
12304
12352
  "immutable": true,
12305
12353
  "locationInModule": {
12306
12354
  "filename": "src/projects/jsii-options.generated.ts",
12307
- "line": 910
12355
+ "line": 917
12308
12356
  },
12309
12357
  "name": "bugsUrl",
12310
12358
  "optional": true,
@@ -12376,7 +12424,7 @@
12376
12424
  "immutable": true,
12377
12425
  "locationInModule": {
12378
12426
  "filename": "src/projects/jsii-options.generated.ts",
12379
- "line": 905
12427
+ "line": 912
12380
12428
  },
12381
12429
  "name": "bundledDeps",
12382
12430
  "optional": true,
@@ -12416,7 +12464,7 @@
12416
12464
  "immutable": true,
12417
12465
  "locationInModule": {
12418
12466
  "filename": "src/projects/jsii-options.generated.ts",
12419
- "line": 890
12467
+ "line": 897
12420
12468
  },
12421
12469
  "name": "bunVersion",
12422
12470
  "optional": true,
@@ -12453,7 +12501,7 @@
12453
12501
  "immutable": true,
12454
12502
  "locationInModule": {
12455
12503
  "filename": "src/projects/jsii-options.generated.ts",
12456
- "line": 1057
12504
+ "line": 1064
12457
12505
  },
12458
12506
  "name": "clobber",
12459
12507
  "optional": true,
@@ -12472,7 +12520,7 @@
12472
12520
  "immutable": true,
12473
12521
  "locationInModule": {
12474
12522
  "filename": "src/projects/jsii-options.generated.ts",
12475
- "line": 884
12523
+ "line": 891
12476
12524
  },
12477
12525
  "name": "codeArtifactOptions",
12478
12526
  "optional": true,
@@ -12526,7 +12574,7 @@
12526
12574
  "immutable": true,
12527
12575
  "locationInModule": {
12528
12576
  "filename": "src/projects/jsii-options.generated.ts",
12529
- "line": 1158
12577
+ "line": 1165
12530
12578
  },
12531
12579
  "name": "commitGenerated",
12532
12580
  "optional": true,
@@ -12589,6 +12637,30 @@
12589
12637
  "primitive": "boolean"
12590
12638
  }
12591
12639
  },
12640
+ {
12641
+ "abstract": true,
12642
+ "docs": {
12643
+ "default": "- no package configuration",
12644
+ "remarks": "Values should be JSON-serializable.",
12645
+ "stability": "experimental",
12646
+ "summary": "Configuration values available to package scripts at runtime."
12647
+ },
12648
+ "immutable": true,
12649
+ "locationInModule": {
12650
+ "filename": "src/projects/jsii-options.generated.ts",
12651
+ "line": 884
12652
+ },
12653
+ "name": "config",
12654
+ "optional": true,
12655
+ "type": {
12656
+ "collection": {
12657
+ "elementtype": {
12658
+ "primitive": "any"
12659
+ },
12660
+ "kind": "map"
12661
+ }
12662
+ }
12663
+ },
12592
12664
  {
12593
12665
  "abstract": true,
12594
12666
  "docs": {
@@ -12818,7 +12890,7 @@
12818
12890
  "immutable": true,
12819
12891
  "locationInModule": {
12820
12892
  "filename": "src/projects/jsii-options.generated.ts",
12821
- "line": 1051
12893
+ "line": 1058
12822
12894
  },
12823
12895
  "name": "devContainer",
12824
12896
  "optional": true,
@@ -13030,7 +13102,7 @@
13030
13102
  "immutable": true,
13031
13103
  "locationInModule": {
13032
13104
  "filename": "src/projects/jsii-options.generated.ts",
13033
- "line": 1045
13105
+ "line": 1052
13034
13106
  },
13035
13107
  "name": "github",
13036
13108
  "optional": true,
@@ -13048,7 +13120,7 @@
13048
13120
  "immutable": true,
13049
13121
  "locationInModule": {
13050
13122
  "filename": "src/projects/jsii-options.generated.ts",
13051
- "line": 1038
13123
+ "line": 1045
13052
13124
  },
13053
13125
  "name": "githubOptions",
13054
13126
  "optional": true,
@@ -13106,7 +13178,7 @@
13106
13178
  "immutable": true,
13107
13179
  "locationInModule": {
13108
13180
  "filename": "src/projects/jsii-options.generated.ts",
13109
- "line": 1152
13181
+ "line": 1159
13110
13182
  },
13111
13183
  "name": "gitIgnoreOptions",
13112
13184
  "optional": true,
@@ -13123,7 +13195,7 @@
13123
13195
  "immutable": true,
13124
13196
  "locationInModule": {
13125
13197
  "filename": "src/projects/jsii-options.generated.ts",
13126
- "line": 1147
13198
+ "line": 1154
13127
13199
  },
13128
13200
  "name": "gitOptions",
13129
13201
  "optional": true,
@@ -13141,7 +13213,7 @@
13141
13213
  "immutable": true,
13142
13214
  "locationInModule": {
13143
13215
  "filename": "src/projects/jsii-options.generated.ts",
13144
- "line": 1032
13216
+ "line": 1039
13145
13217
  },
13146
13218
  "name": "gitpod",
13147
13219
  "optional": true,
@@ -13159,7 +13231,7 @@
13159
13231
  "immutable": true,
13160
13232
  "locationInModule": {
13161
13233
  "filename": "src/projects/jsii-options.generated.ts",
13162
- "line": 1170
13234
+ "line": 1177
13163
13235
  },
13164
13236
  "name": "homebrew",
13165
13237
  "optional": true,
@@ -13177,7 +13249,7 @@
13177
13249
  "immutable": true,
13178
13250
  "locationInModule": {
13179
13251
  "filename": "src/projects/jsii-options.generated.ts",
13180
- "line": 1175
13252
+ "line": 1182
13181
13253
  },
13182
13254
  "name": "homebrewOptions",
13183
13255
  "optional": true,
@@ -13329,7 +13401,7 @@
13329
13401
  "immutable": true,
13330
13402
  "locationInModule": {
13331
13403
  "filename": "src/projects/jsii-options.generated.ts",
13332
- "line": 1142
13404
+ "line": 1149
13333
13405
  },
13334
13406
  "name": "logging",
13335
13407
  "optional": true,
@@ -13423,7 +13495,7 @@
13423
13495
  "immutable": true,
13424
13496
  "locationInModule": {
13425
13497
  "filename": "src/projects/jsii-options.generated.ts",
13426
- "line": 1180
13498
+ "line": 1187
13427
13499
  },
13428
13500
  "name": "mise",
13429
13501
  "optional": true,
@@ -13441,7 +13513,7 @@
13441
13513
  "immutable": true,
13442
13514
  "locationInModule": {
13443
13515
  "filename": "src/projects/jsii-options.generated.ts",
13444
- "line": 1185
13516
+ "line": 1192
13445
13517
  },
13446
13518
  "name": "miseOptions",
13447
13519
  "optional": true,
@@ -13625,7 +13697,7 @@
13625
13697
  "immutable": true,
13626
13698
  "locationInModule": {
13627
13699
  "filename": "src/projects/jsii-options.generated.ts",
13628
- "line": 1136
13700
+ "line": 1143
13629
13701
  },
13630
13702
  "name": "outdir",
13631
13703
  "optional": true,
@@ -13699,7 +13771,7 @@
13699
13771
  "immutable": true,
13700
13772
  "locationInModule": {
13701
13773
  "filename": "src/projects/jsii-options.generated.ts",
13702
- "line": 1125
13774
+ "line": 1132
13703
13775
  },
13704
13776
  "name": "parent",
13705
13777
  "optional": true,
@@ -13835,7 +13907,7 @@
13835
13907
  "immutable": true,
13836
13908
  "locationInModule": {
13837
13909
  "filename": "src/projects/jsii-options.generated.ts",
13838
- "line": 1120
13910
+ "line": 1127
13839
13911
  },
13840
13912
  "name": "projectTree",
13841
13913
  "optional": true,
@@ -13854,7 +13926,7 @@
13854
13926
  "immutable": true,
13855
13927
  "locationInModule": {
13856
13928
  "filename": "src/projects/jsii-options.generated.ts",
13857
- "line": 1114
13929
+ "line": 1121
13858
13930
  },
13859
13931
  "name": "projenCommand",
13860
13932
  "optional": true,
@@ -13872,7 +13944,7 @@
13872
13944
  "immutable": true,
13873
13945
  "locationInModule": {
13874
13946
  "filename": "src/projects/jsii-options.generated.ts",
13875
- "line": 1026
13947
+ "line": 1033
13876
13948
  },
13877
13949
  "name": "projenCredentials",
13878
13950
  "optional": true,
@@ -13926,7 +13998,7 @@
13926
13998
  "immutable": true,
13927
13999
  "locationInModule": {
13928
14000
  "filename": "src/projects/jsii-options.generated.ts",
13929
- "line": 1103
14001
+ "line": 1110
13930
14002
  },
13931
14003
  "name": "projenrcJson",
13932
14004
  "optional": true,
@@ -13944,7 +14016,7 @@
13944
14016
  "immutable": true,
13945
14017
  "locationInModule": {
13946
14018
  "filename": "src/projects/jsii-options.generated.ts",
13947
- "line": 1097
14019
+ "line": 1104
13948
14020
  },
13949
14021
  "name": "projenrcJsonOptions",
13950
14022
  "optional": true,
@@ -14186,7 +14258,7 @@
14186
14258
  "immutable": true,
14187
14259
  "locationInModule": {
14188
14260
  "filename": "src/projects/jsii-options.generated.ts",
14189
- "line": 1020
14261
+ "line": 1027
14190
14262
  },
14191
14263
  "name": "readme",
14192
14264
  "optional": true,
@@ -14438,7 +14510,7 @@
14438
14510
  "immutable": true,
14439
14511
  "locationInModule": {
14440
14512
  "filename": "src/projects/jsii-options.generated.ts",
14441
- "line": 1091
14513
+ "line": 1098
14442
14514
  },
14443
14515
  "name": "renovatebot",
14444
14516
  "optional": true,
@@ -14456,7 +14528,7 @@
14456
14528
  "immutable": true,
14457
14529
  "locationInModule": {
14458
14530
  "filename": "src/projects/jsii-options.generated.ts",
14459
- "line": 1085
14531
+ "line": 1092
14460
14532
  },
14461
14533
  "name": "renovatebotOptions",
14462
14534
  "optional": true,
@@ -14604,7 +14676,7 @@
14604
14676
  "immutable": true,
14605
14677
  "locationInModule": {
14606
14678
  "filename": "src/projects/jsii-options.generated.ts",
14607
- "line": 1014
14679
+ "line": 1021
14608
14680
  },
14609
14681
  "name": "stale",
14610
14682
  "optional": true,
@@ -14623,7 +14695,7 @@
14623
14695
  "immutable": true,
14624
14696
  "locationInModule": {
14625
14697
  "filename": "src/projects/jsii-options.generated.ts",
14626
- "line": 1007
14698
+ "line": 1014
14627
14699
  },
14628
14700
  "name": "staleOptions",
14629
14701
  "optional": true,
@@ -14734,7 +14806,7 @@
14734
14806
  "immutable": true,
14735
14807
  "locationInModule": {
14736
14808
  "filename": "src/projects/jsii-options.generated.ts",
14737
- "line": 1200
14809
+ "line": 1207
14738
14810
  },
14739
14811
  "name": "typeDoc",
14740
14812
  "optional": true,
@@ -14752,7 +14824,7 @@
14752
14824
  "immutable": true,
14753
14825
  "locationInModule": {
14754
14826
  "filename": "src/projects/jsii-options.generated.ts",
14755
- "line": 1205
14827
+ "line": 1212
14756
14828
  },
14757
14829
  "name": "typeDocOptions",
14758
14830
  "optional": true,
@@ -14832,7 +14904,7 @@
14832
14904
  "immutable": true,
14833
14905
  "locationInModule": {
14834
14906
  "filename": "src/projects/jsii-options.generated.ts",
14835
- "line": 1190
14907
+ "line": 1197
14836
14908
  },
14837
14909
  "name": "vitest",
14838
14910
  "optional": true,
@@ -14850,7 +14922,7 @@
14850
14922
  "immutable": true,
14851
14923
  "locationInModule": {
14852
14924
  "filename": "src/projects/jsii-options.generated.ts",
14853
- "line": 1195
14925
+ "line": 1202
14854
14926
  },
14855
14927
  "name": "vitestOptions",
14856
14928
  "optional": true,
@@ -14869,7 +14941,7 @@
14869
14941
  "immutable": true,
14870
14942
  "locationInModule": {
14871
14943
  "filename": "src/projects/jsii-options.generated.ts",
14872
- "line": 1000
14944
+ "line": 1007
14873
14945
  },
14874
14946
  "name": "vscode",
14875
14947
  "optional": true,
@@ -17307,7 +17379,7 @@
17307
17379
  "immutable": true,
17308
17380
  "locationInModule": {
17309
17381
  "filename": "src/projects/typescript-options.generated.ts",
17310
- "line": 1061
17382
+ "line": 1068
17311
17383
  },
17312
17384
  "name": "name",
17313
17385
  "type": {
@@ -17324,7 +17396,7 @@
17324
17396
  "immutable": true,
17325
17397
  "locationInModule": {
17326
17398
  "filename": "src/projects/typescript-options.generated.ts",
17327
- "line": 889
17399
+ "line": 896
17328
17400
  },
17329
17401
  "name": "addPackageManagerToDevEngines",
17330
17402
  "optional": true,
@@ -17343,7 +17415,7 @@
17343
17415
  "immutable": true,
17344
17416
  "locationInModule": {
17345
17417
  "filename": "src/projects/typescript-options.generated.ts",
17346
- "line": 883
17418
+ "line": 890
17347
17419
  },
17348
17420
  "name": "allowLibraryDependencies",
17349
17421
  "optional": true,
@@ -17362,7 +17434,7 @@
17362
17434
  "immutable": true,
17363
17435
  "locationInModule": {
17364
17436
  "filename": "src/projects/typescript-options.generated.ts",
17365
- "line": 875
17437
+ "line": 882
17366
17438
  },
17367
17439
  "name": "allowScripts",
17368
17440
  "optional": true,
@@ -17439,7 +17511,7 @@
17439
17511
  "immutable": true,
17440
17512
  "locationInModule": {
17441
17513
  "filename": "src/projects/typescript-options.generated.ts",
17442
- "line": 845
17514
+ "line": 852
17443
17515
  },
17444
17516
  "name": "authorEmail",
17445
17517
  "optional": true,
@@ -17456,7 +17528,7 @@
17456
17528
  "immutable": true,
17457
17529
  "locationInModule": {
17458
17530
  "filename": "src/projects/typescript-options.generated.ts",
17459
- "line": 840
17531
+ "line": 847
17460
17532
  },
17461
17533
  "name": "authorName",
17462
17534
  "optional": true,
@@ -17473,7 +17545,7 @@
17473
17545
  "immutable": true,
17474
17546
  "locationInModule": {
17475
17547
  "filename": "src/projects/typescript-options.generated.ts",
17476
- "line": 835
17548
+ "line": 842
17477
17549
  },
17478
17550
  "name": "authorOrganization",
17479
17551
  "optional": true,
@@ -17490,7 +17562,7 @@
17490
17562
  "immutable": true,
17491
17563
  "locationInModule": {
17492
17564
  "filename": "src/projects/typescript-options.generated.ts",
17493
- "line": 830
17565
+ "line": 837
17494
17566
  },
17495
17567
  "name": "authorUrl",
17496
17568
  "optional": true,
@@ -17508,7 +17580,7 @@
17508
17580
  "immutable": true,
17509
17581
  "locationInModule": {
17510
17582
  "filename": "src/projects/typescript-options.generated.ts",
17511
- "line": 975
17583
+ "line": 982
17512
17584
  },
17513
17585
  "name": "autoApproveOptions",
17514
17586
  "optional": true,
@@ -17545,7 +17617,7 @@
17545
17617
  "immutable": true,
17546
17618
  "locationInModule": {
17547
17619
  "filename": "src/projects/typescript-options.generated.ts",
17548
- "line": 825
17620
+ "line": 832
17549
17621
  },
17550
17622
  "name": "autoDetectBin",
17551
17623
  "optional": true,
@@ -17564,7 +17636,7 @@
17564
17636
  "immutable": true,
17565
17637
  "locationInModule": {
17566
17638
  "filename": "src/projects/typescript-options.generated.ts",
17567
- "line": 969
17639
+ "line": 976
17568
17640
  },
17569
17641
  "name": "autoMerge",
17570
17642
  "optional": true,
@@ -17583,7 +17655,7 @@
17583
17655
  "immutable": true,
17584
17656
  "locationInModule": {
17585
17657
  "filename": "src/projects/typescript-options.generated.ts",
17586
- "line": 961
17658
+ "line": 968
17587
17659
  },
17588
17660
  "name": "autoMergeOptions",
17589
17661
  "optional": true,
@@ -17601,7 +17673,7 @@
17601
17673
  "immutable": true,
17602
17674
  "locationInModule": {
17603
17675
  "filename": "src/projects/typescript-options.generated.ts",
17604
- "line": 819
17676
+ "line": 826
17605
17677
  },
17606
17678
  "name": "bin",
17607
17679
  "optional": true,
@@ -17659,7 +17731,7 @@
17659
17731
  "immutable": true,
17660
17732
  "locationInModule": {
17661
17733
  "filename": "src/projects/typescript-options.generated.ts",
17662
- "line": 811
17734
+ "line": 818
17663
17735
  },
17664
17736
  "name": "bugsEmail",
17665
17737
  "optional": true,
@@ -17676,7 +17748,7 @@
17676
17748
  "immutable": true,
17677
17749
  "locationInModule": {
17678
17750
  "filename": "src/projects/typescript-options.generated.ts",
17679
- "line": 806
17751
+ "line": 813
17680
17752
  },
17681
17753
  "name": "bugsUrl",
17682
17754
  "optional": true,
@@ -17748,7 +17820,7 @@
17748
17820
  "immutable": true,
17749
17821
  "locationInModule": {
17750
17822
  "filename": "src/projects/typescript-options.generated.ts",
17751
- "line": 801
17823
+ "line": 808
17752
17824
  },
17753
17825
  "name": "bundledDeps",
17754
17826
  "optional": true,
@@ -17788,7 +17860,7 @@
17788
17860
  "immutable": true,
17789
17861
  "locationInModule": {
17790
17862
  "filename": "src/projects/typescript-options.generated.ts",
17791
- "line": 786
17863
+ "line": 793
17792
17864
  },
17793
17865
  "name": "bunVersion",
17794
17866
  "optional": true,
@@ -17825,7 +17897,7 @@
17825
17897
  "immutable": true,
17826
17898
  "locationInModule": {
17827
17899
  "filename": "src/projects/typescript-options.generated.ts",
17828
- "line": 953
17900
+ "line": 960
17829
17901
  },
17830
17902
  "name": "clobber",
17831
17903
  "optional": true,
@@ -17844,7 +17916,7 @@
17844
17916
  "immutable": true,
17845
17917
  "locationInModule": {
17846
17918
  "filename": "src/projects/typescript-options.generated.ts",
17847
- "line": 780
17919
+ "line": 787
17848
17920
  },
17849
17921
  "name": "codeArtifactOptions",
17850
17922
  "optional": true,
@@ -17898,7 +17970,7 @@
17898
17970
  "immutable": true,
17899
17971
  "locationInModule": {
17900
17972
  "filename": "src/projects/typescript-options.generated.ts",
17901
- "line": 1054
17973
+ "line": 1061
17902
17974
  },
17903
17975
  "name": "commitGenerated",
17904
17976
  "optional": true,
@@ -17906,6 +17978,30 @@
17906
17978
  "primitive": "boolean"
17907
17979
  }
17908
17980
  },
17981
+ {
17982
+ "abstract": true,
17983
+ "docs": {
17984
+ "default": "- no package configuration",
17985
+ "remarks": "Values should be JSON-serializable.",
17986
+ "stability": "experimental",
17987
+ "summary": "Configuration values available to package scripts at runtime."
17988
+ },
17989
+ "immutable": true,
17990
+ "locationInModule": {
17991
+ "filename": "src/projects/typescript-options.generated.ts",
17992
+ "line": 780
17993
+ },
17994
+ "name": "config",
17995
+ "optional": true,
17996
+ "type": {
17997
+ "collection": {
17998
+ "elementtype": {
17999
+ "primitive": "any"
18000
+ },
18001
+ "kind": "map"
18002
+ }
18003
+ }
18004
+ },
17909
18005
  {
17910
18006
  "abstract": true,
17911
18007
  "docs": {
@@ -18135,7 +18231,7 @@
18135
18231
  "immutable": true,
18136
18232
  "locationInModule": {
18137
18233
  "filename": "src/projects/typescript-options.generated.ts",
18138
- "line": 947
18234
+ "line": 954
18139
18235
  },
18140
18236
  "name": "devContainer",
18141
18237
  "optional": true,
@@ -18306,7 +18402,7 @@
18306
18402
  "immutable": true,
18307
18403
  "locationInModule": {
18308
18404
  "filename": "src/projects/typescript-options.generated.ts",
18309
- "line": 941
18405
+ "line": 948
18310
18406
  },
18311
18407
  "name": "github",
18312
18408
  "optional": true,
@@ -18324,7 +18420,7 @@
18324
18420
  "immutable": true,
18325
18421
  "locationInModule": {
18326
18422
  "filename": "src/projects/typescript-options.generated.ts",
18327
- "line": 934
18423
+ "line": 941
18328
18424
  },
18329
18425
  "name": "githubOptions",
18330
18426
  "optional": true,
@@ -18382,7 +18478,7 @@
18382
18478
  "immutable": true,
18383
18479
  "locationInModule": {
18384
18480
  "filename": "src/projects/typescript-options.generated.ts",
18385
- "line": 1048
18481
+ "line": 1055
18386
18482
  },
18387
18483
  "name": "gitIgnoreOptions",
18388
18484
  "optional": true,
@@ -18399,7 +18495,7 @@
18399
18495
  "immutable": true,
18400
18496
  "locationInModule": {
18401
18497
  "filename": "src/projects/typescript-options.generated.ts",
18402
- "line": 1043
18498
+ "line": 1050
18403
18499
  },
18404
18500
  "name": "gitOptions",
18405
18501
  "optional": true,
@@ -18417,7 +18513,7 @@
18417
18513
  "immutable": true,
18418
18514
  "locationInModule": {
18419
18515
  "filename": "src/projects/typescript-options.generated.ts",
18420
- "line": 928
18516
+ "line": 935
18421
18517
  },
18422
18518
  "name": "gitpod",
18423
18519
  "optional": true,
@@ -18435,7 +18531,7 @@
18435
18531
  "immutable": true,
18436
18532
  "locationInModule": {
18437
18533
  "filename": "src/projects/typescript-options.generated.ts",
18438
- "line": 1066
18534
+ "line": 1073
18439
18535
  },
18440
18536
  "name": "homebrew",
18441
18537
  "optional": true,
@@ -18453,7 +18549,7 @@
18453
18549
  "immutable": true,
18454
18550
  "locationInModule": {
18455
18551
  "filename": "src/projects/typescript-options.generated.ts",
18456
- "line": 1071
18552
+ "line": 1078
18457
18553
  },
18458
18554
  "name": "homebrewOptions",
18459
18555
  "optional": true,
@@ -18583,7 +18679,7 @@
18583
18679
  "immutable": true,
18584
18680
  "locationInModule": {
18585
18681
  "filename": "src/projects/typescript-options.generated.ts",
18586
- "line": 1038
18682
+ "line": 1045
18587
18683
  },
18588
18684
  "name": "logging",
18589
18685
  "optional": true,
@@ -18677,7 +18773,7 @@
18677
18773
  "immutable": true,
18678
18774
  "locationInModule": {
18679
18775
  "filename": "src/projects/typescript-options.generated.ts",
18680
- "line": 1076
18776
+ "line": 1083
18681
18777
  },
18682
18778
  "name": "mise",
18683
18779
  "optional": true,
@@ -18695,7 +18791,7 @@
18695
18791
  "immutable": true,
18696
18792
  "locationInModule": {
18697
18793
  "filename": "src/projects/typescript-options.generated.ts",
18698
- "line": 1081
18794
+ "line": 1088
18699
18795
  },
18700
18796
  "name": "miseOptions",
18701
18797
  "optional": true,
@@ -18879,7 +18975,7 @@
18879
18975
  "immutable": true,
18880
18976
  "locationInModule": {
18881
18977
  "filename": "src/projects/typescript-options.generated.ts",
18882
- "line": 1032
18978
+ "line": 1039
18883
18979
  },
18884
18980
  "name": "outdir",
18885
18981
  "optional": true,
@@ -18953,7 +19049,7 @@
18953
19049
  "immutable": true,
18954
19050
  "locationInModule": {
18955
19051
  "filename": "src/projects/typescript-options.generated.ts",
18956
- "line": 1021
19052
+ "line": 1028
18957
19053
  },
18958
19054
  "name": "parent",
18959
19055
  "optional": true,
@@ -19089,7 +19185,7 @@
19089
19185
  "immutable": true,
19090
19186
  "locationInModule": {
19091
19187
  "filename": "src/projects/typescript-options.generated.ts",
19092
- "line": 1016
19188
+ "line": 1023
19093
19189
  },
19094
19190
  "name": "projectTree",
19095
19191
  "optional": true,
@@ -19108,7 +19204,7 @@
19108
19204
  "immutable": true,
19109
19205
  "locationInModule": {
19110
19206
  "filename": "src/projects/typescript-options.generated.ts",
19111
- "line": 1010
19207
+ "line": 1017
19112
19208
  },
19113
19209
  "name": "projenCommand",
19114
19210
  "optional": true,
@@ -19126,7 +19222,7 @@
19126
19222
  "immutable": true,
19127
19223
  "locationInModule": {
19128
19224
  "filename": "src/projects/typescript-options.generated.ts",
19129
- "line": 922
19225
+ "line": 929
19130
19226
  },
19131
19227
  "name": "projenCredentials",
19132
19228
  "optional": true,
@@ -19180,7 +19276,7 @@
19180
19276
  "immutable": true,
19181
19277
  "locationInModule": {
19182
19278
  "filename": "src/projects/typescript-options.generated.ts",
19183
- "line": 999
19279
+ "line": 1006
19184
19280
  },
19185
19281
  "name": "projenrcJson",
19186
19282
  "optional": true,
@@ -19198,7 +19294,7 @@
19198
19294
  "immutable": true,
19199
19295
  "locationInModule": {
19200
19296
  "filename": "src/projects/typescript-options.generated.ts",
19201
- "line": 993
19297
+ "line": 1000
19202
19298
  },
19203
19299
  "name": "projenrcJsonOptions",
19204
19300
  "optional": true,
@@ -19368,7 +19464,7 @@
19368
19464
  "immutable": true,
19369
19465
  "locationInModule": {
19370
19466
  "filename": "src/projects/typescript-options.generated.ts",
19371
- "line": 916
19467
+ "line": 923
19372
19468
  },
19373
19469
  "name": "readme",
19374
19470
  "optional": true,
@@ -19620,7 +19716,7 @@
19620
19716
  "immutable": true,
19621
19717
  "locationInModule": {
19622
19718
  "filename": "src/projects/typescript-options.generated.ts",
19623
- "line": 987
19719
+ "line": 994
19624
19720
  },
19625
19721
  "name": "renovatebot",
19626
19722
  "optional": true,
@@ -19638,7 +19734,7 @@
19638
19734
  "immutable": true,
19639
19735
  "locationInModule": {
19640
19736
  "filename": "src/projects/typescript-options.generated.ts",
19641
- "line": 981
19737
+ "line": 988
19642
19738
  },
19643
19739
  "name": "renovatebotOptions",
19644
19740
  "optional": true,
@@ -19769,7 +19865,7 @@
19769
19865
  "immutable": true,
19770
19866
  "locationInModule": {
19771
19867
  "filename": "src/projects/typescript-options.generated.ts",
19772
- "line": 910
19868
+ "line": 917
19773
19869
  },
19774
19870
  "name": "stale",
19775
19871
  "optional": true,
@@ -19788,7 +19884,7 @@
19788
19884
  "immutable": true,
19789
19885
  "locationInModule": {
19790
19886
  "filename": "src/projects/typescript-options.generated.ts",
19791
- "line": 903
19887
+ "line": 910
19792
19888
  },
19793
19889
  "name": "staleOptions",
19794
19890
  "optional": true,
@@ -19942,7 +20038,7 @@
19942
20038
  "immutable": true,
19943
20039
  "locationInModule": {
19944
20040
  "filename": "src/projects/typescript-options.generated.ts",
19945
- "line": 1086
20041
+ "line": 1093
19946
20042
  },
19947
20043
  "name": "vitest",
19948
20044
  "optional": true,
@@ -19960,7 +20056,7 @@
19960
20056
  "immutable": true,
19961
20057
  "locationInModule": {
19962
20058
  "filename": "src/projects/typescript-options.generated.ts",
19963
- "line": 1091
20059
+ "line": 1098
19964
20060
  },
19965
20061
  "name": "vitestOptions",
19966
20062
  "optional": true,
@@ -19979,7 +20075,7 @@
19979
20075
  "immutable": true,
19980
20076
  "locationInModule": {
19981
20077
  "filename": "src/projects/typescript-options.generated.ts",
19982
- "line": 896
20078
+ "line": 903
19983
20079
  },
19984
20080
  "name": "vscode",
19985
20081
  "optional": true,
@@ -20846,6 +20942,6 @@
20846
20942
  "symbolId": "src/components/vitest:VitestOptions"
20847
20943
  }
20848
20944
  },
20849
- "version": "0.3.27",
20850
- "fingerprint": "nB46FOLYDoNfVIzfXUYdWLlmUf73+B97By0MfCw9FNM="
20945
+ "version": "0.3.28",
20946
+ "fingerprint": "6xDFhbFE88jTbW7HEDpEJxEbMOGiHbokJj8ehqDR9uY="
20851
20947
  }