@@ -12,27 +12,55 @@ __metadata:
12
12
languageName : node
13
13
linkType : hard
14
14
15
+ " @rescript/darwin-arm64@npm:12.0.0-beta.3 " :
16
+ version : 12.0.0-beta.3
17
+ resolution : " @rescript/darwin-arm64@npm:12.0.0-beta.3"
18
+ conditions : os=darwin & cpu=arm64
19
+ languageName : node
20
+ linkType : hard
21
+
15
22
" @rescript/darwin-x64@npm:12.0.0-beta.1 " :
16
23
version : 12.0.0-beta.1
17
24
resolution : " @rescript/darwin-x64@npm:12.0.0-beta.1"
18
25
conditions : os=darwin & cpu=x64
19
26
languageName : node
20
27
linkType : hard
21
28
29
+ " @rescript/darwin-x64@npm:12.0.0-beta.3 " :
30
+ version : 12.0.0-beta.3
31
+ resolution : " @rescript/darwin-x64@npm:12.0.0-beta.3"
32
+ conditions : os=darwin & cpu=x64
33
+ languageName : node
34
+ linkType : hard
35
+
22
36
" @rescript/linux-arm64@npm:12.0.0-beta.1 " :
23
37
version : 12.0.0-beta.1
24
38
resolution : " @rescript/linux-arm64@npm:12.0.0-beta.1"
25
39
conditions : os=linux & cpu=arm64
26
40
languageName : node
27
41
linkType : hard
28
42
43
+ " @rescript/linux-arm64@npm:12.0.0-beta.3 " :
44
+ version : 12.0.0-beta.3
45
+ resolution : " @rescript/linux-arm64@npm:12.0.0-beta.3"
46
+ conditions : os=linux & cpu=arm64
47
+ languageName : node
48
+ linkType : hard
49
+
29
50
" @rescript/linux-x64@npm:12.0.0-beta.1 " :
30
51
version : 12.0.0-beta.1
31
52
resolution : " @rescript/linux-x64@npm:12.0.0-beta.1"
32
53
conditions : os=linux & cpu=x64
33
54
languageName : node
34
55
linkType : hard
35
56
57
+ " @rescript/linux-x64@npm:12.0.0-beta.3 " :
58
+ version : 12.0.0-beta.3
59
+ resolution : " @rescript/linux-x64@npm:12.0.0-beta.3"
60
+ conditions : os=linux & cpu=x64
61
+ languageName : node
62
+ linkType : hard
63
+
36
64
" @rescript/webapi@npm:0.1.0-experimental-73e6a0d " :
37
65
version : 0.1.0-experimental-73e6a0d
38
66
resolution : " @rescript/webapi@npm:0.1.0-experimental-73e6a0d"
@@ -49,6 +77,13 @@ __metadata:
49
77
languageName : node
50
78
linkType : hard
51
79
80
+ " @rescript/win32-x64@npm:12.0.0-beta.3 " :
81
+ version : 12.0.0-beta.3
82
+ resolution : " @rescript/win32-x64@npm:12.0.0-beta.3"
83
+ conditions : os=win32 & cpu=x64
84
+ languageName : node
85
+ linkType : hard
86
+
52
87
" @testrepo/compiled-by-legacy@npm:*, @testrepo/compiled-by-legacy@workspace:packages/compiled-by-legacy " :
53
88
version : 0.0.0-use.local
54
89
resolution : " @testrepo/compiled-by-legacy@workspace:packages/compiled-by-legacy"
@@ -108,6 +143,15 @@ __metadata:
108
143
languageName : unknown
109
144
linkType : soft
110
145
146
+ " @testrepo/nohoist@workspace:packages/nohoist " :
147
+ version : 0.0.0-use.local
148
+ resolution : " @testrepo/nohoist@workspace:packages/nohoist"
149
+ dependencies :
150
+ rescript : " npm:12.0.0-beta.3"
151
+ rescript-bun : " npm:2.0.1"
152
+ languageName : unknown
153
+ linkType : soft
154
+
111
155
" @testrepo/nonexisting-dev-files@workspace:packages/nonexisting-dev-files " :
112
156
version : 0.0.0-use.local
113
157
resolution : " @testrepo/nonexisting-dev-files@workspace:packages/nonexisting-dev-files"
@@ -139,6 +183,15 @@ __metadata:
139
183
languageName : unknown
140
184
linkType : soft
141
185
186
+ " rescript-bun@npm:2.0.1 " :
187
+ version : 2.0.1
188
+ resolution : " rescript-bun@npm:2.0.1"
189
+ peerDependencies :
190
+ rescript : 12.0.0-beta.3
191
+ checksum : 10c0/97fedd71f2706dca0a13084c76cf0f61f7d910cf2e2dfb8dbe33e19d8ad8c5c67aeb25cdf7ab935264fb26e6dda911f1451a370fd7ae10766023c629810d0e36
192
+ languageName : node
193
+ linkType : hard
194
+
142
195
" rescript-nodejs@npm:16.1.0 " :
143
196
version : 16.1.0
144
197
resolution : " rescript-nodejs@npm:16.1.0"
@@ -176,6 +229,36 @@ __metadata:
176
229
languageName : node
177
230
linkType : hard
178
231
232
+ " rescript@npm:12.0.0-beta.3 " :
233
+ version : 12.0.0-beta.3
234
+ resolution : " rescript@npm:12.0.0-beta.3"
235
+ dependencies :
236
+ " @rescript/darwin-arm64 " : " npm:12.0.0-beta.3"
237
+ " @rescript/darwin-x64 " : " npm:12.0.0-beta.3"
238
+ " @rescript/linux-arm64 " : " npm:12.0.0-beta.3"
239
+ " @rescript/linux-x64 " : " npm:12.0.0-beta.3"
240
+ " @rescript/win32-x64 " : " npm:12.0.0-beta.3"
241
+ dependenciesMeta :
242
+ " @rescript/darwin-arm64 " :
243
+ optional : true
244
+ " @rescript/darwin-x64 " :
245
+ optional : true
246
+ " @rescript/linux-arm64 " :
247
+ optional : true
248
+ " @rescript/linux-x64 " :
249
+ optional : true
250
+ " @rescript/win32-x64 " :
251
+ optional : true
252
+ bin :
253
+ bsc : cli/bsc.js
254
+ bstracing : cli/bstracing.js
255
+ rescript : cli/rescript.js
256
+ rescript-legacy : cli/rescript-legacy.js
257
+ rescript-tools : cli/rescript-tools.js
258
+ checksum : 10c0/da264d99199f600dcaf78d8907b70200333dc1cc3a45a52f2fa2c72e2f5f393a8dedd01ebbcf46de94cbbe59a997a4685d6e20648739cd2234560cfb94cd7832
259
+ languageName : node
260
+ linkType : hard
261
+
179
262
" sury-ppx@npm:^11.0.0-alpha.2 " :
180
263
version : 11.0.0-alpha.2
181
264
resolution : " sury-ppx@npm:11.0.0-alpha.2"
0 commit comments