1 Star 2 Fork 2

alinesno-infrastructure/alinesno-infrastructure-book-press

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 993 Bytes
一键复制 编辑 原始数据 按行查看 历史
Easton 提交于 2023-11-06 07:10 . fix:调整标题更合理
{
"name": "alinesno-cloud-book-press",
"version": "1.0.0",
"description": "中小团队数字中台产品建设实践过程",
"main": "index.js",
"repository": "https://github.com/alinesno-cloud/alinesno-cloud-book-press",
"author": "LuoXiaoDong <landonniao@163.com>",
"license": "Apache-2.0",
"scripts": {
"docs:dev": "set NODE_OPTIONS=--openssl-legacy-provider && vuepress dev docs",
"docs:build": "set NODE_OPTIONS=--openssl-legacy-provider && vuepress build docs"
},
"devDependencies": {
"@vuepress/plugin-active-header-links": "^1.9.8",
"@vuepress/plugin-back-to-top": "^1.9.8",
"@vuepress/plugin-google-analytics": "^2.0.0-beta.60",
"@vuepress/plugin-medium-zoom": "^1.9.8",
"@vuepress/plugin-nprogress": "^1.9.8",
"vue": "^2.7.14",
"vuepress": "^1.9.8",
"vuepress-plugin-code-copy": "^1.0.6"
},
"dependencies": {
"@vssue/api-github-v3": "^1.4.7",
"@vssue/vuepress-plugin-vssue": "^1.4.8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/alinesno-infrastructure/alinesno-infrastructure-book-press.git
git@gitee.com:alinesno-infrastructure/alinesno-infrastructure-book-press.git
alinesno-infrastructure
alinesno-infrastructure-book-press
alinesno-infrastructure-book-press
main

搜索帮助