Skip to content

Commit e4b1b39

Browse files
add data packages keyword to package.json for v1.8 release (#110)
1 parent a95281b commit e4b1b39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

โ€Žpackage.jsonโ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tabular-data-viewer",
33
"displayName": "Tabular Data Viewer ไธญ",
4-
"description": "Tabular Data Viewer provides fast DSV data loading and custom Table Views ๐Ÿ€„ for large local and remote .csv, .tsv and .tab data files with Tabulator Table, Perspective View, D3FC Chart Views ๐Ÿ“Š๐Ÿ“ˆ and Papa Parse CSV parser.",
4+
"description": "Tabular Data Viewer provides fast DSV data loading and custom Table Views ๐Ÿ€„ for large local and remote .csv, .tsv and .tab data files with Tabulator Table, Perspective View, D3FC Chart Views ๐Ÿ“Š ๐Ÿ“ˆ and Papa Parse CSV parser.",
55
"version": "1.8.0",
66
"engines": {
77
"vscode": "^1.64.0"
@@ -44,6 +44,7 @@
4444
"table view",
4545
"tabular data view config",
4646
"tabulator",
47+
"data packages ๐Ÿ“ฆ",
4748
"data streaming",
4849
"data perspective view"
4950
],

0 commit comments

Comments
ย (0)