1 Star 1 Fork 7

chenyan/charles7c

forked from Charles7c/charles7c 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "charles7c-repo",
"description": "查尔斯的个人知识库,记录 & 分享个人碎片化、结构化、体系化的技术知识内容。",
"author": "Charles7c",
"license": "MIT",
"private": true,
"type": "module",
"scripts": {
"dev": "vitepress dev docs",
"build": "vitepress build docs",
"preview": "vitepress preview docs"
},
"devDependencies": {
"@arco-design/web-vue": "^2.49.2",
"@types/blueimp-md5": "^2.18.0",
"@types/jquery": "^3.5.16",
"markdown-it": "^13.0.1",
"markdown-it-footnote": "^3.0.3",
"markdown-it-mathjax3": "^4.3.2",
"mermaid": "9.3.0",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.4.8",
"vitepress": "1.0.0-rc.4",
"vitepress-plugin-mermaid": "2.0.8",
"vue": "^3.3.4"
},
"dependencies": {
"@antv/g2plot": "2.4.31",
"axios": "^1.4.0",
"blueimp-md5": "^2.19.0",
"dayjs": "^1.11.9",
"fast-glob": "^3.3.1",
"gitalk": "^1.8.0",
"gray-matter": "^4.0.3",
"jquery": "^3.7.0"
},
"pnpm": {
"overrides": {
"@antv/g-base": "0.5.11",
"@antv/path-util": "2.0.15",
"@antv/attr": "0.3.5"
},
"peerDependencyRules": {
"ignoreMissing": [
"@algolia/client-search"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/beacon2019/charles7c.git
[email protected]:beacon2019/charles7c.git
beacon2019
charles7c
charles7c
main

搜索帮助