-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
106 lines (106 loc) · 2.99 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
96
97
98
99
100
101
102
103
104
105
106
{
"object": {
"pins": [
{
"package": "MongoSwift",
"repositoryURL": "https://github.com/mongodb/mongo-swift-driver.git",
"state": {
"branch": null,
"revision": "dd26fc7e4dda121626c64e0205fba75bd435db23",
"version": "0.1.3"
}
},
{
"package": "Nimble",
"repositoryURL": "https://github.com/Quick/Nimble.git",
"state": {
"branch": null,
"revision": "f8657642dfdec9973efc79cc68bcef43a653a2bc",
"version": "8.0.2"
}
},
{
"package": "bson",
"repositoryURL": "https://github.com/mongodb/swift-bson",
"state": {
"branch": null,
"revision": "40f770ed265bb9958edbcd0c809a3c2afe75a3ba",
"version": "2.1.0"
}
},
{
"package": "swift-log",
"repositoryURL": "https://github.com/apple/swift-log.git",
"state": {
"branch": null,
"revision": "f4240bf022a69815241a883c03645444b58ac553",
"version": "1.1.0"
}
},
{
"package": "swift-metrics",
"repositoryURL": "https://github.com/apple/swift-metrics.git",
"state": {
"branch": null,
"revision": "8e5110dcd6584ff5acfec40e31263a8d07cba783",
"version": "1.1.0"
}
},
{
"package": "mongoc",
"repositoryURL": "https://github.com/mongodb/swift-mongoc",
"state": {
"branch": null,
"revision": "e503b50210dae2cf0220474c2f12087830150e9f",
"version": "2.0.0"
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "790827800d6af12ca6a8b1dca7a9072606fd2a1e",
"version": "2.7.0"
}
},
{
"package": "swift-nio-extras",
"repositoryURL": "https://github.com/apple/swift-nio-extras.git",
"state": {
"branch": null,
"revision": "66f9a509ed3cc56b6eb367515e421beca4a0af53",
"version": "1.2.0"
}
},
{
"package": "swift-nio-http2",
"repositoryURL": "https://github.com/apple/swift-nio-http2.git",
"state": {
"branch": null,
"revision": "86ce1dcd0df501401eb1a0d445dbd90aaad84a64",
"version": "1.5.0"
}
},
{
"package": "swift-nio-ssl",
"repositoryURL": "https://github.com/apple/swift-nio-ssl.git",
"state": {
"branch": null,
"revision": "f5dd7a60ff56f501ff7bf9be753e4b1875bfaf20",
"version": "2.4.0"
}
},
{
"package": "swift-nio-transport-services",
"repositoryURL": "https://github.com/apple/swift-nio-transport-services.git",
"state": {
"branch": null,
"revision": "6cba688855180e0ebf21f40d80987556986cfe03",
"version": "1.1.1"
}
}
]
},
"version": 1
}