-
Notifications
You must be signed in to change notification settings - Fork 2
/
Package.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": "NetService",
"repositoryURL": "https://github.com/Bouke/NetService.git",
"state": {
"branch": null,
"revision": "08e1f7663fd4b09b9f4ad165be89704c7cd2e3f8",
"version": "0.8.1"
}
},
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/apple/swift-argument-parser",
"state": {
"branch": null,
"revision": "6b2aa2748a7881eebb9f84fb10c01293e15b52ca",
"version": "0.5.0"
}
},
{
"package": "swift-crypto",
"repositoryURL": "https://github.com/apple/swift-crypto.git",
"state": {
"branch": null,
"revision": "067254c79435de759aeef4a6a03e43d087d61312",
"version": "2.0.5"
}
},
{
"package": "swift-log",
"repositoryURL": "https://github.com/apple/swift-log.git",
"state": {
"branch": null,
"revision": "5d66f7ba25daf4f94100e7022febf3c75e37a6c7",
"version": "1.4.2"
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "d6e3762e0a5f7ede652559f53623baf11006e17c",
"version": "2.39.0"
}
},
{
"package": "swift-nio-ssh",
"repositoryURL": "https://github.com/apple/swift-nio-ssh",
"state": {
"branch": null,
"revision": "09778e0388bda898c7592887f2ec84bb81ef21eb",
"version": "0.3.3"
}
}
]
},
"version": 1
}