9 Star 11 Fork 14

umicro/uView2.0 Doc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 944 Bytes
一键复制 编辑 原始数据 按行查看 历史
北桥 提交于 2024-10-16 10:38 +08:00 . bugfix: name
{
"name": "uview2.0-doc",
"version": "1.0.0",
"description": "Docs for uView2.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"serve": "NODE_OPTIONS=--openssl-legacy-provider vuepress dev docs",
"build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build docs",
"deploy": "pnpm build && node deploy",
"preinstall": "npx only-allow pnpm"
},
"repository": {
"type": "git",
"url": "https://gitee.com/umicro/uView2.0-doc.git"
},
"keywords": [
"uView"
],
"author": "uView",
"license": "ISC",
"devDependencies": {
"sass": "1.26.2",
"sass-loader": "8.0.2",
"vuepress": "^1.8.2",
"vuepress-plugin-demo-container": "^0.2.0"
},
"dependencies": {
"anve-upload-upyun": "^1.0.8",
"axios": "^0.27.2",
"core-js": "^2.6.11",
"element-ui": "^2.13.2",
"markdown-it-copy": "^1.2.0",
"vue-cookies": "^1.7.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/umicro/uView2.0-doc.git
git@gitee.com:umicro/uView2.0-doc.git
umicro
uView2.0-doc
uView2.0 Doc
master

搜索帮助