jiangchengfeiyi-xiaochengxu/package.json
2025-04-02 23:45:33 +08:00

19 lines
489 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "ua-markdown",
"name": "uniapp markdown语法渲染及代码高亮",
"displayName": "uniapp markdown语法渲染及代码高亮",
"version": "1.2.4",
"description": "基于uniapp+vue3自定义解析markdown语法/高亮适用于h5+小程序+App端。",
"keywords": [
"ua-markdown",
"uni-markdown",
"markdown"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
}
}