-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
279 lines (279 loc) · 12.5 KB
/
package-lock.json
File metadata and controls
279 lines (279 loc) · 12.5 KB
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
{
"name": "workshops",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "workshops",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@helios-lang/codec-utils": "^0.3.1",
"@helios-lang/compiler": "^0.17.7",
"@helios-lang/contract-utils": "^0.3.0",
"@helios-lang/ledger": "^0.6.6",
"@helios-lang/tx-utils": "^0.3.2",
"@helios-lang/type-utils": "^0.2.8",
"@helios-lang/uplc": "^0.7.5"
}
},
"node_modules/@helios-lang/cbor": {
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/@helios-lang/cbor/-/cbor-0.2.2.tgz",
"integrity": "sha512-earoO0EprqjraQwPtixtPq2SmNOIOCrZb3MT4aQJxVkMqk3jHue8E0XFzRV5hUGPzGNEZNAMPjM3sf3S7Hk1+A==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/codec-utils": "^0.3.1",
"@helios-lang/type-utils": "^0.1.25"
}
},
"node_modules/@helios-lang/cbor/node_modules/@helios-lang/type-utils": {
"version": "0.1.25",
"resolved": "https://registry.npmjs.org/@helios-lang/type-utils/-/type-utils-0.1.25.tgz",
"integrity": "sha512-tOqyBWtaI6n/xhfaZr8cnL+Syv0X5whbxpzPLayfDwllI9el54fQ4P4e8CUUm2ls8WNSAgC9razCd2Q3qnMwlA==",
"license": "BSD-3-Clause"
},
"node_modules/@helios-lang/cli-utils": {
"version": "0.1.10",
"resolved": "https://registry.npmjs.org/@helios-lang/cli-utils/-/cli-utils-0.1.10.tgz",
"integrity": "sha512-aefnkQwn0ybaDfoM6/+999uErac4/c7xKs4McYomjQY5cOnJ1L1BitPQQv3KQIcgHVTdBv/pTj8WDyU8XZ0DeQ==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/codec-utils": "^0.2.1",
"@helios-lang/type-utils": "^0.1.25"
}
},
"node_modules/@helios-lang/cli-utils/node_modules/@helios-lang/codec-utils": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@helios-lang/codec-utils/-/codec-utils-0.2.1.tgz",
"integrity": "sha512-KM+OsiLp2j7po5y2pFv/ybncOlqek0M6IiWpxDVZdN2gc7d6DwPWQaLjZEbelMHWxObO2M7c16CgsZXutdxtXg==",
"license": "BSD-3-Clause"
},
"node_modules/@helios-lang/cli-utils/node_modules/@helios-lang/type-utils": {
"version": "0.1.25",
"resolved": "https://registry.npmjs.org/@helios-lang/type-utils/-/type-utils-0.1.25.tgz",
"integrity": "sha512-tOqyBWtaI6n/xhfaZr8cnL+Syv0X5whbxpzPLayfDwllI9el54fQ4P4e8CUUm2ls8WNSAgC9razCd2Q3qnMwlA==",
"license": "BSD-3-Clause"
},
"node_modules/@helios-lang/codec-utils": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/@helios-lang/codec-utils/-/codec-utils-0.3.1.tgz",
"integrity": "sha512-rO0suQP4xs8qHB4LrOW2u3aono3GQu0TVyFdVcpW0cLZML7kqq+igc4xgbwh/t+5akz219b33IQY6Mw/Inj/sQ==",
"license": "BSD-3-Clause"
},
"node_modules/@helios-lang/compiler": {
"version": "0.17.7",
"resolved": "https://registry.npmjs.org/@helios-lang/compiler/-/compiler-0.17.7.tgz",
"integrity": "sha512-eEns9WuiBx/mmSGjCDppBCFP83yx8ges2+b9cgT2grMbZh+R1QAaE6GbVQgaqAifo3cjG+EV2QBP9PtmFkzZiA==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/codec-utils": "^0.2.1",
"@helios-lang/compiler-utils": "^0.2.1",
"@helios-lang/ir": "0.3.1",
"@helios-lang/type-utils": "^0.1.25",
"@helios-lang/uplc": "^0.6.1"
}
},
"node_modules/@helios-lang/compiler-utils": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/@helios-lang/compiler-utils/-/compiler-utils-0.3.2.tgz",
"integrity": "sha512-WyMy0HMMwGp9rDrIEkPVoeyopvick7VoHuyKVpnvHH+d48qG3gFIeGH8O/HWnh/HEL2xMOVOEhxWRbRK7sWABA==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/codec-utils": "^0.3.1",
"@helios-lang/type-utils": "^0.1.25"
}
},
"node_modules/@helios-lang/compiler-utils/node_modules/@helios-lang/type-utils": {
"version": "0.1.25",
"resolved": "https://registry.npmjs.org/@helios-lang/type-utils/-/type-utils-0.1.25.tgz",
"integrity": "sha512-tOqyBWtaI6n/xhfaZr8cnL+Syv0X5whbxpzPLayfDwllI9el54fQ4P4e8CUUm2ls8WNSAgC9razCd2Q3qnMwlA==",
"license": "BSD-3-Clause"
},
"node_modules/@helios-lang/compiler/node_modules/@helios-lang/codec-utils": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@helios-lang/codec-utils/-/codec-utils-0.2.1.tgz",
"integrity": "sha512-KM+OsiLp2j7po5y2pFv/ybncOlqek0M6IiWpxDVZdN2gc7d6DwPWQaLjZEbelMHWxObO2M7c16CgsZXutdxtXg==",
"license": "BSD-3-Clause"
},
"node_modules/@helios-lang/compiler/node_modules/@helios-lang/compiler-utils": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@helios-lang/compiler-utils/-/compiler-utils-0.2.1.tgz",
"integrity": "sha512-7/1HqZ+uE/qVDS+7MfTwpoY1UzXTWDV6wBrQLIaaSzZKxDSj7DFmoILgtnSHvLO/zKCiluAa01Y3fEx2XMkOzg==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/codec-utils": "^0.2.1",
"@helios-lang/type-utils": "^0.1.25"
}
},
"node_modules/@helios-lang/compiler/node_modules/@helios-lang/crypto": {
"version": "0.1.17",
"resolved": "https://registry.npmjs.org/@helios-lang/crypto/-/crypto-0.1.17.tgz",
"integrity": "sha512-lryz+8fiBHoafb8Cb50rD0mzKrod0RKlsMsHmtg23JBbwAzrgaNx+3D4adZgZakXv16ttR0veUs4IqCYJSOniw==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/codec-utils": "^0.2.1"
}
},
"node_modules/@helios-lang/compiler/node_modules/@helios-lang/type-utils": {
"version": "0.1.25",
"resolved": "https://registry.npmjs.org/@helios-lang/type-utils/-/type-utils-0.1.25.tgz",
"integrity": "sha512-tOqyBWtaI6n/xhfaZr8cnL+Syv0X5whbxpzPLayfDwllI9el54fQ4P4e8CUUm2ls8WNSAgC9razCd2Q3qnMwlA==",
"license": "BSD-3-Clause"
},
"node_modules/@helios-lang/compiler/node_modules/@helios-lang/uplc": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/@helios-lang/uplc/-/uplc-0.6.3.tgz",
"integrity": "sha512-SIICsw+aUVILPT7RMoQJO2r6ZyrYd2/KbFq6qCPb3617EWIJXfG0rvtudo178xd/72pqxQowaZONbi07dKICwQ==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/cbor": "^0.2.1",
"@helios-lang/codec-utils": "^0.2.1",
"@helios-lang/compiler-utils": "^0.2.1",
"@helios-lang/crypto": "^0.1.17",
"@helios-lang/era": "^0.1.4",
"@helios-lang/type-utils": "^0.1.25"
}
},
"node_modules/@helios-lang/contract-utils": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@helios-lang/contract-utils/-/contract-utils-0.3.0.tgz",
"integrity": "sha512-/p6WqCmub7d9Kl8qDVe47i1lKexBWV5OWWZwdE/rcQzc+dxc/+O486tqT6tAXB/Bltjr+29RzOebjhp5whijpw==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/cli-utils": "^0.1.10",
"@helios-lang/codec-utils": "^0.3.1",
"@helios-lang/compiler-utils": "^0.3.2",
"@helios-lang/crypto": "0.2.0",
"@helios-lang/ledger": "^0.6.4",
"@helios-lang/type-utils": "^0.2.8",
"@helios-lang/uplc": "^0.7.5"
},
"bin": {
"hl2ts": "src/hl2ts.js"
},
"peerDependencies": {
"@helios-lang/compiler": "*"
}
},
"node_modules/@helios-lang/crypto": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@helios-lang/crypto/-/crypto-0.2.0.tgz",
"integrity": "sha512-EbJnSGDI0p0hpfVfFoLNA+0mt1mWBorhkNO5AM7oQ4aSOHBFyWlkN41OH26Xuy0wDzigvM+zV14dzaWA2yNOjA==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/codec-utils": "^0.3.1"
}
},
"node_modules/@helios-lang/era": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/@helios-lang/era/-/era-0.1.4.tgz",
"integrity": "sha512-wBV/qDLvfSwSywaQlo1EdnVhMW7XBSS2AnaOFmpLS/RrA75arn7ngf+MbEsfjQ1qayIPOPdL96M6vzPtauttWA==",
"license": "BSD-3-Clause"
},
"node_modules/@helios-lang/ir": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/@helios-lang/ir/-/ir-0.3.1.tgz",
"integrity": "sha512-nwWJkbnxLyb3IEzd0CPTpokCU/+hvchT0y/uevKLIxANyhtrJNSb1bWqoxLtDXDuiGNdc4dp9Co33KaSmCVnKQ==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/codec-utils": "^0.2.1",
"@helios-lang/compiler-utils": "^0.2.1",
"@helios-lang/type-utils": "^0.1.25",
"@helios-lang/uplc": "^0.6.1"
}
},
"node_modules/@helios-lang/ir/node_modules/@helios-lang/codec-utils": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@helios-lang/codec-utils/-/codec-utils-0.2.1.tgz",
"integrity": "sha512-KM+OsiLp2j7po5y2pFv/ybncOlqek0M6IiWpxDVZdN2gc7d6DwPWQaLjZEbelMHWxObO2M7c16CgsZXutdxtXg==",
"license": "BSD-3-Clause"
},
"node_modules/@helios-lang/ir/node_modules/@helios-lang/compiler-utils": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@helios-lang/compiler-utils/-/compiler-utils-0.2.1.tgz",
"integrity": "sha512-7/1HqZ+uE/qVDS+7MfTwpoY1UzXTWDV6wBrQLIaaSzZKxDSj7DFmoILgtnSHvLO/zKCiluAa01Y3fEx2XMkOzg==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/codec-utils": "^0.2.1",
"@helios-lang/type-utils": "^0.1.25"
}
},
"node_modules/@helios-lang/ir/node_modules/@helios-lang/crypto": {
"version": "0.1.17",
"resolved": "https://registry.npmjs.org/@helios-lang/crypto/-/crypto-0.1.17.tgz",
"integrity": "sha512-lryz+8fiBHoafb8Cb50rD0mzKrod0RKlsMsHmtg23JBbwAzrgaNx+3D4adZgZakXv16ttR0veUs4IqCYJSOniw==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/codec-utils": "^0.2.1"
}
},
"node_modules/@helios-lang/ir/node_modules/@helios-lang/type-utils": {
"version": "0.1.25",
"resolved": "https://registry.npmjs.org/@helios-lang/type-utils/-/type-utils-0.1.25.tgz",
"integrity": "sha512-tOqyBWtaI6n/xhfaZr8cnL+Syv0X5whbxpzPLayfDwllI9el54fQ4P4e8CUUm2ls8WNSAgC9razCd2Q3qnMwlA==",
"license": "BSD-3-Clause"
},
"node_modules/@helios-lang/ir/node_modules/@helios-lang/uplc": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/@helios-lang/uplc/-/uplc-0.6.3.tgz",
"integrity": "sha512-SIICsw+aUVILPT7RMoQJO2r6ZyrYd2/KbFq6qCPb3617EWIJXfG0rvtudo178xd/72pqxQowaZONbi07dKICwQ==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/cbor": "^0.2.1",
"@helios-lang/codec-utils": "^0.2.1",
"@helios-lang/compiler-utils": "^0.2.1",
"@helios-lang/crypto": "^0.1.17",
"@helios-lang/era": "^0.1.4",
"@helios-lang/type-utils": "^0.1.25"
}
},
"node_modules/@helios-lang/ledger": {
"version": "0.6.6",
"resolved": "https://registry.npmjs.org/@helios-lang/ledger/-/ledger-0.6.6.tgz",
"integrity": "sha512-oOakGb6mdPEcDH4GeevZa8FhaSXDPsF1tpD8XriKK/QE52esIXyqDlJkNjRWgPSvb7f3LBegTA5ReGIOgevv2Q==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/cbor": "^0.2.2",
"@helios-lang/codec-utils": "^0.3.1",
"@helios-lang/crypto": "^0.2.0",
"@helios-lang/type-utils": "^0.2.8",
"@helios-lang/uplc": "^0.7.5"
}
},
"node_modules/@helios-lang/tx-utils": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/@helios-lang/tx-utils/-/tx-utils-0.3.2.tgz",
"integrity": "sha512-h+4xcS1o11E9oWBcndEi0Mo5p1rGMkoVtU88owvyXX2MeJKS2CxQ0uHEG8mjnBzW1X8VszyGvIyQBGAVXbOGRw==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/codec-utils": "^0.3.1",
"@helios-lang/crypto": "^0.2.0",
"@helios-lang/ledger": "^0.6.6",
"@helios-lang/type-utils": "^0.2.8",
"@helios-lang/uplc": "^0.7.5"
}
},
"node_modules/@helios-lang/type-utils": {
"version": "0.2.8",
"resolved": "https://registry.npmjs.org/@helios-lang/type-utils/-/type-utils-0.2.8.tgz",
"integrity": "sha512-ldtxPIZbE2TbbiFvvTqgiHng1uWmZj0w8z4yMMxPH79R+qt+romAOOmUXVdAN6YM2cA3yiE4lRlRpyGlVEQNMw==",
"license": "BSD-3-Clause"
},
"node_modules/@helios-lang/uplc": {
"version": "0.7.5",
"resolved": "https://registry.npmjs.org/@helios-lang/uplc/-/uplc-0.7.5.tgz",
"integrity": "sha512-WUayC264XUMgKZVQIbswnqnXKQ2D8egKJH1vhy7iXaSlxk/41e4NiFbTO/PoadFV/cWGVFPOSePJ8Z6B8gk9Ww==",
"license": "BSD-3-Clause",
"dependencies": {
"@helios-lang/cbor": "^0.2.2",
"@helios-lang/codec-utils": "^0.3.1",
"@helios-lang/compiler-utils": "^0.3.2",
"@helios-lang/crypto": "^0.2.0",
"@helios-lang/era": "^0.1.4",
"@helios-lang/type-utils": "^0.2.8"
}
}
}
}