-
- Downloads
Updated some infomation
... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
}, | }, | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "git+git@github.com:byronwanbl/markdown-it-katex.git" | "url": "git@github.com:byronwanbl/markdown-it-katex.git" | ||
}, | }, | ||
"keywords": [ | "keywords": [ | ||
"markdown", | "markdown", | ||
... | @@ -19,7 +19,7 @@ | ... | @@ -19,7 +19,7 @@ |
"markdown-it-plugin", | "markdown-it-plugin", | ||
"markdown-it" | "markdown-it" | ||
], | ], | ||
"author": "Abreto Fu", | "author": "Abreto Fu (Modified By ByronWan <byronwan@outlook.com>)", | ||
"license": "MIT", | "license": "MIT", | ||
"dependencies": { | "dependencies": { | ||
"katex": "^0.16.7" | "katex": "^0.16.7" | ||
... | ... |
Please register or sign in to comment