UNPKG

wxcode

Version:

微信小程序条码、二维码生成模块

37 lines (33 loc) 648 B
{ "name": "wxcode", "version": "1.0.3", "description": "微信小程序条码、二维码生成模块", "main": "index.js", "scripts": { }, "keywords": [ "wechat", "weixin", "wxapp", "barcode", "qrcode", "微信", "微信小程序", "条码", "二维码" ], "author": "zgeaw (32237384@qq.com)", "license": "MIT", "bugs": { "url": "https://github.com/zgeaw/wxcode/issues" }, "homepage": "https://github.com/zgeaw/wxcode#readme", "dependencies": { }, "repository": { "type": "git", "url": "https://github.com/zgeaw/wxcode.git" }, "devDependencies": { } }