{
  "_from": "qr-image@^3.2.0",
  "_id": "qr-image@3.2.0",
  "_inBundle": false,
  "_integrity": "sha512-rXKDS5Sx3YipVsqmlMJsJsk6jXylEpiHRC2+nJy66fxA5ExYyGa4PqwteW69SaVmAb2OQ18HbYriT7cGQMbduw==",
  "_location": "/qr-image",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "qr-image@^3.2.0",
    "name": "qr-image",
    "escapedName": "qr-image",
    "rawSpec": "^3.2.0",
    "saveSpec": null,
    "fetchSpec": "^3.2.0"
  },
  "_requiredBy": [
    "/@bot-whatsapp/provider"
  ],
  "_resolved": "https://registry.npmjs.org/qr-image/-/qr-image-3.2.0.tgz",
  "_shasum": "9fa8295beae50c4a149cf9f909a1db464a8672e8",
  "_spec": "qr-image@^3.2.0",
  "_where": "/home/vcubed/nodevenv/chatbot.unadeca.net/10/lib/node_modules/@bot-whatsapp/provider",
  "author": {
    "name": "Alexey Ten",
    "url": "http://git.io/alexeyten"
  },
  "bugs": {
    "url": "https://github.com/alexeyten/qr-image/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "QR Code generator (png, svg, pdf, eps)",
  "files": [
    "lib",
    "LICENSE"
  ],
  "homepage": "https://github.com/alexeyten/qr-image",
  "keywords": [
    "qrcode",
    "qr code",
    "qr",
    "png",
    "svg",
    "image"
  ],
  "license": "MIT",
  "main": "./lib/qr.js",
  "name": "qr-image",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alexeyten/qr-image.git"
  },
  "scripts": {
    "test": "./tests/test.js"
  },
  "version": "3.2.0"
}
