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 17ce666 commit 618265cCopy full SHA for 618265c
package.json
@@ -2,6 +2,13 @@
2
"name": "vue-markdown-render",
3
"version": "2.1.1",
4
"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
+ ],
12
"main": "dist/VueMarkdown.js",
13
"types": "dist/VueMarkdown.d.ts",
14
"author": "Patrick Kuen <p.kuen@cloudacy.com>",
0 commit comments