-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
95 lines (95 loc) · 2.68 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
88
89
90
91
92
93
94
95
{
"pins" : [
{
"identity" : "connectorprotocol",
"kind" : "remoteSourceControl",
"location" : "https://github.com/katoemba/connectorprotocol.git",
"state" : {
"branch" : "master",
"revision" : "3f58bac0823c001644c74f39e6b552067e722aac"
}
},
{
"identity" : "rxnetservice",
"kind" : "remoteSourceControl",
"location" : "https://github.com/katoemba/rxnetservice.git",
"state" : {
"revision" : "1c9298e859ef0a79d6304bed3ca8a195e6a53dd0",
"version" : "0.2.4"
}
},
{
"identity" : "rxswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ReactiveX/RxSwift.git",
"state" : {
"revision" : "5949cbd3d4f3f97968bb40b6cd232f8315c6341c",
"version" : "6.7.0"
}
},
{
"identity" : "rxswiftext",
"kind" : "remoteSourceControl",
"location" : "https://github.com/RxSwiftCommunity/RxSwiftExt.git",
"state" : {
"revision" : "eb4adf9f00a21b3efc3869a5218a6d7517e95222",
"version" : "6.2.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" : "94cf62b3ba8d4bed62680a282d4c25f9c63c2efb",
"version" : "1.1.0"
}
},
{
"identity" : "swift-nio",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio.git",
"state" : {
"revision" : "359c461e5561d22c6334828806cc25d759ca7aa6",
"version" : "2.65.0"
}
},
{
"identity" : "swift-system",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-system.git",
"state" : {
"revision" : "025bcb1165deab2e20d4eaba79967ce73013f496",
"version" : "1.2.1"
}
},
{
"identity" : "swiftmpd",
"kind" : "remoteSourceControl",
"location" : "https://github.com/katoemba/SwiftMPD.git",
"state" : {
"branch" : "main",
"revision" : "d6dc83d79384317eb548bc52fefd76b122812c70"
}
},
{
"identity" : "swxmlhash",
"kind" : "remoteSourceControl",
"location" : "https://github.com/drmohundro/SWXMLHash.git",
"state" : {
"revision" : "a853604c9e9a83ad9954c7e3d2a565273982471f",
"version" : "7.0.2"
}
}
],
"version" : 2
}