-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.resolved
More file actions
32 lines (32 loc) · 846 Bytes
/
Package.resolved
File metadata and controls
32 lines (32 loc) · 846 Bytes
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
{
"pins" : [
{
"identity" : "swift-cmark",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-cmark.git",
"state" : {
"branch" : "gfm",
"revision" : "924936d0427cb25a61169739a7660230bffa6ea6"
}
},
{
"identity" : "swift-markdown",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-markdown.git",
"state" : {
"branch" : "main",
"revision" : "55d66d9a9e8d4fd3f48d111b0d437e82fe451903"
}
},
{
"identity" : "swiftmath",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mgriebling/SwiftMath.git",
"state" : {
"branch" : "main",
"revision" : "48ff188ba118c37d024551238041113560ab09b9"
}
}
],
"version" : 2
}