-
Notifications
You must be signed in to change notification settings - Fork 1
/
Package.resolved
88 lines (88 loc) · 2.36 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
{
"object": {
"pins": [
{
"package": "BigInt",
"repositoryURL": "https://github.com/Boilertalk/BigInt.swift.git",
"state": {
"branch": null,
"revision": "fd9b2ebff53e7fd211a7d2b2ea682db300a8571b",
"version": "1.0.0"
}
},
{
"package": "Cryptor",
"repositoryURL": "https://github.com/IBM-Swift/BlueCryptor.git",
"state": {
"branch": null,
"revision": "12d2bf3ec7207ec3cd004b9582f69ef5fae1da3b",
"version": "1.0.32"
}
},
{
"package": "HAP",
"repositoryURL": "https://github.com/Bouke/HAP.git",
"state": {
"branch": null,
"revision": "f0ffaa2f3a0cd364ade2b33263ca7a3f21ab3834",
"version": "0.7.0"
}
},
{
"package": "HKDF",
"repositoryURL": "https://github.com/Bouke/HKDF.git",
"state": {
"branch": null,
"revision": "9b9e521b49e5b529c33f4abe35a00e144af51e00",
"version": "3.1.0"
}
},
{
"package": "ICY",
"repositoryURL": "https://github.com/Bouke/ICY.git",
"state": {
"branch": null,
"revision": "61ffd86fe9452c66440f8bb14a48ef5fb77fbfa0",
"version": "1.2.2"
}
},
{
"package": "Regex",
"repositoryURL": "https://github.com/crossroadlabs/Regex.git",
"state": {
"branch": null,
"revision": "166728756082a9cac6e4aed3ebbce8e41cb3a945",
"version": "1.2.0"
}
},
{
"package": "SRP",
"repositoryURL": "https://github.com/Bouke/SRP.git",
"state": {
"branch": null,
"revision": "9f3d77de5dbaac52d30b1d51d75e853fabb8fa8b",
"version": "3.1.0"
}
},
{
"package": "swift-log",
"repositoryURL": "https://github.com/apple/swift-log.git",
"state": {
"branch": null,
"revision": "74d7b91ceebc85daf387ebb206003f78813f71aa",
"version": "1.2.0"
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "4409b57d4c0c40d41ac2b320fccf02e4d451e3db",
"version": "2.13.0"
}
}
]
},
"version": 1
}