@teambit/node 0.0.885 → 0.0.887

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 (22) hide show
  1. package/artifacts/env-template/public/{541.cf150b93807b8e862a45.js → 39.2350ccd2551dfc63e045.js} +4 -4
  2. package/artifacts/env-template/public/assets-manifest.json +14 -14
  3. package/artifacts/env-template/public/{compositions.4ea81e4442be2cd2b10e.js → compositions.c3a31a63e11a8cc404c9.js} +1 -1
  4. package/artifacts/env-template/public/compositions.html +1 -1
  5. package/artifacts/env-template/public/{overview.3a00e6d0c9b3cfc9903e.js → overview.e8cf4e51e503264e8e94.js} +1 -1
  6. package/artifacts/env-template/public/overview.html +1 -1
  7. package/artifacts/env-template/public/{peers.ddf14b9a5a1ae786fdf9.js → peers.fd66f70de0273dc727d5.js} +0 -0
  8. package/artifacts/env-template/public/{preview-root.29f33bbe2d55855e527a.js → preview-root.e446d3b357ea53c5ed53.js} +1 -1
  9. package/artifacts/env-template/public/static/css/39.0382be7b.css +1 -0
  10. package/artifacts/env-template/public/static/css/overview.79e8d4e8.css +1 -0
  11. package/artifacts/preview/teambit_harmony_node-preview.js +2 -2
  12. package/artifacts/schema.json +1614 -0
  13. package/{compositions-1666755696699.js → compositions-1667014802517.js} +0 -0
  14. package/dist/node.env.js +1 -1
  15. package/dist/node.env.js.map +1 -1
  16. package/{overview-1666755696699.js → overview-1667014802517.js} +0 -0
  17. package/package-tar/teambit-node-0.0.887.tgz +0 -0
  18. package/package.json +21 -21
  19. package/{preview-1666755696699.js → preview-1667014802517.js} +2 -2
  20. package/artifacts/env-template/public/static/css/541.2aa44154.css +0 -1
  21. package/artifacts/env-template/public/static/css/overview.793d10f3.css +0 -1
  22. package/package-tar/teambit-node-0.0.885.tgz +0 -0
