Skip to content

Commit 79cb236

Browse files
committed
add keywords
1 parent e5685b4 commit 79cb236

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,17 @@
1111
"bugs": {
1212
"url": "https://github.com/kevinongko/vue-numeric/issues"
1313
},
14+
"keywords": {
15+
"currency",
16+
"input",
17+
"text",
18+
"number",
19+
"numeric",
20+
"separator",
21+
"vue",
22+
"vue.js",
23+
"component"
24+
},
1425
"homepage": "https://github.com/kevinongko/vue-numeric#readme",
1526
"license": "MIT"
1627
}

0 commit comments

Comments
 (0)