File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " parquet-visualizer" ,
3
3
"displayName" : " Parquet Visualizer" ,
4
- "description" : " Inspect and query very large parquet files fast and easy" ,
4
+ "description" : " Inspect and query very large parquet/CSV files fast and easy" ,
5
5
"publisher" : " lucien-martijn" ,
6
6
"icon" : " media/ico128.png" ,
7
- "homepage" : " https://github.com/luusluus /vscode-parquet-visualizer" ,
7
+ "homepage" : " https://github.com/Data-Lake-Visualizer /vscode-parquet-visualizer" ,
8
8
"bugs" : {
9
- "url" : " https://github.com/luusluus /vscode-parquet-visualizer/issues" ,
9
+ "url" : " https://github.com/Data-Lake-Visualizer /vscode-parquet-visualizer/issues" ,
10
10
11
11
},
12
12
"repository" : {
13
13
"type" : " git" ,
14
- "url" : " https://github.com/luusluus /vscode-parquet-visualizer.git"
14
+ "url" : " https://github.com/Data-Lake-Visualizer /vscode-parquet-visualizer.git"
15
15
},
16
16
"author" : {
17
17
"name" : " Lucien Martijn" ,
32
32
],
33
33
"keywords" : [
34
34
" parquet" ,
35
+ " csv" ,
35
36
" visualizer" ,
36
37
" table" ,
37
38
" schema" ,
You can’t perform that action at this time.
0 commit comments