-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
59 lines (59 loc) · 1.63 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
{
"pins" : [
{
"identity" : "base58swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/keefertaylor/Base58Swift.git",
"state" : {
"revision" : "1c13ea6b07f1584660526f8bde3d4cc150e91acd",
"version" : "2.1.14"
}
},
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt.git",
"state" : {
"revision" : "0ed110f7555c34ff468e72e1686e59721f2b0da6",
"version" : "5.3.0"
}
},
{
"identity" : "secp256k1.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/GigaBitcoin/secp256k1.swift.git",
"state" : {
"revision" : "b80388789a8058fc99202436225f8f15d35dfbea",
"version" : "0.8.1"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "48254824bb4248676bf7ce56014ff57b142b77eb",
"version" : "1.0.2"
}
},
{
"identity" : "swift-crypto",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-crypto.git",
"state" : {
"revision" : "d9825fa541df64b1a7b182178d61b9a82730d01f",
"version" : "2.1.0"
}
},
{
"identity" : "swift-sodium",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jedisct1/swift-sodium.git",
"state" : {
"revision" : "4f9164a0a2c9a6a7ff53a2833d54a5c79c957342",
"version" : "0.9.1"
}
}
],
"version" : 2
}