-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
87 lines (87 loc) · 2.49 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
78
79
80
81
82
83
84
85
86
87
{
"originHash" : "2a316d3f318f7c8b6ff89b547e013115e2f4b4235e2e139d5b3828f9c599b8c7",
"pins" : [
{
"identity" : "swift-atomics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-atomics",
"state" : {
"revision" : "cd142fd2f64be2100422d658e7411e39489da985",
"version" : "1.2.0"
}
},
{
"identity" : "swift-bson",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tayloraswift/swift-bson",
"state" : {
"revision" : "0d7c9735b726f931a67da00b836e8fd383f43cb3",
"version" : "1.0.0"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections",
"state" : {
"revision" : "671108c96644956dddcd89dd59c203dcdb36cec7",
"version" : "1.1.4"
}
},
{
"identity" : "swift-grammar",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tayloraswift/swift-grammar",
"state" : {
"revision" : "0dac977b50bf677b2c3adabd7d5586a7b6e09b17",
"version" : "0.5.0"
}
},
{
"identity" : "swift-hash",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tayloraswift/swift-hash",
"state" : {
"revision" : "ea0b9fc3152ed5941dd82e4a01e65f99fe1a75d2",
"version" : "0.7.1"
}
},
{
"identity" : "swift-nio",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio",
"state" : {
"revision" : "ba72f31e11275fc5bf060c966cf6c1f36842a291",
"version" : "2.79.0"
}
},
{
"identity" : "swift-nio-ssl",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio-ssl",
"state" : {
"revision" : "c7e95421334b1068490b5d41314a50e70bab23d1",
"version" : "2.29.0"
}
},
{
"identity" : "swift-system",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-system.git",
"state" : {
"revision" : "c8a44d836fe7913603e246acab7c528c2e780168",
"version" : "1.4.0"
}
},
{
"identity" : "swift-unixtime",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tayloraswift/swift-unixtime",
"state" : {
"revision" : "0a939dd2b955bf5a0aa5ea2073ee21200e1575a3",
"version" : "0.2.0"
}
}
],
"version" : 3
}