UNPKG

vuepress-theme-qblog

Version:

一款多配置、贼强大的 VuePress 主题.

41 lines (40 loc) 1.03 kB
{ "name": "vuepress-theme-qblog", "version": "1.3.2", "description": "一款多配置、贼强大的 VuePress 主题.", "keywords": [ "vuepress-theme-blog", "vuepress-theme", "blog-theme", "vue", "vuepress" ], "repository": { "type": "git", "url": "sanqi377/vuepress-theme-qblog" }, "main": "index.js", "author": "sanqi377<sanqi377@outlook.com>", "license": "MIT", "bugs": { "url": "https://github.com/sanqi377/vuepress-theme-qblog/issues" }, "homepage": "https://www.qblog.cc", "dependencies": { "@fancyapps/ui": "^4.0.31", "@vuepress/plugin-blog": "^1.9.4", "dayjs": "^1.11.5", "js-md5": "^0.7.3", "leancloud-storage": "^4.13.2", "markdown-it-image-lazy-loading": "^1.2.0", "markdown-it-image-loading": "^1.0.2", "nprogress": "^0.2.0", "remixicon": "^2.5.0", "tributejs": "^5.1.3", "valine": "^1.5.1", "vue-toastification": "^1.7.14", "vue-tribute": "^1.0.7", "vuepress": "^1.9.7", "xgplayer": "^2.32.0" } }