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)