-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPackage.resolved
More file actions
124 lines (124 loc) · 3.51 KB
/
Package.resolved
File metadata and controls
124 lines (124 loc) · 3.51 KB
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"object": {
"pins": [
{
"package": "Cryptor",
"repositoryURL": "https://github.com/IBM-Swift/BlueCryptor.git",
"state": {
"branch": null,
"revision": "12d2bf3ec7207ec3cd004b9582f69ef5fae1da3b",
"version": "1.0.32"
}
},
{
"package": "CryptorECC",
"repositoryURL": "https://github.com/TICESoftware/BlueECC.git",
"state": {
"branch": null,
"revision": "9365709b9db6265262113d4047de42e19d4a0078",
"version": "1.2.6"
}
},
{
"package": "CryptorRSA",
"repositoryURL": "https://github.com/IBM-Swift/BlueRSA.git",
"state": {
"branch": null,
"revision": "8ea901f2582296837d88f882b0fa5a0601759598",
"version": "1.0.35"
}
},
{
"package": "Clibsodium",
"repositoryURL": "https://github.com/TICESoftware/Clibsodium",
"state": {
"branch": null,
"revision": "1299f1735480130410c1d277c5278b6100159a51",
"version": "1.0.1"
}
},
{
"package": "DoubleRatchet",
"repositoryURL": "https://github.com/TICESoftware/DoubleRatchet.git",
"state": {
"branch": null,
"revision": "fabe285787d5d42eb7d055c7b060ec9dab6a3ef1",
"version": "2.0.2"
}
},
{
"package": "HKDF",
"repositoryURL": "https://github.com/TICESoftware/HKDF.git",
"state": {
"branch": null,
"revision": "04b38772ab35bab32da0bb76c31ff658f5256b5f",
"version": "1.0.10"
}
},
{
"package": "KituraContracts",
"repositoryURL": "https://github.com/IBM-Swift/KituraContracts.git",
"state": {
"branch": null,
"revision": "a30e2fb79e926672776a05ec6b919c239870a221",
"version": "1.2.1"
}
},
{
"package": "LoggerAPI",
"repositoryURL": "https://github.com/IBM-Swift/LoggerAPI.git",
"state": {
"branch": null,
"revision": "3357dd9526cdf9436fa63bb792b669e6efdc43da",
"version": "1.9.0"
}
},
{
"package": "SwiftJWT",
"repositoryURL": "https://github.com/TICESoftware/Swift-JWT.git",
"state": {
"branch": null,
"revision": "292bdcaa1a7a034227c0531f38e8e95ec0a184c2",
"version": "3.6.2"
}
},
{
"package": "swift-log",
"repositoryURL": "https://github.com/apple/swift-log.git",
"state": {
"branch": null,
"revision": "173f567a2dfec11d74588eea82cecea555bdc0bc",
"version": "1.4.0"
}
},
{
"package": "Sodium",
"repositoryURL": "https://github.com/TICESoftware/swift-sodium.git",
"state": {
"branch": null,
"revision": "f2b32566f9b9f4f3a534e125a9151cbc9639a48d",
"version": "0.9.2"
}
},
{
"package": "TICEModels",
"repositoryURL": "https://github.com/TICESoftware/TICE-SwiftModels.git",
"state": {
"branch": null,
"revision": "8205143e8b381c544ac9a1e8198d8b38dd7a0dc8",
"version": "49.0.0"
}
},
{
"package": "X3DH",
"repositoryURL": "https://github.com/TICESoftware/X3DH.git",
"state": {
"branch": null,
"revision": "ecba3ec92a5314fa0d7b207f8a4eb114dbc82652",
"version": "2.0.9"
}
}
]
},
"version": 1
}