1 Star 24 Fork 3

路庆武/微信小程序 chatgpt AI聊天对话 语音识别 AI设计 AI创作师 会员管理 springboot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package-lock.json 2.24 KB
一键复制 编辑 原始数据 按行查看 历史
luqingwu 提交于 2023-07-18 10:27 . 优化bug
{
"name": "chatgpt-wx",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "chatgpt-wx",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@miniprogram-component-plus/tabs": "^1.0.0",
"@miniprogram-component-plus/vtabs": "^1.0.0",
"@miniprogram-component-plus/vtabs-content": "^1.0.0"
}
},
"node_modules/@miniprogram-component-plus/tabs": {
"version": "1.0.0",
"resolved": "https://registry.npmmirror.com/@miniprogram-component-plus/tabs/-/tabs-1.0.0.tgz",
"integrity": "sha512-oV9dFpIoYAz0IbDECS9toS1GHivWoAd1cchxeZKCBV3PoPCEipHOeXQS3K2USr7EY8LDyfg3f0tDAacPfagYjg=="
},
"node_modules/@miniprogram-component-plus/vtabs": {
"version": "1.0.0",
"resolved": "https://registry.npmmirror.com/@miniprogram-component-plus/vtabs/-/vtabs-1.0.0.tgz",
"integrity": "sha512-xDGrJwRbcpxd92rpQ0bbesBd2TKR6RGX1kJjuC6jlN4nRr28MTBhSPQEWfof2COms0xrLTa4WzU1QL+C2KH59w=="
},
"node_modules/@miniprogram-component-plus/vtabs-content": {
"version": "1.0.0",
"resolved": "https://registry.npmmirror.com/@miniprogram-component-plus/vtabs-content/-/vtabs-content-1.0.0.tgz",
"integrity": "sha512-/DGQjL1W1X7IMfOlB1ILfMZqyvhHHlrUsQ2liuVMZCwn46z5fTTQHcFWZKYZONaxKjTO3AecjRypKF0/k2s9aQ=="
}
},
"dependencies": {
"@miniprogram-component-plus/tabs": {
"version": "1.0.0",
"resolved": "https://registry.npmmirror.com/@miniprogram-component-plus/tabs/-/tabs-1.0.0.tgz",
"integrity": "sha512-oV9dFpIoYAz0IbDECS9toS1GHivWoAd1cchxeZKCBV3PoPCEipHOeXQS3K2USr7EY8LDyfg3f0tDAacPfagYjg=="
},
"@miniprogram-component-plus/vtabs": {
"version": "1.0.0",
"resolved": "https://registry.npmmirror.com/@miniprogram-component-plus/vtabs/-/vtabs-1.0.0.tgz",
"integrity": "sha512-xDGrJwRbcpxd92rpQ0bbesBd2TKR6RGX1kJjuC6jlN4nRr28MTBhSPQEWfof2COms0xrLTa4WzU1QL+C2KH59w=="
},
"@miniprogram-component-plus/vtabs-content": {
"version": "1.0.0",
"resolved": "https://registry.npmmirror.com/@miniprogram-component-plus/vtabs-content/-/vtabs-content-1.0.0.tgz",
"integrity": "sha512-/DGQjL1W1X7IMfOlB1ILfMZqyvhHHlrUsQ2liuVMZCwn46z5fTTQHcFWZKYZONaxKjTO3AecjRypKF0/k2s9aQ=="
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lu_qw/chat-wx.git
git@gitee.com:lu_qw/chat-wx.git
lu_qw
chat-wx
微信小程序 chatgpt AI聊天对话 语音识别 AI设计 AI创作师 会员管理 springboot
master

搜索帮助