first commit

This commit is contained in:
2026-09-08 20:28:54 +08:00
commit 2ada8d3d5a
37380 changed files with 4886169 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"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": {}
}