forked from web3swift-team/web3swift
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Package.resolved
executable file
·52 lines (52 loc) · 1.36 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
{
"object": {
"pins": [
{
"package": "BigInt",
"repositoryURL": "https://github.com/attaswift/BigInt.git",
"state": {
"branch": null,
"revision": "018a5925f60f9e0523edd261de394a0898fe95b7",
"version": "3.1.0"
}
},
{
"package": "Cryptor",
"repositoryURL": "https://github.com/v57/BlueCryptor.git",
"state": {
"branch": null,
"revision": "62470ce23835f8920ce58e39d59548406af85dea",
"version": "1.0.23"
}
},
{
"package": "CryptoSwift",
"repositoryURL": "https://github.com/krzyzanowskim/CryptoSwift.git",
"state": {
"branch": null,
"revision": "874280173e082cdd7ac6602be235914efe3f4dbc",
"version": "0.13.0"
}
},
{
"package": "PromiseKit",
"repositoryURL": "https://github.com/mxcl/PromiseKit.git",
"state": {
"branch": null,
"revision": "66bcc386163121f14ee543aa20b682973cc98dd7",
"version": "6.5.2"
}
},
{
"package": "SipHash",
"repositoryURL": "https://github.com/attaswift/SipHash",
"state": {
"branch": null,
"revision": "e325083424688055363bbfcb7f1a440d7d7a1bae",
"version": "1.2.2"
}
}
]
},
"version": 1
}