-
Notifications
You must be signed in to change notification settings - Fork 2
/
Package.resolved
43 lines (43 loc) · 1.12 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
{
"object": {
"pins": [
{
"package": "Base58Swift",
"repositoryURL": "https://github.com/keefertaylor/Base58Swift",
"state": {
"branch": null,
"revision": "1c13ea6b07f1584660526f8bde3d4cc150e91acd",
"version": "2.1.14"
}
},
{
"package": "BigInt",
"repositoryURL": "https://github.com/attaswift/BigInt.git",
"state": {
"branch": null,
"revision": "889a1ecacd73ccc189c5cb29288048f186c44ed9",
"version": "5.2.1"
}
},
{
"package": "CryptoSwift",
"repositoryURL": "https://github.com/krzyzanowskim/CryptoSwift.git",
"state": {
"branch": null,
"revision": "5669f222e46c8134fb1f399c745fa6882b43532e",
"version": "1.3.8"
}
},
{
"package": "ed25519swift",
"repositoryURL": "https://github.com/crewshin/ed25519swift",
"state": {
"branch": null,
"revision": "b14719cad9fa541a5ec9b3de5aff8e9c4cc6ea07",
"version": "1.2.6"
}
}
]
},
"version": 1
}