-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathPackage.resolved
70 lines (70 loc) · 1.91 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
{
"object": {
"pins": [
{
"package": "Cryptor",
"repositoryURL": "https://github.com/IBM-Swift/BlueCryptor.git",
"state": {
"branch": null,
"revision": "6f79b4ea0a7ef8acb08ba3f3e23da32e83acaca3",
"version": "1.0.28"
}
},
{
"package": "CryptorECC",
"repositoryURL": "https://github.com/IBM-Swift/BlueECC.git",
"state": {
"branch": null,
"revision": "90ddc2068d79c94e204c8e4aa6379c791e1eb9e8",
"version": "1.2.1"
}
},
{
"package": "CryptorRSA",
"repositoryURL": "https://github.com/IBM-Swift/BlueRSA.git",
"state": {
"branch": null,
"revision": "241ea93df2c44f85da3fcf6b704b029b1bcc138d",
"version": "1.0.31"
}
},
{
"package": "KituraContracts",
"repositoryURL": "https://github.com/IBM-Swift/KituraContracts.git",
"state": {
"branch": null,
"revision": "4f8237d6fe2cc1593761660dc4d0ab2c516d73eb",
"version": "1.1.2"
}
},
{
"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/IBM-Swift/Swift-JWT.git",
"state": {
"branch": null,
"revision": "2783f004ddb4b8ccc1dfc979880e2fe44f284882",
"version": "3.5.0"
}
},
{
"package": "swift-log",
"repositoryURL": "https://github.com/apple/swift-log.git",
"state": {
"branch": null,
"revision": "f4240bf022a69815241a883c03645444b58ac553",
"version": "1.1.0"
}
}
]
},
"version": 1
}