forked from greymass/swift-eosio-key-encryption
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
43 lines (43 loc) · 1.16 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
{
"object": {
"pins": [
{
"package": "secp256k1gm",
"repositoryURL": "https://github.com/greymass/secp256k1.git",
"state": {
"branch": "master",
"revision": "f5babfbb95166ac3bca64b09adefc0dcda0b5c52",
"version": null
}
},
{
"package": "swift-eosio",
"repositoryURL": "https://github.com/greymass/swift-eosio.git",
"state": {
"branch": "master",
"revision": "fb5b20b4250749ad17a470a022b027713b2de1a7",
"version": null
}
},
{
"package": "QueryStringCoder",
"repositoryURL": "https://github.com/jnordberg/swift-query-string-coder.git",
"state": {
"branch": "master",
"revision": "874a4e31d7c77f3fec56f893229f416e7604da4d",
"version": null
}
},
{
"package": "swift-scrypt",
"repositoryURL": "https://github.com/greymass/swift-scrypt.git",
"state": {
"branch": "version-with-libscrypt-bug",
"revision": "631f21c36bff63e33ad13353ee801b4a032dda15",
"version": null
}
}
]
},
"version": 1
}