forked from BlockchainCommons/URKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.resolved
More file actions
77 lines (77 loc) · 2.23 KB
/
Package.resolved
File metadata and controls
77 lines (77 loc) · 2.23 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
{
"pins" : [
{
"identity" : "bcswiftcrypto",
"kind" : "remoteSourceControl",
"location" : "https://github.com/KeystoneHQ/BCSwiftCrypto.git",
"state" : {
"revision" : "f3b7faadfbd681786e9db73d66d3fe1053628fe5",
"version" : "0.9.0"
}
},
{
"identity" : "bcswiftdcbor",
"kind" : "remoteSourceControl",
"location" : "https://github.com/KeystoneHQ/BCSwiftDCBOR.git",
"state" : {
"revision" : "0330a29a502a43e0c5da1289f00bfa0c1488378c",
"version" : "0.11.1"
}
},
{
"identity" : "bcswiftfloat16",
"kind" : "remoteSourceControl",
"location" : "https://github.com/KeystoneHQ/BCSwiftFloat16.git",
"state" : {
"revision" : "5781bf741d202b69ffaa98c5e84e1229bd99e694",
"version" : "0.3.0"
}
},
{
"identity" : "cryptoswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/CryptoSwift.git",
"state" : {
"revision" : "32f641cf24fc7abc1c591a2025e9f2f572648b0f",
"version" : "1.7.2"
}
},
{
"identity" : "secp256k1",
"kind" : "remoteSourceControl",
"location" : "https://github.com/portto/secp256k1.git",
"state" : {
"revision" : "6864a2560066cedede330c4b344689432a7300f7",
"version" : "0.0.5"
}
},
{
"identity" : "secp256k1.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/KeystoneHQ/secp256k1.swift.git",
"state" : {
"revision" : "95bfcee9f194c7a0d52ec29f40bf884812559a7c",
"version" : "0.8.1"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "94cf62b3ba8d4bed62680a282d4c25f9c63c2efb",
"version" : "1.1.0"
}
},
{
"identity" : "swift-collections-sorted-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/soralit/swift-collections-sorted-collections",
"state" : {
"revision" : "eebe309da4f42ab6a38a057c74b3d8e7b4233b38",
"version" : "1.2.2"
}
}
],
"version" : 2
}