forked from microsoft/SwiftStreamingMarkdown
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.resolved
More file actions
93 lines (93 loc) · 2.67 KB
/
Copy pathPackage.resolved
File metadata and controls
93 lines (93 loc) · 2.67 KB
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
{
"pins" : [
{
"identity" : "equatable",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ordo-one/equatable",
"state" : {
"revision" : "597c2bb34af0c51331eb3b5e705f942d8ee20daa",
"version" : "1.4.1"
}
},
{
"identity" : "highlightswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/appstefan/highlightswift",
"state" : {
"revision" : "99c431b38a1444a5fd6a4978307fbbefe3a7af53"
}
},
{
"identity" : "iosmath",
"kind" : "remoteSourceControl",
"location" : "https://github.com/junyan72/iosMath",
"state" : {
"revision" : "ba9ab7729b151329c54fd895a7c1859981d9484c"
}
},
{
"identity" : "swift-cmark",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-cmark.git",
"state" : {
"revision" : "924936d0427cb25a61169739a7660230bffa6ea6",
"version" : "0.8.0"
}
},
{
"identity" : "swift-custom-dump",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-custom-dump",
"state" : {
"revision" : "06c57924455064182d6b217f06ebc05d00cb2990",
"version" : "1.5.0"
}
},
{
"identity" : "swift-markdown",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-markdown.git",
"state" : {
"revision" : "7d9a5ce307528578dfa777d505496bd5f544ad94",
"version" : "0.7.3"
}
},
{
"identity" : "swift-snapshot-testing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-snapshot-testing",
"state" : {
"revision" : "59a99c458de4d2dee580529b61b4f78dca7b7fa6",
"version" : "1.19.4"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-syntax.git",
"state" : {
"revision" : "0687f71944021d616d34d922343dcef086855920",
"version" : "600.0.1"
}
},
{
"identity" : "swiftui-shimmer",
"kind" : "remoteSourceControl",
"location" : "https://github.com/markiv/SwiftUI-Shimmer",
"state" : {
"revision" : "0226e21f9bf355d40e07e5f5e1c33679d50e167f",
"version" : "1.5.1"
}
},
{
"identity" : "xctest-dynamic-overlay",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/xctest-dynamic-overlay",
"state" : {
"revision" : "dfd70507def84cb5fb821278448a262c6ff2bbad",
"version" : "1.9.0"
}
}
],
"version" : 2
}