-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathPackage.resolved
61 lines (61 loc) · 1.65 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
{
"object": {
"pins": [
{
"package": "Graphiti",
"repositoryURL": "https://github.com/GraphQLSwift/Graphiti.git",
"state": {
"branch": null,
"revision": "c9bc9d1cc9e62e71a824dc178630bfa8b8a6e2a4",
"version": "1.0.0"
}
},
{
"package": "GraphQL",
"repositoryURL": "https://github.com/GraphQLSwift/GraphQL.git",
"state": {
"branch": null,
"revision": "283cc4de56b994a00b2724328221b7a1bc846ddc",
"version": "2.2.1"
}
},
{
"package": "GraphQLRxSwift",
"repositoryURL": "https://github.com/GraphQLSwift/GraphQLRxSwift.git",
"state": {
"branch": null,
"revision": "c7ec6595f92ef5d77c06852e4acc4cd46a753622",
"version": "0.0.4"
}
},
{
"package": "RxSwift",
"repositoryURL": "https://github.com/ReactiveX/RxSwift.git",
"state": {
"branch": null,
"revision": "b4307ba0b6425c0ba4178e138799946c3da594f8",
"version": "6.5.0"
}
},
{
"package": "swift-collections",
"repositoryURL": "https://github.com/apple/swift-collections",
"state": {
"branch": null,
"revision": "48254824bb4248676bf7ce56014ff57b142b77eb",
"version": "1.0.2"
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "6aa9347d9bc5bbfe6a84983aec955c17ffea96ef",
"version": "2.33.0"
}
}
]
},
"version": 1
}