{
  "name": "@roronoalee/qrcodejs",
  "version": "1.0.1",
  "description": "QRCode.js is javascript library for making QRCode. QRCode.js supports Cross-browser with HTML5 Canvas and table tag in DOM. QRCode.js has no dependencies.",
  "main": "qrcode.js",
  "keywords": [
    "qrcode",
    "qrcodejs",
    "二维码"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/silverbulletlee/qrcodejs.git"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/silverbulletlee/qrcodejs/issues"
  },
  "homepage": "https://github.com/silverbulletlee/qrcodejs#readme"
}
