forked from shaps80/MarkdownText
-
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) · 862 Bytes
/
Package.resolved
File metadata and controls
32 lines (32 loc) · 862 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" : "ios-swiftuibackports",
"kind" : "remoteSourceControl",
"location" : "https://github.com/thirdfort/iOS-SwiftUIBackports",
"state" : {
"revision" : "d9842f24656ff7c6116dc207b60f0b6d302a5a9a",
"version" : "1.0.0"
}
},
{
"identity" : "swift-cmark",
"kind" : "remoteSourceControl",
"location" : "https://github.com/shaps80/swift-cmark.git",
"state" : {
"revision" : "476f7b4fcf12eba381b4aaed8987006fd8fcec9c",
"version" : "0.2.0"
}
},
{
"identity" : "swift-markdown",
"kind" : "remoteSourceControl",
"location" : "https://github.com/shaps80/swift-markdown",
"state" : {
"revision" : "83188dee2dbccfa70124c56055dd0b759d3e4ec3",
"version" : "0.3.0"
}
}
],
"version" : 2
}