-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
77 lines (77 loc) · 2.16 KB
/
Package.resolved
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
{
"pins" : [
{
"identity" : "asyncextensions",
"kind" : "remoteSourceControl",
"location" : "https://github.com/lhoward/AsyncExtensions",
"state" : {
"revision" : "dabc2282009f0b223975f468d4e12bba31f3271f",
"version" : "0.9.0"
}
},
{
"identity" : "socketaddress",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PADL/SocketAddress",
"state" : {
"revision" : "195f4b64eb7d69894026e24131551068ee10143e",
"version" : "0.0.3"
}
},
{
"identity" : "swift-async-algorithms",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-async-algorithms",
"state" : {
"revision" : "5c8bd186f48c16af0775972700626f0b74588278",
"version" : "1.0.2"
}
},
{
"identity" : "swift-async-queue",
"kind" : "remoteSourceControl",
"location" : "https://github.com/dfed/swift-async-queue",
"state" : {
"revision" : "b51448d3347a3aedd828c491de3e78035f18759c",
"version" : "0.6.1"
}
},
{
"identity" : "swift-atomics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-atomics.git",
"state" : {
"revision" : "cd142fd2f64be2100422d658e7411e39489da985",
"version" : "1.2.0"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "671108c96644956dddcd89dd59c203dcdb36cec7",
"version" : "1.1.4"
}
},
{
"identity" : "swift-log",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-log",
"state" : {
"revision" : "9cb486020ebf03bfa5b5df985387a14a98744537",
"version" : "1.6.1"
}
},
{
"identity" : "swift-system",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-system",
"state" : {
"revision" : "c8a44d836fe7913603e246acab7c528c2e780168",
"version" : "1.4.0"
}
}
],
"version" : 2
}