awesome-data-view
Version:
31 lines • 601 B
JSON
{
"name": "awesome-data-view",
"version": "0.0.3",
"description": "Data View",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "vite build"
},
"author": "Thomas Brillion",
"license": "MIT",
"devDependencies": {
"vite": "^5.3.5"
},
"keywords": [
"data-view",
"html",
"table",
"datatable",
"data-table",
"easy-data",
"dataview",
"pipelined",
"pipeline data",
"pipeline-table"
],
"repository": {
"type": "git",
"url": "https://github.com/w99910/awesome-data-view"
}
}