-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
70 lines (70 loc) · 1.92 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
{
"object": {
"pins": [
{
"package": "CryptoSwift",
"repositoryURL": "https://github.com/krzyzanowskim/CryptoSwift.git",
"state": {
"branch": null,
"revision": "4e31051c63cc0ddf10a25cf5318856c510cf77f4",
"version": "1.4.0"
}
},
{
"package": "ed25519swift",
"repositoryURL": "https://github.com/pebble8888/ed25519swift.git",
"state": {
"branch": null,
"revision": "1e821f5516049f5b83aca8cb3b982910cf8c028c",
"version": "1.2.8"
}
},
{
"package": "Mockingjay",
"repositoryURL": "https://github.com/ppamorim/Mockingjay.git",
"state": {
"branch": "master",
"revision": "11053196a37459758688f047afd6ce0526c0a9b9",
"version": null
}
},
{
"package": "PathKit",
"repositoryURL": "https://github.com/kylef/PathKit.git",
"state": {
"branch": null,
"revision": "73f8e9dca9b7a3078cb79128217dc8f2e585a511",
"version": "1.0.0"
}
},
{
"package": "Spectre",
"repositoryURL": "https://github.com/kylef/Spectre.git",
"state": {
"branch": null,
"revision": "f79d4ecbf8bc4e1579fbd86c3e1d652fb6876c53",
"version": "0.9.2"
}
},
{
"package": "TweetNacl",
"repositoryURL": "https://github.com/bitmark-inc/tweetnacl-swiftwrap",
"state": {
"branch": null,
"revision": "d1552db4d907f2c5cb3d1bf1336496b2e16c8ecf",
"version": "1.0.2"
}
},
{
"package": "URITemplate",
"repositoryURL": "https://github.com/kylef/URITemplate.swift.git",
"state": {
"branch": "master",
"revision": "f26661846c20d134c1e6c57214353565480ace7d",
"version": null
}
}
]
},
"version": 1
}