diff --git a/package.json b/package.json index 0835292..493936e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "freedatas2html", "version": "0.7.4", - "description": "Visualization of data from various sources (CSV, API, HTML...) with filters, classification, pagination, etc.", + "description": "Conversion and display of data in different formats (CSV, JSON, HTML) with the possibility of filtering, classifying and paginating the results.", "main": "index.js", "scripts": { "test": "clear && karma start", @@ -12,12 +12,7 @@ "type": "git", "url": "https://forge.chapril.org/Fab_Blab/freeDatas2HTML" }, - "keywords": [ - "csv", - "table", - "data", - "view" - ], + "keywords": ["CSV", "datas", "grid", "HTML", "JSON", "list", "parser", "TABLE", "view" ], "author": { "name": "Fabrice PENHOËT", "email": "fabrice@le-fab-lab.com",