File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " tree-sitter-bash" ,
3
- "version" : " 0.19.0 " ,
4
- "description" : " Bash grammar for tree-sitter" ,
2
+ "name" : " @curlconverter/ tree-sitter-bash" ,
3
+ "version" : " 0.0.3 " ,
4
+ "description" : " a fork of the Bash grammar for tree-sitter" ,
5
5
"main" : " bindings/node" ,
6
6
"keywords" : [
7
7
" parser" ,
16
16
"devDependencies" : {
17
17
"node-gyp" : " ^9.3.1" ,
18
18
"prebuild" : " ^11.0.4" ,
19
- "tree-sitter-cli" : " ^0.20.7 "
19
+ "tree-sitter-cli" : " ^0.20.8 "
20
20
},
21
21
"overrides" : {
22
22
"prebuild" : {
32
32
"test" : " tree-sitter test && script/parse-examples" ,
33
33
"test-windows" : " tree-sitter test"
34
34
},
35
- "repository" : " https://github.com/tree-sitter /tree-sitter-bash" ,
35
+ "repository" : " https://github.com/curlconverter /tree-sitter-bash" ,
36
36
"tree-sitter" : [
37
37
{
38
38
"scope" : " source.bash" ,
You can’t perform that action at this time.
0 commit comments