forked from anquii/BIP32
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
61 lines (61 loc) · 1.64 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
{
"object": {
"pins": [
{
"package": "Base58",
"repositoryURL": "https://github.com/anquii/Base58.git",
"state": {
"branch": null,
"revision": "520bbd9f8800e101f93453d1429881b6b4cb7a38",
"version": "1.0.0"
}
},
{
"package": "Base58Check",
"repositoryURL": "https://github.com/anquii/Base58Check.git",
"state": {
"branch": null,
"revision": "133f9d4e4f1d47002e8d6ae85152ab57f4098e92",
"version": "1.0.0"
}
},
{
"package": "BigInt",
"repositoryURL": "https://github.com/attaswift/BigInt.git",
"state": {
"branch": null,
"revision": "0ed110f7555c34ff468e72e1686e59721f2b0da6",
"version": "5.3.0"
}
},
{
"package": "CryptoSwiftWrapper",
"repositoryURL": "https://github.com/anquii/CryptoSwiftWrapper.git",
"state": {
"branch": null,
"revision": "0d57e806de368b5d2364fabb7c789b48661ec90c",
"version": "1.4.3"
}
},
{
"package": "RIPEMD160",
"repositoryURL": "https://github.com/anquii/RIPEMD160.git",
"state": {
"branch": null,
"revision": "15679c6fe1f3ae32ec1bad63bcc45aa422954f01",
"version": "1.0.0"
}
},
{
"package": "secp256k1",
"repositoryURL": "https://github.com/GigaBitcoin/secp256k1.swift.git",
"state": {
"branch": null,
"revision": "b80388789a8058fc99202436225f8f15d35dfbea",
"version": "0.8.1"
}
}
]
},
"version": 1
}