innoboxrr-vue-datatable
Version:
Datatable para vue3
26 lines (25 loc) • 613 B
JSON
{
"name": "innoboxrr-vue-datatable",
"version": "1.3.4",
"description": "Datatable para vue3",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/innoboxrr/vue-datatable.git"
},
"keywords": [
"vue3",
"datatable",
"table",
"crud"
],
"author": "Homero Raul Vargas Cruz",
"license": "MIT",
"bugs": {
"url": "https://github.com/innoboxrr/vue-datatable/issues"
},
"homepage": "https://github.com/innoboxrr/vue-datatable#readme"
}