Skip to content

Commit c10285d

Browse files
committed
add keywords
1 parent bd4da2c commit c10285d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55
"author": "njleonzhang <[email protected]>",
66
"main": "dist/data-tables.js",
77
"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+
],
817
"scripts": {
918
"dev": "node build/dev-server.js",
1019
"build": "node build/build.js",

0 commit comments

Comments
 (0)