-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.resolved
More file actions
50 lines (50 loc) · 1.35 KB
/
Package.resolved
File metadata and controls
50 lines (50 loc) · 1.35 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
{
"pins" : [
{
"identity" : "coreswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/undevts/CoreSwift.git",
"state" : {
"revision" : "6b269dac0a6a7ed9c5e37c3735627d5045a6c40e",
"version" : "0.1.3"
}
},
{
"identity" : "layoutkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/undevts/LayoutKit.git",
"state" : {
"revision" : "0b7915fea81da9e58fe01d1915b950ae3847815f",
"version" : "0.1.0"
}
},
{
"identity" : "swift-atomics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-atomics.git",
"state" : {
"revision" : "6c89474e62719ddcc1e9614989fff2f68208fe10",
"version" : "1.1.0"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "937e904258d22af6e447a0b72c0bc67583ef64a2",
"version" : "1.0.4"
}
},
{
"identity" : "swift-nio",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio.git",
"state" : {
"revision" : "3db5c4aeee8100d2db6f1eaf3864afdad5dc68fd",
"version" : "2.59.0"
}
}
],
"version" : 2
}