{
	"name": "tablevu",
	"version": "0.2.22",
	"description": "vue 3 data table",
	"main": "index.js",
	"directories": {
		"dist": "dist"
	},
	"scripts": {
		"build": "echo \"Error: no build specified\" && exit 1",
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/endb/tablevu.git"
	},
	"keywords": [
		"table",
		"datatable",
		"vue3 table",
		"vue3 datatable",
		"vue 3 table",
		"vue 3 datatable"
	],
	"author": "endb <ender.boz@gmail.com>",
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/endb/tablevu/issues"
	},
	"homepage": "https://github.com/endb/tablevu#readme",
	"devDependencies": {
		"vue": ">=3.0.0"
	}
}
