UNPKG

vitytables

Version:

Tablas dinamicas con vue y vuesax en su sistema intentando crear un plugin para vue de datatables

30 lines 824 B
{ "name": "vitytables", "version": "1.2.0", "description": "Tablas dinamicas con vue y vuesax en su sistema intentando crear un plugin para vue de datatables", "main": "VityTables.vue", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://gitlab.com/xcorpyo/vitytables.git" }, "keywords": [ "datatables", "table", "vue", "vuesax", "dinamic" ], "author": "xcorpyo", "license": "ISC", "bugs": { "url": "https://gitlab.com/xcorpyo/vitytables/issues" }, "homepage": "https://gitlab.com/xcorpyo/vitytables#readme", "dependencies": { "axios": "^0.21.0", "vuesax": "^3.12.2" } }