9 Star 82 Fork 51

smallwei/avue-doc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
smallwei 提交于 2024-12-10 11:23 . v3.6.0
{
"name": "avue-doc",
"version": "2.0.0",
"description": "Vuepress2 plugin for demo block support vue3.",
"main": "src/index.js",
"scripts": {
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs"
},
"files": [
"src",
"README.md"
],
"repository": {
"type": "git",
"url": "https://github.com/seepine/vuepress-plugin-demo-block-vue3.git"
},
"dependencies": {
"@smallwei/avue": "^3.5.5",
"@vuepress/plugin-shiki": "^2.0.0-rc.52",
"@vuepress/utils": "2.0.0-rc.2",
"avue-plugin-ueditor": "^1.0.2",
"axios": "^0.27.2",
"chalk": "^5.3.0",
"chokidar": "^4.0.1",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.13",
"element-plus": "^2.8.5",
"escape-html": "~1.0.3",
"markdown-it": "~13.0.0",
"markdown-it-container": "^3.0.0",
"prismjs": "^1.29.0",
"store2": "^2.14.2"
},
"devDependencies": {
"@vuepress/bundler-vite": "^2.0.0-rc.18",
"@vuepress/plugin-search": "^2.0.0-rc.52",
"@vuepress/theme-default": "^2.0.0-rc.61",
"sass-embedded": "^1.79.4",
"vue": "^3.5.13",
"vuepress": "^2.0.0-rc.18",
"vuepress-plugin-search-pro": "^2.0.0-rc.57"
},
"keywords": [
"vuepress",
"vuepress2",
"vuepress-plugin",
"plugin",
"vue",
"vue3",
"demo",
"block",
"documentation"
],
"author": "seepine",
"license": "MIT",
"bugs": {
"url": "https://github.com/seepine/vuepress-plugin-demo-block-vue3/issues"
},
"homepage": "https://github.com/seepine/vuepress-plugin-demo-block-vue3"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/smallweigit/avue-doc.git
git@gitee.com:smallweigit/avue-doc.git
smallweigit
avue-doc
avue-doc
master

搜索帮助