-
Notifications
You must be signed in to change notification settings - Fork 41
/
Copy pathPackage.resolved
105 lines (105 loc) · 3.02 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
{
"originHash" : "bff5c211d8ed02bdd96df87760c0899cc1151afe46d907b90899b33d6945f56e",
"pins" : [
{
"identity" : "antlr4-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/LuizZak/antlr4-swift.git",
"state" : {
"revision" : "f999ab7adf98e4613634b0a90ad47493c9bdf5ae",
"version" : "4.1.2"
}
},
{
"identity" : "console",
"kind" : "remoteSourceControl",
"location" : "https://github.com/LuizZak/console.git",
"state" : {
"revision" : "33af2c3ed45de242c5262ce9ab5900d23b7971b7",
"version" : "0.8.2"
}
},
{
"identity" : "minidigraph",
"kind" : "remoteSourceControl",
"location" : "https://github.com/LuizZak/MiniDigraph.git",
"state" : {
"revision" : "1832c37618b0263fe8850ab8b3dfef28cd183fc7",
"version" : "0.6.0"
}
},
{
"identity" : "minigraphviz",
"kind" : "remoteSourceControl",
"location" : "https://github.com/LuizZak/MiniGraphviz.git",
"state" : {
"revision" : "aa15c50cf8027dae6dde860a40987c238070d849",
"version" : "0.1.0"
}
},
{
"identity" : "minilexer",
"kind" : "remoteSourceControl",
"location" : "https://github.com/LuizZak/MiniLexer.git",
"state" : {
"revision" : "71cc272f4613d1e45e1eacab33fa2f77c6311007",
"version" : "0.10.0"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "41982a3656a71c768319979febd796c6fd111d5c",
"version" : "1.5.0"
}
},
{
"identity" : "swift-cmark",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-cmark.git",
"state" : {
"revision" : "3ccff77b2dc5b96b77db3da0d68d28068593fa53",
"version" : "0.5.0"
}
},
{
"identity" : "swift-format",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-format.git",
"state" : {
"revision" : "65f9da9aad84adb7e2028eb32ca95164aa590e3b",
"version" : "600.0.0"
}
},
{
"identity" : "swift-markdown",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-markdown.git",
"state" : {
"revision" : "8f79cb175981458a0a27e76cb42fee8e17b1a993",
"version" : "0.5.0"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-syntax.git",
"state" : {
"revision" : "cb53fa1bd3219b0b23ded7dfdd3b2baff266fd25",
"version" : "600.0.0"
}
},
{
"identity" : "swiftast",
"kind" : "remoteSourceControl",
"location" : "https://github.com/LuizZak/SwiftAST.git",
"state" : {
"revision" : "030c03f5d436f87f4051c9b1308592b2b8e49064",
"version" : "0.10.1"
}
}
],
"version" : 3
}