2 Star 4 Fork 0

pipe/blog_vuecode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 949 Bytes
一键复制 编辑 原始数据 按行查看 历史
pipe 提交于 2025-12-30 17:51 +08:00 . build: 固定vuepress版本号
{
"name": "vuepress-starter",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "npm run docs:dev",
"build": "npm run docs:build",
"docs:dev": "NODE_OPTIONS=--openssl-legacy-provider vuepress dev docs --temp .temp",
"docs:build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build docs"
},
"author": "pipe",
"license": "ISC",
"devDependencies": {
"vuepress": "1.9.10",
"vuepress-plugin-autometa": "~0.1.13",
"vuepress-plugin-baidu-autopush": "~1.0.1"
},
"dependencies": {
"@better-scroll/core": "^2.4.2",
"@vssue/api-gitee-v5": "^1.4.7",
"@vssue/api-github-v3": "^1.4.7",
"@vssue/vuepress-plugin-vssue": "1.4.8",
"better-scroll": "^2.4.2",
"dotenv": "~10.0.0",
"pixi.js": "~6.1.2",
"vuepress-plugin-gotop-plus": "^1.0.4",
"vuepress-plugin-helper-live2d": "^1.0.2",
"zen-toast": "^1.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/pipepandafeng/blog_vuecode.git
git@gitee.com:pipepandafeng/blog_vuecode.git
pipepandafeng
blog_vuecode
blog_vuecode
master

搜索帮助