-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathPackage.resolved
More file actions
70 lines (70 loc) · 1.92 KB
/
Package.resolved
File metadata and controls
70 lines (70 loc) · 1.92 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
{
"object": {
"pins": [
{
"package": "Base58Swift",
"repositoryURL": "https://github.com/mathwallet/Base58Swift.git",
"state": {
"branch": null,
"revision": "04ccae070ac6f3117db11af864a04229f7c1e025",
"version": "0.0.1"
}
},
{
"package": "BigInt",
"repositoryURL": "https://github.com/attaswift/BigInt.git",
"state": {
"branch": null,
"revision": "e07e00fa1fd435143a2dcf8b7eec9a7710b2fdfe",
"version": "5.7.0"
}
},
{
"package": "BIP39swift",
"repositoryURL": "https://github.com/mathwallet/BIP39swift",
"state": {
"branch": null,
"revision": "722786f0d4503461657fd9c36a6ef9c85eba33ea",
"version": "2.0.1"
}
},
{
"package": "Blake2",
"repositoryURL": "https://github.com/lishuailibertine/Blake2.swift",
"state": {
"branch": null,
"revision": "ffcf99a3d7f83d5bf2200720e75fa29040a8b604",
"version": "0.1.3"
}
},
{
"package": "CryptoSwift",
"repositoryURL": "https://github.com/krzyzanowskim/CryptoSwift.git",
"state": {
"branch": null,
"revision": "e45a26384239e028ec87fbcc788f513b67e10d8f",
"version": "1.9.0"
}
},
{
"package": "PromiseKit",
"repositoryURL": "https://github.com/mxcl/PromiseKit.git",
"state": {
"branch": null,
"revision": "cb70b070cde06837cd10a1febdf6105c1a3bb348",
"version": "8.1.1"
}
},
{
"package": "TweetNacl",
"repositoryURL": "https://github.com/lishuailibertine/tweetnacl-swiftwrap.git",
"state": {
"branch": null,
"revision": "80afe3695c4613517c2b5d04b5d3ae41bda33647",
"version": "1.0.5"
}
}
]
},
"version": 1
}