-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Package.resolved
50 lines (50 loc) · 1.4 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
{
"pins" : [
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "8f4d2753f0e4778c76d5f05ad16c74f707390531",
"version" : "1.2.3"
}
},
{
"identity" : "swift-docc-plugin",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-plugin",
"state" : {
"revision" : "26ac5758409154cc448d7ab82389c520fa8a8247",
"version" : "1.3.0"
}
},
{
"identity" : "swift-docc-symbolkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-symbolkit",
"state" : {
"revision" : "b45d1f2ed151d057b54504d653e0da5552844e34",
"version" : "1.0.0"
}
},
{
"identity" : "tree-sitter",
"kind" : "remoteSourceControl",
"location" : "https://github.com/simonbs/tree-sitter",
"state" : {
"revision" : "8456f7eb7a70addb3c0af8a757f1997ae9af3ed6",
"version" : "0.20.9-beta-2"
}
},
{
"identity" : "tree-sitter-jelly",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Jellycuts/tree-sitter-jelly",
"state" : {
"revision" : "353edc08feff65003bb58bb3b0a63e28f70b0dfc",
"version" : "0.1.0"
}
}
],
"version" : 2
}