{
  "name": "qrcode-mini",
  "version": "1.0.5",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xjh22222228/qrcode-mini.git"
  },
  "homepage": "https://github.com/xjh22222228/qrcode-mini#readme",
  "description": "Mini program QR code generation",
  "main": "index.min.js",
  "type": "module",
  "scripts": {
    "build": "rollup -c"
  },
  "author": "xiejiahe",
  "license": "MIT",
  "keywords": [
    "qrcode", "mini", "qrcode-mini", "wechat-qrcode", "alipay-qrcode"
  ],
  "dependencies": {
    "qrcode-mini": "^1.0.2",
    "rollup": "^4.17.2",
    "rollup-plugin-terser": "^7.0.2"
  }
}
