From 8c096c093cca21803ae818f810886423e8cb338b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabrice=20PENHO=C3=8BT?= Date: Fri, 13 Aug 2021 19:57:01 +0200 Subject: [PATCH] =?UTF-8?q?Modification=20du=20nom=20et=20de=20la=20descri?= =?UTF-8?q?ption=20du=20projet,=20ainsi=20que=20du=20r=C3=A9pertoire=20Git?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bc6f74d..1969355 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "freecsv2html", + "name": "freedatas2html", "version": "0.3.1", - "description": "Conversion of a csv file into an HTML code with selection lists, data sorting, etc.", + "description": "Visualization of data from various sources (CSV, API, HTML...) with filters, classification, pagination, etc.", "main": "index.js", "scripts": { "test": "karma start", @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "https://forge.chapril.org/Fab_Blab/freeCSV2HTML" + "url": "https://forge.chapril.org/Fab_Blab/freeDatas2HTML" }, "keywords": [ "csv",