加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package-lock.json 904 Bytes
一键复制 编辑 原始数据 按行查看 历史
襄阳老农 提交于 2020-06-15 18:28 . IM请求消息列表
{
"name": "IM_demo",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"cos-wx-sdk-v5": {
"version": "0.7.10",
"resolved": "https://registry.npm.taobao.org/cos-wx-sdk-v5/download/cos-wx-sdk-v5-0.7.10.tgz",
"integrity": "sha1-/srBpTPTvshs9UjGyPRDK1Dc4Gs=",
"requires": {
"xmldom": "^0.1.27"
}
},
"tim-wx-sdk": {
"version": "2.7.0",
"resolved": "https://registry.npm.taobao.org/tim-wx-sdk/download/tim-wx-sdk-2.7.0.tgz",
"integrity": "sha1-WcjL2WYX4whj+78gO3iPSPon9x0="
},
"xmldom": {
"version": "0.1.31",
"resolved": "https://registry.npm.taobao.org/xmldom/download/xmldom-0.1.31.tgz?cache=0&sync_timestamp=1583340348806&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fxmldom%2Fdownload%2Fxmldom-0.1.31.tgz",
"integrity": "sha1-t2yaG9nwqXN+WnLcNyMc84N14v8="
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化