forked from p2p-org/solana-swift
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathPackage.resolved
More file actions
68 lines (68 loc) · 1.93 KB
/
Package.resolved
File metadata and controls
68 lines (68 loc) · 1.93 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
{
"pins" : [
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt.git",
"state" : {
"revision" : "0ed110f7555c34ff468e72e1686e59721f2b0da6",
"version" : "5.3.0"
}
},
{
"identity" : "cryptoswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/CryptoSwift.git",
"state" : {
"revision" : "039f56c5d7960f277087a0be51f5eb04ed0ec073",
"version" : "1.5.1"
}
},
{
"identity" : "swift-docc-plugin",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-plugin",
"state" : {
"revision" : "9b1258905c21fc1b97bf03d1b4ca12c4ec4e5fda",
"version" : "1.2.0"
}
},
{
"identity" : "swift-docc-symbolkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-symbolkit",
"state" : {
"revision" : "b45d1f2ed151d057b54504d653e0da5552844e34",
"version" : "1.0.0"
}
},
{
"identity" : "task-retrying-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/bigearsenal/task-retrying-swift.git",
"state" : {
"revision" : "208f1e8dfa93022a7d39ab5b334d5f43a934d4b1",
"version" : "2.0.0"
}
},
{
"identity" : "tweetnacl-swiftwrap",
"kind" : "remoteSourceControl",
"location" : "https://github.com/bitmark-inc/tweetnacl-swiftwrap.git",
"state" : {
"revision" : "f8fd111642bf2336b11ef9ea828510693106e954",
"version" : "1.1.0"
}
},
{
"identity" : "web3swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/MainasuK/web3swift.git",
"state" : {
"branch" : "fix-xcode-16",
"revision" : "d1c60ae9207b34f5493e76f1b0d42ec67b397f51"
}
}
],
"version" : 2
}