-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathPackage.resolved
114 lines (114 loc) · 3.32 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
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
{
"originHash" : "488640b09dec8ad73e7e6b98c033ba1248661f6c4db7fac81fc0f30fc7876d8f",
"pins" : [
{
"identity" : "anycodable",
"kind" : "remoteSourceControl",
"location" : "https://github.com/kolyuchiy/AnyCodable",
"state" : {
"branch" : "add-sendable",
"revision" : "a457aa6962bd790eeafd65be9d37f62d2c15a71a"
}
},
{
"identity" : "apollo-ios",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apollographql/apollo-ios.git",
"state" : {
"revision" : "0d140a1933cb9cbafb2c6861b5d358d422d5f21e",
"version" : "1.16.0"
}
},
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt.git",
"state" : {
"revision" : "114343a705df4725dfe7ab8a2a326b8883cfd79c",
"version" : "5.5.1"
}
},
{
"identity" : "bip39.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tesseract-one/Bip39.swift.git",
"state" : {
"revision" : "bb2b82539d685e1457493b695cdc8e4dcff97c92",
"version" : "0.2.0"
}
},
{
"identity" : "blake2.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tesseract-one/Blake2.swift.git",
"state" : {
"revision" : "29c55c8fe42d6661e5a32cc5bbbad1fff64fd01e",
"version" : "0.2.0"
}
},
{
"identity" : "cryptoswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/CryptoSwift.git",
"state" : {
"revision" : "729e01bc9b9dab466ac85f21fb9ee2bc1c61b258",
"version" : "1.8.4"
}
},
{
"identity" : "ed25519swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pebble8888/ed25519swift.git",
"state" : {
"revision" : "1e821f5516049f5b83aca8cb3b982910cf8c028c",
"version" : "1.2.8"
}
},
{
"identity" : "jwtdecode.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/auth0/JWTDecode.swift",
"state" : {
"revision" : "1e153ef009969543191970c66b7c60163c0b4a65",
"version" : "3.2.0"
}
},
{
"identity" : "sqlite.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/stephencelis/SQLite.swift.git",
"state" : {
"revision" : "a95fc6df17d108bd99210db5e8a9bac90fe984b8",
"version" : "0.15.3"
}
},
{
"identity" : "swiftyjson",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SwiftyJSON/SwiftyJSON.git",
"state" : {
"revision" : "2b6054efa051565954e1d2b9da831680026cd768",
"version" : "4.3.0"
}
},
{
"identity" : "uint256",
"kind" : "remoteSourceControl",
"location" : "https://github.com/MarcoDotIO/UInt256.git",
"state" : {
"branch" : "master",
"revision" : "ea633500311c4fd0711ff58ea8182d28745dee6e"
}
},
{
"identity" : "uncommoncrypto.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tesseract-one/UncommonCrypto.swift.git",
"state" : {
"revision" : "075344faec47dadba98bef6a319e310c98be0820",
"version" : "0.2.1"
}
}
],
"version" : 3
}