加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
xiaohan5278 提交于 2023-10-27 22:12 . first commit
{
"name": "ruoyi-app-master",
"version": "1.0.0",
"description": "<p align=\"center\">\r \t<img alt=\"logo\" src=\"https://oscimg.oschina.net/oscnet/up-43e3941654fa3054c9684bf53d1b1d356a1.png\">\r </p>\r <h1 align=\"center\" style=\"margin: 30px 0 30px; font-weight: bold;\">RuoYi v1.1.0</h1>\r <h4 align=\"center\">基于UniApp开发的轻量级移动端框架</h4>\r <p align=\"center\">\r \t<a href=\"https://gitee.com/y_project/RuoYi-App/stargazers\"><img src=\"https://gitee.com/y_project/RuoYi-App/badge/star.svg?theme=dark\"></a>\r \t<a href=\"https://gitee.com/y_project/RuoYi-App\"><img src=\"https://img.shields.io/badge/RuoYi-v1.1.0-brightgreen.svg\"></a>\r \t<a href=\"https://gitee.com/y_project/RuoYi-App/blob/master/LICENSE\"><img src=\"https://img.shields.io/github/license/mashape/apistatus.svg\"></a>\r </p>",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@vant/area-data": "^1.5.0",
"vant-weapp": "^0.5.29"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化