1 Star 2 Fork 21

研究小组-前端 / weapp-qrcode-canvas-2d

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
WeiDoctor 提交于 2022-01-07 17:30 . 去除extend
{
"name": "weapp-qrcode-canvas-2d",
"version": "1.1.2",
"bundleDependencies": false,
"deprecated": false,
"description": "generate qrcode in wx",
"devDependencies": {
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.1",
"eslint": "^4.16.0",
"eslint-config-standard": "^11.0.0-beta.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-standard": "^3.0.1",
"rollup": "^0.55.1",
"rollup-plugin-babel": "^3.0.3",
"rollup-plugin-commonjs": "^8.3.0",
"rollup-plugin-eslint": "^4.0.0",
"rollup-plugin-license": "^0.6.0",
"rollup-plugin-node-resolve": "^3.0.2",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-uglify": "^3.0.0"
},
"keywords": [
"wechat",
"weapp",
"qrcode",
"canvas",
"canvas 2d",
"canvas-2d"
],
"license": "MIT",
"main": "dist/weapp.qrcode.common.js",
"module": "dist/weapp.qrcode.esm.js",
"scripts": {
"build": "rollup --config build/rollup.prod.config.js",
"dev": "rollup --config build/rollup.dev.config.js -w",
"publish": "rollup --config build/rollup.dev.config.js & npm run build",
"test": "echo \"Error: no test specified\" && exit 1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fenav/weapp-qrcode-canvas-2d.git
git@gitee.com:fenav/weapp-qrcode-canvas-2d.git
fenav
weapp-qrcode-canvas-2d
weapp-qrcode-canvas-2d
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891