{
  "name": "qrcode-base64-size",
  "version": "1.0.3",
  "description": "Generating the QR code in the form of Base64",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MichaelToLearn/qrcode-base64-size.git"
  },
  "keywords": [
    "qrcode-base64",
    "qrcode",
    "wx",
    "mini-program"
  ],
  "license": "MIT",
  "homepage": "https://github.com/MichaelToLearn/qrcode-base64-size"
}
