-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPackage.resolved
More file actions
122 lines (122 loc) · 3.48 KB
/
Package.resolved
File metadata and controls
122 lines (122 loc) · 3.48 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
"pins" : [
{
"identity" : "alamofire",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Alamofire/Alamofire.git",
"state" : {
"revision" : "f455c2975872ccd2d9c81594c658af65716e9b9a",
"version" : "5.9.1"
}
},
{
"identity" : "base58swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mathwallet/Base58Swift.git",
"state" : {
"revision" : "04ccae070ac6f3117db11af864a04229f7c1e025",
"version" : "0.0.1"
}
},
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt.git",
"state" : {
"revision" : "99c4b9fb0f52dc9182aee106b07c3d205583b98c",
"version" : "5.6.0"
}
},
{
"identity" : "bip39swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mathwallet/BIP39swift.git",
"state" : {
"revision" : "722786f0d4503461657fd9c36a6ef9c85eba33ea",
"version" : "2.0.1"
}
},
{
"identity" : "blake2.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/lishuailibertine/Blake2.swift",
"state" : {
"revision" : "ffcf99a3d7f83d5bf2200720e75fa29040a8b604",
"version" : "0.1.3"
}
},
{
"identity" : "cryptoswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/CryptoSwift.git",
"state" : {
"revision" : "e45a26384239e028ec87fbcc788f513b67e10d8f",
"version" : "1.9.0"
}
},
{
"identity" : "keychainaccess",
"kind" : "remoteSourceControl",
"location" : "https://github.com/kishikawakatsumi/KeychainAccess.git",
"state" : {
"revision" : "84e546727d66f1adc5439debad16270d0fdd04e7",
"version" : "4.2.2"
}
},
{
"identity" : "promisekit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mxcl/PromiseKit.git",
"state" : {
"revision" : "2bc44395edb4f8391902a9ff7c220471882a4d07",
"version" : "8.2.0"
}
},
{
"identity" : "ripemdswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mathwallet/RIPEMDSwift.git",
"state" : {
"revision" : "1a9b1487d1880585c8cc46e26b6d9838184f7858",
"version" : "0.0.1"
}
},
{
"identity" : "secp256k1swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mathwallet/Secp256k1Swift.git",
"state" : {
"revision" : "c958eaf1e485c00344031717384ef3d0504d67ba",
"version" : "2.0.1"
}
},
{
"identity" : "starscream",
"kind" : "remoteSourceControl",
"location" : "https://github.com/daltoniam/Starscream.git",
"state" : {
"revision" : "c6bfd1af48efcc9a9ad203665db12375ba6b145a",
"version" : "4.0.8"
}
},
{
"identity" : "swift-msgpack",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nnabeyang/swift-msgpack.git",
"state" : {
"revision" : "1c8dbd506c68888df3fd5df4ff56cef9cb39c388",
"version" : "0.7.0"
}
},
{
"identity" : "web3swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mathwallet/web3swift",
"state" : {
"revision" : "3c8ca49e05e9f1fb2e8be79849587f1a235a5a10",
"version" : "3.5.5"
}
}
],
"version" : 2
}