-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathpackages.lock.json
More file actions
58 lines (58 loc) · 1.82 KB
/
packages.lock.json
File metadata and controls
58 lines (58 loc) · 1.82 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
{
"version": 2,
"dependencies": {
"net10.0": {
"Fabulous.AST": {
"type": "Direct",
"requested": "[1.10.0, )",
"resolved": "1.10.0",
"contentHash": "7Hr980JrpWQGLs/kiM+d0cCtaCtl8Za8SHMYbM9Xuc2+ICysHEwz3fAOidNMv8oAiA87gpGEfZArsaVUtK64Uw==",
"dependencies": {
"Fantomas.Core": "[7.0.1]"
}
},
"Fantomas.Core": {
"type": "Direct",
"requested": "[7.0.5, )",
"resolved": "7.0.5",
"contentHash": "wGbCsAqKhyhuDwMsOXh4p9GJvw7OzJX/OwoPAVw913Fae2rbczREl8L8U5hZIadoJmhuyIu0Dp/8UJToykZs6Q==",
"dependencies": {
"FSharp.Core": "8.0.100",
"Fantomas.FCS": "7.0.5"
}
},
"FSharp.Compiler.Service": {
"type": "Direct",
"requested": "[34.1.1, )",
"resolved": "34.1.1",
"contentHash": "9Q8sgl3XR41eeIBoaxQEG2NQzn0JjWBf+MUvLO8aCTYFZeaPezNTvHvv8+CLHUEeih/fllEFGQM1efkeOA9rUw==",
"dependencies": {
"FSharp.Core": "4.6.2"
}
},
"FSharp.Core": {
"type": "Direct",
"requested": "[10.0.103, )",
"resolved": "10.0.103",
"contentHash": "GfQInb74eDh9JZ8wx4+t/lOrH1uRqZvneuViVJ8CwbQwmtyyZoeGuzRayL01MNAsm8B6eRenWwJThu01EFPeKg=="
},
"Myriad.Core": {
"type": "Direct",
"requested": "[0.8.3, )",
"resolved": "0.8.3",
"contentHash": "KwCIC8PH6pd7Dcyso/b/U/rl80AeOV7g8hvs4cjokfzutnVMXgtL3rqNG8moXaBnmdTpE33AZSlVjo+gHLqe8A==",
"dependencies": {
"Fantomas.Core": "6.1.1"
}
},
"Fantomas.FCS": {
"type": "Transitive",
"resolved": "7.0.5",
"contentHash": "WxifhpLkDuv/WronO8UcEe8gsSTuuMqrUjnke/kUd11vTJ9T8IYouGidT+sSDaf1dAMaf1bb6maz/h+/dSu6wg==",
"dependencies": {
"FSharp.Core": "8.0.100"
}
}
}
}
}