We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4da2c commit c10285dCopy full SHA for c10285d
package.json
@@ -5,6 +5,15 @@
5
"author": "njleonzhang <[email protected]>",
6
"main": "dist/data-tables.js",
7
"homepage": "https://github.com/njleonzhang/vue-data-tables",
8
+ "keywords": [
9
+ "vue-data-tables",
10
+ "data",
11
+ "grid",
12
+ "data-tables",
13
+ "vue",
14
+ "vue2",
15
+ "pagination"
16
+ ],
17
"scripts": {
18
"dev": "node build/dev-server.js",
19
"build": "node build/build.js",
0 commit comments