Skip to content
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Commit be2434a

Browse files
committed
chore: add keywords to package.json
1 parent 410f61b commit be2434a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

package.json

+12
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@
1010
},
1111
"main": "dist/index.js",
1212
"types": "dist/index.d.ts",
13+
"keywords": [
14+
"gitart",
15+
"gitart-vue-dialog",
16+
"vue",
17+
"dialog",
18+
"modal",
19+
"dialog component",
20+
"modal component",
21+
"vue plugin",
22+
"vue modal",
23+
"vue dialog"
24+
],
1325
"repository": {
1426
"type": "git",
1527
"url": "https://github.com/MichaelGitArt/gitart-vue-dialog.git"

0 commit comments

Comments
 (0)