Files
2026-09-08 20:28:54 +08:00

26 lines
615 B
JSON

{
"name": "uniapp-qrcode",
"version": "1.0.2",
"description": "微信小程序,支付宝小程序条码、二维码生成模块",
"main": "index.js",
"scripts": {},
"keywords": [
"wechat",
"weixin",
"barcode",
"qrcode",
"支付宝小程序",
"微信小程序",
"条码",
"二维码"
],
"author": "404508644 (404508644@qq.com)",
"license": "MIT",
"homepage": "https://github.com/caoliangsong/uni-qrcode.git",
"dependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/caoliangsong/uni-qrcode.git"
},
"devDependencies": {}
}