-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-lock.json
611 lines (611 loc) · 26.3 KB
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
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
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
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
{
"name": "programmable-tokens",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@harmoniclabs/uplc": "^1.4.0",
"@lucid-evolution/lucid": "^0.4.20",
"dotenv": "^16.4.7"
}
},
"node_modules/@anastasia-labs/cardano-multiplatform-lib-browser": {
"version": "6.0.2-3",
"resolved": "https://registry.npmjs.org/@anastasia-labs/cardano-multiplatform-lib-browser/-/cardano-multiplatform-lib-browser-6.0.2-3.tgz",
"integrity": "sha512-EP5Kr21xPtfEuCM3lR5tCIUQpMQ4Moisig8zD9BqUmBhQr/2ddxuE+MWhBF6tqH1AepzeXqRuTD1ozvdRn49Bw==",
"license": "MIT"
},
"node_modules/@anastasia-labs/cardano-multiplatform-lib-nodejs": {
"version": "6.0.2-3",
"resolved": "https://registry.npmjs.org/@anastasia-labs/cardano-multiplatform-lib-nodejs/-/cardano-multiplatform-lib-nodejs-6.0.2-3.tgz",
"integrity": "sha512-Jy7QKahRQJgX6OFeuQvPXO0ejKfT9cQ8m3PFLBhbM04jjzFnaxlJJJ5+7qNHe3xdy40fMbMMe2SgAYPJ4gZ2Xw==",
"license": "MIT"
},
"node_modules/@cbor-extract/cbor-extract-darwin-arm64": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@cbor-extract/cbor-extract-darwin-arm64/-/cbor-extract-darwin-arm64-2.2.0.tgz",
"integrity": "sha512-P7swiOAdF7aSi0H+tHtHtr6zrpF3aAq/W9FXx5HektRvLTM2O89xCyXF3pk7pLc7QpaY7AoaE8UowVf9QBdh3w==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@cbor-extract/cbor-extract-darwin-x64": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@cbor-extract/cbor-extract-darwin-x64/-/cbor-extract-darwin-x64-2.2.0.tgz",
"integrity": "sha512-1liF6fgowph0JxBbYnAS7ZlqNYLf000Qnj4KjqPNW4GViKrEql2MgZnAsExhY9LSy8dnvA4C0qHEBgPrll0z0w==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@cbor-extract/cbor-extract-linux-arm": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@cbor-extract/cbor-extract-linux-arm/-/cbor-extract-linux-arm-2.2.0.tgz",
"integrity": "sha512-QeBcBXk964zOytiedMPQNZr7sg0TNavZeuUCD6ON4vEOU/25+pLhNN6EDIKJ9VLTKaZ7K7EaAriyYQ1NQ05s/Q==",
"cpu": [
"arm"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@cbor-extract/cbor-extract-linux-arm64": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@cbor-extract/cbor-extract-linux-arm64/-/cbor-extract-linux-arm64-2.2.0.tgz",
"integrity": "sha512-rQvhNmDuhjTVXSPFLolmQ47/ydGOFXtbR7+wgkSY0bdOxCFept1hvg59uiLPT2fVDuJFuEy16EImo5tE2x3RsQ==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@cbor-extract/cbor-extract-linux-x64": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@cbor-extract/cbor-extract-linux-x64/-/cbor-extract-linux-x64-2.2.0.tgz",
"integrity": "sha512-cWLAWtT3kNLHSvP4RKDzSTX9o0wvQEEAj4SKvhWuOVZxiDAeQazr9A+PSiRILK1VYMLeDml89ohxCnUNQNQNCw==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@cbor-extract/cbor-extract-win32-x64": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@cbor-extract/cbor-extract-win32-x64/-/cbor-extract-win32-x64-2.2.0.tgz",
"integrity": "sha512-l2M+Z8DO2vbvADOBNLbbh9y5ST1RY5sqkWOg/58GkUPBYou/cuNZ68SGQ644f1CvZ8kcOxyZtw06+dxWHIoN/w==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"win32"
]
},
"node_modules/@effect/platform": {
"version": "0.71.7",
"resolved": "https://registry.npmjs.org/@effect/platform/-/platform-0.71.7.tgz",
"integrity": "sha512-Ttw8OhbcP1x5cPgcX4VdnDSWrskVdUrf9bO3eDd++TTcQzEiYVu9GZJaSMvz6Yqzfzt+1tIKoKi2jp6dLdJ9dg==",
"license": "MIT",
"dependencies": {
"find-my-way-ts": "^0.1.5",
"multipasta": "^0.2.5"
},
"peerDependencies": {
"effect": "^3.11.10"
}
},
"node_modules/@effect/schema": {
"version": "0.66.16",
"resolved": "https://registry.npmjs.org/@effect/schema/-/schema-0.66.16.tgz",
"integrity": "sha512-sT/k5NOgKslGPzs3DUaCFuM6g2JQoIIT8jpwEorAZooplPIMK2xIspr7ECz6pp6Dc7Wz/ppXGk7HVyGZQsIYEQ==",
"license": "MIT",
"peerDependencies": {
"effect": "^3.1.3",
"fast-check": "^3.13.2"
}
},
"node_modules/@emurgo/cardano-message-signing-browser": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@emurgo/cardano-message-signing-browser/-/cardano-message-signing-browser-1.1.0.tgz",
"integrity": "sha512-LyeiGIqCyZu9DZnKsi4wlBjZA1MN+uy3Cqpb5J6RZWvFXDJnCoxrYB/EixUiGRD/la4WsldBgtPsrIHyGsVkpg==",
"license": "MIT"
},
"node_modules/@emurgo/cardano-message-signing-nodejs": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@emurgo/cardano-message-signing-nodejs/-/cardano-message-signing-nodejs-1.1.0.tgz",
"integrity": "sha512-PQRc8K8wZshEdmQenNUzVtiI8oJNF/1uAnBhidee5C4o1l2mDLOW+ur46HWHIFKQ6x8mSJTllcjMscHgzju0gQ==",
"license": "MIT"
},
"node_modules/@harmoniclabs/bigint-utils": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@harmoniclabs/bigint-utils/-/bigint-utils-1.0.0.tgz",
"integrity": "sha512-OhZMHcdtH2hHKMlxWFHf71PmKHdoi9ARpjS9mUu0/cd8VWDDjT7VQoQwC5NN/68iyO4O5Dojrvrp9tjG5BDABA==",
"license": "Apache-2.0",
"dependencies": {
"@harmoniclabs/uint8array-utils": "^1.0.0"
}
},
"node_modules/@harmoniclabs/biguint": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@harmoniclabs/biguint/-/biguint-1.0.0.tgz",
"integrity": "sha512-5DyCIBDL4W+7ffR1IJSbGrCG4xEYxAlFH5gCNF42qtyL5ltwZ92Ae1MyXpHM2TUPy7ocSTqlLUsOdy+SvqVVPw==",
"license": "Apache-2.0"
},
"node_modules/@harmoniclabs/bitstream": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@harmoniclabs/bitstream/-/bitstream-1.0.0.tgz",
"integrity": "sha512-Ed/I46IuCiytE5QiMmmUo9kPJcypM7OuUqoRaAXUALL5C6LKLpT6kYE1qeuhLkx2/WvkHT18jcOX6jhM/nmqoA==",
"license": "MIT",
"dependencies": {
"@harmoniclabs/uint8array-utils": "^1.0.0"
}
},
"node_modules/@harmoniclabs/bytestring": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@harmoniclabs/bytestring/-/bytestring-1.0.0.tgz",
"integrity": "sha512-d5m10O0okKc6QNX0pSRriFTkk/kNMnMBGbo5X3kEZwKaXTI4tDVoTZBL7bwbYHwOEdSxWJjVtlO9xtB7ZrYZNg==",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"@harmoniclabs/uint8array-utils": "^1.0.0"
}
},
"node_modules/@harmoniclabs/cbor": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@harmoniclabs/cbor/-/cbor-1.5.0.tgz",
"integrity": "sha512-/TaUfh2POR88KJDtJvRokBgEu9QP+u3LSp92UenLizaFr9proKrb45jzC1IYeMvI9LWKo3zWtf6ea35TKq4ibQ==",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"@harmoniclabs/bytestring": "^1.0.0",
"@harmoniclabs/obj-utils": "^1.0.0",
"@harmoniclabs/uint8array-utils": "^1.0.3"
},
"funding": {
"url": "https://github.com/sponsors/HarmonicLabs"
}
},
"node_modules/@harmoniclabs/crypto": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/@harmoniclabs/crypto/-/crypto-0.2.5.tgz",
"integrity": "sha512-t2saWMFWBx8tOHotiYTTfQKhPGpWT4AMLXxq3u0apShVXNV0vgL0gEgSMudBjES/wrKByCqa2xmU70gadz26hA==",
"license": "MIT",
"dependencies": {
"@harmoniclabs/bitstream": "^1.0.0",
"@harmoniclabs/uint8array-utils": "^1.0.3"
}
},
"node_modules/@harmoniclabs/obj-utils": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@harmoniclabs/obj-utils/-/obj-utils-1.0.0.tgz",
"integrity": "sha512-EO1bQBZAORrutcP+leP5YNDwNd/9TOE23VEvs3ktniXg6w0knUrLjUIl2Pkcbs/D1VQxqmsNpXho+vaMj00qxA==",
"license": "MIT",
"peer": true
},
"node_modules/@harmoniclabs/pair": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@harmoniclabs/pair/-/pair-1.0.0.tgz",
"integrity": "sha512-D9OBowsUsy1LctHxWzd9AngTzoo5x3rBiJ0gu579t41Q23pb+VNx1euEfluUEiaYbgljcl1lb/4D1fFTZd1tRQ==",
"license": "MIT",
"peer": true
},
"node_modules/@harmoniclabs/plutus-data": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/@harmoniclabs/plutus-data/-/plutus-data-1.2.4.tgz",
"integrity": "sha512-cpr6AnJRultH6PJRDriewHEgNLQs2IGLampZrLjmK5shzTsHICD0yD0Zig9eKdcS7dmY6mlzvSpAJWPGeTxbCA==",
"license": "Apache-2.0",
"dependencies": {
"@harmoniclabs/biguint": "^1.0.0",
"@harmoniclabs/crypto": "^0.2.4",
"@harmoniclabs/uint8array-utils": "^1.0.0"
},
"peerDependencies": {
"@harmoniclabs/bytestring": "^1.0.0",
"@harmoniclabs/cbor": "^1.3.0"
}
},
"node_modules/@harmoniclabs/uint8array-utils": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@harmoniclabs/uint8array-utils/-/uint8array-utils-1.0.3.tgz",
"integrity": "sha512-MAOD0bGl3u4Ay98xRrNzwxu/UsI8oFsW/Gplry3KNUhmHhyeIH5NU+jtwtvlOYQH8eW5d6SdzqOTYWWQ7l0w+g==",
"license": "Apache-2.0"
},
"node_modules/@harmoniclabs/uplc": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@harmoniclabs/uplc/-/uplc-1.4.0.tgz",
"integrity": "sha512-LV6E6sMN9y/xbsQiQnZ5SxFfGto3wmmeweA2KWB0Qs/Ga1gBQadtiec3W5T6Q4o1+2sPY6KeT4BH66Oh+WX2AQ==",
"license": "Apache-2.0",
"dependencies": {
"@harmoniclabs/bigint-utils": "^1.0.0",
"@harmoniclabs/uint8array-utils": "^1.0.3"
},
"funding": {
"url": "https://github.com/sponsors/HarmonicLabs"
},
"peerDependencies": {
"@harmoniclabs/bytestring": "^1.0.0",
"@harmoniclabs/cbor": "^1.3.0",
"@harmoniclabs/crypto": "^0.2.4",
"@harmoniclabs/pair": "^1.0.0",
"@harmoniclabs/plutus-data": "^1.2.4"
}
},
"node_modules/@lucid-evolution/core-types": {
"version": "0.1.21",
"resolved": "https://registry.npmjs.org/@lucid-evolution/core-types/-/core-types-0.1.21.tgz",
"integrity": "sha512-HPTU7eaWUNp1mmbbF46dyh6CLZNH8kLWyD1yu2OrPDWo5KfeF2EAXcnS3VsyjhjyFtzBLbsoQxjuy1j4jBY0zg==",
"license": "MIT",
"dependencies": {
"@anastasia-labs/cardano-multiplatform-lib-browser": "6.0.2-2",
"@anastasia-labs/cardano-multiplatform-lib-nodejs": "6.0.2-2"
}
},
"node_modules/@lucid-evolution/core-types/node_modules/@anastasia-labs/cardano-multiplatform-lib-browser": {
"version": "6.0.2-2",
"resolved": "https://registry.npmjs.org/@anastasia-labs/cardano-multiplatform-lib-browser/-/cardano-multiplatform-lib-browser-6.0.2-2.tgz",
"integrity": "sha512-sSPPjO1Zye82YVqrUGIKrli/Zt2pPkZkQd/jv9k6AzjIZdNPD3hvuB2yH6RHeZUO8+K57bu9r7Rlyf7VGbhhTQ==",
"license": "MIT"
},
"node_modules/@lucid-evolution/core-types/node_modules/@anastasia-labs/cardano-multiplatform-lib-nodejs": {
"version": "6.0.2-2",
"resolved": "https://registry.npmjs.org/@anastasia-labs/cardano-multiplatform-lib-nodejs/-/cardano-multiplatform-lib-nodejs-6.0.2-2.tgz",
"integrity": "sha512-KLYHyJWtFsTUUbIVz9dn5GiCbI4Mrx5mRpDWXa3lVLWFKok6AkvYlyHk4OH4NNa4JBerrHTB6ZJrk75UgKAaMA==",
"license": "MIT"
},
"node_modules/@lucid-evolution/core-utils": {
"version": "0.1.16",
"resolved": "https://registry.npmjs.org/@lucid-evolution/core-utils/-/core-utils-0.1.16.tgz",
"integrity": "sha512-fNKZiGl1h6tf48bji067uxHZpDlhkrIDrwhZLt5DQC/c6GVdZb4TSvqgs7MOmMqp1dj9dy6NDYWnCHeTqZAhJw==",
"license": "MIT",
"dependencies": {
"@anastasia-labs/cardano-multiplatform-lib-browser": "6.0.2-2",
"@anastasia-labs/cardano-multiplatform-lib-nodejs": "6.0.2-2"
}
},
"node_modules/@lucid-evolution/core-utils/node_modules/@anastasia-labs/cardano-multiplatform-lib-browser": {
"version": "6.0.2-2",
"resolved": "https://registry.npmjs.org/@anastasia-labs/cardano-multiplatform-lib-browser/-/cardano-multiplatform-lib-browser-6.0.2-2.tgz",
"integrity": "sha512-sSPPjO1Zye82YVqrUGIKrli/Zt2pPkZkQd/jv9k6AzjIZdNPD3hvuB2yH6RHeZUO8+K57bu9r7Rlyf7VGbhhTQ==",
"license": "MIT"
},
"node_modules/@lucid-evolution/core-utils/node_modules/@anastasia-labs/cardano-multiplatform-lib-nodejs": {
"version": "6.0.2-2",
"resolved": "https://registry.npmjs.org/@anastasia-labs/cardano-multiplatform-lib-nodejs/-/cardano-multiplatform-lib-nodejs-6.0.2-2.tgz",
"integrity": "sha512-KLYHyJWtFsTUUbIVz9dn5GiCbI4Mrx5mRpDWXa3lVLWFKok6AkvYlyHk4OH4NNa4JBerrHTB6ZJrk75UgKAaMA==",
"license": "MIT"
},
"node_modules/@lucid-evolution/crc8": {
"version": "0.1.8",
"resolved": "https://registry.npmjs.org/@lucid-evolution/crc8/-/crc8-0.1.8.tgz",
"integrity": "sha512-88+/S6n+sPgxYtG05rvbJDVb8MoFGzckkR3p26uGrzngYzlJGfxBWIzNhVwfI2mgINPo2C5lkZW3GYnfY0MjuA==",
"license": "MIT"
},
"node_modules/@lucid-evolution/lucid": {
"version": "0.4.20",
"resolved": "https://registry.npmjs.org/@lucid-evolution/lucid/-/lucid-0.4.20.tgz",
"integrity": "sha512-/LGWdg9MLP7trmWlpsIlnCHnUNHRWOo32ntoL9UBYIRr2ahl/8Aoj3+WzmVKRQkT752sWp+AZ1TerNVeu772Zw==",
"license": "MIT",
"dependencies": {
"@anastasia-labs/cardano-multiplatform-lib-browser": "6.0.2-3",
"@anastasia-labs/cardano-multiplatform-lib-nodejs": "6.0.2-3",
"@effect/schema": "^0.66.14",
"@emurgo/cardano-message-signing-nodejs": "^1.0.1",
"@lucid-evolution/core-types": "0.1.21",
"@lucid-evolution/core-utils": "0.1.16",
"@lucid-evolution/plutus": "0.1.28",
"@lucid-evolution/provider": "0.1.85",
"@lucid-evolution/sign_data": "0.1.24",
"@lucid-evolution/uplc": "0.2.18",
"@lucid-evolution/utils": "0.1.63",
"@lucid-evolution/wallet": "0.1.69",
"effect": "^3.10.4"
}
},
"node_modules/@lucid-evolution/plutus": {
"version": "0.1.28",
"resolved": "https://registry.npmjs.org/@lucid-evolution/plutus/-/plutus-0.1.28.tgz",
"integrity": "sha512-O8vOsed+U3dda32Y5iyvmnPUwuNR0K64RMow/fT+SUAcgDmTNVmXr63YG7lLrY165eC0DB/K6hsHMyqIF5DpBA==",
"license": "MIT",
"dependencies": {
"@anastasia-labs/cardano-multiplatform-lib-browser": "6.0.2-2",
"@anastasia-labs/cardano-multiplatform-lib-nodejs": "6.0.2-2",
"@lucid-evolution/core-types": "0.1.21",
"@lucid-evolution/core-utils": "0.1.16",
"@sinclair/typebox": "^0.32.28"
}
},
"node_modules/@lucid-evolution/plutus/node_modules/@anastasia-labs/cardano-multiplatform-lib-browser": {
"version": "6.0.2-2",
"resolved": "https://registry.npmjs.org/@anastasia-labs/cardano-multiplatform-lib-browser/-/cardano-multiplatform-lib-browser-6.0.2-2.tgz",
"integrity": "sha512-sSPPjO1Zye82YVqrUGIKrli/Zt2pPkZkQd/jv9k6AzjIZdNPD3hvuB2yH6RHeZUO8+K57bu9r7Rlyf7VGbhhTQ==",
"license": "MIT"
},
"node_modules/@lucid-evolution/plutus/node_modules/@anastasia-labs/cardano-multiplatform-lib-nodejs": {
"version": "6.0.2-2",
"resolved": "https://registry.npmjs.org/@anastasia-labs/cardano-multiplatform-lib-nodejs/-/cardano-multiplatform-lib-nodejs-6.0.2-2.tgz",
"integrity": "sha512-KLYHyJWtFsTUUbIVz9dn5GiCbI4Mrx5mRpDWXa3lVLWFKok6AkvYlyHk4OH4NNa4JBerrHTB6ZJrk75UgKAaMA==",
"license": "MIT"
},
"node_modules/@lucid-evolution/provider": {
"version": "0.1.85",
"resolved": "https://registry.npmjs.org/@lucid-evolution/provider/-/provider-0.1.85.tgz",
"integrity": "sha512-a4t171fD2OO3SzFvlgjDDE9Npt47Kv6LYd0GkG3cjOM4ba5VZDnhXcfNn8lzidohm0HIFXLQ9Tytz9zDa8dFPw==",
"license": "MIT",
"dependencies": {
"@anastasia-labs/cardano-multiplatform-lib-browser": "6.0.2-3",
"@anastasia-labs/cardano-multiplatform-lib-nodejs": "6.0.2-3",
"@effect/platform": "^0.71.3",
"@effect/schema": "^0.68.26",
"@lucid-evolution/core-types": "0.1.21",
"@lucid-evolution/core-utils": "0.1.16",
"@lucid-evolution/utils": "0.1.63",
"@lucid-evolution/wallet": "0.1.69",
"effect": "^3.11.7"
}
},
"node_modules/@lucid-evolution/provider/node_modules/@effect/schema": {
"version": "0.68.27",
"resolved": "https://registry.npmjs.org/@effect/schema/-/schema-0.68.27.tgz",
"integrity": "sha512-/rmIb+4QaQTecdTfeYSZtNikIV+BeIbYDl/hpgBTaS96en7pKNW5hcygFQhdocjKguIL7Y/be+oUrVafWV60ew==",
"license": "MIT",
"dependencies": {
"fast-check": "^3.20.0"
},
"peerDependencies": {
"effect": "^3.5.7"
}
},
"node_modules/@lucid-evolution/sign_data": {
"version": "0.1.24",
"resolved": "https://registry.npmjs.org/@lucid-evolution/sign_data/-/sign_data-0.1.24.tgz",
"integrity": "sha512-8K/FuSUYAffRB4JjjjAzjOUqUXDI+r3HyJIAETlJ8Kbo7SZe1IrX6bo82qjaK/WGK4w4kBcoheceWnnsiYPfrQ==",
"license": "MIT",
"dependencies": {
"@anastasia-labs/cardano-multiplatform-lib-browser": "6.0.2-2",
"@anastasia-labs/cardano-multiplatform-lib-nodejs": "6.0.2-2",
"@emurgo/cardano-message-signing-browser": "^1.0.1",
"@emurgo/cardano-message-signing-nodejs": "^1.0.1",
"@lucid-evolution/core-types": "0.1.21",
"@lucid-evolution/core-utils": "0.1.16"
}
},
"node_modules/@lucid-evolution/sign_data/node_modules/@anastasia-labs/cardano-multiplatform-lib-browser": {
"version": "6.0.2-2",
"resolved": "https://registry.npmjs.org/@anastasia-labs/cardano-multiplatform-lib-browser/-/cardano-multiplatform-lib-browser-6.0.2-2.tgz",
"integrity": "sha512-sSPPjO1Zye82YVqrUGIKrli/Zt2pPkZkQd/jv9k6AzjIZdNPD3hvuB2yH6RHeZUO8+K57bu9r7Rlyf7VGbhhTQ==",
"license": "MIT"
},
"node_modules/@lucid-evolution/sign_data/node_modules/@anastasia-labs/cardano-multiplatform-lib-nodejs": {
"version": "6.0.2-2",
"resolved": "https://registry.npmjs.org/@anastasia-labs/cardano-multiplatform-lib-nodejs/-/cardano-multiplatform-lib-nodejs-6.0.2-2.tgz",
"integrity": "sha512-KLYHyJWtFsTUUbIVz9dn5GiCbI4Mrx5mRpDWXa3lVLWFKok6AkvYlyHk4OH4NNa4JBerrHTB6ZJrk75UgKAaMA==",
"license": "MIT"
},
"node_modules/@lucid-evolution/uplc": {
"version": "0.2.18",
"resolved": "https://registry.npmjs.org/@lucid-evolution/uplc/-/uplc-0.2.18.tgz",
"integrity": "sha512-TukA/1XnhrliAfwopPzX04t8j/7dfVygE9F55MypfibA+btZVOLJpe0VAFmr46HMcxecL/S63iOjuiRHNe+5bw=="
},
"node_modules/@lucid-evolution/utils": {
"version": "0.1.63",
"resolved": "https://registry.npmjs.org/@lucid-evolution/utils/-/utils-0.1.63.tgz",
"integrity": "sha512-oxdkIVo0O8/MufSN6d/EsnejDGvg4CNyGwdjzoLiq7MAgmSmz3Bwi2J6aezKCRMkPM12S4II0ZsNx0/EJmmKqA==",
"license": "MIT",
"dependencies": {
"@anastasia-labs/cardano-multiplatform-lib-browser": "6.0.2-3",
"@anastasia-labs/cardano-multiplatform-lib-nodejs": "6.0.2-3",
"@effect/schema": "^0.68.16",
"@harmoniclabs/plutus-data": "^1.2.4",
"@harmoniclabs/uplc": "^1.2.4",
"@lucid-evolution/core-types": "0.1.21",
"@lucid-evolution/core-utils": "0.1.16",
"@lucid-evolution/crc8": "0.1.8",
"@lucid-evolution/plutus": "0.1.28",
"@lucid-evolution/uplc": "0.2.18",
"bip39": "^3.1.0",
"cbor-x": "^1.6.0",
"effect": "^3.10.4"
}
},
"node_modules/@lucid-evolution/utils/node_modules/@effect/schema": {
"version": "0.68.27",
"resolved": "https://registry.npmjs.org/@effect/schema/-/schema-0.68.27.tgz",
"integrity": "sha512-/rmIb+4QaQTecdTfeYSZtNikIV+BeIbYDl/hpgBTaS96en7pKNW5hcygFQhdocjKguIL7Y/be+oUrVafWV60ew==",
"license": "MIT",
"dependencies": {
"fast-check": "^3.20.0"
},
"peerDependencies": {
"effect": "^3.5.7"
}
},
"node_modules/@lucid-evolution/wallet": {
"version": "0.1.69",
"resolved": "https://registry.npmjs.org/@lucid-evolution/wallet/-/wallet-0.1.69.tgz",
"integrity": "sha512-CdqgfVmzJkRbj88676PDRj46fcWZhh6IuHSp0LH6On+brRCwAHXEXtHg8X07Cwlk6kYfm/1VxbPO9DIlt/FpFg==",
"license": "MIT",
"dependencies": {
"@anastasia-labs/cardano-multiplatform-lib-browser": "6.0.2-3",
"@anastasia-labs/cardano-multiplatform-lib-nodejs": "6.0.2-3",
"@lucid-evolution/core-types": "0.1.21",
"@lucid-evolution/core-utils": "0.1.16",
"@lucid-evolution/sign_data": "0.1.24",
"@lucid-evolution/utils": "0.1.63",
"bip39": "^3.1.0"
}
},
"node_modules/@noble/hashes": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.7.1.tgz",
"integrity": "sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ==",
"license": "MIT",
"engines": {
"node": "^14.21.3 || >=16"
},
"funding": {
"url": "https://paulmillr.com/funding/"
}
},
"node_modules/@sinclair/typebox": {
"version": "0.32.35",
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.32.35.tgz",
"integrity": "sha512-Ul3YyOTU++to8cgNkttakC0dWvpERr6RYoHO2W47DLbFvrwBDJUY31B1sImH6JZSYc4Kt4PyHtoPNu+vL2r2dA==",
"license": "MIT"
},
"node_modules/bip39": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/bip39/-/bip39-3.1.0.tgz",
"integrity": "sha512-c9kiwdk45Do5GL0vJMe7tS95VjCii65mYAH7DfWl3uW8AVzXKQVUm64i3hzVybBDMp9r7j9iNxR85+ul8MdN/A==",
"license": "ISC",
"dependencies": {
"@noble/hashes": "^1.2.0"
}
},
"node_modules/cbor-extract": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/cbor-extract/-/cbor-extract-2.2.0.tgz",
"integrity": "sha512-Ig1zM66BjLfTXpNgKpvBePq271BPOvu8MR0Jl080yG7Jsl+wAZunfrwiwA+9ruzm/WEdIV5QF/bjDZTqyAIVHA==",
"hasInstallScript": true,
"license": "MIT",
"optional": true,
"dependencies": {
"node-gyp-build-optional-packages": "5.1.1"
},
"bin": {
"download-cbor-prebuilds": "bin/download-prebuilds.js"
},
"optionalDependencies": {
"@cbor-extract/cbor-extract-darwin-arm64": "2.2.0",
"@cbor-extract/cbor-extract-darwin-x64": "2.2.0",
"@cbor-extract/cbor-extract-linux-arm": "2.2.0",
"@cbor-extract/cbor-extract-linux-arm64": "2.2.0",
"@cbor-extract/cbor-extract-linux-x64": "2.2.0",
"@cbor-extract/cbor-extract-win32-x64": "2.2.0"
}
},
"node_modules/cbor-x": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/cbor-x/-/cbor-x-1.6.0.tgz",
"integrity": "sha512-0kareyRwHSkL6ws5VXHEf8uY1liitysCVJjlmhaLG+IXLqhSaOO+t63coaso7yjwEzWZzLy8fJo06gZDVQM9Qg==",
"license": "MIT",
"optionalDependencies": {
"cbor-extract": "^2.2.0"
}
},
"node_modules/detect-libc": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
"integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
"license": "Apache-2.0",
"optional": true,
"engines": {
"node": ">=8"
}
},
"node_modules/dotenv": {
"version": "16.4.7",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz",
"integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==",
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://dotenvx.com"
}
},
"node_modules/effect": {
"version": "3.12.7",
"resolved": "https://registry.npmjs.org/effect/-/effect-3.12.7.tgz",
"integrity": "sha512-BsDTgSjLbL12g0+vGn5xkOgOVhRSaR3VeHmjcUb0gLvpXACJ9OgmlfeH+/FaAZwM5+omIF3I/j1gC5KJrbK1Aw==",
"license": "MIT",
"dependencies": {
"fast-check": "^3.23.1"
}
},
"node_modules/fast-check": {
"version": "3.23.2",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.23.2.tgz",
"integrity": "sha512-h5+1OzzfCC3Ef7VbtKdcv7zsstUQwUDlYpUTvjeUsJAssPgLn7QzbboPtL5ro04Mq0rPOsMzl7q5hIbRs2wD1A==",
"funding": [
{
"type": "individual",
"url": "https://github.com/sponsors/dubzzz"
},
{
"type": "opencollective",
"url": "https://opencollective.com/fast-check"
}
],
"license": "MIT",
"dependencies": {
"pure-rand": "^6.1.0"
},
"engines": {
"node": ">=8.0.0"
}
},
"node_modules/find-my-way-ts": {
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/find-my-way-ts/-/find-my-way-ts-0.1.5.tgz",
"integrity": "sha512-4GOTMrpGQVzsCH2ruUn2vmwzV/02zF4q+ybhCIrw/Rkt3L8KWcycdC6aJMctJzwN4fXD4SD5F/4B9Sksh5rE0A==",
"license": "MIT"
},
"node_modules/multipasta": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/multipasta/-/multipasta-0.2.5.tgz",
"integrity": "sha512-c8eMDb1WwZcE02WVjHoOmUVk7fnKU/RmUcosHACglrWAuPQsEJv+E8430sXj6jNc1jHw0zrS16aCjQh4BcEb4A==",
"license": "MIT"
},
"node_modules/node-gyp-build-optional-packages": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/node-gyp-build-optional-packages/-/node-gyp-build-optional-packages-5.1.1.tgz",
"integrity": "sha512-+P72GAjVAbTxjjwUmwjVrqrdZROD4nf8KgpBoDxqXXTiYZZt/ud60dE5yvCSr9lRO8e8yv6kgJIC0K0PfZFVQw==",
"license": "MIT",
"optional": true,
"dependencies": {
"detect-libc": "^2.0.1"
},
"bin": {
"node-gyp-build-optional-packages": "bin.js",
"node-gyp-build-optional-packages-optional": "optional.js",
"node-gyp-build-optional-packages-test": "build-test.js"
}
},
"node_modules/pure-rand": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz",
"integrity": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==",
"funding": [
{
"type": "individual",
"url": "https://github.com/sponsors/dubzzz"
},
{
"type": "opencollective",
"url": "https://opencollective.com/fast-check"
}
],
"license": "MIT"
}
}
}