1 Star 0 Fork 0

人生一世/任务管理系统小程序端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package-lock.json 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
人生一世 提交于 2024-09-22 16:22 . first
{
"name": "miniprogram-14",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"@vant/weapp": "^1.10.5",
"qweather-icons": "^1.1.1"
}
},
"node_modules/@vant/weapp": {
"version": "1.10.5",
"resolved": "https://registry.npmjs.org/@vant/weapp/-/weapp-1.10.5.tgz",
"integrity": "sha512-bAHp9r0ZiRsOqPOLzQHI/ZvkAlXzol1/TFhM70MyghuxkzJTjcDUd8RIfLkCN3c1MCK/PfBGw2an8/afygftCg=="
},
"node_modules/qweather-icons": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/qweather-icons/-/qweather-icons-1.1.1.tgz",
"integrity": "sha512-EDjAoxFR73bPiloR/JRw4VUcSUxgxXToBfhlgkBrjt6SWGKEYPzM/6zoiBcWxa9Y8QYOFGI27a3LMvbASqX2EQ==",
"engines": {
"node": ">=10"
}
}
},
"dependencies": {
"@vant/weapp": {
"version": "1.10.5",
"resolved": "https://registry.npmjs.org/@vant/weapp/-/weapp-1.10.5.tgz",
"integrity": "sha512-bAHp9r0ZiRsOqPOLzQHI/ZvkAlXzol1/TFhM70MyghuxkzJTjcDUd8RIfLkCN3c1MCK/PfBGw2an8/afygftCg=="
},
"qweather-icons": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/qweather-icons/-/qweather-icons-1.1.1.tgz",
"integrity": "sha512-EDjAoxFR73bPiloR/JRw4VUcSUxgxXToBfhlgkBrjt6SWGKEYPzM/6zoiBcWxa9Y8QYOFGI27a3LMvbASqX2EQ=="
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xu-guiqi/task-management-system-wx.git
git@gitee.com:xu-guiqi/task-management-system-wx.git
xu-guiqi
task-management-system-wx
任务管理系统小程序端
master

搜索帮助