forked from cpageler93/JiraSwift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
61 lines (61 loc) · 1.61 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
{
"object": {
"pins": [
{
"package": "Alamofire",
"repositoryURL": "https://github.com/Alamofire/Alamofire",
"state": {
"branch": null,
"revision": "2fb881a1702cb1976c36192aceb54dcedab6fdc2",
"version": "4.7.2"
}
},
{
"package": "Commander",
"repositoryURL": "https://github.com/kylef/Commander",
"state": {
"branch": null,
"revision": "e5b50ad7b2e91eeb828393e89b03577b16be7db9",
"version": "0.8.0"
}
},
{
"package": "Quack",
"repositoryURL": "https://github.com/cpageler93/Quack",
"state": {
"branch": null,
"revision": "0694f6a3c4f965e4bcc7414f5d168dca5c426e01",
"version": "1.6.0"
}
},
{
"package": "Result",
"repositoryURL": "https://github.com/antitypical/Result.git",
"state": {
"branch": null,
"revision": "7477584259bfce2560a19e06ad9f71db441fff11",
"version": "3.2.4"
}
},
{
"package": "Spectre",
"repositoryURL": "https://github.com/kylef/Spectre.git",
"state": {
"branch": null,
"revision": "e34d5687e1e9d865e3527dd58bc2f7464ef6d936",
"version": "0.8.0"
}
},
{
"package": "SwiftyJSON",
"repositoryURL": "https://github.com/IBM-Swift/SwiftyJSON.git",
"state": {
"branch": null,
"revision": "7eb6c83f91c519c19e6a507d604c9176d5ae5b15",
"version": "17.0.1"
}
}
]
},
"version": 1
}