-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathPackage.resolved
97 lines (97 loc) · 2.73 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
{
"object": {
"pins": [
{
"package": "async-http-client",
"repositoryURL": "https://github.com/swift-server/async-http-client.git",
"state": {
"branch": null,
"revision": "d84a1da59e0fa879cde27e01cdf9f079208cc0cc",
"version": "1.0.0-alpha.4"
}
},
{
"package": "CircuitBreaker",
"repositoryURL": "https://github.com/IBM-Swift/CircuitBreaker.git",
"state": {
"branch": null,
"revision": "e9345aa721ca4da428777f2e953b9ad534017675",
"version": "5.0.3"
}
},
{
"package": "Configuration",
"repositoryURL": "https://github.com/IBM-Swift/Configuration.git",
"state": {
"branch": null,
"revision": "da98da148509a3d7bd61fe01e7ade8926b52026b",
"version": "3.0.4"
}
},
{
"package": "FileKit",
"repositoryURL": "https://github.com/IBM-Swift/FileKit.git",
"state": {
"branch": null,
"revision": "26911acde61a3556b7583f84180048ea6a03973c",
"version": "0.0.2"
}
},
{
"package": "LoggerAPI",
"repositoryURL": "https://github.com/IBM-Swift/LoggerAPI.git",
"state": {
"branch": null,
"revision": "3357dd9526cdf9436fa63bb792b669e6efdc43da",
"version": "1.9.0"
}
},
{
"package": "swift-log",
"repositoryURL": "https://github.com/apple/swift-log.git",
"state": {
"branch": null,
"revision": "e8aabbe95db22e064ad42f1a4a9f8982664c70ed",
"version": "1.1.1"
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "8066b0f581604e3711979307a4377457e2b0f007",
"version": "2.9.0"
}
},
{
"package": "swift-nio-ssl",
"repositoryURL": "https://github.com/apple/swift-nio-ssl.git",
"state": {
"branch": null,
"revision": "e5c1af45ac934ac0a6117b2927a51d845cf4f705",
"version": "2.4.3"
}
},
{
"package": "SwiftCLI",
"repositoryURL": "https://github.com/jakeheis/SwiftCLI",
"state": {
"branch": null,
"revision": "df4d5b3ec2c1421a58d71010ff43528db5b19e04",
"version": "5.3.3"
}
},
{
"package": "SwiftyRequest",
"repositoryURL": "https://github.com/IBM-Swift/SwiftyRequest",
"state": {
"branch": null,
"revision": "6b12cda627f5a6f03b5ccf654554cb9482d870be",
"version": "3.0.0"
}
}
]
},
"version": 1
}