projen-modules 0.1.12 → 0.1.14
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.
- package/.jsii +120 -84
- package/API.md +28 -0
- package/lib/components/readme/elements/section.js +1 -1
- package/lib/components/readme/index.js +1 -1
- package/lib/projects/jsii/index.js +1 -1
- package/lib/projects/jsii/jsii-project-options.d.ts +6 -0
- package/lib/projects/jsii/jsii-project-options.js +1 -1
- package/lib/projects/npm/index.js +1 -1
- package/lib/projects/npm/npm-package-options.d.ts +6 -0
- package/lib/projects/npm/npm-package-options.js +1 -1
- package/lib/projects/python/index.js +1 -1
- package/package.json +5 -5
package/.jsii
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"constructs": "10.4.2",
|
|
11
|
-
"projen": "0.91.
|
|
11
|
+
"projen": "0.91.7"
|
|
12
12
|
},
|
|
13
13
|
"dependencyClosure": {
|
|
14
14
|
"constructs": {
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"stability": "stable"
|
|
82
82
|
},
|
|
83
83
|
"homepage": "https://github.com/daveshepherd/projen-modules.git",
|
|
84
|
-
"jsiiVersion": "5.4.
|
|
84
|
+
"jsiiVersion": "5.4.50 (build 3e51d48)",
|
|
85
85
|
"license": "Apache-2.0",
|
|
86
86
|
"metadata": {
|
|
87
87
|
"jsii": {
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
"immutable": true,
|
|
264
264
|
"locationInModule": {
|
|
265
265
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
266
|
-
"line":
|
|
266
|
+
"line": 1148
|
|
267
267
|
},
|
|
268
268
|
"name": "codeOwners",
|
|
269
269
|
"type": {
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"immutable": true,
|
|
289
289
|
"locationInModule": {
|
|
290
290
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
291
|
-
"line":
|
|
291
|
+
"line": 1144
|
|
292
292
|
},
|
|
293
293
|
"name": "name",
|
|
294
294
|
"type": {
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
"immutable": true,
|
|
324
324
|
"locationInModule": {
|
|
325
325
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
326
|
-
"line":
|
|
326
|
+
"line": 954
|
|
327
327
|
},
|
|
328
328
|
"name": "allowLibraryDependencies",
|
|
329
329
|
"optional": true,
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"immutable": true,
|
|
359
359
|
"locationInModule": {
|
|
360
360
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
361
|
-
"line":
|
|
361
|
+
"line": 946
|
|
362
362
|
},
|
|
363
363
|
"name": "authorEmail",
|
|
364
364
|
"optional": true,
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
"immutable": true,
|
|
376
376
|
"locationInModule": {
|
|
377
377
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
378
|
-
"line":
|
|
378
|
+
"line": 941
|
|
379
379
|
},
|
|
380
380
|
"name": "authorName",
|
|
381
381
|
"optional": true,
|
|
@@ -392,7 +392,7 @@
|
|
|
392
392
|
"immutable": true,
|
|
393
393
|
"locationInModule": {
|
|
394
394
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
395
|
-
"line":
|
|
395
|
+
"line": 936
|
|
396
396
|
},
|
|
397
397
|
"name": "authorOrganization",
|
|
398
398
|
"optional": true,
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
"immutable": true,
|
|
410
410
|
"locationInModule": {
|
|
411
411
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
412
|
-
"line":
|
|
412
|
+
"line": 931
|
|
413
413
|
},
|
|
414
414
|
"name": "authorUrl",
|
|
415
415
|
"optional": true,
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
"immutable": true,
|
|
428
428
|
"locationInModule": {
|
|
429
429
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
430
|
-
"line":
|
|
430
|
+
"line": 1068
|
|
431
431
|
},
|
|
432
432
|
"name": "autoApproveOptions",
|
|
433
433
|
"optional": true,
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
"immutable": true,
|
|
465
465
|
"locationInModule": {
|
|
466
466
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
467
|
-
"line":
|
|
467
|
+
"line": 926
|
|
468
468
|
},
|
|
469
469
|
"name": "autoDetectBin",
|
|
470
470
|
"optional": true,
|
|
@@ -483,7 +483,7 @@
|
|
|
483
483
|
"immutable": true,
|
|
484
484
|
"locationInModule": {
|
|
485
485
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
486
|
-
"line":
|
|
486
|
+
"line": 1062
|
|
487
487
|
},
|
|
488
488
|
"name": "autoMerge",
|
|
489
489
|
"optional": true,
|
|
@@ -502,7 +502,7 @@
|
|
|
502
502
|
"immutable": true,
|
|
503
503
|
"locationInModule": {
|
|
504
504
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
505
|
-
"line":
|
|
505
|
+
"line": 1054
|
|
506
506
|
},
|
|
507
507
|
"name": "autoMergeOptions",
|
|
508
508
|
"optional": true,
|
|
@@ -520,7 +520,7 @@
|
|
|
520
520
|
"immutable": true,
|
|
521
521
|
"locationInModule": {
|
|
522
522
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
523
|
-
"line":
|
|
523
|
+
"line": 920
|
|
524
524
|
},
|
|
525
525
|
"name": "bin",
|
|
526
526
|
"optional": true,
|
|
@@ -542,7 +542,7 @@
|
|
|
542
542
|
"immutable": true,
|
|
543
543
|
"locationInModule": {
|
|
544
544
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
545
|
-
"line":
|
|
545
|
+
"line": 912
|
|
546
546
|
},
|
|
547
547
|
"name": "bugsEmail",
|
|
548
548
|
"optional": true,
|
|
@@ -559,7 +559,7 @@
|
|
|
559
559
|
"immutable": true,
|
|
560
560
|
"locationInModule": {
|
|
561
561
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
562
|
-
"line":
|
|
562
|
+
"line": 907
|
|
563
563
|
},
|
|
564
564
|
"name": "bugsUrl",
|
|
565
565
|
"optional": true,
|
|
@@ -650,7 +650,7 @@
|
|
|
650
650
|
"immutable": true,
|
|
651
651
|
"locationInModule": {
|
|
652
652
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
653
|
-
"line":
|
|
653
|
+
"line": 902
|
|
654
654
|
},
|
|
655
655
|
"name": "bundledDeps",
|
|
656
656
|
"optional": true,
|
|
@@ -680,6 +680,24 @@
|
|
|
680
680
|
"fqn": "projen.javascript.BundlerOptions"
|
|
681
681
|
}
|
|
682
682
|
},
|
|
683
|
+
{
|
|
684
|
+
"abstract": true,
|
|
685
|
+
"docs": {
|
|
686
|
+
"default": "\"latest\"",
|
|
687
|
+
"stability": "experimental",
|
|
688
|
+
"summary": "The version of Bun to use if using Bun as a package manager."
|
|
689
|
+
},
|
|
690
|
+
"immutable": true,
|
|
691
|
+
"locationInModule": {
|
|
692
|
+
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
693
|
+
"line": 887
|
|
694
|
+
},
|
|
695
|
+
"name": "bunVersion",
|
|
696
|
+
"optional": true,
|
|
697
|
+
"type": {
|
|
698
|
+
"primitive": "string"
|
|
699
|
+
}
|
|
700
|
+
},
|
|
683
701
|
{
|
|
684
702
|
"abstract": true,
|
|
685
703
|
"docs": {
|
|
@@ -709,7 +727,7 @@
|
|
|
709
727
|
"immutable": true,
|
|
710
728
|
"locationInModule": {
|
|
711
729
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
712
|
-
"line":
|
|
730
|
+
"line": 1046
|
|
713
731
|
},
|
|
714
732
|
"name": "clobber",
|
|
715
733
|
"optional": true,
|
|
@@ -782,7 +800,7 @@
|
|
|
782
800
|
"immutable": true,
|
|
783
801
|
"locationInModule": {
|
|
784
802
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
785
|
-
"line":
|
|
803
|
+
"line": 1137
|
|
786
804
|
},
|
|
787
805
|
"name": "commitGenerated",
|
|
788
806
|
"optional": true,
|
|
@@ -1031,7 +1049,7 @@
|
|
|
1031
1049
|
"immutable": true,
|
|
1032
1050
|
"locationInModule": {
|
|
1033
1051
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
1034
|
-
"line":
|
|
1052
|
+
"line": 1040
|
|
1035
1053
|
},
|
|
1036
1054
|
"name": "devContainer",
|
|
1037
1055
|
"optional": true,
|
|
@@ -1279,7 +1297,7 @@
|
|
|
1279
1297
|
"immutable": true,
|
|
1280
1298
|
"locationInModule": {
|
|
1281
1299
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
1282
|
-
"line":
|
|
1300
|
+
"line": 1034
|
|
1283
1301
|
},
|
|
1284
1302
|
"name": "github",
|
|
1285
1303
|
"optional": true,
|
|
@@ -1297,7 +1315,7 @@
|
|
|
1297
1315
|
"immutable": true,
|
|
1298
1316
|
"locationInModule": {
|
|
1299
1317
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
1300
|
-
"line":
|
|
1318
|
+
"line": 1027
|
|
1301
1319
|
},
|
|
1302
1320
|
"name": "githubOptions",
|
|
1303
1321
|
"optional": true,
|
|
@@ -1336,7 +1354,7 @@
|
|
|
1336
1354
|
"immutable": true,
|
|
1337
1355
|
"locationInModule": {
|
|
1338
1356
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
1339
|
-
"line":
|
|
1357
|
+
"line": 1131
|
|
1340
1358
|
},
|
|
1341
1359
|
"name": "gitIgnoreOptions",
|
|
1342
1360
|
"optional": true,
|
|
@@ -1353,7 +1371,7 @@
|
|
|
1353
1371
|
"immutable": true,
|
|
1354
1372
|
"locationInModule": {
|
|
1355
1373
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
1356
|
-
"line":
|
|
1374
|
+
"line": 1126
|
|
1357
1375
|
},
|
|
1358
1376
|
"name": "gitOptions",
|
|
1359
1377
|
"optional": true,
|
|
@@ -1371,7 +1389,7 @@
|
|
|
1371
1389
|
"immutable": true,
|
|
1372
1390
|
"locationInModule": {
|
|
1373
1391
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
1374
|
-
"line":
|
|
1392
|
+
"line": 1021
|
|
1375
1393
|
},
|
|
1376
1394
|
"name": "gitpod",
|
|
1377
1395
|
"optional": true,
|
|
@@ -1559,7 +1577,7 @@
|
|
|
1559
1577
|
"immutable": true,
|
|
1560
1578
|
"locationInModule": {
|
|
1561
1579
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
1562
|
-
"line":
|
|
1580
|
+
"line": 1121
|
|
1563
1581
|
},
|
|
1564
1582
|
"name": "logging",
|
|
1565
1583
|
"optional": true,
|
|
@@ -1616,7 +1634,7 @@
|
|
|
1616
1634
|
"immutable": true,
|
|
1617
1635
|
"locationInModule": {
|
|
1618
1636
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
1619
|
-
"line":
|
|
1637
|
+
"line": 1015
|
|
1620
1638
|
},
|
|
1621
1639
|
"name": "mergify",
|
|
1622
1640
|
"optional": true,
|
|
@@ -1635,7 +1653,7 @@
|
|
|
1635
1653
|
"immutable": true,
|
|
1636
1654
|
"locationInModule": {
|
|
1637
1655
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
1638
|
-
"line":
|
|
1656
|
+
"line": 1008
|
|
1639
1657
|
},
|
|
1640
1658
|
"name": "mergifyOptions",
|
|
1641
1659
|
"optional": true,
|
|
@@ -1901,7 +1919,7 @@
|
|
|
1901
1919
|
"immutable": true,
|
|
1902
1920
|
"locationInModule": {
|
|
1903
1921
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
1904
|
-
"line":
|
|
1922
|
+
"line": 1115
|
|
1905
1923
|
},
|
|
1906
1924
|
"name": "outdir",
|
|
1907
1925
|
"optional": true,
|
|
@@ -1975,7 +1993,7 @@
|
|
|
1975
1993
|
"immutable": true,
|
|
1976
1994
|
"locationInModule": {
|
|
1977
1995
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
1978
|
-
"line":
|
|
1996
|
+
"line": 1104
|
|
1979
1997
|
},
|
|
1980
1998
|
"name": "parent",
|
|
1981
1999
|
"optional": true,
|
|
@@ -2130,7 +2148,7 @@
|
|
|
2130
2148
|
"immutable": true,
|
|
2131
2149
|
"locationInModule": {
|
|
2132
2150
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
2133
|
-
"line":
|
|
2151
|
+
"line": 1001
|
|
2134
2152
|
},
|
|
2135
2153
|
"name": "projectType",
|
|
2136
2154
|
"optional": true,
|
|
@@ -2149,7 +2167,7 @@
|
|
|
2149
2167
|
"immutable": true,
|
|
2150
2168
|
"locationInModule": {
|
|
2151
2169
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
2152
|
-
"line":
|
|
2170
|
+
"line": 1099
|
|
2153
2171
|
},
|
|
2154
2172
|
"name": "projenCommand",
|
|
2155
2173
|
"optional": true,
|
|
@@ -2167,7 +2185,7 @@
|
|
|
2167
2185
|
"immutable": true,
|
|
2168
2186
|
"locationInModule": {
|
|
2169
2187
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
2170
|
-
"line":
|
|
2188
|
+
"line": 994
|
|
2171
2189
|
},
|
|
2172
2190
|
"name": "projenCredentials",
|
|
2173
2191
|
"optional": true,
|
|
@@ -2221,7 +2239,7 @@
|
|
|
2221
2239
|
"immutable": true,
|
|
2222
2240
|
"locationInModule": {
|
|
2223
2241
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
2224
|
-
"line":
|
|
2242
|
+
"line": 1092
|
|
2225
2243
|
},
|
|
2226
2244
|
"name": "projenrcJson",
|
|
2227
2245
|
"optional": true,
|
|
@@ -2239,7 +2257,7 @@
|
|
|
2239
2257
|
"immutable": true,
|
|
2240
2258
|
"locationInModule": {
|
|
2241
2259
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
2242
|
-
"line":
|
|
2260
|
+
"line": 1086
|
|
2243
2261
|
},
|
|
2244
2262
|
"name": "projenrcJsonOptions",
|
|
2245
2263
|
"optional": true,
|
|
@@ -2315,7 +2333,7 @@
|
|
|
2315
2333
|
"immutable": true,
|
|
2316
2334
|
"locationInModule": {
|
|
2317
2335
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
2318
|
-
"line":
|
|
2336
|
+
"line": 988
|
|
2319
2337
|
},
|
|
2320
2338
|
"name": "projenTokenSecret",
|
|
2321
2339
|
"optional": true,
|
|
@@ -2517,7 +2535,7 @@
|
|
|
2517
2535
|
"immutable": true,
|
|
2518
2536
|
"locationInModule": {
|
|
2519
2537
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
2520
|
-
"line":
|
|
2538
|
+
"line": 979
|
|
2521
2539
|
},
|
|
2522
2540
|
"name": "readme",
|
|
2523
2541
|
"optional": true,
|
|
@@ -2784,7 +2802,7 @@
|
|
|
2784
2802
|
"immutable": true,
|
|
2785
2803
|
"locationInModule": {
|
|
2786
2804
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
2787
|
-
"line":
|
|
2805
|
+
"line": 1080
|
|
2788
2806
|
},
|
|
2789
2807
|
"name": "renovatebot",
|
|
2790
2808
|
"optional": true,
|
|
@@ -2802,7 +2820,7 @@
|
|
|
2802
2820
|
"immutable": true,
|
|
2803
2821
|
"locationInModule": {
|
|
2804
2822
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
2805
|
-
"line":
|
|
2823
|
+
"line": 1074
|
|
2806
2824
|
},
|
|
2807
2825
|
"name": "renovatebotOptions",
|
|
2808
2826
|
"optional": true,
|
|
@@ -2974,7 +2992,7 @@
|
|
|
2974
2992
|
"immutable": true,
|
|
2975
2993
|
"locationInModule": {
|
|
2976
2994
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
2977
|
-
"line":
|
|
2995
|
+
"line": 975
|
|
2978
2996
|
},
|
|
2979
2997
|
"name": "stale",
|
|
2980
2998
|
"optional": true,
|
|
@@ -2993,7 +3011,7 @@
|
|
|
2993
3011
|
"immutable": true,
|
|
2994
3012
|
"locationInModule": {
|
|
2995
3013
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
2996
|
-
"line":
|
|
3014
|
+
"line": 968
|
|
2997
3015
|
},
|
|
2998
3016
|
"name": "staleOptions",
|
|
2999
3017
|
"optional": true,
|
|
@@ -3145,7 +3163,7 @@
|
|
|
3145
3163
|
"immutable": true,
|
|
3146
3164
|
"locationInModule": {
|
|
3147
3165
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3148
|
-
"line":
|
|
3166
|
+
"line": 961
|
|
3149
3167
|
},
|
|
3150
3168
|
"name": "vscode",
|
|
3151
3169
|
"optional": true,
|
|
@@ -3393,7 +3411,7 @@
|
|
|
3393
3411
|
"immutable": true,
|
|
3394
3412
|
"locationInModule": {
|
|
3395
3413
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3396
|
-
"line":
|
|
3414
|
+
"line": 1042
|
|
3397
3415
|
},
|
|
3398
3416
|
"name": "codeOwners",
|
|
3399
3417
|
"type": {
|
|
@@ -3418,7 +3436,7 @@
|
|
|
3418
3436
|
"immutable": true,
|
|
3419
3437
|
"locationInModule": {
|
|
3420
3438
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3421
|
-
"line":
|
|
3439
|
+
"line": 1038
|
|
3422
3440
|
},
|
|
3423
3441
|
"name": "name",
|
|
3424
3442
|
"type": {
|
|
@@ -3436,7 +3454,7 @@
|
|
|
3436
3454
|
"immutable": true,
|
|
3437
3455
|
"locationInModule": {
|
|
3438
3456
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3439
|
-
"line":
|
|
3457
|
+
"line": 848
|
|
3440
3458
|
},
|
|
3441
3459
|
"name": "allowLibraryDependencies",
|
|
3442
3460
|
"optional": true,
|
|
@@ -3471,7 +3489,7 @@
|
|
|
3471
3489
|
"immutable": true,
|
|
3472
3490
|
"locationInModule": {
|
|
3473
3491
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3474
|
-
"line":
|
|
3492
|
+
"line": 840
|
|
3475
3493
|
},
|
|
3476
3494
|
"name": "authorEmail",
|
|
3477
3495
|
"optional": true,
|
|
@@ -3488,7 +3506,7 @@
|
|
|
3488
3506
|
"immutable": true,
|
|
3489
3507
|
"locationInModule": {
|
|
3490
3508
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3491
|
-
"line":
|
|
3509
|
+
"line": 835
|
|
3492
3510
|
},
|
|
3493
3511
|
"name": "authorName",
|
|
3494
3512
|
"optional": true,
|
|
@@ -3505,7 +3523,7 @@
|
|
|
3505
3523
|
"immutable": true,
|
|
3506
3524
|
"locationInModule": {
|
|
3507
3525
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3508
|
-
"line":
|
|
3526
|
+
"line": 830
|
|
3509
3527
|
},
|
|
3510
3528
|
"name": "authorOrganization",
|
|
3511
3529
|
"optional": true,
|
|
@@ -3522,7 +3540,7 @@
|
|
|
3522
3540
|
"immutable": true,
|
|
3523
3541
|
"locationInModule": {
|
|
3524
3542
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3525
|
-
"line":
|
|
3543
|
+
"line": 825
|
|
3526
3544
|
},
|
|
3527
3545
|
"name": "authorUrl",
|
|
3528
3546
|
"optional": true,
|
|
@@ -3540,7 +3558,7 @@
|
|
|
3540
3558
|
"immutable": true,
|
|
3541
3559
|
"locationInModule": {
|
|
3542
3560
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3543
|
-
"line":
|
|
3561
|
+
"line": 962
|
|
3544
3562
|
},
|
|
3545
3563
|
"name": "autoApproveOptions",
|
|
3546
3564
|
"optional": true,
|
|
@@ -3577,7 +3595,7 @@
|
|
|
3577
3595
|
"immutable": true,
|
|
3578
3596
|
"locationInModule": {
|
|
3579
3597
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3580
|
-
"line":
|
|
3598
|
+
"line": 820
|
|
3581
3599
|
},
|
|
3582
3600
|
"name": "autoDetectBin",
|
|
3583
3601
|
"optional": true,
|
|
@@ -3596,7 +3614,7 @@
|
|
|
3596
3614
|
"immutable": true,
|
|
3597
3615
|
"locationInModule": {
|
|
3598
3616
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3599
|
-
"line":
|
|
3617
|
+
"line": 956
|
|
3600
3618
|
},
|
|
3601
3619
|
"name": "autoMerge",
|
|
3602
3620
|
"optional": true,
|
|
@@ -3615,7 +3633,7 @@
|
|
|
3615
3633
|
"immutable": true,
|
|
3616
3634
|
"locationInModule": {
|
|
3617
3635
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3618
|
-
"line":
|
|
3636
|
+
"line": 948
|
|
3619
3637
|
},
|
|
3620
3638
|
"name": "autoMergeOptions",
|
|
3621
3639
|
"optional": true,
|
|
@@ -3633,7 +3651,7 @@
|
|
|
3633
3651
|
"immutable": true,
|
|
3634
3652
|
"locationInModule": {
|
|
3635
3653
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3636
|
-
"line":
|
|
3654
|
+
"line": 814
|
|
3637
3655
|
},
|
|
3638
3656
|
"name": "bin",
|
|
3639
3657
|
"optional": true,
|
|
@@ -3655,7 +3673,7 @@
|
|
|
3655
3673
|
"immutable": true,
|
|
3656
3674
|
"locationInModule": {
|
|
3657
3675
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3658
|
-
"line":
|
|
3676
|
+
"line": 806
|
|
3659
3677
|
},
|
|
3660
3678
|
"name": "bugsEmail",
|
|
3661
3679
|
"optional": true,
|
|
@@ -3672,7 +3690,7 @@
|
|
|
3672
3690
|
"immutable": true,
|
|
3673
3691
|
"locationInModule": {
|
|
3674
3692
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3675
|
-
"line":
|
|
3693
|
+
"line": 801
|
|
3676
3694
|
},
|
|
3677
3695
|
"name": "bugsUrl",
|
|
3678
3696
|
"optional": true,
|
|
@@ -3763,7 +3781,7 @@
|
|
|
3763
3781
|
"immutable": true,
|
|
3764
3782
|
"locationInModule": {
|
|
3765
3783
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3766
|
-
"line":
|
|
3784
|
+
"line": 796
|
|
3767
3785
|
},
|
|
3768
3786
|
"name": "bundledDeps",
|
|
3769
3787
|
"optional": true,
|
|
@@ -3793,6 +3811,24 @@
|
|
|
3793
3811
|
"fqn": "projen.javascript.BundlerOptions"
|
|
3794
3812
|
}
|
|
3795
3813
|
},
|
|
3814
|
+
{
|
|
3815
|
+
"abstract": true,
|
|
3816
|
+
"docs": {
|
|
3817
|
+
"default": "\"latest\"",
|
|
3818
|
+
"stability": "experimental",
|
|
3819
|
+
"summary": "The version of Bun to use if using Bun as a package manager."
|
|
3820
|
+
},
|
|
3821
|
+
"immutable": true,
|
|
3822
|
+
"locationInModule": {
|
|
3823
|
+
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3824
|
+
"line": 781
|
|
3825
|
+
},
|
|
3826
|
+
"name": "bunVersion",
|
|
3827
|
+
"optional": true,
|
|
3828
|
+
"type": {
|
|
3829
|
+
"primitive": "string"
|
|
3830
|
+
}
|
|
3831
|
+
},
|
|
3796
3832
|
{
|
|
3797
3833
|
"abstract": true,
|
|
3798
3834
|
"docs": {
|
|
@@ -3822,7 +3858,7 @@
|
|
|
3822
3858
|
"immutable": true,
|
|
3823
3859
|
"locationInModule": {
|
|
3824
3860
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3825
|
-
"line":
|
|
3861
|
+
"line": 940
|
|
3826
3862
|
},
|
|
3827
3863
|
"name": "clobber",
|
|
3828
3864
|
"optional": true,
|
|
@@ -3895,7 +3931,7 @@
|
|
|
3895
3931
|
"immutable": true,
|
|
3896
3932
|
"locationInModule": {
|
|
3897
3933
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
3898
|
-
"line":
|
|
3934
|
+
"line": 1031
|
|
3899
3935
|
},
|
|
3900
3936
|
"name": "commitGenerated",
|
|
3901
3937
|
"optional": true,
|
|
@@ -4089,7 +4125,7 @@
|
|
|
4089
4125
|
"immutable": true,
|
|
4090
4126
|
"locationInModule": {
|
|
4091
4127
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
4092
|
-
"line":
|
|
4128
|
+
"line": 934
|
|
4093
4129
|
},
|
|
4094
4130
|
"name": "devContainer",
|
|
4095
4131
|
"optional": true,
|
|
@@ -4279,7 +4315,7 @@
|
|
|
4279
4315
|
"immutable": true,
|
|
4280
4316
|
"locationInModule": {
|
|
4281
4317
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
4282
|
-
"line":
|
|
4318
|
+
"line": 928
|
|
4283
4319
|
},
|
|
4284
4320
|
"name": "github",
|
|
4285
4321
|
"optional": true,
|
|
@@ -4297,7 +4333,7 @@
|
|
|
4297
4333
|
"immutable": true,
|
|
4298
4334
|
"locationInModule": {
|
|
4299
4335
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
4300
|
-
"line":
|
|
4336
|
+
"line": 921
|
|
4301
4337
|
},
|
|
4302
4338
|
"name": "githubOptions",
|
|
4303
4339
|
"optional": true,
|
|
@@ -4336,7 +4372,7 @@
|
|
|
4336
4372
|
"immutable": true,
|
|
4337
4373
|
"locationInModule": {
|
|
4338
4374
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
4339
|
-
"line":
|
|
4375
|
+
"line": 1025
|
|
4340
4376
|
},
|
|
4341
4377
|
"name": "gitIgnoreOptions",
|
|
4342
4378
|
"optional": true,
|
|
@@ -4353,7 +4389,7 @@
|
|
|
4353
4389
|
"immutable": true,
|
|
4354
4390
|
"locationInModule": {
|
|
4355
4391
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
4356
|
-
"line":
|
|
4392
|
+
"line": 1020
|
|
4357
4393
|
},
|
|
4358
4394
|
"name": "gitOptions",
|
|
4359
4395
|
"optional": true,
|
|
@@ -4371,7 +4407,7 @@
|
|
|
4371
4407
|
"immutable": true,
|
|
4372
4408
|
"locationInModule": {
|
|
4373
4409
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
4374
|
-
"line":
|
|
4410
|
+
"line": 915
|
|
4375
4411
|
},
|
|
4376
4412
|
"name": "gitpod",
|
|
4377
4413
|
"optional": true,
|
|
@@ -4537,7 +4573,7 @@
|
|
|
4537
4573
|
"immutable": true,
|
|
4538
4574
|
"locationInModule": {
|
|
4539
4575
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
4540
|
-
"line":
|
|
4576
|
+
"line": 1015
|
|
4541
4577
|
},
|
|
4542
4578
|
"name": "logging",
|
|
4543
4579
|
"optional": true,
|
|
@@ -4594,7 +4630,7 @@
|
|
|
4594
4630
|
"immutable": true,
|
|
4595
4631
|
"locationInModule": {
|
|
4596
4632
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
4597
|
-
"line":
|
|
4633
|
+
"line": 909
|
|
4598
4634
|
},
|
|
4599
4635
|
"name": "mergify",
|
|
4600
4636
|
"optional": true,
|
|
@@ -4613,7 +4649,7 @@
|
|
|
4613
4649
|
"immutable": true,
|
|
4614
4650
|
"locationInModule": {
|
|
4615
4651
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
4616
|
-
"line":
|
|
4652
|
+
"line": 902
|
|
4617
4653
|
},
|
|
4618
4654
|
"name": "mergifyOptions",
|
|
4619
4655
|
"optional": true,
|
|
@@ -4879,7 +4915,7 @@
|
|
|
4879
4915
|
"immutable": true,
|
|
4880
4916
|
"locationInModule": {
|
|
4881
4917
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
4882
|
-
"line":
|
|
4918
|
+
"line": 1009
|
|
4883
4919
|
},
|
|
4884
4920
|
"name": "outdir",
|
|
4885
4921
|
"optional": true,
|
|
@@ -4953,7 +4989,7 @@
|
|
|
4953
4989
|
"immutable": true,
|
|
4954
4990
|
"locationInModule": {
|
|
4955
4991
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
4956
|
-
"line":
|
|
4992
|
+
"line": 998
|
|
4957
4993
|
},
|
|
4958
4994
|
"name": "parent",
|
|
4959
4995
|
"optional": true,
|
|
@@ -5108,7 +5144,7 @@
|
|
|
5108
5144
|
"immutable": true,
|
|
5109
5145
|
"locationInModule": {
|
|
5110
5146
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
5111
|
-
"line":
|
|
5147
|
+
"line": 895
|
|
5112
5148
|
},
|
|
5113
5149
|
"name": "projectType",
|
|
5114
5150
|
"optional": true,
|
|
@@ -5127,7 +5163,7 @@
|
|
|
5127
5163
|
"immutable": true,
|
|
5128
5164
|
"locationInModule": {
|
|
5129
5165
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
5130
|
-
"line":
|
|
5166
|
+
"line": 993
|
|
5131
5167
|
},
|
|
5132
5168
|
"name": "projenCommand",
|
|
5133
5169
|
"optional": true,
|
|
@@ -5145,7 +5181,7 @@
|
|
|
5145
5181
|
"immutable": true,
|
|
5146
5182
|
"locationInModule": {
|
|
5147
5183
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
5148
|
-
"line":
|
|
5184
|
+
"line": 888
|
|
5149
5185
|
},
|
|
5150
5186
|
"name": "projenCredentials",
|
|
5151
5187
|
"optional": true,
|
|
@@ -5199,7 +5235,7 @@
|
|
|
5199
5235
|
"immutable": true,
|
|
5200
5236
|
"locationInModule": {
|
|
5201
5237
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
5202
|
-
"line":
|
|
5238
|
+
"line": 986
|
|
5203
5239
|
},
|
|
5204
5240
|
"name": "projenrcJson",
|
|
5205
5241
|
"optional": true,
|
|
@@ -5217,7 +5253,7 @@
|
|
|
5217
5253
|
"immutable": true,
|
|
5218
5254
|
"locationInModule": {
|
|
5219
5255
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
5220
|
-
"line":
|
|
5256
|
+
"line": 980
|
|
5221
5257
|
},
|
|
5222
5258
|
"name": "projenrcJsonOptions",
|
|
5223
5259
|
"optional": true,
|
|
@@ -5293,7 +5329,7 @@
|
|
|
5293
5329
|
"immutable": true,
|
|
5294
5330
|
"locationInModule": {
|
|
5295
5331
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
5296
|
-
"line":
|
|
5332
|
+
"line": 882
|
|
5297
5333
|
},
|
|
5298
5334
|
"name": "projenTokenSecret",
|
|
5299
5335
|
"optional": true,
|
|
@@ -5406,7 +5442,7 @@
|
|
|
5406
5442
|
"immutable": true,
|
|
5407
5443
|
"locationInModule": {
|
|
5408
5444
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
5409
|
-
"line":
|
|
5445
|
+
"line": 873
|
|
5410
5446
|
},
|
|
5411
5447
|
"name": "readme",
|
|
5412
5448
|
"optional": true,
|
|
@@ -5673,7 +5709,7 @@
|
|
|
5673
5709
|
"immutable": true,
|
|
5674
5710
|
"locationInModule": {
|
|
5675
5711
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
5676
|
-
"line":
|
|
5712
|
+
"line": 974
|
|
5677
5713
|
},
|
|
5678
5714
|
"name": "renovatebot",
|
|
5679
5715
|
"optional": true,
|
|
@@ -5691,7 +5727,7 @@
|
|
|
5691
5727
|
"immutable": true,
|
|
5692
5728
|
"locationInModule": {
|
|
5693
5729
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
5694
|
-
"line":
|
|
5730
|
+
"line": 968
|
|
5695
5731
|
},
|
|
5696
5732
|
"name": "renovatebotOptions",
|
|
5697
5733
|
"optional": true,
|
|
@@ -5846,7 +5882,7 @@
|
|
|
5846
5882
|
"immutable": true,
|
|
5847
5883
|
"locationInModule": {
|
|
5848
5884
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
5849
|
-
"line":
|
|
5885
|
+
"line": 869
|
|
5850
5886
|
},
|
|
5851
5887
|
"name": "stale",
|
|
5852
5888
|
"optional": true,
|
|
@@ -5865,7 +5901,7 @@
|
|
|
5865
5901
|
"immutable": true,
|
|
5866
5902
|
"locationInModule": {
|
|
5867
5903
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
5868
|
-
"line":
|
|
5904
|
+
"line": 862
|
|
5869
5905
|
},
|
|
5870
5906
|
"name": "staleOptions",
|
|
5871
5907
|
"optional": true,
|
|
@@ -6017,7 +6053,7 @@
|
|
|
6017
6053
|
"immutable": true,
|
|
6018
6054
|
"locationInModule": {
|
|
6019
6055
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6020
|
-
"line":
|
|
6056
|
+
"line": 855
|
|
6021
6057
|
},
|
|
6022
6058
|
"name": "vscode",
|
|
6023
6059
|
"optional": true,
|
|
@@ -7645,6 +7681,6 @@
|
|
|
7645
7681
|
"symbolId": "src/components/readme/elements/section:Section"
|
|
7646
7682
|
}
|
|
7647
7683
|
},
|
|
7648
|
-
"version": "0.1.
|
|
7649
|
-
"fingerprint": "
|
|
7684
|
+
"version": "0.1.14",
|
|
7685
|
+
"fingerprint": "5YQ3ZZ0i+BiSBTMdGd3WRX6bAfhameVswioW/Gzf5js="
|
|
7650
7686
|
}
|