-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPackage.resolved
More file actions
95 lines (95 loc) · 2.67 KB
/
Package.resolved
File metadata and controls
95 lines (95 loc) · 2.67 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
{
"pins" : [
{
"identity" : "asyncextensions",
"kind" : "remoteSourceControl",
"location" : "https://github.com/lhoward/AsyncExtensions",
"state" : {
"revision" : "c1a1af1c58c50904b17b7dd7910636a2501ef1f0",
"version" : "0.9.2"
}
},
{
"identity" : "ioringswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PADL/IORingSwift",
"state" : {
"revision" : "81aaa20f35189889f7df2b0b437d14c5f6f59c48",
"version" : "0.1.8"
}
},
{
"identity" : "socketaddress",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PADL/SocketAddress",
"state" : {
"revision" : "f5bf2f1daed55a3148ba3e939df32c36960b4195",
"version" : "0.2.0"
}
},
{
"identity" : "swift-async-algorithms",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-async-algorithms",
"state" : {
"revision" : "042e1c4d9d19748c9c228f8d4ebc97bb1e339b0b",
"version" : "1.0.4"
}
},
{
"identity" : "swift-async-queue",
"kind" : "remoteSourceControl",
"location" : "https://github.com/dfed/swift-async-queue",
"state" : {
"revision" : "1e9c0dc0edddf04fdc45b8aa19802bf327f97771",
"version" : "0.7.1"
}
},
{
"identity" : "swift-atomics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-atomics.git",
"state" : {
"revision" : "b601256eab081c0f92f059e12818ac1d4f178ff7",
"version" : "1.3.0"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "c1805596154bb3a265fd91b8ac0c4433b4348fb0",
"version" : "1.2.0"
}
},
{
"identity" : "swift-log",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-log",
"state" : {
"revision" : "3d8596ed08bd13520157f0355e35caed215ffbfa",
"version" : "1.6.3"
}
},
{
"identity" : "swift-system",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-system",
"state" : {
"revision" : "61e4ca4b81b9e09e2ec863b00c340eb13497dac6",
"version" : "1.5.0"
}
},
{
"identity" : "swiftio",
"kind" : "remoteSourceControl",
"location" : "https://github.com/madmachineio/SwiftIO",
"state" : {
"revision" : "92d5cccfdc19cef8e0e7dbb01237d5457d5b209f",
"version" : "0.1.0"
}
}
],
"version" : 2
}