@@ -0,0 +1,1614 @@
1
+ {
2
+ "__schema": "APISchema",
3
+ "location": {
4
+ "filePath": "index.ts",
5
+ "line": 1,
6
+ "character": 1
7
+ },
8
+ "module": {
9
+ "__schema": "Module",
10
+ "location": {
11
+ "filePath": "index.ts",
12
+ "line": 1,
13
+ "character": 1
14
+ },
15
+ "exports": [
16
+ {
17
+ "__schema": "ClassSchema",
18
+ "className": "NodeMain",
19
+ "location": {
20
+ "filePath": "node.main.runtime.ts",
21
+ "line": 22,
22
+ "character": 1
23
+ },
24
+ "members": [
25
+ {
26
+ "__schema": "ConstructorSchema",
27
+ "location": {
28
+ "filePath": "node.main.runtime.ts",
29
+ "line": 23,
30
+ "character": 3
31
+ },
32
+ "params": [
33
+ {
34
+ "__schema": "ParameterSchema",
35
+ "location": {
36
+ "filePath": "node.main.runtime.ts",
37
+ "line": 24,
38
+ "character": 5
39
+ },
40
+ "name": "react",
41
+ "isOptional": false,
42
+ "type": {
43
+ "__schema": "TypeRefSchema",
44
+ "location": {
45
+ "filePath": "node.main.runtime.ts",
46
+ "line": 24,
47
+ "character": 20
48
+ },
49
+ "name": "ReactMain",
50
+ "componentId": {
51
+ "scope": "teambit.react",
52
+ "name": "react",
53
+ "version": "0.0.887"
54
+ }
55
+ }
56
+ },
57
+ {
58
+ "__schema": "ParameterSchema",
59
+ "location": {
60
+ "filePath": "node.main.runtime.ts",
61
+ "line": 26,
62
+ "character": 5
63
+ },
64
+ "name": "tsAspect",
65
+ "isOptional": false,
66
+ "type": {
67
+ "__schema": "TypeRefSchema",
68
+ "location": {
69
+ "filePath": "node.main.runtime.ts",
70
+ "line": 26,
71
+ "character": 23
72
+ },
73
+ "name": "TypescriptMain",
74
+ "componentId": {
75
+ "scope": "teambit.typescript",
76
+ "name": "typescript",
77
+ "version": "0.0.887"
78
+ }
79
+ }
80
+ },
81
+ {
82
+ "__schema": "ParameterSchema",
83
+ "location": {
84
+ "filePath": "node.main.runtime.ts",
85
+ "line": 28,
86
+ "character": 5
87
+ },
88
+ "name": "nodeEnv",
89
+ "isOptional": false,
90
+ "type": {
91
+ "__schema": "InferenceTypeSchema",
92
+ "location": {
93
+ "filePath": "node.main.runtime.ts",
94
+ "line": 28,
95
+ "character": 23
96
+ },
97
+ "type": "NodeEnv",
98
+ "name": "NodeEnv"
99
+ }
100
+ },
101
+ {
102
+ "__schema": "ParameterSchema",
103
+ "location": {
104
+ "filePath": "node.main.runtime.ts",
105
+ "line": 30,
106
+ "character": 5
107
+ },
108
+ "name": "envs",
109
+ "isOptional": false,
110
+ "type": {
111
+ "__schema": "TypeRefSchema",
112
+ "location": {
113
+ "filePath": "node.main.runtime.ts",
114
+ "line": 30,
115
+ "character": 19
116
+ },
117
+ "name": "EnvsMain",
118
+ "componentId": {
119
+ "scope": "teambit.envs",
120
+ "name": "envs",
121
+ "version": "0.0.887"
122
+ }
123
+ }
124
+ }
125
+ ]
126
+ },
127
+ {
128
+ "__schema": "FunctionLikeSchema",
129
+ "location": {
130
+ "filePath": "node.main.runtime.ts",
131
+ "line": 33,
132
+ "character": 3
133
+ },
134
+ "name": "icon",
135
+ "signature": "(method) NodeMain.icon(): string",
136
+ "modifiers": [],
137
+ "params": [],
138
+ "returnType": {
139
+ "__schema": "InferenceTypeSchema",
140
+ "location": {
141
+ "filePath": "node.main.runtime.ts",
142
+ "line": 33,
143
+ "character": 3
144
+ },
145
+ "type": "string"
146
+ }
147
+ },
148
+ {
149
+ "__schema": "VariableLikeSchema",
150
+ "location": {
151
+ "filePath": "node.main.runtime.ts",
152
+ "line": 41,
153
+ "character": 3
154
+ },
155
+ "name": "overrideTsConfig",
156
+ "signature": "(property) NodeMain.overrideTsConfig: (tsconfig: TsConfigSourceFile, compilerOptions?: Partial<TsCompilerOptionsWithoutTsConfig>, tsModule?: any) => EnvTransformer",
157
+ "isOptional": false,
158
+ "type": {
159
+ "__schema": "FunctionLikeSchema",
160
+ "location": {
161
+ "filePath": "node.main.runtime.ts",
162
+ "line": 41,
163
+ "character": 21
164
+ },
165
+ "name": "",
166
+ "signature": "",
167
+ "modifiers": [],
168
+ "params": [
169
+ {
170
+ "__schema": "ParameterSchema",
171
+ "location": {
172
+ "filePath": "node.main.runtime.ts",
173
+ "line": 42,
174
+ "character": 5
175
+ },
176
+ "name": "tsconfig",
177
+ "isOptional": false,
178
+ "type": {
179
+ "__schema": "TypeRefSchema",
180
+ "location": {
181
+ "filePath": "node.main.runtime.ts",
182
+ "line": 42,
183
+ "character": 15
184
+ },
185
+ "name": "TsConfigSourceFile",
186
+ "packageName": ""
187
+ }
188
+ },
189
+ {
190
+ "__schema": "ParameterSchema",
191
+ "location": {
192
+ "filePath": "node.main.runtime.ts",
193
+ "line": 43,
194
+ "character": 5
195
+ },
196
+ "name": "compilerOptions",
197
+ "isOptional": true,
198
+ "type": {
199
+ "__schema": "TypeRefSchema",
200
+ "location": {
201
+ "filePath": "node.main.runtime.ts",
202
+ "line": 43,
203
+ "character": 23
204
+ },
205
+ "name": "Partial",
206
+ "packageName": "",
207
+ "typeArgs": [
208
+ {
209
+ "__schema": "TypeRefSchema",
210
+ "location": {
211
+ "filePath": "node.main.runtime.ts",
212
+ "line": 43,
213
+ "character": 31
214
+ },
215
+ "name": "TsCompilerOptionsWithoutTsConfig",
216
+ "componentId": {
217
+ "scope": "teambit.typescript",
218
+ "name": "typescript",
219
+ "version": "0.0.887"
220
+ }
221
+ }
222
+ ]
223
+ }
224
+ },
225
+ {
226
+ "__schema": "ParameterSchema",
227
+ "location": {
228
+ "filePath": "node.main.runtime.ts",
229
+ "line": 44,
230
+ "character": 5
231
+ },
232
+ "name": "tsModule",
233
+ "isOptional": true,
234
+ "type": {
235
+ "__schema": "KeywordTypeSchema",
236
+ "location": {
237
+ "filePath": "node.main.runtime.ts",
238
+ "line": 44,
239
+ "character": 16
240
+ },
241
+ "name": "any"
242
+ }
243
+ }
244
+ ],
245
+ "returnType": {
246
+ "__schema": "TypeRefSchema",
247
+ "location": {
248
+ "filePath": "node.main.runtime.ts",
249
+ "line": 45,
250
+ "character": 8
251
+ },
252
+ "name": "EnvTransformer",
253
+ "componentId": {
254
+ "scope": "teambit.envs",
255
+ "name": "envs",
256
+ "version": "0.0.887"
257
+ }
258
+ }
259
+ },
260
+ "doc": {
261
+ "__schema": "DocSchema",
262
+ "location": {
263
+ "filePath": "node.main.runtime.ts",
264
+ "line": 37,
265
+ "character": 3
266
+ },
267
+ "raw": "/**\n * @deprecated use useTypescript()\n * override the TS config of the environment.\n */",
268
+ "tags": [
269
+ {
270
+ "__schema": "TagSchema",
271
+ "location": {
272
+ "filePath": "node.main.runtime.ts",
273
+ "line": 38,
274
+ "character": 6
275
+ },
276
+ "tagName": "deprecated",
277
+ "comment": "use useTypescript()\noverride the TS config of the environment."
278
+ }
279
+ ]
280
+ }
281
+ },
282
+ {
283
+ "__schema": "VariableLikeSchema",
284
+ "location": {
285
+ "filePath": "node.main.runtime.ts",
286
+ "line": 50,
287
+ "character": 3
288
+ },
289
+ "name": "overrideJestConfig",
290
+ "signature": "(property) NodeMain.overrideJestConfig: (jestConfigPath: string, jestModulePath?: string | undefined) => EnvTransformer",
291
+ "isOptional": false,
292
+ "type": {
293
+ "__schema": "TypeRefSchema",
294
+ "location": {
295
+ "filePath": "node.main.runtime.ts",
296
+ "line": 50,
297
+ "character": 3
298
+ },
299
+ "name": "(jestConfigPath: string, jestModulePath?: string | undefined) => EnvTransformer",
300
+ "componentId": {
301
+ "scope": "teambit.react",
302
+ "name": "react",
303
+ "version": "0.0.887"
304
+ }
305
+ },
306
+ "doc": {
307
+ "__schema": "DocSchema",
308
+ "location": {
309
+ "filePath": "node.main.runtime.ts",
310
+ "line": 47,
311
+ "character": 3
312
+ },
313
+ "raw": "/**\n * override the jest config of the environment.\n */",
314
+ "comment": "override the jest config of the environment."
315
+ }
316
+ },
317
+ {
318
+ "__schema": "VariableLikeSchema",
319
+ "location": {
320
+ "filePath": "node.main.runtime.ts",
321
+ "line": 55,
322
+ "character": 3
323
+ },
324
+ "name": "overrideBuildPipe",
325
+ "signature": "(property) NodeMain.overrideBuildPipe: (tasks: BuildTask[]) => EnvTransformer",
326
+ "isOptional": false,
327
+ "type": {
328
+ "__schema": "FunctionLikeSchema",
329
+ "location": {
330
+ "filePath": "node.main.runtime.ts",
331
+ "line": 55,
332
+ "character": 22
333
+ },
334
+ "name": "",
335
+ "signature": "",
336
+ "modifiers": [],
337
+ "params": [
338
+ {
339
+ "__schema": "ParameterSchema",
340
+ "location": {
341
+ "filePath": "node.main.runtime.ts",
342
+ "line": 55,
343
+ "character": 23
344
+ },
345
+ "name": "tasks",
346
+ "isOptional": false,
347
+ "type": {
348
+ "__schema": "TypeArraySchema",
349
+ "location": {
350
+ "filePath": "node.main.runtime.ts",
351
+ "line": 55,
352
+ "character": 30
353
+ },
354
+ "type": {
355
+ "__schema": "TypeRefSchema",
356
+ "location": {
357
+ "filePath": "node.main.runtime.ts",
358
+ "line": 55,
359
+ "character": 30
360
+ },
361
+ "name": "BuildTask",
362
+ "componentId": {
363
+ "scope": "teambit.pipelines",
364
+ "name": "builder",
365
+ "version": "0.0.887"
366
+ }
367
+ }
368
+ }
369
+ }
370
+ ],
371
+ "returnType": {
372
+ "__schema": "TypeRefSchema",
373
+ "location": {
374
+ "filePath": "node.main.runtime.ts",
375
+ "line": 55,
376
+ "character": 46
377
+ },
378
+ "name": "EnvTransformer",
379
+ "componentId": {
380
+ "scope": "teambit.envs",
381
+ "name": "envs",
382
+ "version": "0.0.887"
383
+ }
384
+ }
385
+ },
386
+ "doc": {
387
+ "__schema": "DocSchema",
388
+ "location": {
389
+ "filePath": "node.main.runtime.ts",
390
+ "line": 52,
391
+ "character": 3
392
+ },
393
+ "raw": "/**\n * override the env build pipeline.\n */",
394
+ "comment": "override the env build pipeline."
395
+ }
396
+ },
397
+ {
398
+ "__schema": "VariableLikeSchema",
399
+ "location": {
400
+ "filePath": "node.main.runtime.ts",
401
+ "line": 60,
402
+ "character": 3
403
+ },
404
+ "name": "overrideCompiler",
405
+ "signature": "(property) NodeMain.overrideCompiler: (compiler: Compiler) => EnvTransformer",
406
+ "isOptional": false,
407
+ "type": {
408
+ "__schema": "FunctionLikeSchema",
409
+ "location": {
410
+ "filePath": "node.main.runtime.ts",
411
+ "line": 60,
412
+ "character": 21
413
+ },
414
+ "name": "",
415
+ "signature": "",
416
+ "modifiers": [],
417
+ "params": [
418
+ {
419
+ "__schema": "ParameterSchema",
420
+ "location": {
421
+ "filePath": "node.main.runtime.ts",
422
+ "line": 60,
423
+ "character": 22
424
+ },
425
+ "name": "compiler",
426
+ "isOptional": false,
427
+ "type": {
428
+ "__schema": "TypeRefSchema",
429
+ "location": {
430
+ "filePath": "node.main.runtime.ts",
431
+ "line": 60,
432
+ "character": 32
433
+ },
434
+ "name": "Compiler",
435
+ "componentId": {
436
+ "scope": "teambit.compilation",
437
+ "name": "compiler",
438
+ "version": "0.0.887"
439
+ }
440
+ }
441
+ }
442
+ ],
443
+ "returnType": {
444
+ "__schema": "TypeRefSchema",
445
+ "location": {
446
+ "filePath": "node.main.runtime.ts",
447
+ "line": 60,
448
+ "character": 45
449
+ },
450
+ "name": "EnvTransformer",
451
+ "componentId": {
452
+ "scope": "teambit.envs",
453
+ "name": "envs",
454
+ "version": "0.0.887"
455
+ }
456
+ }
457
+ },
458
+ "doc": {
459
+ "__schema": "DocSchema",
460
+ "location": {
461
+ "filePath": "node.main.runtime.ts",
462
+ "line": 57,
463
+ "character": 3
464
+ },
465
+ "raw": "/**\n * override the env compilers list.\n */",
466
+ "comment": "override the env compilers list."
467
+ }
468
+ },
469
+ {
470
+ "__schema": "VariableLikeSchema",
471
+ "location": {
472
+ "filePath": "node.main.runtime.ts",
473
+ "line": 65,
474
+ "character": 3
475
+ },
476
+ "name": "overrideCompilerTasks",
477
+ "signature": "(property) NodeMain.overrideCompilerTasks: (tasks: BuildTask[]) => EnvTransformer",
478
+ "isOptional": false,
479
+ "type": {
480
+ "__schema": "FunctionLikeSchema",
481
+ "location": {
482
+ "filePath": "node.main.runtime.ts",
483
+ "line": 65,
484
+ "character": 26
485
+ },
486
+ "name": "",
487
+ "signature": "",
488
+ "modifiers": [],
489
+ "params": [
490
+ {
491
+ "__schema": "ParameterSchema",
492
+ "location": {
493
+ "filePath": "node.main.runtime.ts",
494
+ "line": 65,
495
+ "character": 27
496
+ },
497
+ "name": "tasks",
498
+ "isOptional": false,
499
+ "type": {
500
+ "__schema": "TypeArraySchema",
501
+ "location": {
502
+ "filePath": "node.main.runtime.ts",
503
+ "line": 65,
504
+ "character": 34
505
+ },
506
+ "type": {
507
+ "__schema": "TypeRefSchema",
508
+ "location": {
509
+ "filePath": "node.main.runtime.ts",
510
+ "line": 65,
511
+ "character": 34
512
+ },
513
+ "name": "BuildTask",
514
+ "componentId": {
515
+ "scope": "teambit.pipelines",
516
+ "name": "builder",
517
+ "version": "0.0.887"
518
+ }
519
+ }
520
+ }
521
+ }
522
+ ],
523
+ "returnType": {
524
+ "__schema": "TypeRefSchema",
525
+ "location": {
526
+ "filePath": "node.main.runtime.ts",
527
+ "line": 65,
528
+ "character": 50
529
+ },
530
+ "name": "EnvTransformer",
531
+ "componentId": {
532
+ "scope": "teambit.envs",
533
+ "name": "envs",
534
+ "version": "0.0.887"
535
+ }
536
+ }
537
+ },
538
+ "doc": {
539
+ "__schema": "DocSchema",
540
+ "location": {
541
+ "filePath": "node.main.runtime.ts",
542
+ "line": 62,
543
+ "character": 3
544
+ },
545
+ "raw": "/**\n * override the env compilers tasks in the build pipe.\n */",
546
+ "comment": "override the env compilers tasks in the build pipe."
547
+ }
548
+ },
549
+ {
550
+ "__schema": "VariableLikeSchema",
551
+ "location": {
552
+ "filePath": "node.main.runtime.ts",
553
+ "line": 71,
554
+ "character": 3
555
+ },
556
+ "name": "overrideBuildTsConfig",
557
+ "signature": "(property) NodeMain.overrideBuildTsConfig: (tsconfig: any, compilerOptions?: Partial<TsCompilerOptionsWithoutTsConfig>) => EnvTransformer",
558
+ "isOptional": false,
559
+ "type": {
560
+ "__schema": "FunctionLikeSchema",
561
+ "location": {
562
+ "filePath": "node.main.runtime.ts",
563
+ "line": 71,
564
+ "character": 26
565
+ },
566
+ "name": "",
567
+ "signature": "",
568
+ "modifiers": [],
569
+ "params": [
570
+ {
571
+ "__schema": "ParameterSchema",
572
+ "location": {
573
+ "filePath": "node.main.runtime.ts",
574
+ "line": 72,
575
+ "character": 5
576
+ },
577
+ "name": "tsconfig",
578
+ "isOptional": false,
579
+ "type": {
580
+ "__schema": "KeywordTypeSchema",
581
+ "location": {
582
+ "filePath": "node.main.runtime.ts",
583
+ "line": 72,
584
+ "character": 15
585
+ },
586
+ "name": "any"
587
+ }
588
+ },
589
+ {
590
+ "__schema": "ParameterSchema",
591
+ "location": {
592
+ "filePath": "node.main.runtime.ts",
593
+ "line": 73,
594
+ "character": 5
595
+ },
596
+ "name": "compilerOptions",
597
+ "isOptional": true,
598
+ "type": {
599
+ "__schema": "TypeRefSchema",
600
+ "location": {
601
+ "filePath": "node.main.runtime.ts",
602
+ "line": 73,
603
+ "character": 23
604
+ },
605
+ "name": "Partial",
606
+ "packageName": "",
607
+ "typeArgs": [
608
+ {
609
+ "__schema": "TypeRefSchema",
610
+ "location": {
611
+ "filePath": "node.main.runtime.ts",
612
+ "line": 73,
613
+ "character": 31
614
+ },
615
+ "name": "TsCompilerOptionsWithoutTsConfig",
616
+ "componentId": {
617
+ "scope": "teambit.typescript",
618
+ "name": "typescript",
619
+ "version": "0.0.887"
620
+ }
621
+ }
622
+ ]
623
+ }
624
+ }
625
+ ],
626
+ "returnType": {
627
+ "__schema": "TypeRefSchema",
628
+ "location": {
629
+ "filePath": "node.main.runtime.ts",
630
+ "line": 74,
631
+ "character": 8
632
+ },
633
+ "name": "EnvTransformer",
634
+ "componentId": {
635
+ "scope": "teambit.envs",
636
+ "name": "envs",
637
+ "version": "0.0.887"
638
+ }
639
+ }
640
+ },
641
+ "doc": {
642
+ "__schema": "DocSchema",
643
+ "location": {
644
+ "filePath": "node.main.runtime.ts",
645
+ "line": 67,
646
+ "character": 3
647
+ },
648
+ "raw": "/**\n * @deprecated use useTypescript()\n * override the build ts config.\n */",
649
+ "tags": [
650
+ {
651
+ "__schema": "TagSchema",
652
+ "location": {
653
+ "filePath": "node.main.runtime.ts",
654
+ "line": 68,
655
+ "character": 6
656
+ },
657
+ "tagName": "deprecated",
658
+ "comment": "use useTypescript()\noverride the build ts config."
659
+ }
660
+ ]
661
+ }
662
+ },
663
+ {
664
+ "__schema": "VariableLikeSchema",
665
+ "location": {
666
+ "filePath": "node.main.runtime.ts",
667
+ "line": 79,
668
+ "character": 3
669
+ },
670
+ "name": "overridePackageJsonProps",
671
+ "signature": "(property) NodeMain.overridePackageJsonProps: (props: PackageJsonProps) => EnvTransformer",
672
+ "isOptional": false,
673
+ "type": {
674
+ "__schema": "FunctionLikeSchema",
675
+ "location": {
676
+ "filePath": "node.main.runtime.ts",
677
+ "line": 79,
678
+ "character": 29
679
+ },
680
+ "name": "",
681
+ "signature": "",
682
+ "modifiers": [],
683
+ "params": [
684
+ {
685
+ "__schema": "ParameterSchema",
686
+ "location": {
687
+ "filePath": "node.main.runtime.ts",
688
+ "line": 79,
689
+ "character": 30
690
+ },
691
+ "name": "props",
692
+ "isOptional": false,
693
+ "type": {
694
+ "__schema": "TypeRefSchema",
695
+ "location": {
696
+ "filePath": "node.main.runtime.ts",
697
+ "line": 79,
698
+ "character": 37
699
+ },
700
+ "name": "PackageJsonProps",
701
+ "componentId": {
702
+ "scope": "teambit.pkg",
703
+ "name": "pkg",
704
+ "version": "0.0.887"
705
+ }
706
+ }
707
+ }
708
+ ],
709
+ "returnType": {
710
+ "__schema": "TypeRefSchema",
711
+ "location": {
712
+ "filePath": "node.main.runtime.ts",
713
+ "line": 79,
714
+ "character": 58
715
+ },
716
+ "name": "EnvTransformer",
717
+ "componentId": {
718
+ "scope": "teambit.envs",
719
+ "name": "envs",
720
+ "version": "0.0.887"
721
+ }
722
+ }
723
+ },
724
+ "doc": {
725
+ "__schema": "DocSchema",
726
+ "location": {
727
+ "filePath": "node.main.runtime.ts",
728
+ "line": 76,
729
+ "character": 3
730
+ },
731
+ "raw": "/**\n * override package json properties.\n */",
732
+ "comment": "override package json properties."
733
+ }
734
+ },
735
+ {
736
+ "__schema": "VariableLikeSchema",
737
+ "location": {
738
+ "filePath": "node.main.runtime.ts",
739
+ "line": 87,
740
+ "character": 3
741
+ },
742
+ "name": "overridePreviewConfig",
743
+ "signature": "(property) NodeMain.overridePreviewConfig: (config: Configuration) => EnvTransformer",
744
+ "isOptional": false,
745
+ "type": {
746
+ "__schema": "TypeRefSchema",
747
+ "location": {
748
+ "filePath": "node.main.runtime.ts",
749
+ "line": 87,
750
+ "character": 3
751
+ },
752
+ "name": "(config: Configuration) => EnvTransformer",
753
+ "componentId": {
754
+ "scope": "teambit.react",
755
+ "name": "react",
756
+ "version": "0.0.887"
757
+ }
758
+ },
759
+ "doc": {
760
+ "__schema": "DocSchema",
761
+ "location": {
762
+ "filePath": "node.main.runtime.ts",
763
+ "line": 83,
764
+ "character": 3
765
+ },
766
+ "raw": "/**\n * @deprecated - use useWebpack\n * override the preview config in the env.\n */",
767
+ "tags": [
768
+ {
769
+ "__schema": "TagSchema",
770
+ "location": {
771
+ "filePath": "node.main.runtime.ts",
772
+ "line": 84,
773
+ "character": 6
774
+ },
775
+ "tagName": "deprecated",
776
+ "comment": "- use useWebpack\noverride the preview config in the env."
777
+ }
778
+ ]
779
+ }
780
+ },
781
+ {
782
+ "__schema": "VariableLikeSchema",
783
+ "location": {
784
+ "filePath": "node.main.runtime.ts",
785
+ "line": 93,
786
+ "character": 3
787
+ },
788
+ "name": "overrideDevServerConfig",
789
+ "signature": "(property) NodeMain.overrideDevServerConfig: (config: Configuration) => EnvTransformer",
790
+ "isOptional": false,
791
+ "type": {
792
+ "__schema": "TypeRefSchema",
793
+ "location": {
794
+ "filePath": "node.main.runtime.ts",
795
+ "line": 93,
796
+ "character": 3
797
+ },
798
+ "name": "(config: Configuration) => EnvTransformer",
799
+ "componentId": {
800
+ "scope": "teambit.react",
801
+ "name": "react",
802
+ "version": "0.0.887"
803
+ }
804
+ },
805
+ "doc": {
806
+ "__schema": "DocSchema",
807
+ "location": {
808
+ "filePath": "node.main.runtime.ts",
809
+ "line": 89,
810
+ "character": 3
811
+ },
812
+ "raw": "/**\n * @deprecated - use useWebpack\n * override the dev server configuration.\n */",
813
+ "tags": [
814
+ {
815
+ "__schema": "TagSchema",
816
+ "location": {
817
+ "filePath": "node.main.runtime.ts",
818
+ "line": 90,
819
+ "character": 6
820
+ },
821
+ "tagName": "deprecated",
822
+ "comment": "- use useWebpack\noverride the dev server configuration."
823
+ }
824
+ ]
825
+ }
826
+ },
827
+ {
828
+ "__schema": "FunctionLikeSchema",
829
+ "location": {
830
+ "filePath": "node.main.runtime.ts",
831
+ "line": 99,
832
+ "character": 3
833
+ },
834
+ "name": "useTypescript",
835
+ "signature": "(method) NodeMain.useTypescript(modifiers?: UseTypescriptModifiers, tsModule?: any): EnvTransformer",
836
+ "modifiers": [],
837
+ "params": [
838
+ {
839
+ "__schema": "ParameterSchema",
840
+ "location": {
841
+ "filePath": "node.main.runtime.ts",
842
+ "line": 99,
843
+ "character": 17
844
+ },
845
+ "name": "modifiers",
846
+ "isOptional": true,
847
+ "type": {
848
+ "__schema": "TypeRefSchema",
849
+ "location": {
850
+ "filePath": "node.main.runtime.ts",
851
+ "line": 99,
852
+ "character": 29
853
+ },
854
+ "name": "UseTypescriptModifiers",
855
+ "componentId": {
856
+ "scope": "teambit.react",
857
+ "name": "react",
858
+ "version": "0.0.887"
859
+ }
860
+ }
861
+ },
862
+ {
863
+ "__schema": "ParameterSchema",
864
+ "location": {
865
+ "filePath": "node.main.runtime.ts",
866
+ "line": 99,
867
+ "character": 53
868
+ },
869
+ "name": "tsModule",
870
+ "isOptional": true,
871
+ "type": {
872
+ "__schema": "KeywordTypeSchema",
873
+ "location": {
874
+ "filePath": "node.main.runtime.ts",
875
+ "line": 99,
876
+ "character": 64
877
+ },
878
+ "name": "any"
879
+ }
880
+ }
881
+ ],
882
+ "returnType": {
883
+ "__schema": "TypeRefSchema",
884
+ "location": {
885
+ "filePath": "node.main.runtime.ts",
886
+ "line": 99,
887
+ "character": 3
888
+ },
889
+ "name": "EnvTransformer",
890
+ "componentId": {
891
+ "scope": "teambit.envs",
892
+ "name": "envs",
893
+ "version": "0.0.887"
894
+ }
895
+ },
896
+ "doc": {
897
+ "__schema": "DocSchema",
898
+ "location": {
899
+ "filePath": "node.main.runtime.ts",
900
+ "line": 95,
901
+ "character": 3
902
+ },
903
+ "raw": "/**\n * override the env's typescript config for both dev and build time.\n * Replaces both overrideTsConfig (devConfig) and overrideBuildTsConfig (buildConfig)\n */",
904
+ "comment": "override the env's typescript config for both dev and build time.\nReplaces both overrideTsConfig (devConfig) and overrideBuildTsConfig (buildConfig)"
905
+ }
906
+ },
907
+ {
908
+ "__schema": "VariableLikeSchema",
909
+ "location": {
910
+ "filePath": "node.main.runtime.ts",
911
+ "line": 122,
912
+ "character": 3
913
+ },
914
+ "name": "useWebpack",
915
+ "signature": "(property) NodeMain.useWebpack: (modifiers?: UseWebpackModifiers | undefined) => EnvTransformer",
916
+ "isOptional": false,
917
+ "type": {
918
+ "__schema": "TypeRefSchema",
919
+ "location": {
920
+ "filePath": "node.main.runtime.ts",
921
+ "line": 122,
922
+ "character": 3
923
+ },
924
+ "name": "(modifiers?: UseWebpackModifiers | undefined) => EnvTransformer",
925
+ "componentId": {
926
+ "scope": "teambit.react",
927
+ "name": "react",
928
+ "version": "0.0.887"
929
+ }
930
+ },
931
+ "doc": {
932
+ "__schema": "DocSchema",
933
+ "location": {
934
+ "filePath": "node.main.runtime.ts",
935
+ "line": 118,
936
+ "character": 3
937
+ },
938
+ "raw": "/**\n * override the env's dev server and preview webpack configurations.\n * Replaces both overrideDevServerConfig and overridePreviewConfig\n */",
939
+ "comment": "override the env's dev server and preview webpack configurations.\nReplaces both overrideDevServerConfig and overridePreviewConfig"
940
+ }
941
+ },
942
+ {
943
+ "__schema": "VariableLikeSchema",
944
+ "location": {
945
+ "filePath": "node.main.runtime.ts",
946
+ "line": 127,
947
+ "character": 3
948
+ },
949
+ "name": "usePrettier",
950
+ "signature": "(property) NodeMain.usePrettier: (modifiers?: UsePrettierModifiers | undefined) => EnvTransformer",
951
+ "isOptional": false,
952
+ "type": {
953
+ "__schema": "TypeRefSchema",
954
+ "location": {
955
+ "filePath": "node.main.runtime.ts",
956
+ "line": 127,
957
+ "character": 3
958
+ },
959
+ "name": "(modifiers?: UsePrettierModifiers | undefined) => EnvTransformer",
960
+ "componentId": {
961
+ "scope": "teambit.react",
962
+ "name": "react",
963
+ "version": "0.0.887"
964
+ }
965
+ },
966
+ "doc": {
967
+ "__schema": "DocSchema",
968
+ "location": {
969
+ "filePath": "node.main.runtime.ts",
970
+ "line": 124,
971
+ "character": 3
972
+ },
973
+ "raw": "/**\n * An API to mutate the prettier config\n */",
974
+ "comment": "An API to mutate the prettier config"
975
+ }
976
+ },
977
+ {
978
+ "__schema": "VariableLikeSchema",
979
+ "location": {
980
+ "filePath": "node.main.runtime.ts",
981
+ "line": 132,
982
+ "character": 3
983
+ },
984
+ "name": "useEslint",
985
+ "signature": "(property) NodeMain.useEslint: (modifiers?: UseEslintModifiers | undefined) => EnvTransformer",
986
+ "isOptional": false,
987
+ "type": {
988
+ "__schema": "TypeRefSchema",
989
+ "location": {
990
+ "filePath": "node.main.runtime.ts",
991
+ "line": 132,
992
+ "character": 3
993
+ },
994
+ "name": "(modifiers?: UseEslintModifiers | undefined) => EnvTransformer",
995
+ "componentId": {
996
+ "scope": "teambit.react",
997
+ "name": "react",
998
+ "version": "0.0.887"
999
+ }
1000
+ },
1001
+ "doc": {
1002
+ "__schema": "DocSchema",
1003
+ "location": {
1004
+ "filePath": "node.main.runtime.ts",
1005
+ "line": 129,
1006
+ "character": 3
1007
+ },
1008
+ "raw": "/**\n * An API to mutate the eslint config\n */",
1009
+ "comment": "An API to mutate the eslint config"
1010
+ }
1011
+ },
1012
+ {
1013
+ "__schema": "FunctionLikeSchema",
1014
+ "location": {
1015
+ "filePath": "node.main.runtime.ts",
1016
+ "line": 137,
1017
+ "character": 3
1018
+ },
1019
+ "name": "overrideDependencies",
1020
+ "signature": "(method) NodeMain.overrideDependencies(dependencyPolicy: EnvPolicyConfigObject): EnvTransformer",
1021
+ "modifiers": [],
1022
+ "params": [
1023
+ {
1024
+ "__schema": "ParameterSchema",
1025
+ "location": {
1026
+ "filePath": "node.main.runtime.ts",
1027
+ "line": 137,
1028
+ "character": 24
1029
+ },
1030
+ "name": "dependencyPolicy",
1031
+ "isOptional": false,
1032
+ "type": {
1033
+ "__schema": "TypeRefSchema",
1034
+ "location": {
1035
+ "filePath": "node.main.runtime.ts",
1036
+ "line": 137,
1037
+ "character": 42
1038
+ },
1039
+ "name": "EnvPolicyConfigObject",
1040
+ "componentId": {
1041
+ "scope": "teambit.dependencies",
1042
+ "name": "dependency-resolver",
1043
+ "version": "0.0.887"
1044
+ }
1045
+ }
1046
+ }
1047
+ ],
1048
+ "returnType": {
1049
+ "__schema": "TypeRefSchema",
1050
+ "location": {
1051
+ "filePath": "node.main.runtime.ts",
1052
+ "line": 137,
1053
+ "character": 3
1054
+ },
1055
+ "name": "EnvTransformer",
1056
+ "componentId": {
1057
+ "scope": "teambit.envs",
1058
+ "name": "envs",
1059
+ "version": "0.0.887"
1060
+ }
1061
+ },
1062
+ "doc": {
1063
+ "__schema": "DocSchema",
1064
+ "location": {
1065
+ "filePath": "node.main.runtime.ts",
1066
+ "line": 134,
1067
+ "character": 3
1068
+ },
1069
+ "raw": "/**\n * override the dependency configuration of the component environment.\n */",
1070
+ "comment": "override the dependency configuration of the component environment."
1071
+ }
1072
+ },
1073
+ {
1074
+ "__schema": "VariableLikeSchema",
1075
+ "location": {
1076
+ "filePath": "node.main.runtime.ts",
1077
+ "line": 143,
1078
+ "character": 3
1079
+ },
1080
+ "name": "overrideMounter",
1081
+ "signature": "(property) NodeMain.overrideMounter: (mounterPath: string) => EnvTransformer",
1082
+ "isOptional": false,
1083
+ "type": {
1084
+ "__schema": "TypeRefSchema",
1085
+ "location": {
1086
+ "filePath": "node.main.runtime.ts",
1087
+ "line": 143,
1088
+ "character": 3
1089
+ },
1090
+ "name": "(mounterPath: string) => EnvTransformer",
1091
+ "componentId": {
1092
+ "scope": "teambit.react",
1093
+ "name": "react",
1094
+ "version": "0.0.887"
1095
+ }
1096
+ }
1097
+ },
1098
+ {
1099
+ "__schema": "FunctionLikeSchema",
1100
+ "location": {
1101
+ "filePath": "node.main.runtime.ts",
1102
+ "line": 148,
1103
+ "character": 3
1104
+ },
1105
+ "name": "compose",
1106
+ "signature": "(method) NodeMain.compose(transformers: EnvTransformer[], targetEnv?: Environment): Environment",
1107
+ "modifiers": [],
1108
+ "params": [
1109
+ {
1110
+ "__schema": "ParameterSchema",
1111
+ "location": {
1112
+ "filePath": "node.main.runtime.ts",
1113
+ "line": 148,
1114
+ "character": 11
1115
+ },
1116
+ "name": "transformers",
1117
+ "isOptional": false,
1118
+ "type": {
1119
+ "__schema": "TypeArraySchema",
1120
+ "location": {
1121
+ "filePath": "node.main.runtime.ts",
1122
+ "line": 148,
1123
+ "character": 25
1124
+ },
1125
+ "type": {
1126
+ "__schema": "TypeRefSchema",
1127
+ "location": {
1128
+ "filePath": "node.main.runtime.ts",
1129
+ "line": 148,
1130
+ "character": 25
1131
+ },
1132
+ "name": "EnvTransformer",
1133
+ "componentId": {
1134
+ "scope": "teambit.envs",
1135
+ "name": "envs",
1136
+ "version": "0.0.887"
1137
+ }
1138
+ }
1139
+ }
1140
+ },
1141
+ {
1142
+ "__schema": "ParameterSchema",
1143
+ "location": {
1144
+ "filePath": "node.main.runtime.ts",
1145
+ "line": 148,
1146
+ "character": 43
1147
+ },
1148
+ "name": "targetEnv",
1149
+ "isOptional": false,
1150
+ "defaultValue": "{}",
1151
+ "type": {
1152
+ "__schema": "TypeRefSchema",
1153
+ "location": {
1154
+ "filePath": "node.main.runtime.ts",
1155
+ "line": 148,
1156
+ "character": 54
1157
+ },
1158
+ "name": "Environment",
1159
+ "componentId": {
1160
+ "scope": "teambit.envs",
1161
+ "name": "envs",
1162
+ "version": "0.0.887"
1163
+ }
1164
+ }
1165
+ }
1166
+ ],
1167
+ "returnType": {
1168
+ "__schema": "TypeRefSchema",
1169
+ "location": {
1170
+ "filePath": "node.main.runtime.ts",
1171
+ "line": 148,
1172
+ "character": 3
1173
+ },
1174
+ "name": "Environment",
1175
+ "componentId": {
1176
+ "scope": "teambit.envs",
1177
+ "name": "envs",
1178
+ "version": "0.0.887"
1179
+ }
1180
+ },
1181
+ "doc": {
1182
+ "__schema": "DocSchema",
1183
+ "location": {
1184
+ "filePath": "node.main.runtime.ts",
1185
+ "line": 145,
1186
+ "character": 3
1187
+ },
1188
+ "raw": "/**\n * create a new composition of the node environment.\n */",
1189
+ "comment": "create a new composition of the node environment."
1190
+ }
1191
+ },
1192
+ {
1193
+ "__schema": "VariableLikeSchema",
1194
+ "location": {
1195
+ "filePath": "node.main.runtime.ts",
1196
+ "line": 152,
1197
+ "character": 3
1198
+ },
1199
+ "name": "runtime",
1200
+ "signature": "(property) NodeMain.runtime: RuntimeDefinition",
1201
+ "isOptional": false,
1202
+ "type": {
1203
+ "__schema": "InferenceTypeSchema",
1204
+ "location": {
1205
+ "filePath": "node.main.runtime.ts",
1206
+ "line": 152,
1207
+ "character": 3
1208
+ },
1209
+ "type": "RuntimeDefinition"
1210
+ }
1211
+ },
1212
+ {
1213
+ "__schema": "VariableLikeSchema",
1214
+ "location": {
1215
+ "filePath": "node.main.runtime.ts",
1216
+ "line": 153,
1217
+ "character": 3
1218
+ },
1219
+ "name": "dependencies",
1220
+ "signature": "(property) NodeMain.dependencies: Aspect[]",
1221
+ "isOptional": false,
1222
+ "type": {
1223
+ "__schema": "InferenceTypeSchema",
1224
+ "location": {
1225
+ "filePath": "node.main.runtime.ts",
1226
+ "line": 153,
1227
+ "character": 3
1228
+ },
1229
+ "type": "Aspect[]"
1230
+ }
1231
+ },
1232
+ {
1233
+ "__schema": "FunctionLikeSchema",
1234
+ "location": {
1235
+ "filePath": "node.main.runtime.ts",
1236
+ "line": 155,
1237
+ "character": 3
1238
+ },
1239
+ "name": "provider",
1240
+ "signature": "(method) NodeMain.provider([loggerAspect, envs, application, react, generator, tsAspect]: [\n LoggerMain,\n EnvsMain,\n ApplicationMain,\n ReactMain,\n GeneratorMain,\n TypescriptMain\n]): Promise<NodeMain>",
1241
+ "modifiers": [
1242
+ "static",
1243
+ "async"
1244
+ ],
1245
+ "params": [
1246
+ {
1247
+ "__schema": "ParameterSchema",
1248
+ "location": {
1249
+ "filePath": "node.main.runtime.ts",
1250
+ "line": 155,
1251
+ "character": 25
1252
+ },
1253
+ "name": "[ loggerAspect, envs, application, react, generator, tsAspect ]",
1254
+ "isOptional": false,
1255
+ "type": {
1256
+ "__schema": "TupleTypeSchema",
1257
+ "location": {
1258
+ "filePath": "node.main.runtime.ts",
1259
+ "line": 155,
1260
+ "character": 88
1261
+ },
1262
+ "elements": [
1263
+ {
1264
+ "__schema": "TypeRefSchema",
1265
+ "location": {
1266
+ "filePath": "node.main.runtime.ts",
1267
+ "line": 156,
1268
+ "character": 5
1269
+ },
1270
+ "name": "LoggerMain",
1271
+ "componentId": {
1272
+ "scope": "teambit.harmony",
1273
+ "name": "logger",
1274
+ "version": "0.0.688"
1275
+ }
1276
+ },
1277
+ {
1278
+ "__schema": "TypeRefSchema",
1279
+ "location": {
1280
+ "filePath": "node.main.runtime.ts",
1281
+ "line": 157,
1282
+ "character": 5
1283
+ },
1284
+ "name": "EnvsMain",
1285
+ "componentId": {
1286
+ "scope": "teambit.envs",
1287
+ "name": "envs",
1288
+ "version": "0.0.887"
1289
+ }
1290
+ },
1291
+ {
1292
+ "__schema": "TypeRefSchema",
1293
+ "location": {
1294
+ "filePath": "node.main.runtime.ts",
1295
+ "line": 158,
1296
+ "character": 5
1297
+ },
1298
+ "name": "ApplicationMain",
1299
+ "componentId": {
1300
+ "scope": "teambit.harmony",
1301
+ "name": "application",
1302
+ "version": "0.0.529"
1303
+ }
1304
+ },
1305
+ {
1306
+ "__schema": "TypeRefSchema",
1307
+ "location": {
1308
+ "filePath": "node.main.runtime.ts",
1309
+ "line": 159,
1310
+ "character": 5
1311
+ },
1312
+ "name": "ReactMain",
1313
+ "componentId": {
1314
+ "scope": "teambit.react",
1315
+ "name": "react",
1316
+ "version": "0.0.887"
1317
+ }
1318
+ },
1319
+ {
1320
+ "__schema": "TypeRefSchema",
1321
+ "location": {
1322
+ "filePath": "node.main.runtime.ts",
1323
+ "line": 160,
1324
+ "character": 5
1325
+ },
1326
+ "name": "GeneratorMain",
1327
+ "componentId": {
1328
+ "scope": "teambit.generator",
1329
+ "name": "generator",
1330
+ "version": "0.0.887"
1331
+ }
1332
+ },
1333
+ {
1334
+ "__schema": "TypeRefSchema",
1335
+ "location": {
1336
+ "filePath": "node.main.runtime.ts",
1337
+ "line": 161,
1338
+ "character": 5
1339
+ },
1340
+ "name": "TypescriptMain",
1341
+ "componentId": {
1342
+ "scope": "teambit.typescript",
1343
+ "name": "typescript",
1344
+ "version": "0.0.887"
1345
+ }
1346
+ }
1347
+ ]
1348
+ }
1349
+ }
1350
+ ],
1351
+ "returnType": {
1352
+ "__schema": "InferenceTypeSchema",
1353
+ "location": {
1354
+ "filePath": "node.main.runtime.ts",
1355
+ "line": 155,
1356
+ "character": 3
1357
+ },
1358
+ "type": "Promise<NodeMain>"
1359
+ }
1360
+ }
1361
+ ]
1362
+ },
1363
+ {
1364
+ "__schema": "TypeSchema",
1365
+ "location": {
1366
+ "filePath": "node-app-options.ts",
1367
+ "line": 10,
1368
+ "character": 1
1369
+ },
1370
+ "name": "NodeAppOptions",
1371
+ "signature": "type NodeAppOptions = {\n name: string;\n entry: string;\n portRange?: number[] | undefined;\n deploy?: DeployFn | undefined;\n}",
1372
+ "type": {
1373
+ "__schema": "TypeLiteralSchema",
1374
+ "location": {
1375
+ "filePath": "node-app-options.ts",
1376
+ "line": 10,
1377
+ "character": 30
1378
+ },
1379
+ "members": [
1380
+ {
1381
+ "__schema": "VariableLikeSchema",
1382
+ "location": {
1383
+ "filePath": "node-app-options.ts",
1384
+ "line": 14,
1385
+ "character": 3
1386
+ },
1387
+ "name": "name",
1388
+ "signature": "(property) name: string",
1389
+ "isOptional": false,
1390
+ "type": {
1391
+ "__schema": "KeywordTypeSchema",
1392
+ "location": {
1393
+ "filePath": "node-app-options.ts",
1394
+ "line": 14,
1395
+ "character": 9
1396
+ },
1397
+ "name": "string"
1398
+ },
1399
+ "doc": {
1400
+ "__schema": "DocSchema",
1401
+ "location": {
1402
+ "filePath": "node-app-options.ts",
1403
+ "line": 11,
1404
+ "character": 3
1405
+ },
1406
+ "raw": "/**\n * name of the application.\n */",
1407
+ "comment": "name of the application."
1408
+ }
1409
+ },
1410
+ {
1411
+ "__schema": "VariableLikeSchema",
1412
+ "location": {
1413
+ "filePath": "node-app-options.ts",
1414
+ "line": 20,
1415
+ "character": 3
1416
+ },
1417
+ "name": "entry",
1418
+ "signature": "(property) entry: string",
1419
+ "isOptional": false,
1420
+ "type": {
1421
+ "__schema": "KeywordTypeSchema",
1422
+ "location": {
1423
+ "filePath": "node-app-options.ts",
1424
+ "line": 20,
1425
+ "character": 10
1426
+ },
1427
+ "name": "string"
1428
+ },
1429
+ "doc": {
1430
+ "__schema": "DocSchema",
1431
+ "location": {
1432
+ "filePath": "node-app-options.ts",
1433
+ "line": 16,
1434
+ "character": 3
1435
+ },
1436
+ "raw": "/**\n * path to entry file of the application.\n * e.g: '/index.js'\n */",
1437
+ "comment": "path to entry file of the application.\ne.g: '/index.js'"
1438
+ }
1439
+ },
1440
+ {
1441
+ "__schema": "VariableLikeSchema",
1442
+ "location": {
1443
+ "filePath": "node-app-options.ts",
1444
+ "line": 25,
1445
+ "character": 3
1446
+ },
1447
+ "name": "portRange",
1448
+ "signature": "(property) portRange?: number[] | undefined",
1449
+ "isOptional": true,
1450
+ "type": {
1451
+ "__schema": "TypeArraySchema",
1452
+ "location": {
1453
+ "filePath": "node-app-options.ts",
1454
+ "line": 25,
1455
+ "character": 15
1456
+ },
1457
+ "type": {
1458
+ "__schema": "KeywordTypeSchema",
1459
+ "location": {
1460
+ "filePath": "node-app-options.ts",
1461
+ "line": 25,
1462
+ "character": 15
1463
+ },
1464
+ "name": "number"
1465
+ }
1466
+ },
1467
+ "doc": {
1468
+ "__schema": "DocSchema",
1469
+ "location": {
1470
+ "filePath": "node-app-options.ts",
1471
+ "line": 22,
1472
+ "character": 3
1473
+ },
1474
+ "raw": "/**\n * ranges of ports to use to run the app server.\n */",
1475
+ "comment": "ranges of ports to use to run the app server."
1476
+ }
1477
+ },
1478
+ {
1479
+ "__schema": "VariableLikeSchema",
1480
+ "location": {
1481
+ "filePath": "node-app-options.ts",
1482
+ "line": 30,
1483
+ "character": 3
1484
+ },
1485
+ "name": "deploy",
1486
+ "signature": "(property) deploy?: DeployFn | undefined",
1487
+ "isOptional": true,
1488
+ "type": {
1489
+ "__schema": "TypeRefSchema",
1490
+ "location": {
1491
+ "filePath": "node-app-options.ts",
1492
+ "line": 30,
1493
+ "character": 12
1494
+ },
1495
+ "name": "DeployFn",
1496
+ "componentId": {
1497
+ "scope": "teambit.harmony",
1498
+ "name": "application",
1499
+ "version": "0.0.529"
1500
+ }
1501
+ },
1502
+ "doc": {
1503
+ "__schema": "DocSchema",
1504
+ "location": {
1505
+ "filePath": "node-app-options.ts",
1506
+ "line": 27,
1507
+ "character": 3
1508
+ },
1509
+ "raw": "/**\n * deploy function.\n */",
1510
+ "comment": "deploy function."
1511
+ }
1512
+ }
1513
+ ]
1514
+ }
1515
+ },
1516
+ {
1517
+ "__schema": "InterfaceSchema",
1518
+ "location": {
1519
+ "filePath": "node-app-options.ts",
1520
+ "line": 3,
1521
+ "character": 1
1522
+ },
1523
+ "name": "DeployContext",
1524
+ "members": [
1525
+ {
1526
+ "__schema": "VariableLikeSchema",
1527
+ "location": {
1528
+ "filePath": "node-app-options.ts",
1529
+ "line": 7,
1530
+ "character": 3
1531
+ },
1532
+ "name": "mainFile",
1533
+ "signature": "(property) DeployContext.mainFile?: string | undefined",
1534
+ "isOptional": true,
1535
+ "type": {
1536
+ "__schema": "KeywordTypeSchema",
1537
+ "location": {
1538
+ "filePath": "node-app-options.ts",
1539
+ "line": 7,
1540
+ "character": 14
1541
+ },
1542
+ "name": "string"
1543
+ },
1544
+ "doc": {
1545
+ "__schema": "DocSchema",
1546
+ "location": {
1547
+ "filePath": "node-app-options.ts",
1548
+ "line": 4,
1549
+ "character": 3
1550
+ },
1551
+ "raw": "/**\n * the main file file of the app e.g: dist/app.js\n */",
1552
+ "comment": "the main file file of the app e.g: dist/app.js"
1553
+ }
1554
+ }
1555
+ ]
1556
+ },
1557
+ {
1558
+ "__schema": "VariableLikeSchema",
1559
+ "location": {
1560
+ "filePath": "node.aspect.ts",
1561
+ "line": 3,
1562
+ "character": 14
1563
+ },
1564
+ "name": "NodeAspect",
1565
+ "signature": "const NodeAspect: Aspect",
1566
+ "isOptional": false,
1567
+ "type": {
1568
+ "__schema": "TypeRefSchema",
1569
+ "location": {
1570
+ "filePath": "node.aspect.ts",
1571
+ "line": 3,
1572
+ "character": 14
1573
+ },
1574
+ "name": "Aspect",
1575
+ "componentId": {
1576
+ "scope": "teambit.harmony",
1577
+ "name": "harmony",
1578
+ "version": "0.3.3"
1579
+ }
1580
+ }
1581
+ },
1582
+ {
1583
+ "__schema": "VariableLikeSchema",
1584
+ "location": {
1585
+ "filePath": "node.aspect.ts",
1586
+ "line": 3,
1587
+ "character": 14
1588
+ },
1589
+ "name": "NodeAspect",
1590
+ "signature": "const NodeAspect: Aspect",
1591
+ "isOptional": false,
1592
+ "type": {
1593
+ "__schema": "TypeRefSchema",
1594
+ "location": {
1595
+ "filePath": "node.aspect.ts",
1596
+ "line": 3,
1597
+ "character": 14
1598
+ },
1599
+ "name": "Aspect",
1600
+ "componentId": {
1601
+ "scope": "teambit.harmony",
1602
+ "name": "harmony",
1603
+ "version": "0.3.3"
1604
+ }
1605
+ }
1606
+ }
1607
+ ]
1608
+ },
1609
+ "componentId": {
1610
+ "scope": "teambit.harmony",
1611
+ "name": "node",
1612
+ "version": "0.0.887"
1613
+ }
1614
+ }