-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathPackage.resolved
88 lines (88 loc) · 2.51 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
{
"object": {
"pins": [
{
"package": "CryptoSwift",
"repositoryURL": "https://github.com/krzyzanowskim/CryptoSwift.git",
"state": {
"branch": null,
"revision": "7892a123f7e8d0fe62f9f03728b17bbd4f94df5c",
"version": "1.8.1"
}
},
{
"package": "secp256k1",
"repositoryURL": "https://github.com/Boilertalk/secp256k1.swift.git",
"state": {
"branch": null,
"revision": "cd187c632fb812fd93711a9f7e644adb7e5f97f0",
"version": "0.1.7"
}
},
{
"package": "swift-bases",
"repositoryURL": "https://github.com/swift-libp2p/swift-bases.git",
"state": {
"branch": null,
"revision": "c84494da575bc776ae64c180af2731471193b812",
"version": "0.0.2"
}
},
{
"package": "swift-crypto",
"repositoryURL": "https://github.com/apple/swift-crypto.git",
"state": {
"branch": null,
"revision": "cc76b894169a3c86b71bac10c78a4db6beb7a9ad",
"version": "3.2.0"
}
},
{
"package": "swift-multibase",
"repositoryURL": "https://github.com/swift-libp2p/swift-multibase.git",
"state": {
"branch": null,
"revision": "45f3cf2844477b9d211e1d3e793d0853134fd942",
"version": "0.0.2"
}
},
{
"package": "swift-multicodec",
"repositoryURL": "https://github.com/swift-libp2p/swift-multicodec.git",
"state": {
"branch": null,
"revision": "27dd2395fdd607d8e6c828053df6b3a3bfd90de4",
"version": "0.0.4"
}
},
{
"package": "swift-multihash",
"repositoryURL": "https://github.com/swift-libp2p/swift-multihash.git",
"state": {
"branch": null,
"revision": "7ea5a9866bd341601fa61647d521880944139353",
"version": "0.0.4"
}
},
{
"package": "SwiftProtobuf",
"repositoryURL": "https://github.com/apple/swift-protobuf.git",
"state": {
"branch": null,
"revision": "65e8f29b2d63c4e38e736b25c27b83e012159be8",
"version": "1.25.2"
}
},
{
"package": "swift-varint",
"repositoryURL": "https://github.com/swift-libp2p/swift-varint.git",
"state": {
"branch": null,
"revision": "3d1e3c9ca4824d5acaf40ff46e96c0b956599271",
"version": "0.0.1"
}
}
]
},
"version": 1
}