Skip to content

Commit 618265c

Browse files
committed
chore: add keywords to package.json
1 parent 17ce666 commit 618265c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
"name": "vue-markdown-render",
33
"version": "2.1.1",
44
"description": "A simple, lightweight markdown-it wrapper for Vue written in pure typescript.",
5+
"keywords": [
6+
"vue",
7+
"markdown",
8+
"render",
9+
"markdown-it",
10+
"html"
11+
],
512
"main": "dist/VueMarkdown.js",
613
"types": "dist/VueMarkdown.d.ts",
714
"author": "Patrick Kuen <p.kuen@cloudacy.com>",

0 commit comments

Comments
 (0)