-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
50 lines (50 loc) · 1.44 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" : "swifttreesitter",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ElvisWong213/SwiftTreeSitter",
"state" : {
"branch" : "fix/ios-support",
"revision" : "fe79ea9bdd591a9a279e0338cba1f7e1dade804e"
}
},
{
"identity" : "tree-sitter-java",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tree-sitter/tree-sitter-java",
"state" : {
"revision" : "2b57cd9541f9fd3a89207d054ce8fbe72657c444",
"version" : "0.20.2"
}
},
{
"identity" : "tree-sitter-javascript",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tree-sitter/tree-sitter-javascript",
"state" : {
"revision" : "6d84193ae2395e54b699d9b7358bcf66cbcc19f5",
"version" : "0.20.3"
}
},
{
"identity" : "tree-sitter-rust",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tree-sitter/tree-sitter-rust",
"state" : {
"revision" : "afb6000a71fb9dff3f47f90d412ec080ae12bbb4",
"version" : "0.20.4"
}
},
{
"identity" : "tree-sitter-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/alex-pinkus/tree-sitter-swift",
"state" : {
"branch" : "with-generated-files",
"revision" : "b1b66955d420d5cf5ff268ae552f0d6e43ff66e1"
}
}
],
"version" : 2
}