-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathPackage.resolved
52 lines (52 loc) · 1.41 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
{
"object": {
"pins": [
{
"package": "CryptoSwift",
"repositoryURL": "https://github.com/krzyzanowskim/CryptoSwift.git",
"state": {
"branch": null,
"revision": "4e31051c63cc0ddf10a25cf5318856c510cf77f4",
"version": "1.4.0"
}
},
{
"package": "DefaultCodable",
"repositoryURL": "https://github.com/gonzalezreal/DefaultCodable.git",
"state": {
"branch": null,
"revision": "7417376ad1228c3ac5c2988770c9fe97ca667a57",
"version": "1.2.0"
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "fb48bdd8279799f655da5f8b4e0a21430eca6012",
"version": "2.32.3"
}
},
{
"package": "swift-nio-extras",
"repositoryURL": "https://github.com/apple/swift-nio-extras.git",
"state": {
"branch": null,
"revision": "f73ca5ee9c6806800243f1ac415fcf82de9a4c91",
"version": "1.10.2"
}
},
{
"package": "swift-nio-ssl",
"repositoryURL": "https://github.com/apple/swift-nio-ssl.git",
"state": {
"branch": null,
"revision": "77a3bf17884d2c87ba400f4d93b9a6f27b078651",
"version": "2.15.1"
}
}
]
},
"version": 1
}