1 Star 0 Fork 0

ylyhappy/ylyhappy-src

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 544 Bytes
一键复制 编辑 原始数据 按行查看 历史
ylyhappy 提交于 2023-08-08 21:40 . 增加docker笔记
{
"name": "ylyhappy",
"version": "2.0.0",
"description": "yly的博客",
"license": "MIT",
"type": "module",
"scripts": {
"docs:build": "vuepress build src",
"docs:clean-dev": "vuepress dev src --clean-cache",
"docs:dev": "vuepress dev src"
},
"devDependencies": {
"@vuepress/client": "2.0.0-beta.66",
"vue": "^3.3.4",
"vuepress": "2.0.0-beta.66",
"vuepress-plugin-search-pro": "2.0.0-beta.233",
"vuepress-theme-hope": "2.0.0-beta.233",
"vuepress-plugin-sass-palette": "2.0.0-beta.233"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ylyhappy/ylyhappy-src.git
git@gitee.com:ylyhappy/ylyhappy-src.git
ylyhappy
ylyhappy-src
ylyhappy-src
main

搜索帮助