加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
QIQI 提交于 2024-05-22 15:20 . fix 新增签名
{
"name": "templateWxappUniapp",
"version": "1.0.0",
"description": "![1](https://raw.githubusercontent.com/yinchengnuo/templateWxappUniapp/master/md/1.jpg)\r ![2](https://raw.githubusercontent.com/yinchengnuo/templateWxappUniapp/master/md/2.jpg)\r ![3](https://raw.githubusercontent.com/yinchengnuo/templateWxappUniapp/master/md/3.jpg)\r ![4](https://raw.githubusercontent.com/yinchengnuo/templateWxappUniapp/master/md/4.jpg)\r ![5](https://raw.githubusercontent.com/yinchengnuo/templateWxappUniapp/master/md/5.jpg)",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yinchengnuo/templateWxappUniapp.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/yinchengnuo/templateWxappUniapp/issues"
},
"homepage": "https://github.com/yinchengnuo/templateWxappUniapp#readme",
"dependencies": {
"js-md5": "^0.8.3",
"jsencrypt": "^3.3.2",
"mp-html": "^2.5.0",
"qs": "^6.12.1",
"sm-crypto": "^0.3.13",
"uview-ui": "^2.0.31",
"webpack": "~4.0.0",
"wxml-to-canvas": "^1.1.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化