-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathPackage.resolved
More file actions
34 lines (34 loc) · 873 Bytes
/
Package.resolved
File metadata and controls
34 lines (34 loc) · 873 Bytes
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
{
"object": {
"pins": [
{
"package": "BigInt",
"repositoryURL": "https://github.com/attaswift/BigInt.git",
"state": {
"branch": null,
"revision": "0ed110f7555c34ff468e72e1686e59721f2b0da6",
"version": "5.3.0"
}
},
{
"package": "secp256k1",
"repositoryURL": "https://github.com/GigaBitcoin/secp256k1.swift.git",
"state": {
"branch": "main",
"revision": "31723af33c3c462ec5b75cc30d6621b23836daff",
"version": null
}
},
{
"package": "SwiftKeccak",
"repositoryURL": "https://github.com/bitflying/SwiftKeccak.git",
"state": {
"branch": "master",
"revision": "5fc323d4b08a8c77cbb690505445b32a3b5a8aff",
"version": null
}
}
]
},
"version": 1
}