forked from SwiftDocOrg/swift-doc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
115 lines (115 loc) · 3.35 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"object": {
"pins": [
{
"package": "CommonMark",
"repositoryURL": "https://github.com/qvik/CommonMark.git",
"state": {
"branch": "fix/linux-swift-5.5",
"revision": "6f8dc577dd07d263e819d30b10444ef6503d7640",
"version": null
}
},
{
"package": "GraphViz",
"repositoryURL": "https://github.com/SwiftDocOrg/GraphViz.git",
"state": {
"branch": null,
"revision": "74b6cbd8c5ecea9f64d84c4e1c88d65604dd033f",
"version": "0.4.1"
}
},
{
"package": "HypertextLiteral",
"repositoryURL": "https://github.com/NSHipster/HypertextLiteral.git",
"state": {
"branch": null,
"revision": "3e45da849e507d171c7264146176bb834a01be4f",
"version": "0.0.2"
}
},
{
"package": "Markup",
"repositoryURL": "https://github.com/SwiftDocOrg/Markup.git",
"state": {
"branch": null,
"revision": "c36d9ca11240bae6e3f7f17d29b5cfe3356f97ca",
"version": "0.1.3"
}
},
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/apple/swift-argument-parser.git",
"state": {
"branch": null,
"revision": "9564d61b08a5335ae0a36f789a7d71493eacadfc",
"version": "0.3.2"
}
},
{
"package": "cmark",
"repositoryURL": "https://github.com/SwiftDocOrg/swift-cmark.git",
"state": {
"branch": null,
"revision": "9c8096a23f44794bde297452d87c455fc4f76d42",
"version": "0.29.0+20210102.9c8096a"
}
},
{
"package": "swift-log",
"repositoryURL": "https://github.com/apple/swift-log.git",
"state": {
"branch": null,
"revision": "5d66f7ba25daf4f94100e7022febf3c75e37a6c7",
"version": "1.4.2"
}
},
{
"package": "LoggingGitHubActions",
"repositoryURL": "https://github.com/NSHipster/swift-log-github-actions.git",
"state": {
"branch": null,
"revision": "13ce1e95e5b0c5fffa7667214d42e1f316693ef5",
"version": "0.0.1"
}
},
{
"package": "SwiftSyntax",
"repositoryURL": "https://github.com/apple/swift-syntax.git",
"state": {
"branch": "release/5.5",
"revision": "2ca29758ed04c0a209221db59f922d4faf539f03",
"version": null
}
},
{
"package": "SwiftMarkup",
"repositoryURL": "https://github.com/SwiftDocOrg/SwiftMarkup.git",
"state": {
"branch": null,
"revision": "bc71bde93b5217833c8ed13d5cf1e0c60f1367a7",
"version": "0.3.0"
}
},
{
"package": "SwiftSemantics",
"repositoryURL": "https://github.com/SwiftDocOrg/SwiftSemantics.git",
"state": {
"branch": "0.3.2",
"revision": "7690606eec5db6b089d6a5d252013ee07cade323",
"version": null
}
},
{
"package": "SwiftSyntaxHighlighter",
"repositoryURL": "https://github.com/NSHipster/SwiftSyntaxHighlighter.git",
"state": {
"branch": "1.2.4",
"revision": "ac89909534b2afa4e9626307191c0d277ff82fe8",
"version": null
}
}
]
},
"version": 1
}