@contractspec/lib.contracts 1.58.0 → 1.60.0
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/package.json +2333 -393
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/lib.contracts",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.60.0",
|
|
4
4
|
"description": "Core contract specification definitions and runtime",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"contractspec",
|
|
@@ -27,18 +27,18 @@
|
|
|
27
27
|
"typecheck": "tsc --noEmit"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"@contractspec/tool.typescript": "1.
|
|
30
|
+
"@contractspec/tool.typescript": "1.60.0",
|
|
31
31
|
"@types/express": "^5.0.3",
|
|
32
32
|
"@types/turndown": "^5.0.6",
|
|
33
33
|
"typescript": "^5.9.3",
|
|
34
34
|
"vitest": "^4.0.18",
|
|
35
|
-
"@contractspec/tool.bun": "1.
|
|
35
|
+
"@contractspec/tool.bun": "1.59.0"
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@aws-sdk/client-secrets-manager": "^3.984.0",
|
|
39
39
|
"@aws-sdk/client-sqs": "^3.984.0",
|
|
40
|
-
"@contractspec/lib.logger": "1.
|
|
41
|
-
"@contractspec/lib.schema": "1.
|
|
40
|
+
"@contractspec/lib.logger": "1.60.0",
|
|
41
|
+
"@contractspec/lib.schema": "1.60.0",
|
|
42
42
|
"@elevenlabs/elevenlabs-js": "^2.34.0",
|
|
43
43
|
"@google-cloud/secret-manager": "^6.1.1",
|
|
44
44
|
"@google-cloud/storage": "^7.19.0",
|
|
@@ -85,394 +85,2334 @@
|
|
|
85
85
|
"README.md"
|
|
86
86
|
],
|
|
87
87
|
"exports": {
|
|
88
|
-
".":
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
"./app-config
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
"./app-config/
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
"./
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
"./
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
"./
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
"./
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
"./
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
"./
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
"./
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
"./
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
"./
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
"./
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
"./
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
"./
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
"./
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
"./
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
"./docs/
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
"./
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
"./
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
"./
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
"./
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
"./
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
"./
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
"./
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
"./
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
"./
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
"./
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
"./
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
"./
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
"./
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
"./
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
"./
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
"./
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
"./
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
"./
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
"./
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
"./
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
"./
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
"./
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
"./
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
"./
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
"./
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
"./
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
"./
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
"./
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
"./
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
"./
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
"./
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
"./
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
"./
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
"./
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
"./
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
"./
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
"./
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
"./
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
"./
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
"./
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
"./
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
"./
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
"./
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
"./
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
"./
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
"./
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
"./
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
88
|
+
".": {
|
|
89
|
+
"types": "./dist/index.d.ts",
|
|
90
|
+
"bun": "./dist/index.js",
|
|
91
|
+
"node": "./dist/node/index.mjs",
|
|
92
|
+
"default": "./dist/index.js"
|
|
93
|
+
},
|
|
94
|
+
"./app-config": {
|
|
95
|
+
"types": "./dist/app-config/index.d.ts",
|
|
96
|
+
"bun": "./dist/app-config/index.js",
|
|
97
|
+
"node": "./dist/node/app-config/index.mjs",
|
|
98
|
+
"default": "./dist/app-config/index.js"
|
|
99
|
+
},
|
|
100
|
+
"./app-config/app-config.capability": {
|
|
101
|
+
"types": "./dist/app-config/app-config.capability.d.ts",
|
|
102
|
+
"bun": "./dist/app-config/app-config.capability.js",
|
|
103
|
+
"node": "./dist/node/app-config/app-config.capability.mjs",
|
|
104
|
+
"default": "./dist/app-config/app-config.capability.js"
|
|
105
|
+
},
|
|
106
|
+
"./app-config/app-config.contracts": {
|
|
107
|
+
"types": "./dist/app-config/app-config.contracts.d.ts",
|
|
108
|
+
"bun": "./dist/app-config/app-config.contracts.js",
|
|
109
|
+
"node": "./dist/node/app-config/app-config.contracts.mjs",
|
|
110
|
+
"default": "./dist/app-config/app-config.contracts.js"
|
|
111
|
+
},
|
|
112
|
+
"./app-config/app-config.feature": {
|
|
113
|
+
"types": "./dist/app-config/app-config.feature.d.ts",
|
|
114
|
+
"bun": "./dist/app-config/app-config.feature.js",
|
|
115
|
+
"node": "./dist/node/app-config/app-config.feature.mjs",
|
|
116
|
+
"default": "./dist/app-config/app-config.feature.js"
|
|
117
|
+
},
|
|
118
|
+
"./app-config/branding": {
|
|
119
|
+
"types": "./dist/app-config/branding.d.ts",
|
|
120
|
+
"bun": "./dist/app-config/branding.js",
|
|
121
|
+
"node": "./dist/node/app-config/branding.mjs",
|
|
122
|
+
"default": "./dist/app-config/branding.js"
|
|
123
|
+
},
|
|
124
|
+
"./app-config/docs/app-config.docblock": {
|
|
125
|
+
"types": "./dist/app-config/docs/app-config.docblock.d.ts",
|
|
126
|
+
"bun": "./dist/app-config/docs/app-config.docblock.js",
|
|
127
|
+
"node": "./dist/node/app-config/docs/app-config.docblock.mjs",
|
|
128
|
+
"default": "./dist/app-config/docs/app-config.docblock.js"
|
|
129
|
+
},
|
|
130
|
+
"./app-config/events": {
|
|
131
|
+
"types": "./dist/app-config/events.d.ts",
|
|
132
|
+
"bun": "./dist/app-config/events.js",
|
|
133
|
+
"node": "./dist/node/app-config/events.mjs",
|
|
134
|
+
"default": "./dist/app-config/events.js"
|
|
135
|
+
},
|
|
136
|
+
"./app-config/index": {
|
|
137
|
+
"types": "./dist/app-config/index.d.ts",
|
|
138
|
+
"bun": "./dist/app-config/index.js",
|
|
139
|
+
"node": "./dist/node/app-config/index.mjs",
|
|
140
|
+
"default": "./dist/app-config/index.js"
|
|
141
|
+
},
|
|
142
|
+
"./app-config/lifecycle": {
|
|
143
|
+
"types": "./dist/app-config/lifecycle.d.ts",
|
|
144
|
+
"bun": "./dist/app-config/lifecycle.js",
|
|
145
|
+
"node": "./dist/node/app-config/lifecycle.mjs",
|
|
146
|
+
"default": "./dist/app-config/lifecycle.js"
|
|
147
|
+
},
|
|
148
|
+
"./app-config/lifecycle-contracts": {
|
|
149
|
+
"types": "./dist/app-config/lifecycle-contracts.d.ts",
|
|
150
|
+
"bun": "./dist/app-config/lifecycle-contracts.js",
|
|
151
|
+
"node": "./dist/node/app-config/lifecycle-contracts.mjs",
|
|
152
|
+
"default": "./dist/app-config/lifecycle-contracts.js"
|
|
153
|
+
},
|
|
154
|
+
"./app-config/runtime": {
|
|
155
|
+
"types": "./dist/app-config/runtime.d.ts",
|
|
156
|
+
"bun": "./dist/app-config/runtime.js",
|
|
157
|
+
"node": "./dist/node/app-config/runtime.mjs",
|
|
158
|
+
"default": "./dist/app-config/runtime.js"
|
|
159
|
+
},
|
|
160
|
+
"./app-config/spec": {
|
|
161
|
+
"types": "./dist/app-config/spec.d.ts",
|
|
162
|
+
"bun": "./dist/app-config/spec.js",
|
|
163
|
+
"node": "./dist/node/app-config/spec.mjs",
|
|
164
|
+
"default": "./dist/app-config/spec.js"
|
|
165
|
+
},
|
|
166
|
+
"./app-config/validation": {
|
|
167
|
+
"types": "./dist/app-config/validation.d.ts",
|
|
168
|
+
"bun": "./dist/app-config/validation.js",
|
|
169
|
+
"node": "./dist/node/app-config/validation.mjs",
|
|
170
|
+
"default": "./dist/app-config/validation.js"
|
|
171
|
+
},
|
|
172
|
+
"./capabilities": {
|
|
173
|
+
"types": "./dist/capabilities/index.d.ts",
|
|
174
|
+
"bun": "./dist/capabilities/index.js",
|
|
175
|
+
"node": "./dist/node/capabilities/index.mjs",
|
|
176
|
+
"default": "./dist/capabilities/index.js"
|
|
177
|
+
},
|
|
178
|
+
"./capabilities/capabilities": {
|
|
179
|
+
"types": "./dist/capabilities/capabilities.d.ts",
|
|
180
|
+
"bun": "./dist/capabilities/capabilities.js",
|
|
181
|
+
"node": "./dist/node/capabilities/capabilities.mjs",
|
|
182
|
+
"default": "./dist/capabilities/capabilities.js"
|
|
183
|
+
},
|
|
184
|
+
"./capabilities/context": {
|
|
185
|
+
"types": "./dist/capabilities/context.d.ts",
|
|
186
|
+
"bun": "./dist/capabilities/context.js",
|
|
187
|
+
"node": "./dist/node/capabilities/context.mjs",
|
|
188
|
+
"default": "./dist/capabilities/context.js"
|
|
189
|
+
},
|
|
190
|
+
"./capabilities/docs/capabilities.docblock": {
|
|
191
|
+
"types": "./dist/capabilities/docs/capabilities.docblock.d.ts",
|
|
192
|
+
"bun": "./dist/capabilities/docs/capabilities.docblock.js",
|
|
193
|
+
"node": "./dist/node/capabilities/docs/capabilities.docblock.mjs",
|
|
194
|
+
"default": "./dist/capabilities/docs/capabilities.docblock.js"
|
|
195
|
+
},
|
|
196
|
+
"./capabilities/guards": {
|
|
197
|
+
"types": "./dist/capabilities/guards.d.ts",
|
|
198
|
+
"bun": "./dist/capabilities/guards.js",
|
|
199
|
+
"node": "./dist/node/capabilities/guards.mjs",
|
|
200
|
+
"default": "./dist/capabilities/guards.js"
|
|
201
|
+
},
|
|
202
|
+
"./capabilities/index": {
|
|
203
|
+
"types": "./dist/capabilities/index.d.ts",
|
|
204
|
+
"bun": "./dist/capabilities/index.js",
|
|
205
|
+
"node": "./dist/node/capabilities/index.mjs",
|
|
206
|
+
"default": "./dist/capabilities/index.js"
|
|
207
|
+
},
|
|
208
|
+
"./capabilities/meeting-recorder": {
|
|
209
|
+
"types": "./dist/capabilities/meeting-recorder.d.ts",
|
|
210
|
+
"bun": "./dist/capabilities/meeting-recorder.js",
|
|
211
|
+
"node": "./dist/node/capabilities/meeting-recorder.mjs",
|
|
212
|
+
"default": "./dist/capabilities/meeting-recorder.js"
|
|
213
|
+
},
|
|
214
|
+
"./capabilities/openbanking": {
|
|
215
|
+
"types": "./dist/capabilities/openbanking.d.ts",
|
|
216
|
+
"bun": "./dist/capabilities/openbanking.js",
|
|
217
|
+
"node": "./dist/node/capabilities/openbanking.mjs",
|
|
218
|
+
"default": "./dist/capabilities/openbanking.js"
|
|
219
|
+
},
|
|
220
|
+
"./capabilities/validation": {
|
|
221
|
+
"types": "./dist/capabilities/validation.d.ts",
|
|
222
|
+
"bun": "./dist/capabilities/validation.js",
|
|
223
|
+
"node": "./dist/node/capabilities/validation.mjs",
|
|
224
|
+
"default": "./dist/capabilities/validation.js"
|
|
225
|
+
},
|
|
226
|
+
"./client": {
|
|
227
|
+
"types": "./dist/client/index.d.ts",
|
|
228
|
+
"bun": "./dist/client/index.js",
|
|
229
|
+
"node": "./dist/node/client/index.mjs",
|
|
230
|
+
"default": "./dist/client/index.js"
|
|
231
|
+
},
|
|
232
|
+
"./client/index": {
|
|
233
|
+
"types": "./dist/client/index.d.ts",
|
|
234
|
+
"bun": "./dist/client/index.js",
|
|
235
|
+
"node": "./dist/node/client/index.mjs",
|
|
236
|
+
"default": "./dist/client/index.js"
|
|
237
|
+
},
|
|
238
|
+
"./client/react": {
|
|
239
|
+
"types": "./dist/client/react/index.d.ts",
|
|
240
|
+
"bun": "./dist/client/react/index.js",
|
|
241
|
+
"node": "./dist/node/client/react/index.mjs",
|
|
242
|
+
"default": "./dist/client/react/index.js"
|
|
243
|
+
},
|
|
244
|
+
"./client/react/drivers/rn-reusables": {
|
|
245
|
+
"types": "./dist/client/react/drivers/rn-reusables.d.ts",
|
|
246
|
+
"bun": "./dist/client/react/drivers/rn-reusables.js",
|
|
247
|
+
"node": "./dist/node/client/react/drivers/rn-reusables.mjs",
|
|
248
|
+
"default": "./dist/client/react/drivers/rn-reusables.js"
|
|
249
|
+
},
|
|
250
|
+
"./client/react/drivers/shadcn": {
|
|
251
|
+
"types": "./dist/client/react/drivers/shadcn.d.ts",
|
|
252
|
+
"bun": "./dist/client/react/drivers/shadcn.js",
|
|
253
|
+
"node": "./dist/node/client/react/drivers/shadcn.mjs",
|
|
254
|
+
"default": "./dist/client/react/drivers/shadcn.js"
|
|
255
|
+
},
|
|
256
|
+
"./client/react/feature-render": {
|
|
257
|
+
"types": "./dist/client/react/feature-render.d.ts",
|
|
258
|
+
"bun": "./dist/client/react/feature-render.js",
|
|
259
|
+
"node": "./dist/node/client/react/feature-render.mjs",
|
|
260
|
+
"default": "./dist/client/react/feature-render.js"
|
|
261
|
+
},
|
|
262
|
+
"./client/react/form-render": {
|
|
263
|
+
"types": "./dist/client/react/form-render.d.ts",
|
|
264
|
+
"bun": "./dist/client/react/form-render.js",
|
|
265
|
+
"node": "./dist/node/client/react/form-render.mjs",
|
|
266
|
+
"default": "./dist/client/react/form-render.js"
|
|
267
|
+
},
|
|
268
|
+
"./client/react/index": {
|
|
269
|
+
"types": "./dist/client/react/index.d.ts",
|
|
270
|
+
"bun": "./dist/client/react/index.js",
|
|
271
|
+
"node": "./dist/node/client/react/index.mjs",
|
|
272
|
+
"default": "./dist/client/react/index.js"
|
|
273
|
+
},
|
|
274
|
+
"./contract-registry": {
|
|
275
|
+
"types": "./dist/contract-registry/index.d.ts",
|
|
276
|
+
"bun": "./dist/contract-registry/index.js",
|
|
277
|
+
"node": "./dist/node/contract-registry/index.mjs",
|
|
278
|
+
"default": "./dist/contract-registry/index.js"
|
|
279
|
+
},
|
|
280
|
+
"./contract-registry/index": {
|
|
281
|
+
"types": "./dist/contract-registry/index.d.ts",
|
|
282
|
+
"bun": "./dist/contract-registry/index.js",
|
|
283
|
+
"node": "./dist/node/contract-registry/index.mjs",
|
|
284
|
+
"default": "./dist/contract-registry/index.js"
|
|
285
|
+
},
|
|
286
|
+
"./contract-registry/schemas": {
|
|
287
|
+
"types": "./dist/contract-registry/schemas.d.ts",
|
|
288
|
+
"bun": "./dist/contract-registry/schemas.js",
|
|
289
|
+
"node": "./dist/node/contract-registry/schemas.mjs",
|
|
290
|
+
"default": "./dist/contract-registry/schemas.js"
|
|
291
|
+
},
|
|
292
|
+
"./contract-registry/types": {
|
|
293
|
+
"types": "./dist/contract-registry/types.d.ts",
|
|
294
|
+
"bun": "./dist/contract-registry/types.js",
|
|
295
|
+
"node": "./dist/node/contract-registry/types.mjs",
|
|
296
|
+
"default": "./dist/contract-registry/types.js"
|
|
297
|
+
},
|
|
298
|
+
"./data-views": {
|
|
299
|
+
"types": "./dist/data-views/index.d.ts",
|
|
300
|
+
"bun": "./dist/data-views/index.js",
|
|
301
|
+
"node": "./dist/node/data-views/index.mjs",
|
|
302
|
+
"default": "./dist/data-views/index.js"
|
|
303
|
+
},
|
|
304
|
+
"./data-views/data-views": {
|
|
305
|
+
"types": "./dist/data-views/data-views.d.ts",
|
|
306
|
+
"bun": "./dist/data-views/data-views.js",
|
|
307
|
+
"node": "./dist/node/data-views/data-views.mjs",
|
|
308
|
+
"default": "./dist/data-views/data-views.js"
|
|
309
|
+
},
|
|
310
|
+
"./data-views/docs/data-views.docblock": {
|
|
311
|
+
"types": "./dist/data-views/docs/data-views.docblock.d.ts",
|
|
312
|
+
"bun": "./dist/data-views/docs/data-views.docblock.js",
|
|
313
|
+
"node": "./dist/node/data-views/docs/data-views.docblock.mjs",
|
|
314
|
+
"default": "./dist/data-views/docs/data-views.docblock.js"
|
|
315
|
+
},
|
|
316
|
+
"./data-views/index": {
|
|
317
|
+
"types": "./dist/data-views/index.d.ts",
|
|
318
|
+
"bun": "./dist/data-views/index.js",
|
|
319
|
+
"node": "./dist/node/data-views/index.mjs",
|
|
320
|
+
"default": "./dist/data-views/index.js"
|
|
321
|
+
},
|
|
322
|
+
"./data-views/query-generator": {
|
|
323
|
+
"types": "./dist/data-views/query-generator.d.ts",
|
|
324
|
+
"bun": "./dist/data-views/query-generator.js",
|
|
325
|
+
"node": "./dist/node/data-views/query-generator.mjs",
|
|
326
|
+
"default": "./dist/data-views/query-generator.js"
|
|
327
|
+
},
|
|
328
|
+
"./data-views/registry": {
|
|
329
|
+
"types": "./dist/data-views/registry.d.ts",
|
|
330
|
+
"bun": "./dist/data-views/registry.js",
|
|
331
|
+
"node": "./dist/node/data-views/registry.mjs",
|
|
332
|
+
"default": "./dist/data-views/registry.js"
|
|
333
|
+
},
|
|
334
|
+
"./data-views/report/contractVerificationTable": {
|
|
335
|
+
"types": "./dist/data-views/report/contractVerificationTable.d.ts",
|
|
336
|
+
"bun": "./dist/data-views/report/contractVerificationTable.js",
|
|
337
|
+
"node": "./dist/node/data-views/report/contractVerificationTable.mjs",
|
|
338
|
+
"default": "./dist/data-views/report/contractVerificationTable.js"
|
|
339
|
+
},
|
|
340
|
+
"./data-views/runtime": {
|
|
341
|
+
"types": "./dist/data-views/runtime.d.ts",
|
|
342
|
+
"bun": "./dist/data-views/runtime.js",
|
|
343
|
+
"node": "./dist/node/data-views/runtime.mjs",
|
|
344
|
+
"default": "./dist/data-views/runtime.js"
|
|
345
|
+
},
|
|
346
|
+
"./data-views/spec": {
|
|
347
|
+
"types": "./dist/data-views/spec.d.ts",
|
|
348
|
+
"bun": "./dist/data-views/spec.js",
|
|
349
|
+
"node": "./dist/node/data-views/spec.mjs",
|
|
350
|
+
"default": "./dist/data-views/spec.js"
|
|
351
|
+
},
|
|
352
|
+
"./data-views/types": {
|
|
353
|
+
"types": "./dist/data-views/types.d.ts",
|
|
354
|
+
"bun": "./dist/data-views/types.js",
|
|
355
|
+
"node": "./dist/node/data-views/types.mjs",
|
|
356
|
+
"default": "./dist/data-views/types.js"
|
|
357
|
+
},
|
|
358
|
+
"./docs": {
|
|
359
|
+
"types": "./dist/docs/index.d.ts",
|
|
360
|
+
"bun": "./dist/docs/index.js",
|
|
361
|
+
"node": "./dist/node/docs/index.mjs",
|
|
362
|
+
"default": "./dist/docs/index.js"
|
|
363
|
+
},
|
|
364
|
+
"./docs/accessibility_wcag_compliance_specs.docblock": {
|
|
365
|
+
"types": "./dist/docs/accessibility_wcag_compliance_specs.docblock.d.ts",
|
|
366
|
+
"bun": "./dist/docs/accessibility_wcag_compliance_specs.docblock.js",
|
|
367
|
+
"node": "./dist/node/docs/accessibility_wcag_compliance_specs.docblock.mjs",
|
|
368
|
+
"default": "./dist/docs/accessibility_wcag_compliance_specs.docblock.js"
|
|
369
|
+
},
|
|
370
|
+
"./docs/capabilities": {
|
|
371
|
+
"types": "./dist/docs/capabilities/index.d.ts",
|
|
372
|
+
"bun": "./dist/docs/capabilities/index.js",
|
|
373
|
+
"node": "./dist/node/docs/capabilities/index.mjs",
|
|
374
|
+
"default": "./dist/docs/capabilities/index.js"
|
|
375
|
+
},
|
|
376
|
+
"./docs/capabilities/documentationSystem.capability": {
|
|
377
|
+
"types": "./dist/docs/capabilities/documentationSystem.capability.d.ts",
|
|
378
|
+
"bun": "./dist/docs/capabilities/documentationSystem.capability.js",
|
|
379
|
+
"node": "./dist/node/docs/capabilities/documentationSystem.capability.mjs",
|
|
380
|
+
"default": "./dist/docs/capabilities/documentationSystem.capability.js"
|
|
381
|
+
},
|
|
382
|
+
"./docs/capabilities/index": {
|
|
383
|
+
"types": "./dist/docs/capabilities/index.d.ts",
|
|
384
|
+
"bun": "./dist/docs/capabilities/index.js",
|
|
385
|
+
"node": "./dist/node/docs/capabilities/index.mjs",
|
|
386
|
+
"default": "./dist/docs/capabilities/index.js"
|
|
387
|
+
},
|
|
388
|
+
"./docs/commands": {
|
|
389
|
+
"types": "./dist/docs/commands/index.d.ts",
|
|
390
|
+
"bun": "./dist/docs/commands/index.js",
|
|
391
|
+
"node": "./dist/node/docs/commands/index.mjs",
|
|
392
|
+
"default": "./dist/docs/commands/index.js"
|
|
393
|
+
},
|
|
394
|
+
"./docs/commands/docsGenerate.command": {
|
|
395
|
+
"types": "./dist/docs/commands/docsGenerate.command.d.ts",
|
|
396
|
+
"bun": "./dist/docs/commands/docsGenerate.command.js",
|
|
397
|
+
"node": "./dist/node/docs/commands/docsGenerate.command.mjs",
|
|
398
|
+
"default": "./dist/docs/commands/docsGenerate.command.js"
|
|
399
|
+
},
|
|
400
|
+
"./docs/commands/docsPublish.command": {
|
|
401
|
+
"types": "./dist/docs/commands/docsPublish.command.d.ts",
|
|
402
|
+
"bun": "./dist/docs/commands/docsPublish.command.js",
|
|
403
|
+
"node": "./dist/node/docs/commands/docsPublish.command.mjs",
|
|
404
|
+
"default": "./dist/docs/commands/docsPublish.command.js"
|
|
405
|
+
},
|
|
406
|
+
"./docs/commands/index": {
|
|
407
|
+
"types": "./dist/docs/commands/index.d.ts",
|
|
408
|
+
"bun": "./dist/docs/commands/index.js",
|
|
409
|
+
"node": "./dist/node/docs/commands/index.mjs",
|
|
410
|
+
"default": "./dist/docs/commands/index.js"
|
|
411
|
+
},
|
|
412
|
+
"./docs/constants": {
|
|
413
|
+
"types": "./dist/docs/constants.d.ts",
|
|
414
|
+
"bun": "./dist/docs/constants.js",
|
|
415
|
+
"node": "./dist/node/docs/constants.mjs",
|
|
416
|
+
"default": "./dist/docs/constants.js"
|
|
417
|
+
},
|
|
418
|
+
"./docs/contracts": {
|
|
419
|
+
"types": "./dist/docs/contracts.d.ts",
|
|
420
|
+
"bun": "./dist/docs/contracts.js",
|
|
421
|
+
"node": "./dist/node/docs/contracts.mjs",
|
|
422
|
+
"default": "./dist/docs/contracts.js"
|
|
423
|
+
},
|
|
424
|
+
"./docs/ensure-docblocks": {
|
|
425
|
+
"types": "./dist/docs/ensure-docblocks.d.ts",
|
|
426
|
+
"bun": "./dist/docs/ensure-docblocks.js",
|
|
427
|
+
"node": "./dist/node/docs/ensure-docblocks.mjs",
|
|
428
|
+
"default": "./dist/docs/ensure-docblocks.js"
|
|
429
|
+
},
|
|
430
|
+
"./docs/events": {
|
|
431
|
+
"types": "./dist/docs/events/index.d.ts",
|
|
432
|
+
"bun": "./dist/docs/events/index.js",
|
|
433
|
+
"node": "./dist/node/docs/events/index.mjs",
|
|
434
|
+
"default": "./dist/docs/events/index.js"
|
|
435
|
+
},
|
|
436
|
+
"./docs/events/docsGenerated.event": {
|
|
437
|
+
"types": "./dist/docs/events/docsGenerated.event.d.ts",
|
|
438
|
+
"bun": "./dist/docs/events/docsGenerated.event.js",
|
|
439
|
+
"node": "./dist/node/docs/events/docsGenerated.event.mjs",
|
|
440
|
+
"default": "./dist/docs/events/docsGenerated.event.js"
|
|
441
|
+
},
|
|
442
|
+
"./docs/events/docsPublished.event": {
|
|
443
|
+
"types": "./dist/docs/events/docsPublished.event.d.ts",
|
|
444
|
+
"bun": "./dist/docs/events/docsPublished.event.js",
|
|
445
|
+
"node": "./dist/node/docs/events/docsPublished.event.mjs",
|
|
446
|
+
"default": "./dist/docs/events/docsPublished.event.js"
|
|
447
|
+
},
|
|
448
|
+
"./docs/events/index": {
|
|
449
|
+
"types": "./dist/docs/events/index.d.ts",
|
|
450
|
+
"bun": "./dist/docs/events/index.js",
|
|
451
|
+
"node": "./dist/node/docs/events/index.mjs",
|
|
452
|
+
"default": "./dist/docs/events/index.js"
|
|
453
|
+
},
|
|
454
|
+
"./docs/forms": {
|
|
455
|
+
"types": "./dist/docs/forms/index.d.ts",
|
|
456
|
+
"bun": "./dist/docs/forms/index.js",
|
|
457
|
+
"node": "./dist/node/docs/forms/index.mjs",
|
|
458
|
+
"default": "./dist/docs/forms/index.js"
|
|
459
|
+
},
|
|
460
|
+
"./docs/forms/docsSearch.form": {
|
|
461
|
+
"types": "./dist/docs/forms/docsSearch.form.d.ts",
|
|
462
|
+
"bun": "./dist/docs/forms/docsSearch.form.js",
|
|
463
|
+
"node": "./dist/node/docs/forms/docsSearch.form.mjs",
|
|
464
|
+
"default": "./dist/docs/forms/docsSearch.form.js"
|
|
465
|
+
},
|
|
466
|
+
"./docs/forms/index": {
|
|
467
|
+
"types": "./dist/docs/forms/index.d.ts",
|
|
468
|
+
"bun": "./dist/docs/forms/index.js",
|
|
469
|
+
"node": "./dist/node/docs/forms/index.mjs",
|
|
470
|
+
"default": "./dist/docs/forms/index.js"
|
|
471
|
+
},
|
|
472
|
+
"./docs/index": {
|
|
473
|
+
"types": "./dist/docs/index.d.ts",
|
|
474
|
+
"bun": "./dist/docs/index.js",
|
|
475
|
+
"node": "./dist/node/docs/index.mjs",
|
|
476
|
+
"default": "./dist/docs/index.js"
|
|
477
|
+
},
|
|
478
|
+
"./docs/meta.docs": {
|
|
479
|
+
"types": "./dist/docs/meta.docs.d.ts",
|
|
480
|
+
"bun": "./dist/docs/meta.docs.js",
|
|
481
|
+
"node": "./dist/node/docs/meta.docs.mjs",
|
|
482
|
+
"default": "./dist/docs/meta.docs.js"
|
|
483
|
+
},
|
|
484
|
+
"./docs/presentations": {
|
|
485
|
+
"types": "./dist/docs/presentations.d.ts",
|
|
486
|
+
"bun": "./dist/docs/presentations.js",
|
|
487
|
+
"node": "./dist/node/docs/presentations.mjs",
|
|
488
|
+
"default": "./dist/docs/presentations.js"
|
|
489
|
+
},
|
|
490
|
+
"./docs/presentations/docsLayout.presentation": {
|
|
491
|
+
"types": "./dist/docs/presentations/docsLayout.presentation.d.ts",
|
|
492
|
+
"bun": "./dist/docs/presentations/docsLayout.presentation.js",
|
|
493
|
+
"node": "./dist/node/docs/presentations/docsLayout.presentation.mjs",
|
|
494
|
+
"default": "./dist/docs/presentations/docsLayout.presentation.js"
|
|
495
|
+
},
|
|
496
|
+
"./docs/presentations/docsReferencePage.presentation": {
|
|
497
|
+
"types": "./dist/docs/presentations/docsReferencePage.presentation.d.ts",
|
|
498
|
+
"bun": "./dist/docs/presentations/docsReferencePage.presentation.js",
|
|
499
|
+
"node": "./dist/node/docs/presentations/docsReferencePage.presentation.mjs",
|
|
500
|
+
"default": "./dist/docs/presentations/docsReferencePage.presentation.js"
|
|
501
|
+
},
|
|
502
|
+
"./docs/presentations/index": {
|
|
503
|
+
"types": "./dist/docs/presentations/index.d.ts",
|
|
504
|
+
"bun": "./dist/docs/presentations/index.js",
|
|
505
|
+
"node": "./dist/node/docs/presentations/index.mjs",
|
|
506
|
+
"default": "./dist/docs/presentations/index.js"
|
|
507
|
+
},
|
|
508
|
+
"./docs/queries": {
|
|
509
|
+
"types": "./dist/docs/queries/index.d.ts",
|
|
510
|
+
"bun": "./dist/docs/queries/index.js",
|
|
511
|
+
"node": "./dist/node/docs/queries/index.mjs",
|
|
512
|
+
"default": "./dist/docs/queries/index.js"
|
|
513
|
+
},
|
|
514
|
+
"./docs/queries/contractReference.query": {
|
|
515
|
+
"types": "./dist/docs/queries/contractReference.query.d.ts",
|
|
516
|
+
"bun": "./dist/docs/queries/contractReference.query.js",
|
|
517
|
+
"node": "./dist/node/docs/queries/contractReference.query.mjs",
|
|
518
|
+
"default": "./dist/docs/queries/contractReference.query.js"
|
|
519
|
+
},
|
|
520
|
+
"./docs/queries/docsIndex.query": {
|
|
521
|
+
"types": "./dist/docs/queries/docsIndex.query.d.ts",
|
|
522
|
+
"bun": "./dist/docs/queries/docsIndex.query.js",
|
|
523
|
+
"node": "./dist/node/docs/queries/docsIndex.query.mjs",
|
|
524
|
+
"default": "./dist/docs/queries/docsIndex.query.js"
|
|
525
|
+
},
|
|
526
|
+
"./docs/queries/index": {
|
|
527
|
+
"types": "./dist/docs/queries/index.d.ts",
|
|
528
|
+
"bun": "./dist/docs/queries/index.js",
|
|
529
|
+
"node": "./dist/node/docs/queries/index.mjs",
|
|
530
|
+
"default": "./dist/docs/queries/index.js"
|
|
531
|
+
},
|
|
532
|
+
"./docs/registry": {
|
|
533
|
+
"types": "./dist/docs/registry.d.ts",
|
|
534
|
+
"bun": "./dist/docs/registry.js",
|
|
535
|
+
"node": "./dist/node/docs/registry.mjs",
|
|
536
|
+
"default": "./dist/docs/registry.js"
|
|
537
|
+
},
|
|
538
|
+
"./docs/tech-contracts.docs": {
|
|
539
|
+
"types": "./dist/docs/tech-contracts.docs.d.ts",
|
|
540
|
+
"bun": "./dist/docs/tech-contracts.docs.js",
|
|
541
|
+
"node": "./dist/node/docs/tech-contracts.docs.mjs",
|
|
542
|
+
"default": "./dist/docs/tech-contracts.docs.js"
|
|
543
|
+
},
|
|
544
|
+
"./docs/tech/auth/better-auth-nextjs.docblock": {
|
|
545
|
+
"types": "./dist/docs/tech/auth/better-auth-nextjs.docblock.d.ts",
|
|
546
|
+
"bun": "./dist/docs/tech/auth/better-auth-nextjs.docblock.js",
|
|
547
|
+
"node": "./dist/node/docs/tech/auth/better-auth-nextjs.docblock.mjs",
|
|
548
|
+
"default": "./dist/docs/tech/auth/better-auth-nextjs.docblock.js"
|
|
549
|
+
},
|
|
550
|
+
"./docs/tech/cli.docblock": {
|
|
551
|
+
"types": "./dist/docs/tech/cli.docblock.d.ts",
|
|
552
|
+
"bun": "./dist/docs/tech/cli.docblock.js",
|
|
553
|
+
"node": "./dist/node/docs/tech/cli.docblock.mjs",
|
|
554
|
+
"default": "./dist/docs/tech/cli.docblock.js"
|
|
555
|
+
},
|
|
556
|
+
"./docs/tech/contracts/migrations.docblock": {
|
|
557
|
+
"types": "./dist/docs/tech/contracts/migrations.docblock.d.ts",
|
|
558
|
+
"bun": "./dist/docs/tech/contracts/migrations.docblock.js",
|
|
559
|
+
"node": "./dist/node/docs/tech/contracts/migrations.docblock.mjs",
|
|
560
|
+
"default": "./dist/docs/tech/contracts/migrations.docblock.js"
|
|
561
|
+
},
|
|
562
|
+
"./docs/tech/contracts/openapi-export.docblock": {
|
|
563
|
+
"types": "./dist/docs/tech/contracts/openapi-export.docblock.d.ts",
|
|
564
|
+
"bun": "./dist/docs/tech/contracts/openapi-export.docblock.js",
|
|
565
|
+
"node": "./dist/node/docs/tech/contracts/openapi-export.docblock.mjs",
|
|
566
|
+
"default": "./dist/docs/tech/contracts/openapi-export.docblock.js"
|
|
567
|
+
},
|
|
568
|
+
"./docs/tech/contracts/openapi-import.docblock": {
|
|
569
|
+
"types": "./dist/docs/tech/contracts/openapi-import.docblock.d.ts",
|
|
570
|
+
"bun": "./dist/docs/tech/contracts/openapi-import.docblock.js",
|
|
571
|
+
"node": "./dist/node/docs/tech/contracts/openapi-import.docblock.mjs",
|
|
572
|
+
"default": "./dist/docs/tech/contracts/openapi-import.docblock.js"
|
|
573
|
+
},
|
|
574
|
+
"./docs/tech/contracts/ops-to-presentation-linking.docblock": {
|
|
575
|
+
"types": "./dist/docs/tech/contracts/ops-to-presentation-linking.docblock.d.ts",
|
|
576
|
+
"bun": "./dist/docs/tech/contracts/ops-to-presentation-linking.docblock.js",
|
|
577
|
+
"node": "./dist/node/docs/tech/contracts/ops-to-presentation-linking.docblock.mjs",
|
|
578
|
+
"default": "./dist/docs/tech/contracts/ops-to-presentation-linking.docblock.js"
|
|
579
|
+
},
|
|
580
|
+
"./docs/tech/contracts/overlays.docblock": {
|
|
581
|
+
"types": "./dist/docs/tech/contracts/overlays.docblock.d.ts",
|
|
582
|
+
"bun": "./dist/docs/tech/contracts/overlays.docblock.js",
|
|
583
|
+
"node": "./dist/node/docs/tech/contracts/overlays.docblock.mjs",
|
|
584
|
+
"default": "./dist/docs/tech/contracts/overlays.docblock.js"
|
|
585
|
+
},
|
|
586
|
+
"./docs/tech/contracts/README.docblock": {
|
|
587
|
+
"types": "./dist/docs/tech/contracts/README.docblock.d.ts",
|
|
588
|
+
"bun": "./dist/docs/tech/contracts/README.docblock.js",
|
|
589
|
+
"node": "./dist/node/docs/tech/contracts/README.docblock.mjs",
|
|
590
|
+
"default": "./dist/docs/tech/contracts/README.docblock.js"
|
|
591
|
+
},
|
|
592
|
+
"./docs/tech/contracts/tests.docblock": {
|
|
593
|
+
"types": "./dist/docs/tech/contracts/tests.docblock.d.ts",
|
|
594
|
+
"bun": "./dist/docs/tech/contracts/tests.docblock.js",
|
|
595
|
+
"node": "./dist/node/docs/tech/contracts/tests.docblock.mjs",
|
|
596
|
+
"default": "./dist/docs/tech/contracts/tests.docblock.js"
|
|
597
|
+
},
|
|
598
|
+
"./docs/tech/contracts/themes.docblock": {
|
|
599
|
+
"types": "./dist/docs/tech/contracts/themes.docblock.d.ts",
|
|
600
|
+
"bun": "./dist/docs/tech/contracts/themes.docblock.js",
|
|
601
|
+
"node": "./dist/node/docs/tech/contracts/themes.docblock.mjs",
|
|
602
|
+
"default": "./dist/docs/tech/contracts/themes.docblock.js"
|
|
603
|
+
},
|
|
604
|
+
"./docs/tech/contracts/vertical-pocket-family-office.docblock": {
|
|
605
|
+
"types": "./dist/docs/tech/contracts/vertical-pocket-family-office.docblock.d.ts",
|
|
606
|
+
"bun": "./dist/docs/tech/contracts/vertical-pocket-family-office.docblock.js",
|
|
607
|
+
"node": "./dist/node/docs/tech/contracts/vertical-pocket-family-office.docblock.mjs",
|
|
608
|
+
"default": "./dist/docs/tech/contracts/vertical-pocket-family-office.docblock.js"
|
|
609
|
+
},
|
|
610
|
+
"./docs/tech/docs-system.docblock": {
|
|
611
|
+
"types": "./dist/docs/tech/docs-system.docblock.d.ts",
|
|
612
|
+
"bun": "./dist/docs/tech/docs-system.docblock.js",
|
|
613
|
+
"node": "./dist/node/docs/tech/docs-system.docblock.mjs",
|
|
614
|
+
"default": "./dist/docs/tech/docs-system.docblock.js"
|
|
615
|
+
},
|
|
616
|
+
"./docs/tech/lifecycle-stage-system.docblock": {
|
|
617
|
+
"types": "./dist/docs/tech/lifecycle-stage-system.docblock.d.ts",
|
|
618
|
+
"bun": "./dist/docs/tech/lifecycle-stage-system.docblock.js",
|
|
619
|
+
"node": "./dist/node/docs/tech/lifecycle-stage-system.docblock.mjs",
|
|
620
|
+
"default": "./dist/docs/tech/lifecycle-stage-system.docblock.js"
|
|
621
|
+
},
|
|
622
|
+
"./docs/tech/llm/llm-integration.docblock": {
|
|
623
|
+
"types": "./dist/docs/tech/llm/llm-integration.docblock.d.ts",
|
|
624
|
+
"bun": "./dist/docs/tech/llm/llm-integration.docblock.js",
|
|
625
|
+
"node": "./dist/node/docs/tech/llm/llm-integration.docblock.mjs",
|
|
626
|
+
"default": "./dist/docs/tech/llm/llm-integration.docblock.js"
|
|
627
|
+
},
|
|
628
|
+
"./docs/tech/mcp-endpoints.docblock": {
|
|
629
|
+
"types": "./dist/docs/tech/mcp-endpoints.docblock.d.ts",
|
|
630
|
+
"bun": "./dist/docs/tech/mcp-endpoints.docblock.js",
|
|
631
|
+
"node": "./dist/node/docs/tech/mcp-endpoints.docblock.mjs",
|
|
632
|
+
"default": "./dist/docs/tech/mcp-endpoints.docblock.js"
|
|
633
|
+
},
|
|
634
|
+
"./docs/tech/presentation-runtime.docblock": {
|
|
635
|
+
"types": "./dist/docs/tech/presentation-runtime.docblock.d.ts",
|
|
636
|
+
"bun": "./dist/docs/tech/presentation-runtime.docblock.js",
|
|
637
|
+
"node": "./dist/node/docs/tech/presentation-runtime.docblock.mjs",
|
|
638
|
+
"default": "./dist/docs/tech/presentation-runtime.docblock.js"
|
|
639
|
+
},
|
|
640
|
+
"./docs/tech/report-verification-table.docblock": {
|
|
641
|
+
"types": "./dist/docs/tech/report-verification-table.docblock.d.ts",
|
|
642
|
+
"bun": "./dist/docs/tech/report-verification-table.docblock.js",
|
|
643
|
+
"node": "./dist/node/docs/tech/report-verification-table.docblock.mjs",
|
|
644
|
+
"default": "./dist/docs/tech/report-verification-table.docblock.js"
|
|
645
|
+
},
|
|
646
|
+
"./docs/tech/schema/README.docblock": {
|
|
647
|
+
"types": "./dist/docs/tech/schema/README.docblock.d.ts",
|
|
648
|
+
"bun": "./dist/docs/tech/schema/README.docblock.js",
|
|
649
|
+
"node": "./dist/node/docs/tech/schema/README.docblock.mjs",
|
|
650
|
+
"default": "./dist/docs/tech/schema/README.docblock.js"
|
|
651
|
+
},
|
|
652
|
+
"./docs/tech/studio/learning-events.docblock": {
|
|
653
|
+
"types": "./dist/docs/tech/studio/learning-events.docblock.d.ts",
|
|
654
|
+
"bun": "./dist/docs/tech/studio/learning-events.docblock.js",
|
|
655
|
+
"node": "./dist/node/docs/tech/studio/learning-events.docblock.mjs",
|
|
656
|
+
"default": "./dist/docs/tech/studio/learning-events.docblock.js"
|
|
657
|
+
},
|
|
658
|
+
"./docs/tech/studio/learning-journeys.docblock": {
|
|
659
|
+
"types": "./dist/docs/tech/studio/learning-journeys.docblock.d.ts",
|
|
660
|
+
"bun": "./dist/docs/tech/studio/learning-journeys.docblock.js",
|
|
661
|
+
"node": "./dist/node/docs/tech/studio/learning-journeys.docblock.mjs",
|
|
662
|
+
"default": "./dist/docs/tech/studio/learning-journeys.docblock.js"
|
|
663
|
+
},
|
|
664
|
+
"./docs/tech/studio/platform-admin-panel.docblock": {
|
|
665
|
+
"types": "./dist/docs/tech/studio/platform-admin-panel.docblock.d.ts",
|
|
666
|
+
"bun": "./dist/docs/tech/studio/platform-admin-panel.docblock.js",
|
|
667
|
+
"node": "./dist/node/docs/tech/studio/platform-admin-panel.docblock.mjs",
|
|
668
|
+
"default": "./dist/docs/tech/studio/platform-admin-panel.docblock.js"
|
|
669
|
+
},
|
|
670
|
+
"./docs/tech/studio/project-access-teams.docblock": {
|
|
671
|
+
"types": "./dist/docs/tech/studio/project-access-teams.docblock.d.ts",
|
|
672
|
+
"bun": "./dist/docs/tech/studio/project-access-teams.docblock.js",
|
|
673
|
+
"node": "./dist/node/docs/tech/studio/project-access-teams.docblock.mjs",
|
|
674
|
+
"default": "./dist/docs/tech/studio/project-access-teams.docblock.js"
|
|
675
|
+
},
|
|
676
|
+
"./docs/tech/studio/project-routing.docblock": {
|
|
677
|
+
"types": "./dist/docs/tech/studio/project-routing.docblock.d.ts",
|
|
678
|
+
"bun": "./dist/docs/tech/studio/project-routing.docblock.js",
|
|
679
|
+
"node": "./dist/node/docs/tech/studio/project-routing.docblock.mjs",
|
|
680
|
+
"default": "./dist/docs/tech/studio/project-routing.docblock.js"
|
|
681
|
+
},
|
|
682
|
+
"./docs/tech/studio/sandbox-unlogged.docblock": {
|
|
683
|
+
"types": "./dist/docs/tech/studio/sandbox-unlogged.docblock.d.ts",
|
|
684
|
+
"bun": "./dist/docs/tech/studio/sandbox-unlogged.docblock.js",
|
|
685
|
+
"node": "./dist/node/docs/tech/studio/sandbox-unlogged.docblock.mjs",
|
|
686
|
+
"default": "./dist/docs/tech/studio/sandbox-unlogged.docblock.js"
|
|
687
|
+
},
|
|
688
|
+
"./docs/tech/studio/team-invitations.docblock": {
|
|
689
|
+
"types": "./dist/docs/tech/studio/team-invitations.docblock.d.ts",
|
|
690
|
+
"bun": "./dist/docs/tech/studio/team-invitations.docblock.js",
|
|
691
|
+
"node": "./dist/node/docs/tech/studio/team-invitations.docblock.mjs",
|
|
692
|
+
"default": "./dist/docs/tech/studio/team-invitations.docblock.js"
|
|
693
|
+
},
|
|
694
|
+
"./docs/tech/studio/workspace-ops.docblock": {
|
|
695
|
+
"types": "./dist/docs/tech/studio/workspace-ops.docblock.d.ts",
|
|
696
|
+
"bun": "./dist/docs/tech/studio/workspace-ops.docblock.js",
|
|
697
|
+
"node": "./dist/node/docs/tech/studio/workspace-ops.docblock.mjs",
|
|
698
|
+
"default": "./dist/docs/tech/studio/workspace-ops.docblock.js"
|
|
699
|
+
},
|
|
700
|
+
"./docs/tech/studio/workspaces.docblock": {
|
|
701
|
+
"types": "./dist/docs/tech/studio/workspaces.docblock.d.ts",
|
|
702
|
+
"bun": "./dist/docs/tech/studio/workspaces.docblock.js",
|
|
703
|
+
"node": "./dist/node/docs/tech/studio/workspaces.docblock.mjs",
|
|
704
|
+
"default": "./dist/docs/tech/studio/workspaces.docblock.js"
|
|
705
|
+
},
|
|
706
|
+
"./docs/tech/telemetry-ingest.docblock": {
|
|
707
|
+
"types": "./dist/docs/tech/telemetry-ingest.docblock.d.ts",
|
|
708
|
+
"bun": "./dist/docs/tech/telemetry-ingest.docblock.js",
|
|
709
|
+
"node": "./dist/node/docs/tech/telemetry-ingest.docblock.mjs",
|
|
710
|
+
"default": "./dist/docs/tech/telemetry-ingest.docblock.js"
|
|
711
|
+
},
|
|
712
|
+
"./docs/tech/vscode-extension.docblock": {
|
|
713
|
+
"types": "./dist/docs/tech/vscode-extension.docblock.d.ts",
|
|
714
|
+
"bun": "./dist/docs/tech/vscode-extension.docblock.js",
|
|
715
|
+
"node": "./dist/node/docs/tech/vscode-extension.docblock.mjs",
|
|
716
|
+
"default": "./dist/docs/tech/vscode-extension.docblock.js"
|
|
717
|
+
},
|
|
718
|
+
"./docs/types": {
|
|
719
|
+
"types": "./dist/docs/types.d.ts",
|
|
720
|
+
"bun": "./dist/docs/types.js",
|
|
721
|
+
"node": "./dist/node/docs/types.mjs",
|
|
722
|
+
"default": "./dist/docs/types.js"
|
|
723
|
+
},
|
|
724
|
+
"./docs/views": {
|
|
725
|
+
"types": "./dist/docs/views/index.d.ts",
|
|
726
|
+
"bun": "./dist/docs/views/index.js",
|
|
727
|
+
"node": "./dist/node/docs/views/index.mjs",
|
|
728
|
+
"default": "./dist/docs/views/index.js"
|
|
729
|
+
},
|
|
730
|
+
"./docs/views/contractReference.dataView": {
|
|
731
|
+
"types": "./dist/docs/views/contractReference.dataView.d.ts",
|
|
732
|
+
"bun": "./dist/docs/views/contractReference.dataView.js",
|
|
733
|
+
"node": "./dist/node/docs/views/contractReference.dataView.mjs",
|
|
734
|
+
"default": "./dist/docs/views/contractReference.dataView.js"
|
|
735
|
+
},
|
|
736
|
+
"./docs/views/docsIndex.dataView": {
|
|
737
|
+
"types": "./dist/docs/views/docsIndex.dataView.d.ts",
|
|
738
|
+
"bun": "./dist/docs/views/docsIndex.dataView.js",
|
|
739
|
+
"node": "./dist/node/docs/views/docsIndex.dataView.mjs",
|
|
740
|
+
"default": "./dist/docs/views/docsIndex.dataView.js"
|
|
741
|
+
},
|
|
742
|
+
"./docs/views/exampleCatalog.dataView": {
|
|
743
|
+
"types": "./dist/docs/views/exampleCatalog.dataView.d.ts",
|
|
744
|
+
"bun": "./dist/docs/views/exampleCatalog.dataView.js",
|
|
745
|
+
"node": "./dist/node/docs/views/exampleCatalog.dataView.mjs",
|
|
746
|
+
"default": "./dist/docs/views/exampleCatalog.dataView.js"
|
|
747
|
+
},
|
|
748
|
+
"./docs/views/index": {
|
|
749
|
+
"types": "./dist/docs/views/index.d.ts",
|
|
750
|
+
"bun": "./dist/docs/views/index.js",
|
|
751
|
+
"node": "./dist/node/docs/views/index.mjs",
|
|
752
|
+
"default": "./dist/docs/views/index.js"
|
|
753
|
+
},
|
|
754
|
+
"./events": {
|
|
755
|
+
"types": "./dist/events.d.ts",
|
|
756
|
+
"bun": "./dist/events.js",
|
|
757
|
+
"node": "./dist/node/events.mjs",
|
|
758
|
+
"default": "./dist/events.js"
|
|
759
|
+
},
|
|
760
|
+
"./examples": {
|
|
761
|
+
"types": "./dist/examples/index.d.ts",
|
|
762
|
+
"bun": "./dist/examples/index.js",
|
|
763
|
+
"node": "./dist/node/examples/index.mjs",
|
|
764
|
+
"default": "./dist/examples/index.js"
|
|
765
|
+
},
|
|
766
|
+
"./examples/docs/examples.docblock": {
|
|
767
|
+
"types": "./dist/examples/docs/examples.docblock.d.ts",
|
|
768
|
+
"bun": "./dist/examples/docs/examples.docblock.js",
|
|
769
|
+
"node": "./dist/node/examples/docs/examples.docblock.mjs",
|
|
770
|
+
"default": "./dist/examples/docs/examples.docblock.js"
|
|
771
|
+
},
|
|
772
|
+
"./examples/index": {
|
|
773
|
+
"types": "./dist/examples/index.d.ts",
|
|
774
|
+
"bun": "./dist/examples/index.js",
|
|
775
|
+
"node": "./dist/node/examples/index.mjs",
|
|
776
|
+
"default": "./dist/examples/index.js"
|
|
777
|
+
},
|
|
778
|
+
"./examples/registry": {
|
|
779
|
+
"types": "./dist/examples/registry.d.ts",
|
|
780
|
+
"bun": "./dist/examples/registry.js",
|
|
781
|
+
"node": "./dist/node/examples/registry.mjs",
|
|
782
|
+
"default": "./dist/examples/registry.js"
|
|
783
|
+
},
|
|
784
|
+
"./examples/schema": {
|
|
785
|
+
"types": "./dist/examples/schema.d.ts",
|
|
786
|
+
"bun": "./dist/examples/schema.js",
|
|
787
|
+
"node": "./dist/node/examples/schema.mjs",
|
|
788
|
+
"default": "./dist/examples/schema.js"
|
|
789
|
+
},
|
|
790
|
+
"./examples/types": {
|
|
791
|
+
"types": "./dist/examples/types.d.ts",
|
|
792
|
+
"bun": "./dist/examples/types.js",
|
|
793
|
+
"node": "./dist/node/examples/types.mjs",
|
|
794
|
+
"default": "./dist/examples/types.js"
|
|
795
|
+
},
|
|
796
|
+
"./examples/validation": {
|
|
797
|
+
"types": "./dist/examples/validation.d.ts",
|
|
798
|
+
"bun": "./dist/examples/validation.js",
|
|
799
|
+
"node": "./dist/node/examples/validation.mjs",
|
|
800
|
+
"default": "./dist/examples/validation.js"
|
|
801
|
+
},
|
|
802
|
+
"./experiments/docs/experiments.docblock": {
|
|
803
|
+
"types": "./dist/experiments/docs/experiments.docblock.d.ts",
|
|
804
|
+
"bun": "./dist/experiments/docs/experiments.docblock.js",
|
|
805
|
+
"node": "./dist/node/experiments/docs/experiments.docblock.mjs",
|
|
806
|
+
"default": "./dist/experiments/docs/experiments.docblock.js"
|
|
807
|
+
},
|
|
808
|
+
"./experiments/evaluator": {
|
|
809
|
+
"types": "./dist/experiments/evaluator.d.ts",
|
|
810
|
+
"bun": "./dist/experiments/evaluator.js",
|
|
811
|
+
"node": "./dist/node/experiments/evaluator.mjs",
|
|
812
|
+
"default": "./dist/experiments/evaluator.js"
|
|
813
|
+
},
|
|
814
|
+
"./experiments/spec": {
|
|
815
|
+
"types": "./dist/experiments/spec.d.ts",
|
|
816
|
+
"bun": "./dist/experiments/spec.js",
|
|
817
|
+
"node": "./dist/node/experiments/spec.mjs",
|
|
818
|
+
"default": "./dist/experiments/spec.js"
|
|
819
|
+
},
|
|
820
|
+
"./experiments/spec-resolver": {
|
|
821
|
+
"types": "./dist/experiments/spec-resolver.d.ts",
|
|
822
|
+
"bun": "./dist/experiments/spec-resolver.js",
|
|
823
|
+
"node": "./dist/node/experiments/spec-resolver.mjs",
|
|
824
|
+
"default": "./dist/experiments/spec-resolver.js"
|
|
825
|
+
},
|
|
826
|
+
"./features": {
|
|
827
|
+
"types": "./dist/features/index.d.ts",
|
|
828
|
+
"bun": "./dist/features/index.js",
|
|
829
|
+
"node": "./dist/node/features/index.mjs",
|
|
830
|
+
"default": "./dist/features/index.js"
|
|
831
|
+
},
|
|
832
|
+
"./features/index": {
|
|
833
|
+
"types": "./dist/features/index.d.ts",
|
|
834
|
+
"bun": "./dist/features/index.js",
|
|
835
|
+
"node": "./dist/node/features/index.mjs",
|
|
836
|
+
"default": "./dist/features/index.js"
|
|
837
|
+
},
|
|
838
|
+
"./features/install": {
|
|
839
|
+
"types": "./dist/features/install.d.ts",
|
|
840
|
+
"bun": "./dist/features/install.js",
|
|
841
|
+
"node": "./dist/node/features/install.mjs",
|
|
842
|
+
"default": "./dist/features/install.js"
|
|
843
|
+
},
|
|
844
|
+
"./features/registry": {
|
|
845
|
+
"types": "./dist/features/registry.d.ts",
|
|
846
|
+
"bun": "./dist/features/registry.js",
|
|
847
|
+
"node": "./dist/node/features/registry.mjs",
|
|
848
|
+
"default": "./dist/features/registry.js"
|
|
849
|
+
},
|
|
850
|
+
"./features/types": {
|
|
851
|
+
"types": "./dist/features/types.d.ts",
|
|
852
|
+
"bun": "./dist/features/types.js",
|
|
853
|
+
"node": "./dist/node/features/types.mjs",
|
|
854
|
+
"default": "./dist/features/types.js"
|
|
855
|
+
},
|
|
856
|
+
"./features/validation": {
|
|
857
|
+
"types": "./dist/features/validation.d.ts",
|
|
858
|
+
"bun": "./dist/features/validation.js",
|
|
859
|
+
"node": "./dist/node/features/validation.mjs",
|
|
860
|
+
"default": "./dist/features/validation.js"
|
|
861
|
+
},
|
|
862
|
+
"./forms": {
|
|
863
|
+
"types": "./dist/forms/index.d.ts",
|
|
864
|
+
"bun": "./dist/forms/index.js",
|
|
865
|
+
"node": "./dist/node/forms/index.mjs",
|
|
866
|
+
"default": "./dist/forms/index.js"
|
|
867
|
+
},
|
|
868
|
+
"./forms/docs/forms.docblock": {
|
|
869
|
+
"types": "./dist/forms/docs/forms.docblock.d.ts",
|
|
870
|
+
"bun": "./dist/forms/docs/forms.docblock.js",
|
|
871
|
+
"node": "./dist/node/forms/docs/forms.docblock.mjs",
|
|
872
|
+
"default": "./dist/forms/docs/forms.docblock.js"
|
|
873
|
+
},
|
|
874
|
+
"./forms/forms": {
|
|
875
|
+
"types": "./dist/forms/forms.d.ts",
|
|
876
|
+
"bun": "./dist/forms/forms.js",
|
|
877
|
+
"node": "./dist/node/forms/forms.mjs",
|
|
878
|
+
"default": "./dist/forms/forms.js"
|
|
879
|
+
},
|
|
880
|
+
"./forms/index": {
|
|
881
|
+
"types": "./dist/forms/index.d.ts",
|
|
882
|
+
"bun": "./dist/forms/index.js",
|
|
883
|
+
"node": "./dist/node/forms/index.mjs",
|
|
884
|
+
"default": "./dist/forms/index.js"
|
|
885
|
+
},
|
|
886
|
+
"./install": {
|
|
887
|
+
"types": "./dist/install.d.ts",
|
|
888
|
+
"bun": "./dist/install.js",
|
|
889
|
+
"node": "./dist/node/install.mjs",
|
|
890
|
+
"default": "./dist/install.js"
|
|
891
|
+
},
|
|
892
|
+
"./integrations": {
|
|
893
|
+
"types": "./dist/integrations/index.d.ts",
|
|
894
|
+
"bun": "./dist/integrations/index.js",
|
|
895
|
+
"node": "./dist/node/integrations/index.mjs",
|
|
896
|
+
"default": "./dist/integrations/index.js"
|
|
897
|
+
},
|
|
898
|
+
"./integrations/binding": {
|
|
899
|
+
"types": "./dist/integrations/binding.d.ts",
|
|
900
|
+
"bun": "./dist/integrations/binding.js",
|
|
901
|
+
"node": "./dist/node/integrations/binding.mjs",
|
|
902
|
+
"default": "./dist/integrations/binding.js"
|
|
903
|
+
},
|
|
904
|
+
"./integrations/connection": {
|
|
905
|
+
"types": "./dist/integrations/connection.d.ts",
|
|
906
|
+
"bun": "./dist/integrations/connection.js",
|
|
907
|
+
"node": "./dist/node/integrations/connection.mjs",
|
|
908
|
+
"default": "./dist/integrations/connection.js"
|
|
909
|
+
},
|
|
910
|
+
"./integrations/docs/integrations.docblock": {
|
|
911
|
+
"types": "./dist/integrations/docs/integrations.docblock.d.ts",
|
|
912
|
+
"bun": "./dist/integrations/docs/integrations.docblock.js",
|
|
913
|
+
"node": "./dist/node/integrations/docs/integrations.docblock.mjs",
|
|
914
|
+
"default": "./dist/integrations/docs/integrations.docblock.js"
|
|
915
|
+
},
|
|
916
|
+
"./integrations/health": {
|
|
917
|
+
"types": "./dist/integrations/health.d.ts",
|
|
918
|
+
"bun": "./dist/integrations/health.js",
|
|
919
|
+
"node": "./dist/node/integrations/health.mjs",
|
|
920
|
+
"default": "./dist/integrations/health.js"
|
|
921
|
+
},
|
|
922
|
+
"./integrations/index": {
|
|
923
|
+
"types": "./dist/integrations/index.d.ts",
|
|
924
|
+
"bun": "./dist/integrations/index.js",
|
|
925
|
+
"node": "./dist/node/integrations/index.mjs",
|
|
926
|
+
"default": "./dist/integrations/index.js"
|
|
927
|
+
},
|
|
928
|
+
"./integrations/integrations.capability": {
|
|
929
|
+
"types": "./dist/integrations/integrations.capability.d.ts",
|
|
930
|
+
"bun": "./dist/integrations/integrations.capability.js",
|
|
931
|
+
"node": "./dist/node/integrations/integrations.capability.mjs",
|
|
932
|
+
"default": "./dist/integrations/integrations.capability.js"
|
|
933
|
+
},
|
|
934
|
+
"./integrations/integrations.feature": {
|
|
935
|
+
"types": "./dist/integrations/integrations.feature.d.ts",
|
|
936
|
+
"bun": "./dist/integrations/integrations.feature.js",
|
|
937
|
+
"node": "./dist/node/integrations/integrations.feature.mjs",
|
|
938
|
+
"default": "./dist/integrations/integrations.feature.js"
|
|
939
|
+
},
|
|
940
|
+
"./integrations/meeting-recorder/contracts": {
|
|
941
|
+
"types": "./dist/integrations/meeting-recorder/contracts/index.d.ts",
|
|
942
|
+
"bun": "./dist/integrations/meeting-recorder/contracts/index.js",
|
|
943
|
+
"node": "./dist/node/integrations/meeting-recorder/contracts/index.mjs",
|
|
944
|
+
"default": "./dist/integrations/meeting-recorder/contracts/index.js"
|
|
945
|
+
},
|
|
946
|
+
"./integrations/meeting-recorder/contracts/index": {
|
|
947
|
+
"types": "./dist/integrations/meeting-recorder/contracts/index.d.ts",
|
|
948
|
+
"bun": "./dist/integrations/meeting-recorder/contracts/index.js",
|
|
949
|
+
"node": "./dist/node/integrations/meeting-recorder/contracts/index.mjs",
|
|
950
|
+
"default": "./dist/integrations/meeting-recorder/contracts/index.js"
|
|
951
|
+
},
|
|
952
|
+
"./integrations/meeting-recorder/contracts/meetings": {
|
|
953
|
+
"types": "./dist/integrations/meeting-recorder/contracts/meetings.d.ts",
|
|
954
|
+
"bun": "./dist/integrations/meeting-recorder/contracts/meetings.js",
|
|
955
|
+
"node": "./dist/node/integrations/meeting-recorder/contracts/meetings.mjs",
|
|
956
|
+
"default": "./dist/integrations/meeting-recorder/contracts/meetings.js"
|
|
957
|
+
},
|
|
958
|
+
"./integrations/meeting-recorder/contracts/transcripts": {
|
|
959
|
+
"types": "./dist/integrations/meeting-recorder/contracts/transcripts.d.ts",
|
|
960
|
+
"bun": "./dist/integrations/meeting-recorder/contracts/transcripts.js",
|
|
961
|
+
"node": "./dist/node/integrations/meeting-recorder/contracts/transcripts.mjs",
|
|
962
|
+
"default": "./dist/integrations/meeting-recorder/contracts/transcripts.js"
|
|
963
|
+
},
|
|
964
|
+
"./integrations/meeting-recorder/contracts/webhooks": {
|
|
965
|
+
"types": "./dist/integrations/meeting-recorder/contracts/webhooks.d.ts",
|
|
966
|
+
"bun": "./dist/integrations/meeting-recorder/contracts/webhooks.js",
|
|
967
|
+
"node": "./dist/node/integrations/meeting-recorder/contracts/webhooks.mjs",
|
|
968
|
+
"default": "./dist/integrations/meeting-recorder/contracts/webhooks.js"
|
|
969
|
+
},
|
|
970
|
+
"./integrations/meeting-recorder/meeting-recorder.capability": {
|
|
971
|
+
"types": "./dist/integrations/meeting-recorder/meeting-recorder.capability.d.ts",
|
|
972
|
+
"bun": "./dist/integrations/meeting-recorder/meeting-recorder.capability.js",
|
|
973
|
+
"node": "./dist/node/integrations/meeting-recorder/meeting-recorder.capability.mjs",
|
|
974
|
+
"default": "./dist/integrations/meeting-recorder/meeting-recorder.capability.js"
|
|
975
|
+
},
|
|
976
|
+
"./integrations/meeting-recorder/meeting-recorder.feature": {
|
|
977
|
+
"types": "./dist/integrations/meeting-recorder/meeting-recorder.feature.d.ts",
|
|
978
|
+
"bun": "./dist/integrations/meeting-recorder/meeting-recorder.feature.js",
|
|
979
|
+
"node": "./dist/node/integrations/meeting-recorder/meeting-recorder.feature.mjs",
|
|
980
|
+
"default": "./dist/integrations/meeting-recorder/meeting-recorder.feature.js"
|
|
981
|
+
},
|
|
982
|
+
"./integrations/meeting-recorder/models": {
|
|
983
|
+
"types": "./dist/integrations/meeting-recorder/models.d.ts",
|
|
984
|
+
"bun": "./dist/integrations/meeting-recorder/models.js",
|
|
985
|
+
"node": "./dist/node/integrations/meeting-recorder/models.mjs",
|
|
986
|
+
"default": "./dist/integrations/meeting-recorder/models.js"
|
|
987
|
+
},
|
|
988
|
+
"./integrations/meeting-recorder/telemetry": {
|
|
989
|
+
"types": "./dist/integrations/meeting-recorder/telemetry.d.ts",
|
|
990
|
+
"bun": "./dist/integrations/meeting-recorder/telemetry.js",
|
|
991
|
+
"node": "./dist/node/integrations/meeting-recorder/telemetry.mjs",
|
|
992
|
+
"default": "./dist/integrations/meeting-recorder/telemetry.js"
|
|
993
|
+
},
|
|
994
|
+
"./integrations/openbanking/contracts": {
|
|
995
|
+
"types": "./dist/integrations/openbanking/contracts/index.d.ts",
|
|
996
|
+
"bun": "./dist/integrations/openbanking/contracts/index.js",
|
|
997
|
+
"node": "./dist/node/integrations/openbanking/contracts/index.mjs",
|
|
998
|
+
"default": "./dist/integrations/openbanking/contracts/index.js"
|
|
999
|
+
},
|
|
1000
|
+
"./integrations/openbanking/contracts/accounts": {
|
|
1001
|
+
"types": "./dist/integrations/openbanking/contracts/accounts.d.ts",
|
|
1002
|
+
"bun": "./dist/integrations/openbanking/contracts/accounts.js",
|
|
1003
|
+
"node": "./dist/node/integrations/openbanking/contracts/accounts.mjs",
|
|
1004
|
+
"default": "./dist/integrations/openbanking/contracts/accounts.js"
|
|
1005
|
+
},
|
|
1006
|
+
"./integrations/openbanking/contracts/balances": {
|
|
1007
|
+
"types": "./dist/integrations/openbanking/contracts/balances.d.ts",
|
|
1008
|
+
"bun": "./dist/integrations/openbanking/contracts/balances.js",
|
|
1009
|
+
"node": "./dist/node/integrations/openbanking/contracts/balances.mjs",
|
|
1010
|
+
"default": "./dist/integrations/openbanking/contracts/balances.js"
|
|
1011
|
+
},
|
|
1012
|
+
"./integrations/openbanking/contracts/index": {
|
|
1013
|
+
"types": "./dist/integrations/openbanking/contracts/index.d.ts",
|
|
1014
|
+
"bun": "./dist/integrations/openbanking/contracts/index.js",
|
|
1015
|
+
"node": "./dist/node/integrations/openbanking/contracts/index.mjs",
|
|
1016
|
+
"default": "./dist/integrations/openbanking/contracts/index.js"
|
|
1017
|
+
},
|
|
1018
|
+
"./integrations/openbanking/contracts/transactions": {
|
|
1019
|
+
"types": "./dist/integrations/openbanking/contracts/transactions.d.ts",
|
|
1020
|
+
"bun": "./dist/integrations/openbanking/contracts/transactions.js",
|
|
1021
|
+
"node": "./dist/node/integrations/openbanking/contracts/transactions.mjs",
|
|
1022
|
+
"default": "./dist/integrations/openbanking/contracts/transactions.js"
|
|
1023
|
+
},
|
|
1024
|
+
"./integrations/openbanking/guards": {
|
|
1025
|
+
"types": "./dist/integrations/openbanking/guards.d.ts",
|
|
1026
|
+
"bun": "./dist/integrations/openbanking/guards.js",
|
|
1027
|
+
"node": "./dist/node/integrations/openbanking/guards.mjs",
|
|
1028
|
+
"default": "./dist/integrations/openbanking/guards.js"
|
|
1029
|
+
},
|
|
1030
|
+
"./integrations/openbanking/models": {
|
|
1031
|
+
"types": "./dist/integrations/openbanking/models.d.ts",
|
|
1032
|
+
"bun": "./dist/integrations/openbanking/models.js",
|
|
1033
|
+
"node": "./dist/node/integrations/openbanking/models.mjs",
|
|
1034
|
+
"default": "./dist/integrations/openbanking/models.js"
|
|
1035
|
+
},
|
|
1036
|
+
"./integrations/openbanking/openbanking.capability": {
|
|
1037
|
+
"types": "./dist/integrations/openbanking/openbanking.capability.d.ts",
|
|
1038
|
+
"bun": "./dist/integrations/openbanking/openbanking.capability.js",
|
|
1039
|
+
"node": "./dist/node/integrations/openbanking/openbanking.capability.mjs",
|
|
1040
|
+
"default": "./dist/integrations/openbanking/openbanking.capability.js"
|
|
1041
|
+
},
|
|
1042
|
+
"./integrations/openbanking/openbanking.feature": {
|
|
1043
|
+
"types": "./dist/integrations/openbanking/openbanking.feature.d.ts",
|
|
1044
|
+
"bun": "./dist/integrations/openbanking/openbanking.feature.js",
|
|
1045
|
+
"node": "./dist/node/integrations/openbanking/openbanking.feature.mjs",
|
|
1046
|
+
"default": "./dist/integrations/openbanking/openbanking.feature.js"
|
|
1047
|
+
},
|
|
1048
|
+
"./integrations/openbanking/telemetry": {
|
|
1049
|
+
"types": "./dist/integrations/openbanking/telemetry.d.ts",
|
|
1050
|
+
"bun": "./dist/integrations/openbanking/telemetry.js",
|
|
1051
|
+
"node": "./dist/node/integrations/openbanking/telemetry.mjs",
|
|
1052
|
+
"default": "./dist/integrations/openbanking/telemetry.js"
|
|
1053
|
+
},
|
|
1054
|
+
"./integrations/operations": {
|
|
1055
|
+
"types": "./dist/integrations/operations.d.ts",
|
|
1056
|
+
"bun": "./dist/integrations/operations.js",
|
|
1057
|
+
"node": "./dist/node/integrations/operations.mjs",
|
|
1058
|
+
"default": "./dist/integrations/operations.js"
|
|
1059
|
+
},
|
|
1060
|
+
"./integrations/providers": {
|
|
1061
|
+
"types": "./dist/integrations/providers/index.d.ts",
|
|
1062
|
+
"bun": "./dist/integrations/providers/index.js",
|
|
1063
|
+
"node": "./dist/node/integrations/providers/index.mjs",
|
|
1064
|
+
"default": "./dist/integrations/providers/index.js"
|
|
1065
|
+
},
|
|
1066
|
+
"./integrations/providers/analytics": {
|
|
1067
|
+
"types": "./dist/integrations/providers/analytics.d.ts",
|
|
1068
|
+
"bun": "./dist/integrations/providers/analytics.js",
|
|
1069
|
+
"node": "./dist/node/integrations/providers/analytics.mjs",
|
|
1070
|
+
"default": "./dist/integrations/providers/analytics.js"
|
|
1071
|
+
},
|
|
1072
|
+
"./integrations/providers/analytics-reader": {
|
|
1073
|
+
"types": "./dist/integrations/providers/analytics-reader.d.ts",
|
|
1074
|
+
"bun": "./dist/integrations/providers/analytics-reader.js",
|
|
1075
|
+
"node": "./dist/node/integrations/providers/analytics-reader.mjs",
|
|
1076
|
+
"default": "./dist/integrations/providers/analytics-reader.js"
|
|
1077
|
+
},
|
|
1078
|
+
"./integrations/providers/analytics-writer": {
|
|
1079
|
+
"types": "./dist/integrations/providers/analytics-writer.d.ts",
|
|
1080
|
+
"bun": "./dist/integrations/providers/analytics-writer.js",
|
|
1081
|
+
"node": "./dist/node/integrations/providers/analytics-writer.mjs",
|
|
1082
|
+
"default": "./dist/integrations/providers/analytics-writer.js"
|
|
1083
|
+
},
|
|
1084
|
+
"./integrations/providers/calendar": {
|
|
1085
|
+
"types": "./dist/integrations/providers/calendar.d.ts",
|
|
1086
|
+
"bun": "./dist/integrations/providers/calendar.js",
|
|
1087
|
+
"node": "./dist/node/integrations/providers/calendar.mjs",
|
|
1088
|
+
"default": "./dist/integrations/providers/calendar.js"
|
|
1089
|
+
},
|
|
1090
|
+
"./integrations/providers/database": {
|
|
1091
|
+
"types": "./dist/integrations/providers/database.d.ts",
|
|
1092
|
+
"bun": "./dist/integrations/providers/database.js",
|
|
1093
|
+
"node": "./dist/node/integrations/providers/database.mjs",
|
|
1094
|
+
"default": "./dist/integrations/providers/database.js"
|
|
1095
|
+
},
|
|
1096
|
+
"./integrations/providers/elevenlabs": {
|
|
1097
|
+
"types": "./dist/integrations/providers/elevenlabs.d.ts",
|
|
1098
|
+
"bun": "./dist/integrations/providers/elevenlabs.js",
|
|
1099
|
+
"node": "./dist/node/integrations/providers/elevenlabs.mjs",
|
|
1100
|
+
"default": "./dist/integrations/providers/elevenlabs.js"
|
|
1101
|
+
},
|
|
1102
|
+
"./integrations/providers/email": {
|
|
1103
|
+
"types": "./dist/integrations/providers/email.d.ts",
|
|
1104
|
+
"bun": "./dist/integrations/providers/email.js",
|
|
1105
|
+
"node": "./dist/node/integrations/providers/email.mjs",
|
|
1106
|
+
"default": "./dist/integrations/providers/email.js"
|
|
1107
|
+
},
|
|
1108
|
+
"./integrations/providers/embedding": {
|
|
1109
|
+
"types": "./dist/integrations/providers/embedding.d.ts",
|
|
1110
|
+
"bun": "./dist/integrations/providers/embedding.js",
|
|
1111
|
+
"node": "./dist/node/integrations/providers/embedding.mjs",
|
|
1112
|
+
"default": "./dist/integrations/providers/embedding.js"
|
|
1113
|
+
},
|
|
1114
|
+
"./integrations/providers/fal": {
|
|
1115
|
+
"types": "./dist/integrations/providers/fal.d.ts",
|
|
1116
|
+
"bun": "./dist/integrations/providers/fal.js",
|
|
1117
|
+
"node": "./dist/node/integrations/providers/fal.mjs",
|
|
1118
|
+
"default": "./dist/integrations/providers/fal.js"
|
|
1119
|
+
},
|
|
1120
|
+
"./integrations/providers/fathom": {
|
|
1121
|
+
"types": "./dist/integrations/providers/fathom.d.ts",
|
|
1122
|
+
"bun": "./dist/integrations/providers/fathom.js",
|
|
1123
|
+
"node": "./dist/node/integrations/providers/fathom.mjs",
|
|
1124
|
+
"default": "./dist/integrations/providers/fathom.js"
|
|
1125
|
+
},
|
|
1126
|
+
"./integrations/providers/fireflies": {
|
|
1127
|
+
"types": "./dist/integrations/providers/fireflies.d.ts",
|
|
1128
|
+
"bun": "./dist/integrations/providers/fireflies.js",
|
|
1129
|
+
"node": "./dist/node/integrations/providers/fireflies.mjs",
|
|
1130
|
+
"default": "./dist/integrations/providers/fireflies.js"
|
|
1131
|
+
},
|
|
1132
|
+
"./integrations/providers/gcs-storage": {
|
|
1133
|
+
"types": "./dist/integrations/providers/gcs-storage.d.ts",
|
|
1134
|
+
"bun": "./dist/integrations/providers/gcs-storage.js",
|
|
1135
|
+
"node": "./dist/node/integrations/providers/gcs-storage.mjs",
|
|
1136
|
+
"default": "./dist/integrations/providers/gcs-storage.js"
|
|
1137
|
+
},
|
|
1138
|
+
"./integrations/providers/gmail": {
|
|
1139
|
+
"types": "./dist/integrations/providers/gmail.d.ts",
|
|
1140
|
+
"bun": "./dist/integrations/providers/gmail.js",
|
|
1141
|
+
"node": "./dist/node/integrations/providers/gmail.mjs",
|
|
1142
|
+
"default": "./dist/integrations/providers/gmail.js"
|
|
1143
|
+
},
|
|
1144
|
+
"./integrations/providers/google-calendar": {
|
|
1145
|
+
"types": "./dist/integrations/providers/google-calendar.d.ts",
|
|
1146
|
+
"bun": "./dist/integrations/providers/google-calendar.js",
|
|
1147
|
+
"node": "./dist/node/integrations/providers/google-calendar.mjs",
|
|
1148
|
+
"default": "./dist/integrations/providers/google-calendar.js"
|
|
1149
|
+
},
|
|
1150
|
+
"./integrations/providers/gradium": {
|
|
1151
|
+
"types": "./dist/integrations/providers/gradium.d.ts",
|
|
1152
|
+
"bun": "./dist/integrations/providers/gradium.js",
|
|
1153
|
+
"node": "./dist/node/integrations/providers/gradium.mjs",
|
|
1154
|
+
"default": "./dist/integrations/providers/gradium.js"
|
|
1155
|
+
},
|
|
1156
|
+
"./integrations/providers/granola": {
|
|
1157
|
+
"types": "./dist/integrations/providers/granola.d.ts",
|
|
1158
|
+
"bun": "./dist/integrations/providers/granola.js",
|
|
1159
|
+
"node": "./dist/node/integrations/providers/granola.mjs",
|
|
1160
|
+
"default": "./dist/integrations/providers/granola.js"
|
|
1161
|
+
},
|
|
1162
|
+
"./integrations/providers/index": {
|
|
1163
|
+
"types": "./dist/integrations/providers/index.d.ts",
|
|
1164
|
+
"bun": "./dist/integrations/providers/index.js",
|
|
1165
|
+
"node": "./dist/node/integrations/providers/index.mjs",
|
|
1166
|
+
"default": "./dist/integrations/providers/index.js"
|
|
1167
|
+
},
|
|
1168
|
+
"./integrations/providers/jira": {
|
|
1169
|
+
"types": "./dist/integrations/providers/jira.d.ts",
|
|
1170
|
+
"bun": "./dist/integrations/providers/jira.js",
|
|
1171
|
+
"node": "./dist/node/integrations/providers/jira.mjs",
|
|
1172
|
+
"default": "./dist/integrations/providers/jira.js"
|
|
1173
|
+
},
|
|
1174
|
+
"./integrations/providers/linear": {
|
|
1175
|
+
"types": "./dist/integrations/providers/linear.d.ts",
|
|
1176
|
+
"bun": "./dist/integrations/providers/linear.js",
|
|
1177
|
+
"node": "./dist/node/integrations/providers/linear.mjs",
|
|
1178
|
+
"default": "./dist/integrations/providers/linear.js"
|
|
1179
|
+
},
|
|
1180
|
+
"./integrations/providers/llm": {
|
|
1181
|
+
"types": "./dist/integrations/providers/llm.d.ts",
|
|
1182
|
+
"bun": "./dist/integrations/providers/llm.js",
|
|
1183
|
+
"node": "./dist/node/integrations/providers/llm.mjs",
|
|
1184
|
+
"default": "./dist/integrations/providers/llm.js"
|
|
1185
|
+
},
|
|
1186
|
+
"./integrations/providers/meeting-recorder": {
|
|
1187
|
+
"types": "./dist/integrations/providers/meeting-recorder.d.ts",
|
|
1188
|
+
"bun": "./dist/integrations/providers/meeting-recorder.js",
|
|
1189
|
+
"node": "./dist/node/integrations/providers/meeting-recorder.mjs",
|
|
1190
|
+
"default": "./dist/integrations/providers/meeting-recorder.js"
|
|
1191
|
+
},
|
|
1192
|
+
"./integrations/providers/mistral": {
|
|
1193
|
+
"types": "./dist/integrations/providers/mistral.d.ts",
|
|
1194
|
+
"bun": "./dist/integrations/providers/mistral.js",
|
|
1195
|
+
"node": "./dist/node/integrations/providers/mistral.mjs",
|
|
1196
|
+
"default": "./dist/integrations/providers/mistral.js"
|
|
1197
|
+
},
|
|
1198
|
+
"./integrations/providers/notion": {
|
|
1199
|
+
"types": "./dist/integrations/providers/notion.d.ts",
|
|
1200
|
+
"bun": "./dist/integrations/providers/notion.js",
|
|
1201
|
+
"node": "./dist/node/integrations/providers/notion.mjs",
|
|
1202
|
+
"default": "./dist/integrations/providers/notion.js"
|
|
1203
|
+
},
|
|
1204
|
+
"./integrations/providers/openbanking": {
|
|
1205
|
+
"types": "./dist/integrations/providers/openbanking.d.ts",
|
|
1206
|
+
"bun": "./dist/integrations/providers/openbanking.js",
|
|
1207
|
+
"node": "./dist/node/integrations/providers/openbanking.mjs",
|
|
1208
|
+
"default": "./dist/integrations/providers/openbanking.js"
|
|
1209
|
+
},
|
|
1210
|
+
"./integrations/providers/payments": {
|
|
1211
|
+
"types": "./dist/integrations/providers/payments.d.ts",
|
|
1212
|
+
"bun": "./dist/integrations/providers/payments.js",
|
|
1213
|
+
"node": "./dist/node/integrations/providers/payments.mjs",
|
|
1214
|
+
"default": "./dist/integrations/providers/payments.js"
|
|
1215
|
+
},
|
|
1216
|
+
"./integrations/providers/posthog": {
|
|
1217
|
+
"types": "./dist/integrations/providers/posthog.d.ts",
|
|
1218
|
+
"bun": "./dist/integrations/providers/posthog.js",
|
|
1219
|
+
"node": "./dist/node/integrations/providers/posthog.mjs",
|
|
1220
|
+
"default": "./dist/integrations/providers/posthog.js"
|
|
1221
|
+
},
|
|
1222
|
+
"./integrations/providers/postmark": {
|
|
1223
|
+
"types": "./dist/integrations/providers/postmark.d.ts",
|
|
1224
|
+
"bun": "./dist/integrations/providers/postmark.js",
|
|
1225
|
+
"node": "./dist/node/integrations/providers/postmark.mjs",
|
|
1226
|
+
"default": "./dist/integrations/providers/postmark.js"
|
|
1227
|
+
},
|
|
1228
|
+
"./integrations/providers/powens": {
|
|
1229
|
+
"types": "./dist/integrations/providers/powens.d.ts",
|
|
1230
|
+
"bun": "./dist/integrations/providers/powens.js",
|
|
1231
|
+
"node": "./dist/node/integrations/providers/powens.mjs",
|
|
1232
|
+
"default": "./dist/integrations/providers/powens.js"
|
|
1233
|
+
},
|
|
1234
|
+
"./integrations/providers/project-management": {
|
|
1235
|
+
"types": "./dist/integrations/providers/project-management.d.ts",
|
|
1236
|
+
"bun": "./dist/integrations/providers/project-management.js",
|
|
1237
|
+
"node": "./dist/node/integrations/providers/project-management.mjs",
|
|
1238
|
+
"default": "./dist/integrations/providers/project-management.js"
|
|
1239
|
+
},
|
|
1240
|
+
"./integrations/providers/qdrant": {
|
|
1241
|
+
"types": "./dist/integrations/providers/qdrant.d.ts",
|
|
1242
|
+
"bun": "./dist/integrations/providers/qdrant.js",
|
|
1243
|
+
"node": "./dist/node/integrations/providers/qdrant.mjs",
|
|
1244
|
+
"default": "./dist/integrations/providers/qdrant.js"
|
|
1245
|
+
},
|
|
1246
|
+
"./integrations/providers/registry": {
|
|
1247
|
+
"types": "./dist/integrations/providers/registry.d.ts",
|
|
1248
|
+
"bun": "./dist/integrations/providers/registry.js",
|
|
1249
|
+
"node": "./dist/node/integrations/providers/registry.mjs",
|
|
1250
|
+
"default": "./dist/integrations/providers/registry.js"
|
|
1251
|
+
},
|
|
1252
|
+
"./integrations/providers/sms": {
|
|
1253
|
+
"types": "./dist/integrations/providers/sms.d.ts",
|
|
1254
|
+
"bun": "./dist/integrations/providers/sms.js",
|
|
1255
|
+
"node": "./dist/node/integrations/providers/sms.mjs",
|
|
1256
|
+
"default": "./dist/integrations/providers/sms.js"
|
|
1257
|
+
},
|
|
1258
|
+
"./integrations/providers/storage": {
|
|
1259
|
+
"types": "./dist/integrations/providers/storage.d.ts",
|
|
1260
|
+
"bun": "./dist/integrations/providers/storage.js",
|
|
1261
|
+
"node": "./dist/node/integrations/providers/storage.mjs",
|
|
1262
|
+
"default": "./dist/integrations/providers/storage.js"
|
|
1263
|
+
},
|
|
1264
|
+
"./integrations/providers/stripe": {
|
|
1265
|
+
"types": "./dist/integrations/providers/stripe.d.ts",
|
|
1266
|
+
"bun": "./dist/integrations/providers/stripe.js",
|
|
1267
|
+
"node": "./dist/node/integrations/providers/stripe.mjs",
|
|
1268
|
+
"default": "./dist/integrations/providers/stripe.js"
|
|
1269
|
+
},
|
|
1270
|
+
"./integrations/providers/supabase-postgres": {
|
|
1271
|
+
"types": "./dist/integrations/providers/supabase-postgres.d.ts",
|
|
1272
|
+
"bun": "./dist/integrations/providers/supabase-postgres.js",
|
|
1273
|
+
"node": "./dist/node/integrations/providers/supabase-postgres.mjs",
|
|
1274
|
+
"default": "./dist/integrations/providers/supabase-postgres.js"
|
|
1275
|
+
},
|
|
1276
|
+
"./integrations/providers/supabase-vector": {
|
|
1277
|
+
"types": "./dist/integrations/providers/supabase-vector.d.ts",
|
|
1278
|
+
"bun": "./dist/integrations/providers/supabase-vector.js",
|
|
1279
|
+
"node": "./dist/node/integrations/providers/supabase-vector.mjs",
|
|
1280
|
+
"default": "./dist/integrations/providers/supabase-vector.js"
|
|
1281
|
+
},
|
|
1282
|
+
"./integrations/providers/tldv": {
|
|
1283
|
+
"types": "./dist/integrations/providers/tldv.d.ts",
|
|
1284
|
+
"bun": "./dist/integrations/providers/tldv.js",
|
|
1285
|
+
"node": "./dist/node/integrations/providers/tldv.mjs",
|
|
1286
|
+
"default": "./dist/integrations/providers/tldv.js"
|
|
1287
|
+
},
|
|
1288
|
+
"./integrations/providers/twilio-sms": {
|
|
1289
|
+
"types": "./dist/integrations/providers/twilio-sms.d.ts",
|
|
1290
|
+
"bun": "./dist/integrations/providers/twilio-sms.js",
|
|
1291
|
+
"node": "./dist/node/integrations/providers/twilio-sms.mjs",
|
|
1292
|
+
"default": "./dist/integrations/providers/twilio-sms.js"
|
|
1293
|
+
},
|
|
1294
|
+
"./integrations/providers/vector-store": {
|
|
1295
|
+
"types": "./dist/integrations/providers/vector-store.d.ts",
|
|
1296
|
+
"bun": "./dist/integrations/providers/vector-store.js",
|
|
1297
|
+
"node": "./dist/node/integrations/providers/vector-store.mjs",
|
|
1298
|
+
"default": "./dist/integrations/providers/vector-store.js"
|
|
1299
|
+
},
|
|
1300
|
+
"./integrations/providers/voice": {
|
|
1301
|
+
"types": "./dist/integrations/providers/voice.d.ts",
|
|
1302
|
+
"bun": "./dist/integrations/providers/voice.js",
|
|
1303
|
+
"node": "./dist/node/integrations/providers/voice.mjs",
|
|
1304
|
+
"default": "./dist/integrations/providers/voice.js"
|
|
1305
|
+
},
|
|
1306
|
+
"./integrations/runtime": {
|
|
1307
|
+
"types": "./dist/integrations/runtime.d.ts",
|
|
1308
|
+
"bun": "./dist/integrations/runtime.js",
|
|
1309
|
+
"node": "./dist/node/integrations/runtime.mjs",
|
|
1310
|
+
"default": "./dist/integrations/runtime.js"
|
|
1311
|
+
},
|
|
1312
|
+
"./integrations/secrets": {
|
|
1313
|
+
"types": "./dist/integrations/secrets/index.d.ts",
|
|
1314
|
+
"bun": "./dist/integrations/secrets/index.js",
|
|
1315
|
+
"node": "./dist/node/integrations/secrets/index.mjs",
|
|
1316
|
+
"default": "./dist/integrations/secrets/index.js"
|
|
1317
|
+
},
|
|
1318
|
+
"./integrations/secrets-types": {
|
|
1319
|
+
"types": "./dist/integrations/secrets-types.d.ts",
|
|
1320
|
+
"bun": "./dist/integrations/secrets-types.js",
|
|
1321
|
+
"node": "./dist/node/integrations/secrets-types.mjs",
|
|
1322
|
+
"default": "./dist/integrations/secrets-types.js"
|
|
1323
|
+
},
|
|
1324
|
+
"./integrations/secrets/aws-secret-manager": {
|
|
1325
|
+
"types": "./dist/integrations/secrets/aws-secret-manager.d.ts",
|
|
1326
|
+
"bun": "./dist/integrations/secrets/aws-secret-manager.js",
|
|
1327
|
+
"node": "./dist/node/integrations/secrets/aws-secret-manager.mjs",
|
|
1328
|
+
"default": "./dist/integrations/secrets/aws-secret-manager.js"
|
|
1329
|
+
},
|
|
1330
|
+
"./integrations/secrets/env-secret-provider": {
|
|
1331
|
+
"types": "./dist/integrations/secrets/env-secret-provider.d.ts",
|
|
1332
|
+
"bun": "./dist/integrations/secrets/env-secret-provider.js",
|
|
1333
|
+
"node": "./dist/node/integrations/secrets/env-secret-provider.mjs",
|
|
1334
|
+
"default": "./dist/integrations/secrets/env-secret-provider.js"
|
|
1335
|
+
},
|
|
1336
|
+
"./integrations/secrets/gcp-secret-manager": {
|
|
1337
|
+
"types": "./dist/integrations/secrets/gcp-secret-manager.d.ts",
|
|
1338
|
+
"bun": "./dist/integrations/secrets/gcp-secret-manager.js",
|
|
1339
|
+
"node": "./dist/node/integrations/secrets/gcp-secret-manager.mjs",
|
|
1340
|
+
"default": "./dist/integrations/secrets/gcp-secret-manager.js"
|
|
1341
|
+
},
|
|
1342
|
+
"./integrations/secrets/index": {
|
|
1343
|
+
"types": "./dist/integrations/secrets/index.d.ts",
|
|
1344
|
+
"bun": "./dist/integrations/secrets/index.js",
|
|
1345
|
+
"node": "./dist/node/integrations/secrets/index.mjs",
|
|
1346
|
+
"default": "./dist/integrations/secrets/index.js"
|
|
1347
|
+
},
|
|
1348
|
+
"./integrations/secrets/manager": {
|
|
1349
|
+
"types": "./dist/integrations/secrets/manager.d.ts",
|
|
1350
|
+
"bun": "./dist/integrations/secrets/manager.js",
|
|
1351
|
+
"node": "./dist/node/integrations/secrets/manager.mjs",
|
|
1352
|
+
"default": "./dist/integrations/secrets/manager.js"
|
|
1353
|
+
},
|
|
1354
|
+
"./integrations/secrets/provider": {
|
|
1355
|
+
"types": "./dist/integrations/secrets/provider.d.ts",
|
|
1356
|
+
"bun": "./dist/integrations/secrets/provider.js",
|
|
1357
|
+
"node": "./dist/node/integrations/secrets/provider.mjs",
|
|
1358
|
+
"default": "./dist/integrations/secrets/provider.js"
|
|
1359
|
+
},
|
|
1360
|
+
"./integrations/secrets/scaleway-secret-manager": {
|
|
1361
|
+
"types": "./dist/integrations/secrets/scaleway-secret-manager.d.ts",
|
|
1362
|
+
"bun": "./dist/integrations/secrets/scaleway-secret-manager.js",
|
|
1363
|
+
"node": "./dist/node/integrations/secrets/scaleway-secret-manager.mjs",
|
|
1364
|
+
"default": "./dist/integrations/secrets/scaleway-secret-manager.js"
|
|
1365
|
+
},
|
|
1366
|
+
"./integrations/spec": {
|
|
1367
|
+
"types": "./dist/integrations/spec.d.ts",
|
|
1368
|
+
"bun": "./dist/integrations/spec.js",
|
|
1369
|
+
"node": "./dist/node/integrations/spec.mjs",
|
|
1370
|
+
"default": "./dist/integrations/spec.js"
|
|
1371
|
+
},
|
|
1372
|
+
"./jobs": {
|
|
1373
|
+
"types": "./dist/jobs/index.d.ts",
|
|
1374
|
+
"bun": "./dist/jobs/index.js",
|
|
1375
|
+
"node": "./dist/node/jobs/index.mjs",
|
|
1376
|
+
"default": "./dist/jobs/index.js"
|
|
1377
|
+
},
|
|
1378
|
+
"./jobs/define-job": {
|
|
1379
|
+
"types": "./dist/jobs/define-job.d.ts",
|
|
1380
|
+
"bun": "./dist/jobs/define-job.js",
|
|
1381
|
+
"node": "./dist/node/jobs/define-job.mjs",
|
|
1382
|
+
"default": "./dist/jobs/define-job.js"
|
|
1383
|
+
},
|
|
1384
|
+
"./jobs/gcp-cloud-tasks": {
|
|
1385
|
+
"types": "./dist/jobs/gcp-cloud-tasks.d.ts",
|
|
1386
|
+
"bun": "./dist/jobs/gcp-cloud-tasks.js",
|
|
1387
|
+
"node": "./dist/node/jobs/gcp-cloud-tasks.mjs",
|
|
1388
|
+
"default": "./dist/jobs/gcp-cloud-tasks.js"
|
|
1389
|
+
},
|
|
1390
|
+
"./jobs/gcp-pubsub": {
|
|
1391
|
+
"types": "./dist/jobs/gcp-pubsub.d.ts",
|
|
1392
|
+
"bun": "./dist/jobs/gcp-pubsub.js",
|
|
1393
|
+
"node": "./dist/node/jobs/gcp-pubsub.mjs",
|
|
1394
|
+
"default": "./dist/jobs/gcp-pubsub.js"
|
|
1395
|
+
},
|
|
1396
|
+
"./jobs/handlers": {
|
|
1397
|
+
"types": "./dist/jobs/handlers/index.d.ts",
|
|
1398
|
+
"bun": "./dist/jobs/handlers/index.js",
|
|
1399
|
+
"node": "./dist/node/jobs/handlers/index.mjs",
|
|
1400
|
+
"default": "./dist/jobs/handlers/index.js"
|
|
1401
|
+
},
|
|
1402
|
+
"./jobs/handlers/gmail-sync-handler": {
|
|
1403
|
+
"types": "./dist/jobs/handlers/gmail-sync-handler.d.ts",
|
|
1404
|
+
"bun": "./dist/jobs/handlers/gmail-sync-handler.js",
|
|
1405
|
+
"node": "./dist/node/jobs/handlers/gmail-sync-handler.mjs",
|
|
1406
|
+
"default": "./dist/jobs/handlers/gmail-sync-handler.js"
|
|
1407
|
+
},
|
|
1408
|
+
"./jobs/handlers/index": {
|
|
1409
|
+
"types": "./dist/jobs/handlers/index.d.ts",
|
|
1410
|
+
"bun": "./dist/jobs/handlers/index.js",
|
|
1411
|
+
"node": "./dist/node/jobs/handlers/index.mjs",
|
|
1412
|
+
"default": "./dist/jobs/handlers/index.js"
|
|
1413
|
+
},
|
|
1414
|
+
"./jobs/handlers/ping-handler": {
|
|
1415
|
+
"types": "./dist/jobs/handlers/ping-handler.d.ts",
|
|
1416
|
+
"bun": "./dist/jobs/handlers/ping-handler.js",
|
|
1417
|
+
"node": "./dist/node/jobs/handlers/ping-handler.mjs",
|
|
1418
|
+
"default": "./dist/jobs/handlers/ping-handler.js"
|
|
1419
|
+
},
|
|
1420
|
+
"./jobs/handlers/storage-document-handler": {
|
|
1421
|
+
"types": "./dist/jobs/handlers/storage-document-handler.d.ts",
|
|
1422
|
+
"bun": "./dist/jobs/handlers/storage-document-handler.js",
|
|
1423
|
+
"node": "./dist/node/jobs/handlers/storage-document-handler.mjs",
|
|
1424
|
+
"default": "./dist/jobs/handlers/storage-document-handler.js"
|
|
1425
|
+
},
|
|
1426
|
+
"./jobs/index": {
|
|
1427
|
+
"types": "./dist/jobs/index.d.ts",
|
|
1428
|
+
"bun": "./dist/jobs/index.js",
|
|
1429
|
+
"node": "./dist/node/jobs/index.mjs",
|
|
1430
|
+
"default": "./dist/jobs/index.js"
|
|
1431
|
+
},
|
|
1432
|
+
"./jobs/memory-queue": {
|
|
1433
|
+
"types": "./dist/jobs/memory-queue.d.ts",
|
|
1434
|
+
"bun": "./dist/jobs/memory-queue.js",
|
|
1435
|
+
"node": "./dist/node/jobs/memory-queue.mjs",
|
|
1436
|
+
"default": "./dist/jobs/memory-queue.js"
|
|
1437
|
+
},
|
|
1438
|
+
"./jobs/queue": {
|
|
1439
|
+
"types": "./dist/jobs/queue.d.ts",
|
|
1440
|
+
"bun": "./dist/jobs/queue.js",
|
|
1441
|
+
"node": "./dist/node/jobs/queue.mjs",
|
|
1442
|
+
"default": "./dist/jobs/queue.js"
|
|
1443
|
+
},
|
|
1444
|
+
"./jobs/scaleway-sqs-queue": {
|
|
1445
|
+
"types": "./dist/jobs/scaleway-sqs-queue.d.ts",
|
|
1446
|
+
"bun": "./dist/jobs/scaleway-sqs-queue.js",
|
|
1447
|
+
"node": "./dist/node/jobs/scaleway-sqs-queue.mjs",
|
|
1448
|
+
"default": "./dist/jobs/scaleway-sqs-queue.js"
|
|
1449
|
+
},
|
|
1450
|
+
"./jsonschema": {
|
|
1451
|
+
"types": "./dist/jsonschema.d.ts",
|
|
1452
|
+
"bun": "./dist/jsonschema.js",
|
|
1453
|
+
"node": "./dist/node/jsonschema.mjs",
|
|
1454
|
+
"default": "./dist/jsonschema.js"
|
|
1455
|
+
},
|
|
1456
|
+
"./knowledge": {
|
|
1457
|
+
"types": "./dist/knowledge/index.d.ts",
|
|
1458
|
+
"bun": "./dist/knowledge/index.js",
|
|
1459
|
+
"node": "./dist/node/knowledge/index.mjs",
|
|
1460
|
+
"default": "./dist/knowledge/index.js"
|
|
1461
|
+
},
|
|
1462
|
+
"./knowledge/binding": {
|
|
1463
|
+
"types": "./dist/knowledge/binding.d.ts",
|
|
1464
|
+
"bun": "./dist/knowledge/binding.js",
|
|
1465
|
+
"node": "./dist/node/knowledge/binding.mjs",
|
|
1466
|
+
"default": "./dist/knowledge/binding.js"
|
|
1467
|
+
},
|
|
1468
|
+
"./knowledge/docs/knowledge.docblock": {
|
|
1469
|
+
"types": "./dist/knowledge/docs/knowledge.docblock.d.ts",
|
|
1470
|
+
"bun": "./dist/knowledge/docs/knowledge.docblock.js",
|
|
1471
|
+
"node": "./dist/node/knowledge/docs/knowledge.docblock.mjs",
|
|
1472
|
+
"default": "./dist/knowledge/docs/knowledge.docblock.js"
|
|
1473
|
+
},
|
|
1474
|
+
"./knowledge/index": {
|
|
1475
|
+
"types": "./dist/knowledge/index.d.ts",
|
|
1476
|
+
"bun": "./dist/knowledge/index.js",
|
|
1477
|
+
"node": "./dist/node/knowledge/index.mjs",
|
|
1478
|
+
"default": "./dist/knowledge/index.js"
|
|
1479
|
+
},
|
|
1480
|
+
"./knowledge/ingestion": {
|
|
1481
|
+
"types": "./dist/knowledge/ingestion/index.d.ts",
|
|
1482
|
+
"bun": "./dist/knowledge/ingestion/index.js",
|
|
1483
|
+
"node": "./dist/node/knowledge/ingestion/index.mjs",
|
|
1484
|
+
"default": "./dist/knowledge/ingestion/index.js"
|
|
1485
|
+
},
|
|
1486
|
+
"./knowledge/ingestion/document-processor": {
|
|
1487
|
+
"types": "./dist/knowledge/ingestion/document-processor.d.ts",
|
|
1488
|
+
"bun": "./dist/knowledge/ingestion/document-processor.js",
|
|
1489
|
+
"node": "./dist/node/knowledge/ingestion/document-processor.mjs",
|
|
1490
|
+
"default": "./dist/knowledge/ingestion/document-processor.js"
|
|
1491
|
+
},
|
|
1492
|
+
"./knowledge/ingestion/embedding-service": {
|
|
1493
|
+
"types": "./dist/knowledge/ingestion/embedding-service.d.ts",
|
|
1494
|
+
"bun": "./dist/knowledge/ingestion/embedding-service.js",
|
|
1495
|
+
"node": "./dist/node/knowledge/ingestion/embedding-service.mjs",
|
|
1496
|
+
"default": "./dist/knowledge/ingestion/embedding-service.js"
|
|
1497
|
+
},
|
|
1498
|
+
"./knowledge/ingestion/gmail-adapter": {
|
|
1499
|
+
"types": "./dist/knowledge/ingestion/gmail-adapter.d.ts",
|
|
1500
|
+
"bun": "./dist/knowledge/ingestion/gmail-adapter.js",
|
|
1501
|
+
"node": "./dist/node/knowledge/ingestion/gmail-adapter.mjs",
|
|
1502
|
+
"default": "./dist/knowledge/ingestion/gmail-adapter.js"
|
|
1503
|
+
},
|
|
1504
|
+
"./knowledge/ingestion/index": {
|
|
1505
|
+
"types": "./dist/knowledge/ingestion/index.d.ts",
|
|
1506
|
+
"bun": "./dist/knowledge/ingestion/index.js",
|
|
1507
|
+
"node": "./dist/node/knowledge/ingestion/index.mjs",
|
|
1508
|
+
"default": "./dist/knowledge/ingestion/index.js"
|
|
1509
|
+
},
|
|
1510
|
+
"./knowledge/ingestion/storage-adapter": {
|
|
1511
|
+
"types": "./dist/knowledge/ingestion/storage-adapter.d.ts",
|
|
1512
|
+
"bun": "./dist/knowledge/ingestion/storage-adapter.js",
|
|
1513
|
+
"node": "./dist/node/knowledge/ingestion/storage-adapter.mjs",
|
|
1514
|
+
"default": "./dist/knowledge/ingestion/storage-adapter.js"
|
|
1515
|
+
},
|
|
1516
|
+
"./knowledge/ingestion/vector-indexer": {
|
|
1517
|
+
"types": "./dist/knowledge/ingestion/vector-indexer.d.ts",
|
|
1518
|
+
"bun": "./dist/knowledge/ingestion/vector-indexer.js",
|
|
1519
|
+
"node": "./dist/node/knowledge/ingestion/vector-indexer.mjs",
|
|
1520
|
+
"default": "./dist/knowledge/ingestion/vector-indexer.js"
|
|
1521
|
+
},
|
|
1522
|
+
"./knowledge/knowledge.capability": {
|
|
1523
|
+
"types": "./dist/knowledge/knowledge.capability.d.ts",
|
|
1524
|
+
"bun": "./dist/knowledge/knowledge.capability.js",
|
|
1525
|
+
"node": "./dist/node/knowledge/knowledge.capability.mjs",
|
|
1526
|
+
"default": "./dist/knowledge/knowledge.capability.js"
|
|
1527
|
+
},
|
|
1528
|
+
"./knowledge/knowledge.feature": {
|
|
1529
|
+
"types": "./dist/knowledge/knowledge.feature.d.ts",
|
|
1530
|
+
"bun": "./dist/knowledge/knowledge.feature.js",
|
|
1531
|
+
"node": "./dist/node/knowledge/knowledge.feature.mjs",
|
|
1532
|
+
"default": "./dist/knowledge/knowledge.feature.js"
|
|
1533
|
+
},
|
|
1534
|
+
"./knowledge/operations": {
|
|
1535
|
+
"types": "./dist/knowledge/operations.d.ts",
|
|
1536
|
+
"bun": "./dist/knowledge/operations.js",
|
|
1537
|
+
"node": "./dist/node/knowledge/operations.mjs",
|
|
1538
|
+
"default": "./dist/knowledge/operations.js"
|
|
1539
|
+
},
|
|
1540
|
+
"./knowledge/query": {
|
|
1541
|
+
"types": "./dist/knowledge/query/index.d.ts",
|
|
1542
|
+
"bun": "./dist/knowledge/query/index.js",
|
|
1543
|
+
"node": "./dist/node/knowledge/query/index.mjs",
|
|
1544
|
+
"default": "./dist/knowledge/query/index.js"
|
|
1545
|
+
},
|
|
1546
|
+
"./knowledge/query/index": {
|
|
1547
|
+
"types": "./dist/knowledge/query/index.d.ts",
|
|
1548
|
+
"bun": "./dist/knowledge/query/index.js",
|
|
1549
|
+
"node": "./dist/node/knowledge/query/index.mjs",
|
|
1550
|
+
"default": "./dist/knowledge/query/index.js"
|
|
1551
|
+
},
|
|
1552
|
+
"./knowledge/query/service": {
|
|
1553
|
+
"types": "./dist/knowledge/query/service.d.ts",
|
|
1554
|
+
"bun": "./dist/knowledge/query/service.js",
|
|
1555
|
+
"node": "./dist/node/knowledge/query/service.mjs",
|
|
1556
|
+
"default": "./dist/knowledge/query/service.js"
|
|
1557
|
+
},
|
|
1558
|
+
"./knowledge/runtime": {
|
|
1559
|
+
"types": "./dist/knowledge/runtime.d.ts",
|
|
1560
|
+
"bun": "./dist/knowledge/runtime.js",
|
|
1561
|
+
"node": "./dist/node/knowledge/runtime.mjs",
|
|
1562
|
+
"default": "./dist/knowledge/runtime.js"
|
|
1563
|
+
},
|
|
1564
|
+
"./knowledge/source": {
|
|
1565
|
+
"types": "./dist/knowledge/source.d.ts",
|
|
1566
|
+
"bun": "./dist/knowledge/source.js",
|
|
1567
|
+
"node": "./dist/node/knowledge/source.mjs",
|
|
1568
|
+
"default": "./dist/knowledge/source.js"
|
|
1569
|
+
},
|
|
1570
|
+
"./knowledge/spaces": {
|
|
1571
|
+
"types": "./dist/knowledge/spaces/index.d.ts",
|
|
1572
|
+
"bun": "./dist/knowledge/spaces/index.js",
|
|
1573
|
+
"node": "./dist/node/knowledge/spaces/index.mjs",
|
|
1574
|
+
"default": "./dist/knowledge/spaces/index.js"
|
|
1575
|
+
},
|
|
1576
|
+
"./knowledge/spaces/email-threads": {
|
|
1577
|
+
"types": "./dist/knowledge/spaces/email-threads.d.ts",
|
|
1578
|
+
"bun": "./dist/knowledge/spaces/email-threads.js",
|
|
1579
|
+
"node": "./dist/node/knowledge/spaces/email-threads.mjs",
|
|
1580
|
+
"default": "./dist/knowledge/spaces/email-threads.js"
|
|
1581
|
+
},
|
|
1582
|
+
"./knowledge/spaces/financial-docs": {
|
|
1583
|
+
"types": "./dist/knowledge/spaces/financial-docs.d.ts",
|
|
1584
|
+
"bun": "./dist/knowledge/spaces/financial-docs.js",
|
|
1585
|
+
"node": "./dist/node/knowledge/spaces/financial-docs.mjs",
|
|
1586
|
+
"default": "./dist/knowledge/spaces/financial-docs.js"
|
|
1587
|
+
},
|
|
1588
|
+
"./knowledge/spaces/financial-overview": {
|
|
1589
|
+
"types": "./dist/knowledge/spaces/financial-overview.d.ts",
|
|
1590
|
+
"bun": "./dist/knowledge/spaces/financial-overview.js",
|
|
1591
|
+
"node": "./dist/node/knowledge/spaces/financial-overview.mjs",
|
|
1592
|
+
"default": "./dist/knowledge/spaces/financial-overview.js"
|
|
1593
|
+
},
|
|
1594
|
+
"./knowledge/spaces/index": {
|
|
1595
|
+
"types": "./dist/knowledge/spaces/index.d.ts",
|
|
1596
|
+
"bun": "./dist/knowledge/spaces/index.js",
|
|
1597
|
+
"node": "./dist/node/knowledge/spaces/index.mjs",
|
|
1598
|
+
"default": "./dist/knowledge/spaces/index.js"
|
|
1599
|
+
},
|
|
1600
|
+
"./knowledge/spaces/product-canon": {
|
|
1601
|
+
"types": "./dist/knowledge/spaces/product-canon.d.ts",
|
|
1602
|
+
"bun": "./dist/knowledge/spaces/product-canon.js",
|
|
1603
|
+
"node": "./dist/node/knowledge/spaces/product-canon.mjs",
|
|
1604
|
+
"default": "./dist/knowledge/spaces/product-canon.js"
|
|
1605
|
+
},
|
|
1606
|
+
"./knowledge/spaces/support-faq": {
|
|
1607
|
+
"types": "./dist/knowledge/spaces/support-faq.d.ts",
|
|
1608
|
+
"bun": "./dist/knowledge/spaces/support-faq.js",
|
|
1609
|
+
"node": "./dist/node/knowledge/spaces/support-faq.mjs",
|
|
1610
|
+
"default": "./dist/knowledge/spaces/support-faq.js"
|
|
1611
|
+
},
|
|
1612
|
+
"./knowledge/spaces/uploaded-docs": {
|
|
1613
|
+
"types": "./dist/knowledge/spaces/uploaded-docs.d.ts",
|
|
1614
|
+
"bun": "./dist/knowledge/spaces/uploaded-docs.js",
|
|
1615
|
+
"node": "./dist/node/knowledge/spaces/uploaded-docs.mjs",
|
|
1616
|
+
"default": "./dist/knowledge/spaces/uploaded-docs.js"
|
|
1617
|
+
},
|
|
1618
|
+
"./knowledge/spec": {
|
|
1619
|
+
"types": "./dist/knowledge/spec.d.ts",
|
|
1620
|
+
"bun": "./dist/knowledge/spec.js",
|
|
1621
|
+
"node": "./dist/node/knowledge/spec.mjs",
|
|
1622
|
+
"default": "./dist/knowledge/spec.js"
|
|
1623
|
+
},
|
|
1624
|
+
"./llm": {
|
|
1625
|
+
"types": "./dist/llm/index.d.ts",
|
|
1626
|
+
"bun": "./dist/llm/index.js",
|
|
1627
|
+
"node": "./dist/node/llm/index.mjs",
|
|
1628
|
+
"default": "./dist/llm/index.js"
|
|
1629
|
+
},
|
|
1630
|
+
"./llm/exporters": {
|
|
1631
|
+
"types": "./dist/llm/exporters.d.ts",
|
|
1632
|
+
"bun": "./dist/llm/exporters.js",
|
|
1633
|
+
"node": "./dist/node/llm/exporters.mjs",
|
|
1634
|
+
"default": "./dist/llm/exporters.js"
|
|
1635
|
+
},
|
|
1636
|
+
"./llm/index": {
|
|
1637
|
+
"types": "./dist/llm/index.d.ts",
|
|
1638
|
+
"bun": "./dist/llm/index.js",
|
|
1639
|
+
"node": "./dist/node/llm/index.mjs",
|
|
1640
|
+
"default": "./dist/llm/index.js"
|
|
1641
|
+
},
|
|
1642
|
+
"./llm/prompts": {
|
|
1643
|
+
"types": "./dist/llm/prompts.d.ts",
|
|
1644
|
+
"bun": "./dist/llm/prompts.js",
|
|
1645
|
+
"node": "./dist/node/llm/prompts.mjs",
|
|
1646
|
+
"default": "./dist/llm/prompts.js"
|
|
1647
|
+
},
|
|
1648
|
+
"./llm/types": {
|
|
1649
|
+
"types": "./dist/llm/types.d.ts",
|
|
1650
|
+
"bun": "./dist/llm/types.js",
|
|
1651
|
+
"node": "./dist/node/llm/types.mjs",
|
|
1652
|
+
"default": "./dist/llm/types.js"
|
|
1653
|
+
},
|
|
1654
|
+
"./markdown": {
|
|
1655
|
+
"types": "./dist/markdown.d.ts",
|
|
1656
|
+
"bun": "./dist/markdown.js",
|
|
1657
|
+
"node": "./dist/node/markdown.mjs",
|
|
1658
|
+
"default": "./dist/markdown.js"
|
|
1659
|
+
},
|
|
1660
|
+
"./migrations": {
|
|
1661
|
+
"types": "./dist/migrations.d.ts",
|
|
1662
|
+
"bun": "./dist/migrations.js",
|
|
1663
|
+
"node": "./dist/node/migrations.mjs",
|
|
1664
|
+
"default": "./dist/migrations.js"
|
|
1665
|
+
},
|
|
1666
|
+
"./model-registry": {
|
|
1667
|
+
"types": "./dist/model-registry.d.ts",
|
|
1668
|
+
"bun": "./dist/model-registry.js",
|
|
1669
|
+
"node": "./dist/node/model-registry.mjs",
|
|
1670
|
+
"default": "./dist/model-registry.js"
|
|
1671
|
+
},
|
|
1672
|
+
"./onboarding-base": {
|
|
1673
|
+
"types": "./dist/onboarding-base.d.ts",
|
|
1674
|
+
"bun": "./dist/onboarding-base.js",
|
|
1675
|
+
"node": "./dist/node/onboarding-base.mjs",
|
|
1676
|
+
"default": "./dist/onboarding-base.js"
|
|
1677
|
+
},
|
|
1678
|
+
"./openapi": {
|
|
1679
|
+
"types": "./dist/openapi.d.ts",
|
|
1680
|
+
"bun": "./dist/openapi.js",
|
|
1681
|
+
"node": "./dist/node/openapi.mjs",
|
|
1682
|
+
"default": "./dist/openapi.js"
|
|
1683
|
+
},
|
|
1684
|
+
"./operations": {
|
|
1685
|
+
"types": "./dist/operations/index.d.ts",
|
|
1686
|
+
"bun": "./dist/operations/index.js",
|
|
1687
|
+
"node": "./dist/node/operations/index.mjs",
|
|
1688
|
+
"default": "./dist/operations/index.js"
|
|
1689
|
+
},
|
|
1690
|
+
"./operations/index": {
|
|
1691
|
+
"types": "./dist/operations/index.d.ts",
|
|
1692
|
+
"bun": "./dist/operations/index.js",
|
|
1693
|
+
"node": "./dist/node/operations/index.mjs",
|
|
1694
|
+
"default": "./dist/operations/index.js"
|
|
1695
|
+
},
|
|
1696
|
+
"./operations/operation": {
|
|
1697
|
+
"types": "./dist/operations/operation.d.ts",
|
|
1698
|
+
"bun": "./dist/operations/operation.js",
|
|
1699
|
+
"node": "./dist/node/operations/operation.mjs",
|
|
1700
|
+
"default": "./dist/operations/operation.js"
|
|
1701
|
+
},
|
|
1702
|
+
"./operations/registry": {
|
|
1703
|
+
"types": "./dist/operations/registry.d.ts",
|
|
1704
|
+
"bun": "./dist/operations/registry.js",
|
|
1705
|
+
"node": "./dist/node/operations/registry.mjs",
|
|
1706
|
+
"default": "./dist/operations/registry.js"
|
|
1707
|
+
},
|
|
1708
|
+
"./operations/report": {
|
|
1709
|
+
"types": "./dist/operations/report/index.d.ts",
|
|
1710
|
+
"bun": "./dist/operations/report/index.js",
|
|
1711
|
+
"node": "./dist/node/operations/report/index.mjs",
|
|
1712
|
+
"default": "./dist/operations/report/index.js"
|
|
1713
|
+
},
|
|
1714
|
+
"./operations/report/getContractVerificationStatus": {
|
|
1715
|
+
"types": "./dist/operations/report/getContractVerificationStatus.d.ts",
|
|
1716
|
+
"bun": "./dist/operations/report/getContractVerificationStatus.js",
|
|
1717
|
+
"node": "./dist/node/operations/report/getContractVerificationStatus.mjs",
|
|
1718
|
+
"default": "./dist/operations/report/getContractVerificationStatus.js"
|
|
1719
|
+
},
|
|
1720
|
+
"./operations/report/index": {
|
|
1721
|
+
"types": "./dist/operations/report/index.d.ts",
|
|
1722
|
+
"bun": "./dist/operations/report/index.js",
|
|
1723
|
+
"node": "./dist/node/operations/report/index.mjs",
|
|
1724
|
+
"default": "./dist/operations/report/index.js"
|
|
1725
|
+
},
|
|
1726
|
+
"./ownership": {
|
|
1727
|
+
"types": "./dist/ownership.d.ts",
|
|
1728
|
+
"bun": "./dist/ownership.js",
|
|
1729
|
+
"node": "./dist/node/ownership.mjs",
|
|
1730
|
+
"default": "./dist/ownership.js"
|
|
1731
|
+
},
|
|
1732
|
+
"./policy": {
|
|
1733
|
+
"types": "./dist/policy/index.d.ts",
|
|
1734
|
+
"bun": "./dist/policy/index.js",
|
|
1735
|
+
"node": "./dist/node/policy/index.mjs",
|
|
1736
|
+
"default": "./dist/policy/index.js"
|
|
1737
|
+
},
|
|
1738
|
+
"./policy/context": {
|
|
1739
|
+
"types": "./dist/policy/context.d.ts",
|
|
1740
|
+
"bun": "./dist/policy/context.js",
|
|
1741
|
+
"node": "./dist/node/policy/context.mjs",
|
|
1742
|
+
"default": "./dist/policy/context.js"
|
|
1743
|
+
},
|
|
1744
|
+
"./policy/docs/policy.docblock": {
|
|
1745
|
+
"types": "./dist/policy/docs/policy.docblock.d.ts",
|
|
1746
|
+
"bun": "./dist/policy/docs/policy.docblock.js",
|
|
1747
|
+
"node": "./dist/node/policy/docs/policy.docblock.mjs",
|
|
1748
|
+
"default": "./dist/policy/docs/policy.docblock.js"
|
|
1749
|
+
},
|
|
1750
|
+
"./policy/engine": {
|
|
1751
|
+
"types": "./dist/policy/engine.d.ts",
|
|
1752
|
+
"bun": "./dist/policy/engine.js",
|
|
1753
|
+
"node": "./dist/node/policy/engine.mjs",
|
|
1754
|
+
"default": "./dist/policy/engine.js"
|
|
1755
|
+
},
|
|
1756
|
+
"./policy/guards": {
|
|
1757
|
+
"types": "./dist/policy/guards.d.ts",
|
|
1758
|
+
"bun": "./dist/policy/guards.js",
|
|
1759
|
+
"node": "./dist/node/policy/guards.mjs",
|
|
1760
|
+
"default": "./dist/policy/guards.js"
|
|
1761
|
+
},
|
|
1762
|
+
"./policy/index": {
|
|
1763
|
+
"types": "./dist/policy/index.d.ts",
|
|
1764
|
+
"bun": "./dist/policy/index.js",
|
|
1765
|
+
"node": "./dist/node/policy/index.mjs",
|
|
1766
|
+
"default": "./dist/policy/index.js"
|
|
1767
|
+
},
|
|
1768
|
+
"./policy/opa-adapter": {
|
|
1769
|
+
"types": "./dist/policy/opa-adapter.d.ts",
|
|
1770
|
+
"bun": "./dist/policy/opa-adapter.js",
|
|
1771
|
+
"node": "./dist/node/policy/opa-adapter.mjs",
|
|
1772
|
+
"default": "./dist/policy/opa-adapter.js"
|
|
1773
|
+
},
|
|
1774
|
+
"./policy/registry": {
|
|
1775
|
+
"types": "./dist/policy/registry.d.ts",
|
|
1776
|
+
"bun": "./dist/policy/registry.js",
|
|
1777
|
+
"node": "./dist/node/policy/registry.mjs",
|
|
1778
|
+
"default": "./dist/policy/registry.js"
|
|
1779
|
+
},
|
|
1780
|
+
"./policy/spec": {
|
|
1781
|
+
"types": "./dist/policy/spec.d.ts",
|
|
1782
|
+
"bun": "./dist/policy/spec.js",
|
|
1783
|
+
"node": "./dist/node/policy/spec.mjs",
|
|
1784
|
+
"default": "./dist/policy/spec.js"
|
|
1785
|
+
},
|
|
1786
|
+
"./policy/validation": {
|
|
1787
|
+
"types": "./dist/policy/validation.d.ts",
|
|
1788
|
+
"bun": "./dist/policy/validation.js",
|
|
1789
|
+
"node": "./dist/node/policy/validation.mjs",
|
|
1790
|
+
"default": "./dist/policy/validation.js"
|
|
1791
|
+
},
|
|
1792
|
+
"./presentations": {
|
|
1793
|
+
"types": "./dist/presentations/index.d.ts",
|
|
1794
|
+
"bun": "./dist/presentations/index.js",
|
|
1795
|
+
"node": "./dist/node/presentations/index.mjs",
|
|
1796
|
+
"default": "./dist/presentations/index.js"
|
|
1797
|
+
},
|
|
1798
|
+
"./presentations/docs/presentations-conventions.docblock": {
|
|
1799
|
+
"types": "./dist/presentations/docs/presentations-conventions.docblock.d.ts",
|
|
1800
|
+
"bun": "./dist/presentations/docs/presentations-conventions.docblock.js",
|
|
1801
|
+
"node": "./dist/node/presentations/docs/presentations-conventions.docblock.mjs",
|
|
1802
|
+
"default": "./dist/presentations/docs/presentations-conventions.docblock.js"
|
|
1803
|
+
},
|
|
1804
|
+
"./presentations/index": {
|
|
1805
|
+
"types": "./dist/presentations/index.d.ts",
|
|
1806
|
+
"bun": "./dist/presentations/index.js",
|
|
1807
|
+
"node": "./dist/node/presentations/index.mjs",
|
|
1808
|
+
"default": "./dist/presentations/index.js"
|
|
1809
|
+
},
|
|
1810
|
+
"./presentations/presentations": {
|
|
1811
|
+
"types": "./dist/presentations/presentations.d.ts",
|
|
1812
|
+
"bun": "./dist/presentations/presentations.js",
|
|
1813
|
+
"node": "./dist/node/presentations/presentations.mjs",
|
|
1814
|
+
"default": "./dist/presentations/presentations.js"
|
|
1815
|
+
},
|
|
1816
|
+
"./presentations/registry": {
|
|
1817
|
+
"types": "./dist/presentations/registry.d.ts",
|
|
1818
|
+
"bun": "./dist/presentations/registry.js",
|
|
1819
|
+
"node": "./dist/node/presentations/registry.mjs",
|
|
1820
|
+
"default": "./dist/presentations/registry.js"
|
|
1821
|
+
},
|
|
1822
|
+
"./presentations/transform-engine": {
|
|
1823
|
+
"types": "./dist/presentations/transform-engine.d.ts",
|
|
1824
|
+
"bun": "./dist/presentations/transform-engine.js",
|
|
1825
|
+
"node": "./dist/node/presentations/transform-engine.mjs",
|
|
1826
|
+
"default": "./dist/presentations/transform-engine.js"
|
|
1827
|
+
},
|
|
1828
|
+
"./product-intent": {
|
|
1829
|
+
"types": "./dist/product-intent/index.d.ts",
|
|
1830
|
+
"bun": "./dist/product-intent/index.js",
|
|
1831
|
+
"node": "./dist/node/product-intent/index.mjs",
|
|
1832
|
+
"default": "./dist/product-intent/index.js"
|
|
1833
|
+
},
|
|
1834
|
+
"./product-intent/contract-patch-intent": {
|
|
1835
|
+
"types": "./dist/product-intent/contract-patch-intent.d.ts",
|
|
1836
|
+
"bun": "./dist/product-intent/contract-patch-intent.js",
|
|
1837
|
+
"node": "./dist/node/product-intent/contract-patch-intent.mjs",
|
|
1838
|
+
"default": "./dist/product-intent/contract-patch-intent.js"
|
|
1839
|
+
},
|
|
1840
|
+
"./product-intent/contract-spec-patch": {
|
|
1841
|
+
"types": "./dist/product-intent/contract-spec-patch.d.ts",
|
|
1842
|
+
"bun": "./dist/product-intent/contract-spec-patch.js",
|
|
1843
|
+
"node": "./dist/node/product-intent/contract-spec-patch.mjs",
|
|
1844
|
+
"default": "./dist/product-intent/contract-spec-patch.js"
|
|
1845
|
+
},
|
|
1846
|
+
"./product-intent/evidence": {
|
|
1847
|
+
"types": "./dist/product-intent/evidence.d.ts",
|
|
1848
|
+
"bun": "./dist/product-intent/evidence.js",
|
|
1849
|
+
"node": "./dist/node/product-intent/evidence.mjs",
|
|
1850
|
+
"default": "./dist/product-intent/evidence.js"
|
|
1851
|
+
},
|
|
1852
|
+
"./product-intent/findings": {
|
|
1853
|
+
"types": "./dist/product-intent/findings.d.ts",
|
|
1854
|
+
"bun": "./dist/product-intent/findings.js",
|
|
1855
|
+
"node": "./dist/node/product-intent/findings.mjs",
|
|
1856
|
+
"default": "./dist/product-intent/findings.js"
|
|
1857
|
+
},
|
|
1858
|
+
"./product-intent/impact-report": {
|
|
1859
|
+
"types": "./dist/product-intent/impact-report.d.ts",
|
|
1860
|
+
"bun": "./dist/product-intent/impact-report.js",
|
|
1861
|
+
"node": "./dist/node/product-intent/impact-report.mjs",
|
|
1862
|
+
"default": "./dist/product-intent/impact-report.js"
|
|
1863
|
+
},
|
|
1864
|
+
"./product-intent/index": {
|
|
1865
|
+
"types": "./dist/product-intent/index.d.ts",
|
|
1866
|
+
"bun": "./dist/product-intent/index.js",
|
|
1867
|
+
"node": "./dist/node/product-intent/index.mjs",
|
|
1868
|
+
"default": "./dist/product-intent/index.js"
|
|
1869
|
+
},
|
|
1870
|
+
"./product-intent/insights": {
|
|
1871
|
+
"types": "./dist/product-intent/insights.d.ts",
|
|
1872
|
+
"bun": "./dist/product-intent/insights.js",
|
|
1873
|
+
"node": "./dist/node/product-intent/insights.mjs",
|
|
1874
|
+
"default": "./dist/product-intent/insights.js"
|
|
1875
|
+
},
|
|
1876
|
+
"./product-intent/opportunity-brief": {
|
|
1877
|
+
"types": "./dist/product-intent/opportunity-brief.d.ts",
|
|
1878
|
+
"bun": "./dist/product-intent/opportunity-brief.js",
|
|
1879
|
+
"node": "./dist/node/product-intent/opportunity-brief.mjs",
|
|
1880
|
+
"default": "./dist/product-intent/opportunity-brief.js"
|
|
1881
|
+
},
|
|
1882
|
+
"./product-intent/problems": {
|
|
1883
|
+
"types": "./dist/product-intent/problems.d.ts",
|
|
1884
|
+
"bun": "./dist/product-intent/problems.js",
|
|
1885
|
+
"node": "./dist/node/product-intent/problems.mjs",
|
|
1886
|
+
"default": "./dist/product-intent/problems.js"
|
|
1887
|
+
},
|
|
1888
|
+
"./product-intent/registry": {
|
|
1889
|
+
"types": "./dist/product-intent/registry.d.ts",
|
|
1890
|
+
"bun": "./dist/product-intent/registry.js",
|
|
1891
|
+
"node": "./dist/node/product-intent/registry.mjs",
|
|
1892
|
+
"default": "./dist/product-intent/registry.js"
|
|
1893
|
+
},
|
|
1894
|
+
"./product-intent/runtime": {
|
|
1895
|
+
"types": "./dist/product-intent/runtime.d.ts",
|
|
1896
|
+
"bun": "./dist/product-intent/runtime.js",
|
|
1897
|
+
"node": "./dist/node/product-intent/runtime.mjs",
|
|
1898
|
+
"default": "./dist/product-intent/runtime.js"
|
|
1899
|
+
},
|
|
1900
|
+
"./product-intent/spec": {
|
|
1901
|
+
"types": "./dist/product-intent/spec.d.ts",
|
|
1902
|
+
"bun": "./dist/product-intent/spec.js",
|
|
1903
|
+
"node": "./dist/node/product-intent/spec.mjs",
|
|
1904
|
+
"default": "./dist/product-intent/spec.js"
|
|
1905
|
+
},
|
|
1906
|
+
"./product-intent/task-pack": {
|
|
1907
|
+
"types": "./dist/product-intent/task-pack.d.ts",
|
|
1908
|
+
"bun": "./dist/product-intent/task-pack.js",
|
|
1909
|
+
"node": "./dist/node/product-intent/task-pack.mjs",
|
|
1910
|
+
"default": "./dist/product-intent/task-pack.js"
|
|
1911
|
+
},
|
|
1912
|
+
"./product-intent/tickets": {
|
|
1913
|
+
"types": "./dist/product-intent/tickets.d.ts",
|
|
1914
|
+
"bun": "./dist/product-intent/tickets.js",
|
|
1915
|
+
"node": "./dist/node/product-intent/tickets.mjs",
|
|
1916
|
+
"default": "./dist/product-intent/tickets.js"
|
|
1917
|
+
},
|
|
1918
|
+
"./product-intent/types": {
|
|
1919
|
+
"types": "./dist/product-intent/types.d.ts",
|
|
1920
|
+
"bun": "./dist/product-intent/types.js",
|
|
1921
|
+
"node": "./dist/node/product-intent/types.mjs",
|
|
1922
|
+
"default": "./dist/product-intent/types.js"
|
|
1923
|
+
},
|
|
1924
|
+
"./product-intent/ui-wireframe": {
|
|
1925
|
+
"types": "./dist/product-intent/ui-wireframe.d.ts",
|
|
1926
|
+
"bun": "./dist/product-intent/ui-wireframe.js",
|
|
1927
|
+
"node": "./dist/node/product-intent/ui-wireframe.mjs",
|
|
1928
|
+
"default": "./dist/product-intent/ui-wireframe.js"
|
|
1929
|
+
},
|
|
1930
|
+
"./prompt": {
|
|
1931
|
+
"types": "./dist/prompt.d.ts",
|
|
1932
|
+
"bun": "./dist/prompt.js",
|
|
1933
|
+
"node": "./dist/node/prompt.mjs",
|
|
1934
|
+
"default": "./dist/prompt.js"
|
|
1935
|
+
},
|
|
1936
|
+
"./promptRegistry": {
|
|
1937
|
+
"types": "./dist/promptRegistry.d.ts",
|
|
1938
|
+
"bun": "./dist/promptRegistry.js",
|
|
1939
|
+
"node": "./dist/node/promptRegistry.mjs",
|
|
1940
|
+
"default": "./dist/promptRegistry.js"
|
|
1941
|
+
},
|
|
1942
|
+
"./regenerator": {
|
|
1943
|
+
"types": "./dist/regenerator/index.d.ts",
|
|
1944
|
+
"bun": "./dist/regenerator/index.js",
|
|
1945
|
+
"node": "./dist/node/regenerator/index.mjs",
|
|
1946
|
+
"default": "./dist/regenerator/index.js"
|
|
1947
|
+
},
|
|
1948
|
+
"./regenerator/adapters": {
|
|
1949
|
+
"types": "./dist/regenerator/adapters.d.ts",
|
|
1950
|
+
"bun": "./dist/regenerator/adapters.js",
|
|
1951
|
+
"node": "./dist/node/regenerator/adapters.mjs",
|
|
1952
|
+
"default": "./dist/regenerator/adapters.js"
|
|
1953
|
+
},
|
|
1954
|
+
"./regenerator/docs/regenerator.docblock": {
|
|
1955
|
+
"types": "./dist/regenerator/docs/regenerator.docblock.d.ts",
|
|
1956
|
+
"bun": "./dist/regenerator/docs/regenerator.docblock.js",
|
|
1957
|
+
"node": "./dist/node/regenerator/docs/regenerator.docblock.mjs",
|
|
1958
|
+
"default": "./dist/regenerator/docs/regenerator.docblock.js"
|
|
1959
|
+
},
|
|
1960
|
+
"./regenerator/executor": {
|
|
1961
|
+
"types": "./dist/regenerator/executor.d.ts",
|
|
1962
|
+
"bun": "./dist/regenerator/executor.js",
|
|
1963
|
+
"node": "./dist/node/regenerator/executor.mjs",
|
|
1964
|
+
"default": "./dist/regenerator/executor.js"
|
|
1965
|
+
},
|
|
1966
|
+
"./regenerator/index": {
|
|
1967
|
+
"types": "./dist/regenerator/index.d.ts",
|
|
1968
|
+
"bun": "./dist/regenerator/index.js",
|
|
1969
|
+
"node": "./dist/node/regenerator/index.mjs",
|
|
1970
|
+
"default": "./dist/regenerator/index.js"
|
|
1971
|
+
},
|
|
1972
|
+
"./regenerator/service": {
|
|
1973
|
+
"types": "./dist/regenerator/service.d.ts",
|
|
1974
|
+
"bun": "./dist/regenerator/service.js",
|
|
1975
|
+
"node": "./dist/node/regenerator/service.mjs",
|
|
1976
|
+
"default": "./dist/regenerator/service.js"
|
|
1977
|
+
},
|
|
1978
|
+
"./regenerator/sinks": {
|
|
1979
|
+
"types": "./dist/regenerator/sinks.d.ts",
|
|
1980
|
+
"bun": "./dist/regenerator/sinks.js",
|
|
1981
|
+
"node": "./dist/node/regenerator/sinks.mjs",
|
|
1982
|
+
"default": "./dist/regenerator/sinks.js"
|
|
1983
|
+
},
|
|
1984
|
+
"./regenerator/types": {
|
|
1985
|
+
"types": "./dist/regenerator/types.d.ts",
|
|
1986
|
+
"bun": "./dist/regenerator/types.js",
|
|
1987
|
+
"node": "./dist/node/regenerator/types.mjs",
|
|
1988
|
+
"default": "./dist/regenerator/types.js"
|
|
1989
|
+
},
|
|
1990
|
+
"./regenerator/utils": {
|
|
1991
|
+
"types": "./dist/regenerator/utils.d.ts",
|
|
1992
|
+
"bun": "./dist/regenerator/utils.js",
|
|
1993
|
+
"node": "./dist/node/regenerator/utils.mjs",
|
|
1994
|
+
"default": "./dist/regenerator/utils.js"
|
|
1995
|
+
},
|
|
1996
|
+
"./registry": {
|
|
1997
|
+
"types": "./dist/registry.d.ts",
|
|
1998
|
+
"bun": "./dist/registry.js",
|
|
1999
|
+
"node": "./dist/node/registry.mjs",
|
|
2000
|
+
"default": "./dist/registry.js"
|
|
2001
|
+
},
|
|
2002
|
+
"./registry-utils": {
|
|
2003
|
+
"types": "./dist/registry-utils.d.ts",
|
|
2004
|
+
"bun": "./dist/registry-utils.js",
|
|
2005
|
+
"node": "./dist/node/registry-utils.mjs",
|
|
2006
|
+
"default": "./dist/registry-utils.js"
|
|
2007
|
+
},
|
|
2008
|
+
"./resources": {
|
|
2009
|
+
"types": "./dist/resources.d.ts",
|
|
2010
|
+
"bun": "./dist/resources.js",
|
|
2011
|
+
"node": "./dist/node/resources.mjs",
|
|
2012
|
+
"default": "./dist/resources.js"
|
|
2013
|
+
},
|
|
2014
|
+
"./schema-to-markdown": {
|
|
2015
|
+
"types": "./dist/schema-to-markdown.d.ts",
|
|
2016
|
+
"bun": "./dist/schema-to-markdown.js",
|
|
2017
|
+
"node": "./dist/node/schema-to-markdown.mjs",
|
|
2018
|
+
"default": "./dist/schema-to-markdown.js"
|
|
2019
|
+
},
|
|
2020
|
+
"./serialization": {
|
|
2021
|
+
"types": "./dist/serialization/index.d.ts",
|
|
2022
|
+
"bun": "./dist/serialization/index.js",
|
|
2023
|
+
"node": "./dist/node/serialization/index.mjs",
|
|
2024
|
+
"default": "./dist/serialization/index.js"
|
|
2025
|
+
},
|
|
2026
|
+
"./serialization/index": {
|
|
2027
|
+
"types": "./dist/serialization/index.d.ts",
|
|
2028
|
+
"bun": "./dist/serialization/index.js",
|
|
2029
|
+
"node": "./dist/node/serialization/index.mjs",
|
|
2030
|
+
"default": "./dist/serialization/index.js"
|
|
2031
|
+
},
|
|
2032
|
+
"./serialization/serializers": {
|
|
2033
|
+
"types": "./dist/serialization/serializers.d.ts",
|
|
2034
|
+
"bun": "./dist/serialization/serializers.js",
|
|
2035
|
+
"node": "./dist/node/serialization/serializers.mjs",
|
|
2036
|
+
"default": "./dist/serialization/serializers.js"
|
|
2037
|
+
},
|
|
2038
|
+
"./serialization/types": {
|
|
2039
|
+
"types": "./dist/serialization/types.d.ts",
|
|
2040
|
+
"bun": "./dist/serialization/types.js",
|
|
2041
|
+
"node": "./dist/node/serialization/types.mjs",
|
|
2042
|
+
"default": "./dist/serialization/types.js"
|
|
2043
|
+
},
|
|
2044
|
+
"./server": {
|
|
2045
|
+
"types": "./dist/server/index.d.ts",
|
|
2046
|
+
"bun": "./dist/server/index.js",
|
|
2047
|
+
"node": "./dist/node/server/index.mjs",
|
|
2048
|
+
"default": "./dist/server/index.js"
|
|
2049
|
+
},
|
|
2050
|
+
"./server/contracts-adapter-hydration": {
|
|
2051
|
+
"types": "./dist/server/contracts-adapter-hydration.d.ts",
|
|
2052
|
+
"bun": "./dist/server/contracts-adapter-hydration.js",
|
|
2053
|
+
"node": "./dist/node/server/contracts-adapter-hydration.mjs",
|
|
2054
|
+
"default": "./dist/server/contracts-adapter-hydration.js"
|
|
2055
|
+
},
|
|
2056
|
+
"./server/contracts-adapter-input": {
|
|
2057
|
+
"types": "./dist/server/contracts-adapter-input.d.ts",
|
|
2058
|
+
"bun": "./dist/server/contracts-adapter-input.js",
|
|
2059
|
+
"node": "./dist/node/server/contracts-adapter-input.mjs",
|
|
2060
|
+
"default": "./dist/server/contracts-adapter-input.js"
|
|
2061
|
+
},
|
|
2062
|
+
"./server/graphql-pothos": {
|
|
2063
|
+
"types": "./dist/server/graphql-pothos.d.ts",
|
|
2064
|
+
"bun": "./dist/server/graphql-pothos.js",
|
|
2065
|
+
"node": "./dist/node/server/graphql-pothos.mjs",
|
|
2066
|
+
"default": "./dist/server/graphql-pothos.js"
|
|
2067
|
+
},
|
|
2068
|
+
"./server/index": {
|
|
2069
|
+
"types": "./dist/server/index.d.ts",
|
|
2070
|
+
"bun": "./dist/server/index.js",
|
|
2071
|
+
"node": "./dist/node/server/index.mjs",
|
|
2072
|
+
"default": "./dist/server/index.js"
|
|
2073
|
+
},
|
|
2074
|
+
"./server/mcp/createMcpServer": {
|
|
2075
|
+
"types": "./dist/server/mcp/createMcpServer.d.ts",
|
|
2076
|
+
"bun": "./dist/server/mcp/createMcpServer.js",
|
|
2077
|
+
"node": "./dist/node/server/mcp/createMcpServer.mjs",
|
|
2078
|
+
"default": "./dist/server/mcp/createMcpServer.js"
|
|
2079
|
+
},
|
|
2080
|
+
"./server/mcp/mcpTypes": {
|
|
2081
|
+
"types": "./dist/server/mcp/mcpTypes.d.ts",
|
|
2082
|
+
"bun": "./dist/server/mcp/mcpTypes.js",
|
|
2083
|
+
"node": "./dist/node/server/mcp/mcpTypes.mjs",
|
|
2084
|
+
"default": "./dist/server/mcp/mcpTypes.js"
|
|
2085
|
+
},
|
|
2086
|
+
"./server/mcp/registerPresentations": {
|
|
2087
|
+
"types": "./dist/server/mcp/registerPresentations.d.ts",
|
|
2088
|
+
"bun": "./dist/server/mcp/registerPresentations.js",
|
|
2089
|
+
"node": "./dist/node/server/mcp/registerPresentations.mjs",
|
|
2090
|
+
"default": "./dist/server/mcp/registerPresentations.js"
|
|
2091
|
+
},
|
|
2092
|
+
"./server/mcp/registerPrompts": {
|
|
2093
|
+
"types": "./dist/server/mcp/registerPrompts.d.ts",
|
|
2094
|
+
"bun": "./dist/server/mcp/registerPrompts.js",
|
|
2095
|
+
"node": "./dist/node/server/mcp/registerPrompts.mjs",
|
|
2096
|
+
"default": "./dist/server/mcp/registerPrompts.js"
|
|
2097
|
+
},
|
|
2098
|
+
"./server/mcp/registerResources": {
|
|
2099
|
+
"types": "./dist/server/mcp/registerResources.d.ts",
|
|
2100
|
+
"bun": "./dist/server/mcp/registerResources.js",
|
|
2101
|
+
"node": "./dist/node/server/mcp/registerResources.mjs",
|
|
2102
|
+
"default": "./dist/server/mcp/registerResources.js"
|
|
2103
|
+
},
|
|
2104
|
+
"./server/mcp/registerTools": {
|
|
2105
|
+
"types": "./dist/server/mcp/registerTools.d.ts",
|
|
2106
|
+
"bun": "./dist/server/mcp/registerTools.js",
|
|
2107
|
+
"node": "./dist/node/server/mcp/registerTools.mjs",
|
|
2108
|
+
"default": "./dist/server/mcp/registerTools.js"
|
|
2109
|
+
},
|
|
2110
|
+
"./server/provider-mcp": {
|
|
2111
|
+
"types": "./dist/server/provider-mcp.d.ts",
|
|
2112
|
+
"bun": "./dist/server/provider-mcp.js",
|
|
2113
|
+
"node": "./dist/node/server/provider-mcp.mjs",
|
|
2114
|
+
"default": "./dist/server/provider-mcp.js"
|
|
2115
|
+
},
|
|
2116
|
+
"./server/rest-elysia": {
|
|
2117
|
+
"types": "./dist/server/rest-elysia.d.ts",
|
|
2118
|
+
"bun": "./dist/server/rest-elysia.js",
|
|
2119
|
+
"node": "./dist/node/server/rest-elysia.mjs",
|
|
2120
|
+
"default": "./dist/server/rest-elysia.js"
|
|
2121
|
+
},
|
|
2122
|
+
"./server/rest-express": {
|
|
2123
|
+
"types": "./dist/server/rest-express.d.ts",
|
|
2124
|
+
"bun": "./dist/server/rest-express.js",
|
|
2125
|
+
"node": "./dist/node/server/rest-express.mjs",
|
|
2126
|
+
"default": "./dist/server/rest-express.js"
|
|
2127
|
+
},
|
|
2128
|
+
"./server/rest-generic": {
|
|
2129
|
+
"types": "./dist/server/rest-generic.d.ts",
|
|
2130
|
+
"bun": "./dist/server/rest-generic.js",
|
|
2131
|
+
"node": "./dist/node/server/rest-generic.mjs",
|
|
2132
|
+
"default": "./dist/server/rest-generic.js"
|
|
2133
|
+
},
|
|
2134
|
+
"./server/rest-next-app": {
|
|
2135
|
+
"types": "./dist/server/rest-next-app.d.ts",
|
|
2136
|
+
"bun": "./dist/server/rest-next-app.js",
|
|
2137
|
+
"node": "./dist/node/server/rest-next-app.mjs",
|
|
2138
|
+
"default": "./dist/server/rest-next-app.js"
|
|
2139
|
+
},
|
|
2140
|
+
"./server/rest-next-mcp": {
|
|
2141
|
+
"types": "./dist/server/rest-next-mcp.d.ts",
|
|
2142
|
+
"bun": "./dist/server/rest-next-mcp.js",
|
|
2143
|
+
"node": "./dist/node/server/rest-next-mcp.mjs",
|
|
2144
|
+
"default": "./dist/server/rest-next-mcp.js"
|
|
2145
|
+
},
|
|
2146
|
+
"./server/rest-next-pages": {
|
|
2147
|
+
"types": "./dist/server/rest-next-pages.d.ts",
|
|
2148
|
+
"bun": "./dist/server/rest-next-pages.js",
|
|
2149
|
+
"node": "./dist/node/server/rest-next-pages.mjs",
|
|
2150
|
+
"default": "./dist/server/rest-next-pages.js"
|
|
2151
|
+
},
|
|
2152
|
+
"./telemetry": {
|
|
2153
|
+
"types": "./dist/telemetry/index.d.ts",
|
|
2154
|
+
"bun": "./dist/telemetry/index.js",
|
|
2155
|
+
"node": "./dist/node/telemetry/index.mjs",
|
|
2156
|
+
"default": "./dist/telemetry/index.js"
|
|
2157
|
+
},
|
|
2158
|
+
"./telemetry/anomaly": {
|
|
2159
|
+
"types": "./dist/telemetry/anomaly.d.ts",
|
|
2160
|
+
"bun": "./dist/telemetry/anomaly.js",
|
|
2161
|
+
"node": "./dist/node/telemetry/anomaly.mjs",
|
|
2162
|
+
"default": "./dist/telemetry/anomaly.js"
|
|
2163
|
+
},
|
|
2164
|
+
"./telemetry/docs/telemetry.docblock": {
|
|
2165
|
+
"types": "./dist/telemetry/docs/telemetry.docblock.d.ts",
|
|
2166
|
+
"bun": "./dist/telemetry/docs/telemetry.docblock.js",
|
|
2167
|
+
"node": "./dist/node/telemetry/docs/telemetry.docblock.mjs",
|
|
2168
|
+
"default": "./dist/telemetry/docs/telemetry.docblock.js"
|
|
2169
|
+
},
|
|
2170
|
+
"./telemetry/index": {
|
|
2171
|
+
"types": "./dist/telemetry/index.d.ts",
|
|
2172
|
+
"bun": "./dist/telemetry/index.js",
|
|
2173
|
+
"node": "./dist/node/telemetry/index.mjs",
|
|
2174
|
+
"default": "./dist/telemetry/index.js"
|
|
2175
|
+
},
|
|
2176
|
+
"./telemetry/spec": {
|
|
2177
|
+
"types": "./dist/telemetry/spec.d.ts",
|
|
2178
|
+
"bun": "./dist/telemetry/spec.js",
|
|
2179
|
+
"node": "./dist/node/telemetry/spec.mjs",
|
|
2180
|
+
"default": "./dist/telemetry/spec.js"
|
|
2181
|
+
},
|
|
2182
|
+
"./telemetry/tracker": {
|
|
2183
|
+
"types": "./dist/telemetry/tracker.d.ts",
|
|
2184
|
+
"bun": "./dist/telemetry/tracker.js",
|
|
2185
|
+
"node": "./dist/node/telemetry/tracker.mjs",
|
|
2186
|
+
"default": "./dist/telemetry/tracker.js"
|
|
2187
|
+
},
|
|
2188
|
+
"./tests": {
|
|
2189
|
+
"types": "./dist/tests/index.d.ts",
|
|
2190
|
+
"bun": "./dist/tests/index.js",
|
|
2191
|
+
"node": "./dist/node/tests/index.mjs",
|
|
2192
|
+
"default": "./dist/tests/index.js"
|
|
2193
|
+
},
|
|
2194
|
+
"./tests/index": {
|
|
2195
|
+
"types": "./dist/tests/index.d.ts",
|
|
2196
|
+
"bun": "./dist/tests/index.js",
|
|
2197
|
+
"node": "./dist/node/tests/index.mjs",
|
|
2198
|
+
"default": "./dist/tests/index.js"
|
|
2199
|
+
},
|
|
2200
|
+
"./tests/runner": {
|
|
2201
|
+
"types": "./dist/tests/runner.d.ts",
|
|
2202
|
+
"bun": "./dist/tests/runner.js",
|
|
2203
|
+
"node": "./dist/node/tests/runner.mjs",
|
|
2204
|
+
"default": "./dist/tests/runner.js"
|
|
2205
|
+
},
|
|
2206
|
+
"./tests/spec": {
|
|
2207
|
+
"types": "./dist/tests/spec.d.ts",
|
|
2208
|
+
"bun": "./dist/tests/spec.js",
|
|
2209
|
+
"node": "./dist/node/tests/spec.mjs",
|
|
2210
|
+
"default": "./dist/tests/spec.js"
|
|
2211
|
+
},
|
|
2212
|
+
"./themes": {
|
|
2213
|
+
"types": "./dist/themes.d.ts",
|
|
2214
|
+
"bun": "./dist/themes.js",
|
|
2215
|
+
"node": "./dist/node/themes.mjs",
|
|
2216
|
+
"default": "./dist/themes.js"
|
|
2217
|
+
},
|
|
2218
|
+
"./translations": {
|
|
2219
|
+
"types": "./dist/translations/index.d.ts",
|
|
2220
|
+
"bun": "./dist/translations/index.js",
|
|
2221
|
+
"node": "./dist/node/translations/index.mjs",
|
|
2222
|
+
"default": "./dist/translations/index.js"
|
|
2223
|
+
},
|
|
2224
|
+
"./translations/catalog": {
|
|
2225
|
+
"types": "./dist/translations/catalog.d.ts",
|
|
2226
|
+
"bun": "./dist/translations/catalog.js",
|
|
2227
|
+
"node": "./dist/node/translations/catalog.mjs",
|
|
2228
|
+
"default": "./dist/translations/catalog.js"
|
|
2229
|
+
},
|
|
2230
|
+
"./translations/index": {
|
|
2231
|
+
"types": "./dist/translations/index.d.ts",
|
|
2232
|
+
"bun": "./dist/translations/index.js",
|
|
2233
|
+
"node": "./dist/node/translations/index.mjs",
|
|
2234
|
+
"default": "./dist/translations/index.js"
|
|
2235
|
+
},
|
|
2236
|
+
"./translations/registry": {
|
|
2237
|
+
"types": "./dist/translations/registry.d.ts",
|
|
2238
|
+
"bun": "./dist/translations/registry.js",
|
|
2239
|
+
"node": "./dist/node/translations/registry.mjs",
|
|
2240
|
+
"default": "./dist/translations/registry.js"
|
|
2241
|
+
},
|
|
2242
|
+
"./translations/spec": {
|
|
2243
|
+
"types": "./dist/translations/spec.d.ts",
|
|
2244
|
+
"bun": "./dist/translations/spec.js",
|
|
2245
|
+
"node": "./dist/node/translations/spec.mjs",
|
|
2246
|
+
"default": "./dist/translations/spec.js"
|
|
2247
|
+
},
|
|
2248
|
+
"./translations/tenant": {
|
|
2249
|
+
"types": "./dist/translations/tenant.d.ts",
|
|
2250
|
+
"bun": "./dist/translations/tenant.js",
|
|
2251
|
+
"node": "./dist/node/translations/tenant.mjs",
|
|
2252
|
+
"default": "./dist/translations/tenant.js"
|
|
2253
|
+
},
|
|
2254
|
+
"./translations/validation": {
|
|
2255
|
+
"types": "./dist/translations/validation.d.ts",
|
|
2256
|
+
"bun": "./dist/translations/validation.js",
|
|
2257
|
+
"node": "./dist/node/translations/validation.mjs",
|
|
2258
|
+
"default": "./dist/translations/validation.js"
|
|
2259
|
+
},
|
|
2260
|
+
"./types": {
|
|
2261
|
+
"types": "./dist/types.d.ts",
|
|
2262
|
+
"bun": "./dist/types.js",
|
|
2263
|
+
"node": "./dist/node/types.mjs",
|
|
2264
|
+
"default": "./dist/types.js"
|
|
2265
|
+
},
|
|
2266
|
+
"./versioning": {
|
|
2267
|
+
"types": "./dist/versioning/index.d.ts",
|
|
2268
|
+
"bun": "./dist/versioning/index.js",
|
|
2269
|
+
"node": "./dist/node/versioning/index.mjs",
|
|
2270
|
+
"default": "./dist/versioning/index.js"
|
|
2271
|
+
},
|
|
2272
|
+
"./versioning/index": {
|
|
2273
|
+
"types": "./dist/versioning/index.d.ts",
|
|
2274
|
+
"bun": "./dist/versioning/index.js",
|
|
2275
|
+
"node": "./dist/node/versioning/index.mjs",
|
|
2276
|
+
"default": "./dist/versioning/index.js"
|
|
2277
|
+
},
|
|
2278
|
+
"./versioning/refs": {
|
|
2279
|
+
"types": "./dist/versioning/refs.d.ts",
|
|
2280
|
+
"bun": "./dist/versioning/refs.js",
|
|
2281
|
+
"node": "./dist/node/versioning/refs.mjs",
|
|
2282
|
+
"default": "./dist/versioning/refs.js"
|
|
2283
|
+
},
|
|
2284
|
+
"./versioning/types": {
|
|
2285
|
+
"types": "./dist/versioning/types.d.ts",
|
|
2286
|
+
"bun": "./dist/versioning/types.js",
|
|
2287
|
+
"node": "./dist/node/versioning/types.mjs",
|
|
2288
|
+
"default": "./dist/versioning/types.js"
|
|
2289
|
+
},
|
|
2290
|
+
"./versioning/utils": {
|
|
2291
|
+
"types": "./dist/versioning/utils.d.ts",
|
|
2292
|
+
"bun": "./dist/versioning/utils.js",
|
|
2293
|
+
"node": "./dist/node/versioning/utils.mjs",
|
|
2294
|
+
"default": "./dist/versioning/utils.js"
|
|
2295
|
+
},
|
|
2296
|
+
"./workflow": {
|
|
2297
|
+
"types": "./dist/workflow/index.d.ts",
|
|
2298
|
+
"bun": "./dist/workflow/index.js",
|
|
2299
|
+
"node": "./dist/node/workflow/index.mjs",
|
|
2300
|
+
"default": "./dist/workflow/index.js"
|
|
2301
|
+
},
|
|
2302
|
+
"./workflow/adapters": {
|
|
2303
|
+
"types": "./dist/workflow/adapters/index.d.ts",
|
|
2304
|
+
"bun": "./dist/workflow/adapters/index.js",
|
|
2305
|
+
"node": "./dist/node/workflow/adapters/index.mjs",
|
|
2306
|
+
"default": "./dist/workflow/adapters/index.js"
|
|
2307
|
+
},
|
|
2308
|
+
"./workflow/adapters/db-adapter": {
|
|
2309
|
+
"types": "./dist/workflow/adapters/db-adapter.d.ts",
|
|
2310
|
+
"bun": "./dist/workflow/adapters/db-adapter.js",
|
|
2311
|
+
"node": "./dist/node/workflow/adapters/db-adapter.mjs",
|
|
2312
|
+
"default": "./dist/workflow/adapters/db-adapter.js"
|
|
2313
|
+
},
|
|
2314
|
+
"./workflow/adapters/file-adapter": {
|
|
2315
|
+
"types": "./dist/workflow/adapters/file-adapter.d.ts",
|
|
2316
|
+
"bun": "./dist/workflow/adapters/file-adapter.js",
|
|
2317
|
+
"node": "./dist/node/workflow/adapters/file-adapter.mjs",
|
|
2318
|
+
"default": "./dist/workflow/adapters/file-adapter.js"
|
|
2319
|
+
},
|
|
2320
|
+
"./workflow/adapters/index": {
|
|
2321
|
+
"types": "./dist/workflow/adapters/index.d.ts",
|
|
2322
|
+
"bun": "./dist/workflow/adapters/index.js",
|
|
2323
|
+
"node": "./dist/node/workflow/adapters/index.mjs",
|
|
2324
|
+
"default": "./dist/workflow/adapters/index.js"
|
|
2325
|
+
},
|
|
2326
|
+
"./workflow/adapters/memory-store": {
|
|
2327
|
+
"types": "./dist/workflow/adapters/memory-store.d.ts",
|
|
2328
|
+
"bun": "./dist/workflow/adapters/memory-store.js",
|
|
2329
|
+
"node": "./dist/node/workflow/adapters/memory-store.mjs",
|
|
2330
|
+
"default": "./dist/workflow/adapters/memory-store.js"
|
|
2331
|
+
},
|
|
2332
|
+
"./workflow/context": {
|
|
2333
|
+
"types": "./dist/workflow/context.d.ts",
|
|
2334
|
+
"bun": "./dist/workflow/context.js",
|
|
2335
|
+
"node": "./dist/node/workflow/context.mjs",
|
|
2336
|
+
"default": "./dist/workflow/context.js"
|
|
2337
|
+
},
|
|
2338
|
+
"./workflow/expression": {
|
|
2339
|
+
"types": "./dist/workflow/expression.d.ts",
|
|
2340
|
+
"bun": "./dist/workflow/expression.js",
|
|
2341
|
+
"node": "./dist/node/workflow/expression.mjs",
|
|
2342
|
+
"default": "./dist/workflow/expression.js"
|
|
2343
|
+
},
|
|
2344
|
+
"./workflow/index": {
|
|
2345
|
+
"types": "./dist/workflow/index.d.ts",
|
|
2346
|
+
"bun": "./dist/workflow/index.js",
|
|
2347
|
+
"node": "./dist/node/workflow/index.mjs",
|
|
2348
|
+
"default": "./dist/workflow/index.js"
|
|
2349
|
+
},
|
|
2350
|
+
"./workflow/overview.docblock": {
|
|
2351
|
+
"types": "./dist/workflow/overview.docblock.d.ts",
|
|
2352
|
+
"bun": "./dist/workflow/overview.docblock.js",
|
|
2353
|
+
"node": "./dist/node/workflow/overview.docblock.mjs",
|
|
2354
|
+
"default": "./dist/workflow/overview.docblock.js"
|
|
2355
|
+
},
|
|
2356
|
+
"./workflow/runner": {
|
|
2357
|
+
"types": "./dist/workflow/runner.d.ts",
|
|
2358
|
+
"bun": "./dist/workflow/runner.js",
|
|
2359
|
+
"node": "./dist/node/workflow/runner.mjs",
|
|
2360
|
+
"default": "./dist/workflow/runner.js"
|
|
2361
|
+
},
|
|
2362
|
+
"./workflow/sla-monitor": {
|
|
2363
|
+
"types": "./dist/workflow/sla-monitor.d.ts",
|
|
2364
|
+
"bun": "./dist/workflow/sla-monitor.js",
|
|
2365
|
+
"node": "./dist/node/workflow/sla-monitor.mjs",
|
|
2366
|
+
"default": "./dist/workflow/sla-monitor.js"
|
|
2367
|
+
},
|
|
2368
|
+
"./workflow/spec": {
|
|
2369
|
+
"types": "./dist/workflow/spec.d.ts",
|
|
2370
|
+
"bun": "./dist/workflow/spec.js",
|
|
2371
|
+
"node": "./dist/node/workflow/spec.mjs",
|
|
2372
|
+
"default": "./dist/workflow/spec.js"
|
|
2373
|
+
},
|
|
2374
|
+
"./workflow/state": {
|
|
2375
|
+
"types": "./dist/workflow/state.d.ts",
|
|
2376
|
+
"bun": "./dist/workflow/state.js",
|
|
2377
|
+
"node": "./dist/node/workflow/state.mjs",
|
|
2378
|
+
"default": "./dist/workflow/state.js"
|
|
2379
|
+
},
|
|
2380
|
+
"./workflow/validation": {
|
|
2381
|
+
"types": "./dist/workflow/validation.d.ts",
|
|
2382
|
+
"bun": "./dist/workflow/validation.js",
|
|
2383
|
+
"node": "./dist/node/workflow/validation.mjs",
|
|
2384
|
+
"default": "./dist/workflow/validation.js"
|
|
2385
|
+
},
|
|
2386
|
+
"./workspace-config": {
|
|
2387
|
+
"types": "./dist/workspace-config/index.d.ts",
|
|
2388
|
+
"bun": "./dist/workspace-config/index.js",
|
|
2389
|
+
"node": "./dist/node/workspace-config/index.mjs",
|
|
2390
|
+
"default": "./dist/workspace-config/index.js"
|
|
2391
|
+
},
|
|
2392
|
+
"./workspace-config/contractsrc-schema": {
|
|
2393
|
+
"types": "./dist/workspace-config/contractsrc-schema.d.ts",
|
|
2394
|
+
"bun": "./dist/workspace-config/contractsrc-schema.js",
|
|
2395
|
+
"node": "./dist/node/workspace-config/contractsrc-schema.mjs",
|
|
2396
|
+
"default": "./dist/workspace-config/contractsrc-schema.js"
|
|
2397
|
+
},
|
|
2398
|
+
"./workspace-config/contractsrc-types": {
|
|
2399
|
+
"types": "./dist/workspace-config/contractsrc-types.d.ts",
|
|
2400
|
+
"bun": "./dist/workspace-config/contractsrc-types.js",
|
|
2401
|
+
"node": "./dist/node/workspace-config/contractsrc-types.mjs",
|
|
2402
|
+
"default": "./dist/workspace-config/contractsrc-types.js"
|
|
2403
|
+
},
|
|
2404
|
+
"./workspace-config/index": {
|
|
2405
|
+
"types": "./dist/workspace-config/index.d.ts",
|
|
2406
|
+
"bun": "./dist/workspace-config/index.js",
|
|
2407
|
+
"node": "./dist/node/workspace-config/index.mjs",
|
|
2408
|
+
"default": "./dist/workspace-config/index.js"
|
|
2409
|
+
},
|
|
2410
|
+
"./workspace-config/workspace-config.docblock": {
|
|
2411
|
+
"types": "./dist/workspace-config/workspace-config.docblock.d.ts",
|
|
2412
|
+
"bun": "./dist/workspace-config/workspace-config.docblock.js",
|
|
2413
|
+
"node": "./dist/node/workspace-config/workspace-config.docblock.mjs",
|
|
2414
|
+
"default": "./dist/workspace-config/workspace-config.docblock.js"
|
|
2415
|
+
}
|
|
476
2416
|
},
|
|
477
2417
|
"publishConfig": {
|
|
478
2418
|
"access": "public",
|