UNPKG

vuetify3-custom-data-table

Version:

Custom data table with Veutify 3 and it has most of data table options

32 lines (31 loc) 768 B
{ "name": "vuetify3-custom-data-table", "version": "1.0.1", "description": "Custom data table with Veutify 3 and it has most of data table options", "main": "nuxt.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "peerDependencies": { "nuxt": "latest", "vuetify": "latest" }, "repository": { "type": "git", "url": "git+https://github.com/ShayanKh76/vuetify3-custom-table.git" }, "keywords": [ "Vuetify3", "Nuxt3", "data-table", "table", "Vuetify", "Nuxt" ], "author": "Shayan Khalighi", "license": "ISC", "bugs": { "url": "https://github.com/ShayanKh76/vuetify3-custom-table/issues" }, "homepage": "https://github.com/ShayanKh76/vuetify3-custom-table#readme" }