Revue description projet dans package.json
This commit is contained in:
parent
3fa780d27e
commit
ec860628e9
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "freedatas2html",
|
"name": "freedatas2html",
|
||||||
"version": "0.7.4",
|
"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",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "clear && karma start",
|
"test": "clear && karma start",
|
||||||
@ -12,12 +12,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forge.chapril.org/Fab_Blab/freeDatas2HTML"
|
"url": "https://forge.chapril.org/Fab_Blab/freeDatas2HTML"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": ["CSV", "datas", "grid", "HTML", "JSON", "list", "parser", "TABLE", "view" ],
|
||||||
"csv",
|
|
||||||
"table",
|
|
||||||
"data",
|
|
||||||
"view"
|
|
||||||
],
|
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Fabrice PENHOËT",
|
"name": "Fabrice PENHOËT",
|
||||||
"email": "fabrice@le-fab-lab.com",
|
"email": "fabrice@le-fab-lab.com",
|
||||||
|
Loading…
Reference in New Issue
Block a user