forked from metaplex-foundation/Solana.Swift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
43 lines (43 loc) · 1.14 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": "Beet",
"repositoryURL": "https://github.com/metaplex-foundation/beet-swift.git",
"state": {
"branch": null,
"revision": "0873ff2e674e64e1c40fceeb6c040064015bdc09",
"version": "1.0.0"
}
},
{
"package": "secp256k1",
"repositoryURL": "https://github.com/Boilertalk/secp256k1.swift.git",
"state": {
"branch": null,
"revision": "45e458ec3be46cf0a6eb68bc947f797852dc65d8",
"version": "0.1.6"
}
},
{
"package": "Starscream",
"repositoryURL": "https://github.com/daltoniam/Starscream.git",
"state": {
"branch": null,
"revision": "df8d82047f6654d8e4b655d1b1525c64e1059d21",
"version": "4.0.4"
}
},
{
"package": "TweetNacl",
"repositoryURL": "https://github.com/bitmark-inc/tweetnacl-swiftwrap.git",
"state": {
"branch": null,
"revision": "f8fd111642bf2336b11ef9ea828510693106e954",
"version": "1.1.0"
}
}
]
},
"version": 1
}