{"_id":"qrcode.vue","_rev":"53-21361faf7aaf2681dada30f9e99441e4","name":"qrcode.vue","dist-tags":{"latest":"3.11.0"},"versions":{"0.1.1":{"name":"qrcode.vue","version":"0.1.1","keywords":["vue","vue-component","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@0.1.1","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://github.com/scopewu/qrcode.vue#readme","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"1e5aeb072669b622c4f5dab43b4218d1c56fa337","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-0.1.1.tgz","integrity":"sha512-FKjqdBdnRh2tTTIChCyERWbePZaPp30DoydaW1xgQdhgkqsmam7OZXbowlJcIjhp+kS2M86gQ2+Zi06F6WDeFA==","signatures":[{"sig":"MEUCIQCBbfdAG7fwfX1r3Fdv/4M0AwR6mR/lc489YW0bde3gjAIgKHEr4zPWA1OSbeZ0rYlvZbxPedq2vLryRRAPKS4J910=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.min.js","_from":".","_shasum":"1e5aeb072669b622c4f5dab43b4218d1c56fa337","gitHead":"509e3442344af74a22641545eadcd81c2d30ba45","scripts":{"clean":"npm run rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"4.5.0","description":"A Vue component for QR_code.","directories":{},"_nodeVersion":"6.10.2","dependencies":{"qr.js":"0.0.0"},"betterScripts":{"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run compile"}},"devDependencies":{"vue":"^2.2.6","debug":"^2.6.3","rimraf":"^2.6.1","webpack":"^2.4.1","babel-core":"^6.24.1","vue-loader":"^11.3.4","babel-loader":"^6.4.1","babel-runtime":"^6.23.0","better-npm-run":"0.0.15","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.28.0","vue-template-compiler":"^2.2.6","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-0.1.1.tgz_1492332453351_0.48082781047560275","host":"packages-18-east.internal.npmjs.com"}},"0.2.0":{"name":"qrcode.vue","version":"0.2.0","keywords":["vue","vue-component","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@0.2.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"1fd418f6a4cfbc0d4eb4cf2a1deb5040f1119688","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-0.2.0.tgz","integrity":"sha512-hlShBev0vtteE8QsNM9oU5HA8RyZmjh79G9kDxxw4tiz6weTTqUhGOrBjT22f7iJ8x+FITHaX0c26PbizVHTAg==","signatures":[{"sig":"MEUCIAOscUdyLuCEK8TtY1UWeMT63potCWjE7uZqK5W3Ah0GAiEAsqA9RaazWt23Xx9W4OO7kVavy91KCvfoIIlFLM9M9qA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.min.js","_from":".","_shasum":"1fd418f6a4cfbc0d4eb4cf2a1deb5040f1119688","gitHead":"61505ec200ef3a1592f3c3e8abae5a3f6c7f1a68","scripts":{"clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"4.5.0","description":"A Vue component for QR_code.","directories":{},"_nodeVersion":"6.10.2","dependencies":{"qr.js":"0.0.0"},"betterScripts":{"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run compile"}},"devDependencies":{"vue":"^2.2.6","debug":"^2.6.3","rimraf":"^2.6.1","webpack":"^2.4.1","babel-core":"^6.24.1","vue-loader":"^11.3.4","babel-loader":"^6.4.1","babel-runtime":"^6.23.0","better-npm-run":"0.0.15","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.28.0","vue-template-compiler":"^2.2.6","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-0.2.0.tgz_1492344763598_0.05844949232414365","host":"packages-18-east.internal.npmjs.com"}},"0.2.1":{"name":"qrcode.vue","version":"0.2.1","keywords":["vue","vue-component","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@0.2.1","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"094e38a206eecc953030c5a8e09bf8d1fcda6fe0","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-0.2.1.tgz","integrity":"sha512-T5/BhcE8RoDzdng3U4dkrIdO5ogME00dWvSw3mSc4skzaJrvXS/h5o/m67EtEl2nFpF0gTb5qgyL3Sj0Q318AQ==","signatures":[{"sig":"MEQCIB3xqbcccidk9HW4JXqKeqP1dhEMgsTtjBm8mkdBPVRYAiBdXSw5xhW/DxPxNesFj7ARSnbDberFrhhUDVaGJFrnag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.min.js","_from":".","_shasum":"094e38a206eecc953030c5a8e09bf8d1fcda6fe0","gitHead":"0536a4efc1703a8a175284e67729caba4affe40b","scripts":{"clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min","prepublish":"npm run deploy:min","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"4.5.0","description":"A Vue component for QR_code.","directories":{},"_nodeVersion":"6.10.2","dependencies":{"qr.js":"0.0.0"},"betterScripts":{"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run compile"}},"devDependencies":{"vue":"^2.2.6","debug":"^2.6.3","rimraf":"^2.6.1","webpack":"^2.4.1","babel-core":"^6.24.1","vue-loader":"^11.3.4","babel-loader":"^6.4.1","babel-runtime":"^6.23.0","better-npm-run":"0.0.15","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.28.0","vue-template-compiler":"^2.2.6","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-0.2.1.tgz_1492436910816_0.888095207279548","host":"packages-12-west.internal.npmjs.com"}},"0.2.2":{"name":"qrcode.vue","version":"0.2.2","keywords":["vue","vue-component","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@0.2.2","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"06387b7103eff3744c1ed9af67494a640c723a2b","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-0.2.2.tgz","integrity":"sha512-mrZb0dMIsJAWA7zqL3HcfNN49N+bzQGCLCbTz2CPGrmWXo6qfPObW5dETCKZuAMKY6CmhHdd3UokjYBaDcxn9w==","signatures":[{"sig":"MEUCIQDaKeOPSXHdol0yteaD8T6jPfaOVMLdh4N18Zquh65UWgIgJRCtoT307i+fKhz7yxysrcfb5WdT9ZlbB8GHBIX6dXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.min.js","_from":".","_shasum":"06387b7103eff3744c1ed9af67494a640c723a2b","gitHead":"47361c981a22211fc1f43e0fc8b3ea5f0be52d18","scripts":{"clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min","prepublish":"npm run deploy:min","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"4.5.0","description":"A Vue component for QR_code.","directories":{},"_nodeVersion":"6.10.2","dependencies":{"qr.js":"0.0.0"},"betterScripts":{"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"rimraf -- github-page && npm run compile"}},"devDependencies":{"vue":"^2.2.6","debug":"^2.6.3","rimraf":"^2.6.1","webpack":"^2.4.1","babel-core":"^6.24.1","vue-loader":"^11.3.4","babel-loader":"^6.4.1","babel-runtime":"^6.23.0","better-npm-run":"0.0.15","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.28.0","vue-template-compiler":"^2.2.6","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-0.2.2.tgz_1492524390513_0.9651794880628586","host":"packages-12-west.internal.npmjs.com"}},"0.3.0":{"name":"qrcode.vue","version":"0.3.0","keywords":["vue","vue-component","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@0.3.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"4c42a87f3c4f6804d8cf12795dc20e158e1c8eec","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-0.3.0.tgz","integrity":"sha512-Cz/qUURv5hW+i3hVsn9Cv+3Jm+v4FNiOWODTZxIy2i5GnHAJJoOEGAbPUTm89rEgZQX7Gefl59Q6XI+eWpck4A==","signatures":[{"sig":"MEYCIQD5CHd5wj97ML/nQKPB/QtVoduHKi4JBGgwdd/Amj+YogIhAN788tir1fbVyJ4FGoL96dPYfaGv1uTCw6CDMDWaW6A/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.min.js","_from":".","_shasum":"4c42a87f3c4f6804d8cf12795dc20e158e1c8eec","gitHead":"09f8f2f492000755f316857c37538460a81bb362","scripts":{"clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min","prepublish":"npm run deploy:min","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"4.5.0","description":"A Vue component for QR_code.","directories":{},"_nodeVersion":"6.10.2","dependencies":{},"betterScripts":{"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"rimraf -- github-page && npm run compile"}},"devDependencies":{"vue":"^2.2.6","debug":"^2.6.3","qr.js":"0.0.0","rimraf":"^2.6.1","webpack":"^2.4.1","babel-core":"^6.24.1","vue-loader":"^11.3.4","babel-loader":"^6.4.1","babel-runtime":"^6.23.0","better-npm-run":"0.0.15","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.28.0","vue-template-compiler":"^2.2.6","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-0.3.0.tgz_1493091750786_0.1887617886532098","host":"packages-18-east.internal.npmjs.com"}},"1.0.0":{"name":"qrcode.vue","version":"1.0.0","keywords":["vue","vue-component","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.0.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"0e98b6e7b173c0d89e2395a7e574dfaf2e0039fa","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.0.0.tgz","integrity":"sha512-95vzH3Ga9PHfNQNK/vKIaLmzefdkiyaaJN3xwdUjc0m1yAhGjkdUNy60Xyuvwxc7mASzQTMuou7/G25xTgPm2w==","signatures":[{"sig":"MEUCIQDi5m0Fssw2a+xic4nsGkW3zBF7LjjmcC2J6HAouNVPZAIgW4tjY1gowB3JFXiAzCPQICxv8EnHt1qIM+8Z7B6ZCzc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.min.js","_from":".","_shasum":"0e98b6e7b173c0d89e2395a7e574dfaf2e0039fa","gitHead":"e762f11e062e3ab0a9c78e231e37ae624fab1e08","scripts":{"clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min","prepublish":"npm run deploy:min","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"4.5.0","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"6.10.2","dependencies":{},"betterScripts":{"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"rimraf -- github-page && npm run compile"}},"devDependencies":{"vue":"^2.3.0","debug":"^2.6.6","qr.js":"0.0.0","rimraf":"^2.6.1","webpack":"^2.4.1","babel-core":"^6.24.1","vue-loader":"^12.0.2","babel-loader":"^7.0.0","babel-runtime":"^6.23.0","better-npm-run":"0.0.15","webpack-dev-server":"^2.4.5","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.28.0","vue-template-compiler":"^2.3.0","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-1.0.0.tgz_1493376603656_0.1273816607426852","host":"packages-18-east.internal.npmjs.com"}},"1.1.0":{"name":"qrcode.vue","version":"1.1.0","keywords":["vue","vue-component","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.1.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"a3bb8469620df6c29faf9d2ffce3e5cd10cf844f","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.1.0.tgz","integrity":"sha512-H+zE9xocGmvuc2EAwtx7Rru5XTDMtZSELHttrBgpp/CKP1IdOkuGm60AhymxBlNNqLts6wY3eBh1Lz+Y5A1WVw==","signatures":[{"sig":"MEUCIBIg7g/v31iSb6z/Q7aURf9nCpFBJkFfTQAZ556QgzoPAiEA+4mGWtmslyrmeR45KpJxNuW6rgqd8c+4OQKuVaGq5ws=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.min.js","_from":".","_shasum":"a3bb8469620df6c29faf9d2ffce3e5cd10cf844f","gitHead":"2323ce6e2c83ec74e97f596c15c66f0c612dea7f","scripts":{"lint":"better-npm-run lint","clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min","prepublish":"npm run deploy:min","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"4.5.0","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"6.10.2","dependencies":{},"betterScripts":{"lint":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"eslint --ext .js,.vue src"},"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"npm run lint && node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"rimraf -- github-page && npm run compile"}},"devDependencies":{"vue":"^2.3.0","debug":"^2.6.6","qr.js":"0.0.0","eslint":"^3.19.0","rimraf":"^2.6.1","webpack":"^2.4.1","babel-core":"^6.24.1","vue-loader":"^12.0.2","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-runtime":"^6.23.0","eslint-loader":"^1.7.1","better-npm-run":"0.0.15","eslint-plugin-html":"^2.0.1","eslint-plugin-node":"^4.2.2","webpack-dev-server":"^2.4.5","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.28.0","eslint-plugin-import":"^2.2.0","eslint-plugin-promise":"^3.5.0","vue-template-compiler":"^2.3.0","eslint-config-standard":"^10.2.1","eslint-plugin-standard":"^3.0.1","eslint-friendly-formatter":"^2.0.7","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-1.1.0.tgz_1493798913872_0.4011225609574467","host":"packages-12-west.internal.npmjs.com"}},"1.1.1":{"name":"qrcode.vue","version":"1.1.1","keywords":["vue","vue-component","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.1.1","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"784c8aa4441a40da10637bac74d0d76b543785e4","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.1.1.tgz","integrity":"sha512-4b8xAYgtzDTl7etZaGSb4ixxv5Z6zIpPhByZFF9Q1ZzQCM4HJX9fJf1NCPMf8gcpnoV3T7n8Tn4ogbOpjpRSww==","signatures":[{"sig":"MEUCIQDYKUGDWkr3gBn1aZwMb9/Yh9qVGsCfB63yah6mXlVf7AIgZQBPENKDHwPoy1MXO2qO50Y1Wvc5ft5Lbyez+szwlXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.min.js","_from":".","_shasum":"784c8aa4441a40da10637bac74d0d76b543785e4","gitHead":"d85ca6a0fc081d9697287839a5e8f4305a86b3bf","scripts":{"lint":"better-npm-run lint","clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min","prepublish":"npm run deploy:min","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"4.5.0","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"6.10.2","dependencies":{},"betterScripts":{"lint":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"eslint --ext .js,.vue src"},"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"npm run lint && node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run clean && npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"rimraf -- github-page && npm run compile"}},"devDependencies":{"vue":"^2.3.0","debug":"^2.6.6","qr.js":"0.0.0","eslint":"^3.19.0","rimraf":"^2.6.1","webpack":"^2.4.1","babel-core":"^6.24.1","vue-loader":"^12.0.2","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-runtime":"^6.23.0","eslint-loader":"^1.7.1","better-npm-run":"0.0.15","eslint-plugin-html":"^2.0.1","eslint-plugin-node":"^4.2.2","webpack-dev-server":"^2.4.5","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.28.0","eslint-plugin-import":"^2.2.0","eslint-plugin-promise":"^3.5.0","vue-template-compiler":"^2.3.0","eslint-config-standard":"^10.2.1","eslint-plugin-standard":"^3.0.1","eslint-friendly-formatter":"^2.0.7","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-1.1.1.tgz_1493812874215_0.3195768699515611","host":"packages-18-east.internal.npmjs.com"}},"1.2.0":{"name":"qrcode.vue","version":"1.2.0","keywords":["vue","vue-component","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.2.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"9cda426446c5ebe9c5c862367494d82fdd216fa3","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.2.0.tgz","integrity":"sha512-oFjEl79dnxW0+PvHHZ3JgkHrSS4WtXY7/lABFXurZvYQQeFujtjid6sgNWbNfEtT48Ng+6zzfODAj/sbrCsAAQ==","signatures":[{"sig":"MEUCIF28KD9RBc61z/pB++8tm5z2LzkTDfWR6aS5r4bMhnO9AiEA4cY1hR9Psf/HtrFh4goq7CbX9i3S16+uwl2ioq48cNQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.js","_from":".","_shasum":"9cda426446c5ebe9c5c862367494d82fdd216fa3","gitHead":"3728629d816a7a69522beca782e522ea82d8274d","scripts":{"lint":"better-npm-run lint","build":"npm run clean && npm run deploy && npm run deploy:min","clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"4.5.0","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"6.10.2","dependencies":{},"betterScripts":{"lint":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"eslint --ext .js,.vue src"},"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"npm run lint && node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"rimraf -- github-page && npm run compile"}},"devDependencies":{"vue":"^2.3.0","debug":"^2.6.6","qr.js":"0.0.0","eslint":"^3.19.0","rimraf":"^2.6.1","webpack":"^2.4.1","babel-core":"^6.24.1","vue-loader":"^12.0.2","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-runtime":"^6.23.0","eslint-loader":"^1.7.1","better-npm-run":"0.0.15","eslint-plugin-html":"^2.0.1","eslint-plugin-node":"^4.2.2","webpack-dev-server":"^2.4.5","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.28.0","eslint-plugin-import":"^2.2.0","eslint-plugin-promise":"^3.5.0","vue-template-compiler":"^2.3.0","eslint-config-standard":"^10.2.1","eslint-plugin-standard":"^3.0.1","eslint-friendly-formatter":"^2.0.7","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-1.2.0.tgz_1493995411391_0.8552175243385136","host":"packages-12-west.internal.npmjs.com"}},"1.3.0":{"name":"qrcode.vue","version":"1.3.0","keywords":["vue","vue-component","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.3.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"e5b34ee742a66bbebde5dbede3ae822c57778d45","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.3.0.tgz","integrity":"sha512-2G2oCt7xvF+fSZZReom2diOFptsyOoE7Vrh967zHlW4RYTHJnT4O8WmQ91YqlD8wHXVRCeAchh8wAQkYkG069w==","signatures":[{"sig":"MEQCICGisH1RiNAcVq3o7MdkijdL7KEMr19uxlpZSWA80DqhAiA+0dgsn1k7iZqi3xD3LG52Ul4uB8J/SnA0xdU/d4Rrxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.js","_from":".","_shasum":"e5b34ee742a66bbebde5dbede3ae822c57778d45","gitHead":"8132c6d3b972b4e51314263ed402397c92b0578d","scripts":{"lint":"better-npm-run lint","build":"npm run clean && npm run deploy && npm run deploy:min","clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min","prepublish":"npm run build","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"4.6.1","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"8.1.0","dependencies":{},"betterScripts":{"lint":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"eslint --ext .js,.vue src"},"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"npm run lint && node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"rimraf -- github-page && npm run compile"}},"devDependencies":{"vue":"^2.3.3","debug":"^2.6.6","qr.js":"0.0.0","eslint":"^3.19.0","rimraf":"^2.6.1","webpack":"^3.0.0","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-loader":"^7.1.0","babel-runtime":"^6.23.0","eslint-loader":"^1.7.1","better-npm-run":"0.0.15","eslint-plugin-html":"^2.0.3","eslint-plugin-node":"^4.2.2","webpack-dev-server":"^2.5.0","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.28.0","eslint-plugin-import":"^2.2.0","eslint-plugin-promise":"^3.5.0","eslint-config-standard":"^10.2.1","eslint-plugin-standard":"^3.0.1","eslint-friendly-formatter":"^3.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-1.3.0.tgz_1498273457046_0.8753847402986139","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"qrcode.vue","version":"1.4.0","keywords":["vue","vue-component","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.4.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"9b8257c764dbd9027b03ef1220ba6b4c32214ed0","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.4.0.tgz","integrity":"sha512-qnU0NT47dPuUb3ABfSlSg10NB3OLaaGsEG/WK7uVizl8aXgndKoc3dyIRcDwj04JgfIhMhkJ/nqe0YLLDckERQ==","signatures":[{"sig":"MEUCIBINNE4B1C2GS+SB9AXG+Oq49BJszVtrH94TFW0fsCAUAiEAq+gP41HV9lEQ0U2xtyJZpTYcvPeL23+9E6KjD1OvMos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.js","gitHead":"41f5decfa5bbd9a707c1742f7110a54f8b7a83d5","scripts":{"lint":"better-npm-run lint","build":"npm run clean && npm run deploy && npm run deploy:min","clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min","prepublish":"npm run build","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"5.0.3","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"8.1.0","dependencies":{},"betterScripts":{"lint":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"eslint --ext .js,.vue src"},"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"npm run lint && node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"rimraf -- github-page && npm run compile"}},"devDependencies":{"vue":"^2.4.1","debug":"^2.6.8","qr.js":"0.0.0","eslint":"^4.2.0","rimraf":"^2.6.1","webpack":"^3.3.0","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-loader":"^7.1.0","babel-runtime":"^6.23.0","eslint-loader":"^1.9.0","better-npm-run":"0.0.15","eslint-plugin-html":"^3.1.1","eslint-plugin-node":"^5.1.1","webpack-dev-server":"^2.5.1","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.29.0","eslint-plugin-import":"^2.7.0","eslint-plugin-promise":"^3.5.0","eslint-config-standard":"^10.2.1","eslint-plugin-standard":"^3.0.1","eslint-friendly-formatter":"^3.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-1.4.0.tgz_1500604216739_0.4766231863759458","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"qrcode.vue","version":"1.5.0","keywords":["vue","vue-component","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.5.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"a389f98fc692f1cdd614073b40181c5872555945","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.5.0.tgz","integrity":"sha512-dM7iRIEcftzDtk2KL7hS6CwA6rHYElnuimYU7gYQeTjtQIlxmW7ScK3WcDsJce3Hw/cf8TOS+oMJvTwGZ5Latg==","signatures":[{"sig":"MEYCIQCOwi/khc0Cqty9ek8YSpOpqAWjt78V6jbfg+GoCbgcrQIhAJzKSsaoTMmyvaGoQleRzksfikRNJ+SEbnQnHox2Hwaq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.js","gitHead":"39679948f1a34fe8acd59c2605b4139bea095463","scripts":{"lint":"better-npm-run lint","build":"better-npm-run build","clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","rollup":"rollup -c ./config/rollup.config.js","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"5.0.1","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"8.1.3","dependencies":{},"betterScripts":{"lint":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"eslint --ext .js,.vue src"},"build":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run clean && npm run rollup"},"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"npm run lint && node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"rimraf -- github-page && npm run compile"}},"devDependencies":{"vue":"^2.4.1","debug":"^2.6.8","qr.js":"0.0.0","eslint":"^4.2.0","rimraf":"^2.6.1","rollup":"^0.45.2","webpack":"^3.3.0","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-loader":"^7.1.0","babel-runtime":"^6.23.0","eslint-loader":"^1.9.0","better-npm-run":"0.0.15","eslint-plugin-html":"^3.1.1","eslint-plugin-node":"^5.1.1","webpack-dev-server":"^2.5.1","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.29.0","rollup-plugin-babel":"^2.7.1","eslint-plugin-import":"^2.7.0","eslint-plugin-promise":"^3.5.0","rollup-plugin-replace":"^1.1.1","eslint-config-standard":"^10.2.1","eslint-plugin-standard":"^3.0.1","rollup-plugin-commonjs":"^8.0.2","eslint-friendly-formatter":"^3.0.0","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-1.5.0.tgz_1502272691985_0.793406437849626","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"qrcode.vue","version":"1.5.1","keywords":["vue","vue-component","component","code","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.5.1","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"c6d2667e6dfd4d0609938df38f633d76a0ec5f34","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.5.1.tgz","integrity":"sha512-GjgOCOvdhQH/8zSl/t8nTleowanbm7NfCa76EhtjUHToEWNosCct/PiAdoBo58Du3PRbwYyNIJWmaClrxANhMQ==","signatures":[{"sig":"MEUCIGE2uxEjxoiAPuwmkDfmtXtyBaEL31C7P7OmRbgRkBAhAiEAi9Ra+FI9ZmAeLFFKcENkt/I3QaGYVnHATaKAXOG3NPY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.js","_from":".","_shasum":"c6d2667e6dfd4d0609938df38f633d76a0ec5f34","gitHead":"6797d122ab41e0c06dbc454be4131433123f3808","scripts":{"lint":"better-npm-run lint","build":"better-npm-run build","clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","rollup":"rollup -c ./config/rollup.config.js","compile":"better-npm-run compile","deploy:min":"better-npm-run deploy:min","prepublish":"npm run build","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"4.6.1","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"8.4.0","dependencies":{},"betterScripts":{"lint":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"eslint --ext .js,.vue src"},"build":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run clean && npm run lint && npm run rollup"},"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"npm run lint && node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"rimraf -- github-page && npm run compile"}},"devDependencies":{"vue":"^2.4.1","debug":"^2.6.8","qr.js":"0.0.0","eslint":"^4.2.0","rimraf":"^2.6.1","rollup":"^0.45.2","webpack":"^3.5.3","babel-core":"^6.25.0","css-loader":"^0.28.4","babel-eslint":"^7.2.3","babel-loader":"^7.1.0","style-loader":"^0.18.2","babel-runtime":"^6.23.0","eslint-loader":"^1.9.0","better-npm-run":"0.0.15","eslint-plugin-html":"^3.1.1","eslint-plugin-node":"^5.1.1","webpack-dev-server":"^2.7.1","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.29.0","rollup-plugin-babel":"^2.7.1","eslint-plugin-import":"^2.7.0","eslint-plugin-promise":"^3.5.0","rollup-plugin-replace":"^1.1.1","eslint-config-standard":"^10.2.1","eslint-plugin-standard":"^3.0.1","rollup-plugin-commonjs":"^8.0.2","babel-plugin-syntax-jsx":"^6.18.0","eslint-friendly-formatter":"^3.0.0","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-transform-vue-jsx":"^3.5.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-plugin-syntax-dynamic-import":"^6.18.0"},"peerDependencies":{"vue":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-1.5.1.tgz_1505578497043_0.2379268449731171","host":"s3://npm-registry-packages"}},"1.5.2":{"name":"qrcode.vue","version":"1.5.2","keywords":["vue","vue-component","component","code","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.5.2","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"b41a6f1996f8f6ae2ef7da47cfee405177094603","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.5.2.tgz","integrity":"sha512-EfY8j2DhUXvPCJdiO04q+s0dcjVTnXsCMrzPUkpKsmlUNQDVFRPwLAvojVBjMeRVeH7JJx7mosowXrGlcY9J7A==","signatures":[{"sig":"MEUCIQD5JTSWRa7u4Dz5E8IsVNUDBDhkFLvxBZ/Hr3mM04V+vwIgCIi8KRgw0UMNcR6hnwIC2H9JIi2Ap4QHwpY75yypnkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/qrcode.vue.js","unpkg":"dist/qrcode.vue.js","module":"dist/qrcode.vue.esm.js","gitHead":"c71ad8e6419ea116dd0b747157cbe0f67c4b861b","scripts":{"lint":"better-npm-run lint","build":"better-npm-run build","clean":"rimraf -- dist","start":"better-npm-run start","deploy":"better-npm-run deploy","rollup":"rollup -c ./config/rollup.config.js","compile":"better-npm-run compile","compress":"uglifyjs ./dist/qrcode.vue.js -o ./dist/qrcode.vue.min.js -c -m --comments /^!/ --source-map url=qrcode.vue.min.js.map","deploy:min":"better-npm-run deploy:min","prepublish":"npm run build","github:page":"better-npm-run github:page"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"jsdelivr":"dist/qrcode.vue.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"5.6.0","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"8.9.4","dependencies":{},"betterScripts":{"lint":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"eslint --ext .js,.vue src"},"build":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run clean && npm run lint && npm run rollup && npm run compress"},"start":{"env":{"DEBUG":"app:*","EXAMPLE":"example"},"command":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/"},"deploy":{"env":{"DEBUG":"app:*","NODE_ENV":"production"},"command":"npm run compile"},"compile":{"env":{"DEBUG":"app:*"},"command":"npm run lint && node ./bin/compile"},"deploy:min":{"env":{"DEBUG":"app:*","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"npm run compile"},"github:page":{"env":{"DEBUG":"app:*","EXAMPLE":"example","MINIMIZE":"minimize","NODE_ENV":"production"},"command":"rimraf -- github-page && npm run compile"}},"devDependencies":{"vue":"^2.5.2","debug":"^3.1.0","qr.js":"0.0.0","eslint":"^4.10.0","rimraf":"^2.6.2","rollup":"^0.53.1","webpack":"^3.8.1","uglify-js":"^3.3.5","babel-core":"^6.26.0","css-loader":"^0.28.7","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","style-loader":"^0.19.0","babel-runtime":"^6.26.0","eslint-loader":"^1.9.0","better-npm-run":"0.1.0","eslint-plugin-html":"^3.2.2","eslint-plugin-node":"^5.2.1","webpack-dev-server":"^2.9.3","babel-preset-es2015":"^6.24.1","html-webpack-plugin":"^2.30.1","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.8.0","eslint-plugin-promise":"^3.6.0","rollup-plugin-replace":"^2.0.0","eslint-config-standard":"^10.2.1","eslint-plugin-standard":"^3.0.1","rollup-plugin-commonjs":"^8.2.6","babel-plugin-syntax-jsx":"^6.18.0","eslint-friendly-formatter":"^3.0.0","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-transform-vue-jsx":"^3.5.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-plugin-syntax-dynamic-import":"^6.18.0"},"peerDependencies":{"vue":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue-1.5.2.tgz_1515751329037_0.4566917943302542","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"qrcode.vue","version":"1.6.0","keywords":["vue","vue-component","component","code","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.6.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"5a19b58dbe1f2f7ffe13086a81392f3ca2e3acff","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.6.0.tgz","fileCount":13,"integrity":"sha512-7e9h3Er+av4oeWYCMcUqYjPxDqcywOSKSh7GwRTZMEsmRD+7KuQ+qelfRgmrqtbus7SoI7T0I5N/KCIINbY/WA==","signatures":[{"sig":"MEQCICTSN9dOpnbqvPOFhntIQhbgbz6jdxMmYZI+myjI5HxqAiB7M3SvAWb6YaySrJ4tDcOXtvU9ezZL9pODHEmmJofrRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":317266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0cR0CRA9TVsSAnZWagAASd4P/jikXedtixgcrVTqrXuX\nMVL5O+r3EZ/jKjzSZEel0d0WbPGHs0TdlRIWI5Syb9EUTqAHdBzTpPEGX/WQ\nYjG3+y9gkoO4yP2vUUioscfxBaPR6Si3ZPDJhY2UWvFrfs+EbiTUcXLIO9un\nhV0UvCTJfHmFZYXDl3vcqw8pE3pY1fy1L0mIndiSOq+Jt2NUjHjNJXEKdlQn\naP6hkzElriCiRrYN0fR1wRO88auBrNurLs81KMiry8Brg8FfgHoHhyM3/XYi\ngo1fyPqsMPmYsKcwdw9gcT7PCVs9s18q5obWtJwmBWz5isnumr23uOjizgQJ\n+S88+f+kHw+vPxA+xEcFnOJo/XoV98c+4pfrwJW8HlDNw+FHzqHmIgGSPzxV\nzx2avAg8dKweBbxZLIo8SZi3gumqOVw71hVzHiDDVKnNCvoV4P7ZYH6LaV4d\nVBkNlKxJhIGTRDUddDc9VZ6bsv+L1iSMQi7n+vRGqu3J1zs5NER0BtPTjLtE\nyMkuO9hNEQUnVBCGFL06lSU/aoudoQTZO9zLNeCfGE/345tOcgWLLEaRzVdn\nqcOG04KHKDXtFWwWgs37r4AIroOvaRSb0jlMRlzHCEj8GqTCpM9x90NpwI0w\nd/2f4Xg1U2aGb8FoCueJ0SmjjdkBP+9IUdcvlfgevc0szC6ZAbxCBPXkNl0j\nZD/W\r\n=i3xq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.js","unpkg":"dist/qrcode.vue.js","module":"dist/qrcode.vue.esm.js","gitHead":"9fd4009fda3f79f2d19bf52ed7152e0365722b64","scripts":{"lint":"eslint --ext .js,.vue src","build":"npm run clean && npm run build:es && npm run build:umd && npm run build:umd:min","clean":"rimraf -- dist","start":"webpack-dev-server --config webpack.config.js --open --progress --profile --watch --content-base src/","compile":"npm run lint && cross-env NODE_ENV=production node ./bin/compile","build:es":"cross-env NODE_ENV=es rollup -c","build:umd":"cross-env NODE_ENV=development rollup -c","prepublish":"npm run build","build:umd:min":"cross-env NODE_ENV=production rollup -c"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"jsdelivr":"dist/qrcode.vue.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"5.6.0","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"8.9.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.5.16","debug":"^3.1.0","qr.js":"^0.0.0","eslint":"^4.19.1","rimraf":"^2.6.2","rollup":"^0.57.1","webpack":"^3.11.0","cross-env":"^5.1.4","css-loader":"^0.28.11","@babel/core":"^7.0.0-beta.44","babel-eslint":"^8.2.2","babel-loader":"^8.0.0-beta.2","style-loader":"^0.20.3","eslint-loader":"^2.0.0","@babel/polyfill":"^7.0.0-beta.44","@babel/preset-env":"^7.0.0-beta.44","eslint-plugin-html":"^4.0.2","eslint-plugin-node":"^6.0.1","webpack-dev-server":"^2.9.3","html-webpack-plugin":"^3.2.0","rollup-plugin-babel":"v4.0.0-beta.1","eslint-plugin-import":"^2.10.0","rollup-plugin-uglify":"^3.0.0","@babel/preset-stage-1":"^7.0.0-beta.44","@babel/preset-stage-2":"^7.0.0-beta.44","eslint-plugin-promise":"^3.7.0","rollup-plugin-replace":"^2.0.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","rollup-plugin-commonjs":"^9.1.0","eslint-friendly-formatter":"^4.0.0","rollup-plugin-node-resolve":"^3.3.0"},"peerDependencies":{"vue":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_1.6.0_1523696755616_0.5509218835972594","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"qrcode.vue","version":"1.6.1","keywords":["vue","vue-component","component","code","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.6.1","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"0cdc6e032befb9711c8c55ef1fd7696ccf0d5147","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.6.1.tgz","fileCount":7,"integrity":"sha512-Qo0zpAQVTdRZsmquppZShMQOaxg/JhzTsoQtlIxTTgwHr2oVg4mhCah41MtBYi67O00D342dzgU4YyECSK04FA==","signatures":[{"sig":"MEUCIQC9YLg4Cl4LUakjsKeleZBcHLXP/K6Y0L73Yj0pppvEUwIgUtUicyQeNtvqNJdwpQ4QXrxDdS1k1Z8+21hkEXSsYeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmcVnCRA9TVsSAnZWagAA3RAP/jRDxiBUjuOtzOwLG/Kv\nw/3s9a2FJnq4xn03q2t1vglJj1ZnFUVwJNQEZ3KihgRn1q4wdfPeWAekgkvL\n9YkxWIZ5UfmulZhCuVIQHBwb3bQRlLqaf9/x8rqe5FlgF8BStL55JhU+P3Xd\n0wOQEt4OwcdMfseOlf1+3ouNHvVDYlO6X9AwiCCptJiTs0gMVxVTH4qV2V01\nVbR55PXTX81o+EC9CiGCpQUN3Zk2PTnAcs71jjqv584TuoK4O0FBcDAG55iI\nWlSVhooiEYw+KiiDfR0brk5n9gAMZlR9t6p2BNV9NVCUF0K17hXaJte+h62X\n+rBHQMlnz76peykRwVNJ3tCq/K42tK0uciu5rqp/MYgPEEIOEl1pdOXZwZ/M\nIULnT1/GLODbW5nDI0n4R/99HFgUgsTf6O2yuluHVsWxz54IMNKoOC3OSXFM\nbQfZBL47MvdwrpNifoeG3bsXquHP7D5H1tstFP1xeJnzqPxGYKyYSTsw18u0\n/qeeQvq0s2VqyUfKS54ewPVWTc92lXwpXgYmffAtFMt4a0VQX3s2Z/lp3D80\nxg3mbuXZNOAY/DT5hQdjpHMa0RJEwf0d8zGDYr7eBeH+u+jJubt7Wl6NDsH4\n32pAvH2p2PngW+/ukBPrugyGRGQfqWEBZ996qkznS7hNszwPOj51T/5Ntpge\nr9Uf\r\n=LbyI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.js","unpkg":"dist/qrcode.vue.js","module":"dist/qrcode.vue.esm.js","gitHead":"8615f6e9ddc3f89d45de4f86c1a09d57e9b5215f","scripts":{"lint":"eslint --ext .js,.vue src","build":"npm run clean && npm run build:es && npm run build:umd && npm run build:umd:min","clean":"rimraf -- dist","start":"webpack-dev-server --config webpack.config.js --open","build:es":"cross-env NODE_ENV=es rollup -c","build:umd":"cross-env NODE_ENV=development rollup -c","prepublish":"npm run build","build:umd:min":"cross-env NODE_ENV=production rollup -c"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"jsdelivr":"dist/qrcode.vue.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.4.1","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"8.11.4","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.5.17","qr.js":"^0.0.0","eslint":"^5.5.0","rimraf":"^2.6.2","rollup":"^0.65.2","webpack":"^3.12.0","cross-env":"^5.1.6","css-loader":"^1.0.0","@babel/core":"^7.0.1","babel-eslint":"^9.0.0","babel-loader":"^8.0.2","style-loader":"^0.23.0","eslint-loader":"^2.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.0.0","eslint-plugin-html":"^4.0.5","eslint-plugin-node":"^7.0.1","webpack-dev-server":"^2.9.3","html-webpack-plugin":"^3.2.0","rollup-plugin-babel":"v4.0.3","eslint-plugin-import":"^2.14.0","rollup-plugin-uglify":"^5.0.2","eslint-plugin-promise":"^4.0.1","rollup-plugin-replace":"^2.0.0","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","rollup-plugin-commonjs":"^9.1.6","eslint-friendly-formatter":"^4.0.1","rollup-plugin-node-resolve":"^3.4.0"},"peerDependencies":{"vue":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_1.6.1_1536804199276_0.6099705454118878","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"qrcode.vue","version":"1.6.2","keywords":["vue","vue-component","component","code","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.6.2","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"56446818a4103fac652180fa4a761ff2f39cd0a9","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.6.2.tgz","fileCount":7,"integrity":"sha512-zlQ7btO//ACLv2FT4PJGumecXQ2SMtajkR7FuKscD1dR9u0/AnttOamfADVf6Ha7oeHb1b/27JkzQ+VkSAkKPA==","signatures":[{"sig":"MEMCICiK+A764oUyAmOUils8L1/CykKwoE2jNg3v6RabObG9Ah8qkeLQRLvqSUAeSreNzEYtFNF6+7nHWb1kBcwPiSRz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81805,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc47NDCRA9TVsSAnZWagAAjQIQAJ+8cI4RAdBRj2yxLAc2\nc9IqdCoEpbnhKaXsqc3L0z0LOEAHiv0/GVkuzyAZjms4943Tkvl5Fh2RwBKA\ncn1HbxNybplAtETbgxWciLnC9KAHy3IPtlFUr74ijLeNGFEyWmR7A/BL/m0a\nXe47r5v3RqS6uSrTXvJITxavZqdYwcBncyTgKGH0vWDvdM1KofA2FQPmlSk2\nsBEpR95NwzPHcVi3cy4d9XS7u+2xzHVROyybPyEGxV1XHLQ54bM2k/PIF7SF\nvqZxCUFFVNYQ679vtX8ikHd+QMphAxyut57D+DzC51qRSakdMAL12fxYAkIU\nvW1xwMNEVDn6UuZpxvQZ+NyLe+Nsvp6NdHX+Jl3J1N3rcbENjydzv6FGQV1U\npQ8Qo+Qbrs7qFVXRuG87SJudJFtozM3KNuwvm3alJTNeB3lP13/k112onv4f\najwgSZ7VIraawjegyJV/wXWLYIpTK36NlyIPtZLxuLMcY2HzIZrl+wCNhP68\nlzxRQNPp4v1f4EemapWFSeX/adZPb68eo0Jk8LMa1qzotJvfhaW0pXAJJNRj\nh5/WDBqZsWliwVJ6BdKmQjiUFyNO6oc9Shw3Nn95L3GdUs8f/nzyeQgwr0jv\nqrrOZXV/ZeHPtlP5wZgD72Ob1AsBt3F3yE3/fIyWRa09h7u6HVkvVq+r9FNB\nuYtn\r\n=dShK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"unpkg":"dist/qrcode.vue.js","module":"dist/qrcode.vue.esm.js","gitHead":"c3d5815c9cb5b9155ea0cb2c6bb8a055d60102db","scripts":{"build":"npm run clean && npm run build:es && npm run build:umd && npm run build:umd:min","clean":"rimraf -- dist","start":"webpack-dev-server --config webpack.config.js --open","build:es":"cross-env NODE_ENV=es rollup -c","build:umd":"cross-env NODE_ENV=development rollup -c","prepublish":"npm run build","build:umd:min":"cross-env NODE_ENV=production rollup -c"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"jsdelivr":"dist/qrcode.vue.js","prettier":{"semi":false,"printWidth":80,"arrowParens":"always","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.9.0","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","husky":"^1.2.0","qr.js":"^0.0.0","rimraf":"^2.6.2","rollup":"^1.12.3","webpack":"^4.32.0","prettier":"1.15.2","cross-env":"^5.2.0","css-loader":"^2.1.1","@babel/core":"^7.4.4","webpack-cli":"^3.3.2","babel-loader":"^8.0.6","pretty-quick":"^1.8.0","style-loader":"^0.23.1","@babel/polyfill":"^7.4.4","@babel/preset-env":"^7.4.4","webpack-dev-server":"^3.4.1","html-webpack-plugin":"^3.2.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-uglify":"^6.0.2","rollup-plugin-replace":"^2.2.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"vue":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_1.6.2_1558426434332_0.40235965273028484","host":"s3://npm-registry-packages"}},"1.6.3":{"name":"qrcode.vue","version":"1.6.3","keywords":["vue","vue-component","component","code","qrcode"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.6.3","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"6e3655ff5ed7d1a57ca8ee3df953c7085a39611e","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.6.3.tgz","fileCount":14,"integrity":"sha512-zQqA2L3oNuH7+MN0qiA4UW3MCTKutLQOuq794u0TcBvvWJonmrMf+7gA5UDAYxdMqooEPupptUhEtmc0843tvg==","signatures":[{"sig":"MEUCICm7nN4X7fBTJi2NRkLSNpKLPXEhIcj1n9N6J+THGUXzAiEA7+PcCyBB14XQ36uW0d/gYiesa5gfdjPDDakap1FsdyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfxclCRA9TVsSAnZWagAA8WMP/3yzT9Vd5wkhR6wc/wy/\nZqAPOSb7FCwvUK0uRX/1vYaZm/g1TD3TEMfGzwClpqso47btMra+j0yVVBid\nH6fPhGLp6t2FgnrZdV1smVL/WeyzQVGEPi8SIgkfi3W/kLpL2jEg9AluvjfC\n9zmy7I/gafBvi+oNaIlyltMu47Rwdo68oEMTsPtfJSP0FCQ4Y9DAvqb4sTHj\nKFUmexrBWrbHqWDzbf0tEbv1zXu2N7w+UGiuN7mj8W63Tn7iEplQ7sodPbHP\n6J45EJUrZXplE4XciZS1YzMEnoo3wtgOjtKY3sSdnx8akdJrw617APgSbQRW\n9a8WzwlSnp2dsXe0cBMRry5ubnRJvXOjQoFWawoChUqDbHAL/nNMyA/RnMJe\nBpnKpCpVBWu4nUeMDy6qxUZ1RdwPUa7J4wIkRNkti0UASBwrRKdqf0FGV2Fa\nBehhPqW6ODb50cw1RVncezf72ovRHiZyxSR4/IIof0KTkC7JNgA2/e3xo6bl\nsNCNE+jIjDkWIqxV1Y28PqPdCUObrYkDj1Rv2Zh0lr82NCniozJLLRx+guUt\nDCYcYwTw3ypgK3e6CffhhMsd8LR+f5+ejf5n3WFiFJb4arRDLqUFs5BfHUrR\nsN8vWZVz2WUi8MtUaqnJu05GpcoKxOhS76rdW3EbezGNos291QNDALYy9LHP\nNZsp\r\n=+EbC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"module":"dist/qrcode.vue.esm.js","gitHead":"20c23abd25441ac46536101ae51094aae0e1ce08","scripts":{"lint":"eslint --ext .js,.vue src","build":"npm run clean && npm run build:es && npm run build:umd && npm run build:umd:min","clean":"rimraf -- dist","start":"webpack-dev-server --config webpack.config.js --open","build:es":"cross-env NODE_ENV=es rollup -c","build:umd":"cross-env NODE_ENV=development rollup -c","prepublish":"npm run build","build:umd:min":"cross-env NODE_ENV=production rollup -c"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"prettier":{"semi":false,"printWidth":80,"arrowParens":"always","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.10.3","description":"A Vue component for QRCode.","directories":{},"_nodeVersion":"12.10.0","dependencies":{},"eslintConfig":{"rules":{"vue/no-unused-vars":"error"},"extends":["plugin:vue/recommended"]},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","husky":"^3.0.5","qr.js":"^0.0.0","eslint":"^6.3.0","rimraf":"^3.0.0","rollup":"^1.20.3","webpack":"^4.39.3","prettier":"1.18.2","cross-env":"^5.2.1","css-loader":"^3.2.0","@babel/core":"^7.5.5","webpack-cli":"^3.3.7","babel-loader":"^8.0.6","pretty-quick":"^1.11.1","style-loader":"^1.0.0","@babel/preset-env":"^7.5.5","eslint-plugin-vue":"^5.2.3","webpack-dev-server":"^3.8.0","html-webpack-plugin":"^3.2.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-uglify":"^6.0.3","rollup-plugin-replace":"^2.2.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"vue":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_1.6.3_1568610084829_0.2746838718750513","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"qrcode.vue","version":"1.7.0","keywords":["vue","vue-component","component","code","qrcode","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@1.7.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"c54b2934f0650c10d92785d08aaad36c55e0fc56","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.7.0.tgz","fileCount":14,"integrity":"sha512-R7t6Y3fDDtcU7L4rtqwGUDP9xD64gJhIwpfjhRCTKmBoYF6SS49PIJHRJ048cse6OI7iwTwgyy2C46N9Ygoc6g==","signatures":[{"sig":"MEYCIQCnDM2DqS8lRNB03/vm7hUh7C88eSaMcYEphXhIFJFW1AIhALzHrvSn69rX7TN5olpHztAxv8xyAzBoBTyeMWoTKmw/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":105839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdx8PLCRA9TVsSAnZWagAAw4wP/A14QbLL0a3AP9pDP/P1\ndBMhAfSDmd4CoywHmGLfLvBX6fnAurSfzIatyS9VFWYrCBX37MAvE7cNDMNi\nYhKSueLT2Qr20nTTDbf9tT7Sd0sRm97bPnZmJCeFU1O9C74tOxYgmdBn7j3w\nuoXFRbkW57NoN1Up4vNXPBUerfk/e/Ush0L505RTFwwmp45Lawrr5p4Yk1Bd\n8GtIFZFZb+nrswYe0pqGYS06DilwmhQWtU8gcpZlxV4lsRIb+QPSL7usClVq\nYJ4VOueH7yD1rZDVOZs+6oh+1g1VwREYd/BnrvIGwUuE4JSmY/aLOA93k3+o\n3+IELTBp1C0q7AV8ITT/iCvH3FUKmz5IlHA0lS+Ndd0JdAUjnb/OL0ex8SiX\nHGdciNco4Bwph3F5TM5V0Ma1laJZovUnG++Rz+u+nmxH0vYN+8oa3wS/U/vR\nF0XJDFVELVgRQAdp32a3egD7q/TCSQgVpamXmUC0qX/plldZ12/Rmw6RAba1\nU/AbC73miRM4TGhKnhLUGbZiTWqAC5Swp9skYkgyKNJ0bBLVwwhButfTzTv1\ny1wBTq1P3KwgPAZ3IB5UL97wgSUbAde5XulAkOQ9nRfF8Jm3XOvWEvOtR75O\nTdpRVRctAHHY6XkGFwQmY5lO4yNg5dWCEFf1hWY5YZWCjifl78pre4V6wtm7\nhZcj\r\n=wHWT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"module":"dist/qrcode.vue.esm.js","gitHead":"20c23abd25441ac46536101ae51094aae0e1ce08","scripts":{"lint":"eslint --ext .js,.vue src","build":"npm run clean && npm run build:es && npm run build:umd && npm run build:umd:min","clean":"rimraf -- dist","start":"webpack-dev-server --config webpack.config.js --open","build:es":"cross-env NODE_ENV=es rollup -c","build:umd":"cross-env NODE_ENV=development rollup -c","prepublish":"npm run build","build:umd:min":"cross-env NODE_ENV=production rollup -c"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"prettier":{"semi":false,"printWidth":80,"arrowParens":"always","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.11.3","description":"A Vue component to generate QRCode.","directories":{},"_nodeVersion":"12.11.0","dependencies":{},"eslintConfig":{"rules":{"vue/no-unused-vars":"error"},"extends":["plugin:vue/recommended"]},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","husky":"^3.0.5","qr.js":"^0.0.0","eslint":"^6.3.0","rimraf":"^3.0.0","rollup":"^1.20.3","webpack":"^4.39.3","prettier":"1.18.2","cross-env":"^5.2.1","css-loader":"^3.2.0","@babel/core":"^7.5.5","webpack-cli":"^3.3.7","babel-loader":"^8.0.6","pretty-quick":"^1.11.1","style-loader":"^1.0.0","@babel/preset-env":"^7.5.5","eslint-plugin-vue":"^5.2.3","webpack-dev-server":"^3.8.0","html-webpack-plugin":"^3.2.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-uglify":"^6.0.3","rollup-plugin-replace":"^2.2.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"vue":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_1.7.0_1573372875316_0.7678759923300884","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"qrcode.vue","version":"3.0.0","keywords":["vue","vue-component","component","code","qrcode","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.0.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"68f1031ee076b5c035394db6e500d4d2b1396696","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.0.0.tgz","fileCount":14,"integrity":"sha512-+Lv0isDaBHF71SoDPHdzWWTLehf/Y2iBy0LsOrE5MkN1k1bXKugY3cjifmyvrv6EeQhNniZF4YCQ+hqE73vmTQ==","signatures":[{"sig":"MEUCIHnCt7gR8p6AAKf5h/TJDkwpKxwdvgjhhmPqK/S5/VTZAiEA5HUoJ8ASEZvBb0j0TN8k9pAbsoZCQpUvwB5neZLeGZg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7BZNCRA9TVsSAnZWagAAcloP/0gjcpF0pThrPxpTFbar\n3qf9to1ZJGXIO31oIU/5xZKSNe+irlVsvkpCtQv1M63JU9ciScVB3gTr99Sb\np6eoNUq9YX+/IzE4DhVPgmPUqRPBXxmoRAb8VdsyrOAfSgYdhHBsYKu6qaD5\nNUovtVNWFBuMUcrKy1Cn4oICtNt+jgHBrrlfaVmh7qEeGfpt8sYcFNrAXZNX\nb4wdS9lA6owwWTiOlo78K2f2fr8jNxguqVX4BsAPo1m39NoVnONEpZE7dN6D\nU2CxixrUxxxi04p1+DMc+aodSeAEKS7EHtoM1UOtOfekb7+3bpO+IRiTH6S0\nUXdTzhU/i2qhQKuN/iuUZEpjjBtNoAlfbu9KkuOT4TVqEWBtII10jPYeVSrP\nC3Lb/G3JvYmXHQyampG4AftZyx8UPN+hb+HMcf/nV6Lvsq5lmQX5ZKGBHkcT\nCqRCOclvpnk1r6LriT1eFS1V17rWSt5y4gYR5z/AEdjD4329rMI+J72shSPT\nRb7zjebnZJ+sK5mmBYnT91+AebGcjtqOrU67OYomP0HyL9lLqloDRWLn1YIm\nGTKBouuVBKzofML6RFdniQudUJec47ljA9LH6ss66Gvq8hNeCMkV8+YsOIIv\ncoIVydMOrmeoj9ehkaHx1pl1jlsF1gNBOIcSPQ3zw+DFxvunM7yvZwqfGAq9\nMn3Z\r\n=CVbh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"module":"dist/qrcode.vue.esm.js","gitHead":"425c609ab1154ac3563d74d5ad0317302a55cbe6","scripts":{"lint":"eslint --ext .js,.vue src","build":"npm run clean && npm run build:es && npm run build:umd && npm run build:umd:min","clean":"rimraf -- dist","start":"webpack-dev-server --config webpack.config.js --open","build:es":"cross-env NODE_ENV=es rollup -c","build:umd":"cross-env NODE_ENV=development rollup -c","build:umd:min":"cross-env NODE_ENV=production rollup -c","prepublishOnly":"npm run build"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"prettier":{"semi":false,"printWidth":80,"arrowParens":"always","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.14.4","description":"A Vue.js component to generate QRCode.","directories":{},"_nodeVersion":"12.18.0","dependencies":{},"eslintConfig":{"rules":{"vue/no-unused-vars":"error"},"extends":["plugin:vue/recommended"]},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.4","husky":"^4.3.6","qr.js":"^0.0.0","eslint":"^7.16.0","rimraf":"^3.0.2","rollup":"^2.35.1","webpack":"^4.44.2","prettier":"2.2.1","cross-env":"^7.0.3","css-loader":"^4.3.0","@babel/core":"^7.12.10","webpack-cli":"^3.3.12","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","style-loader":"^1.2.1","@babel/preset-env":"^7.12.11","eslint-plugin-vue":"^7.4.0","webpack-dev-server":"^3.11.0","html-webpack-plugin":"^4.5.0","@rollup/plugin-babel":"^5.2.2","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-node-resolve":"^11.0.1"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.0.0_1609307725012_0.8734605864760085","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"qrcode.vue","version":"3.0.1","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.0.1","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"d1a9411c14d007058b70233c21bcb6a5baff6629","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.0.1.tgz","fileCount":14,"integrity":"sha512-ORdS7NjPWXhzHGjWu7IXqd2jYcCUX1Sp5SYmZpn2tfdS20VYYKNfOF9vOziFE+ZEPyT4+4LY/lH1iWdsKmqE8A==","signatures":[{"sig":"MEUCIC0JyHEyOJBhAgW8sV3pJv7faZVBEK26NAvYJbmtul8dAiEAxDWRFTDCHg2/pJ+rwMcQDHIjTotqwkPx8umz86L9338=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":106199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9CpnCRA9TVsSAnZWagAAUiUP/3aH4PC3Qnhpkt9z4b2F\nB+WRq1lWBRckQrp7n3EapPlMyQzruzRMbmWthzqth0ac1a8D3YZnjcR8mTuk\n1HHaVVmii+v9xj7/kkEZ6HovMaq0oDvGgFcN5v2HyHOyxUB4yUNqdf3RDCyk\nG588IY4DO/ciuJYpu08NF7LZ4aeMrzcols1yfG1KPYQZVO5zSBSIUli6YgM7\n3TLmHF+AYZb2PHpgOpkVi8ELLrjq7xMDvlHdl+q+1ZqmyeTlWdFMRTTBXdV8\nnbyH5Y3tLuO4p0eBBT5gxYVNDfmcLB+mmOjE6JHPUmCQs5K6gMaSzdrT9520\nYGsz7ya2XppQIXdBjJa2jx7cRjjj32+rRpdoMXJRE2kl/eY4aOWhG9ocHJNN\nU7CPK4/oyRhWgtU7qUKRzy/G2//SBibfB7rOKdhY+KRS72UUikCiaUS8hgkE\nTP3Q8dSuI3TvMF1HlJMaCrxHyYEaeeKGyNBs9Rovu8+BOHS7T4calUX2VTxQ\nUgQQ9wMHHThPtn4bzpAzdNCGlPhXN8vaKA64P1NXISgI2tJQsmGoFOQuSGpo\nEUzhxNhuzEpHmbBoZMIvLGR6cgR2Hx9Bknzuxa0wFzlG22s0LRkEF7vNZmXA\nQ16IL9lbeq8TLUKb78NhLkbOtCaSI9LnSA96FhMsKUFfJiLhyQGCb+Bi5Det\niWph\r\n=0p2W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"module":"dist/qrcode.vue.esm.js","gitHead":"cbf9b42c53dfdbbf26dc7bd1459eb4d06c0a47c7","scripts":{"lint":"eslint --ext .js,.vue src","build":"npm run clean && npm run build:es && npm run build:umd && npm run build:umd:min","clean":"rimraf -- dist","start":"webpack-dev-server --config webpack.config.js --open","build:es":"cross-env NODE_ENV=es rollup -c","build:umd":"cross-env NODE_ENV=development rollup -c","build:umd:min":"cross-env NODE_ENV=production rollup -c","prepublishOnly":"npm run build"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"prettier":{"semi":false,"printWidth":80,"arrowParens":"always","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.14.4","description":"A Vue.js component to generate QRCode.","directories":{},"_nodeVersion":"12.18.0","dependencies":{},"eslintConfig":{"rules":{"vue/no-unused-vars":"error"},"extends":["plugin:vue/recommended"]},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.4","husky":"^4.3.6","qr.js":"^0.0.0","eslint":"^7.16.0","rimraf":"^3.0.2","rollup":"^2.35.1","webpack":"^4.44.2","prettier":"2.2.1","cross-env":"^7.0.3","css-loader":"^4.3.0","@babel/core":"^7.12.10","webpack-cli":"^3.3.12","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","style-loader":"^1.2.1","@babel/preset-env":"^7.12.11","eslint-plugin-vue":"^7.4.0","webpack-dev-server":"^3.11.0","html-webpack-plugin":"^4.5.0","@rollup/plugin-babel":"^5.2.2","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-node-resolve":"^11.0.1"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.0.1_1609837158721_0.010254701256561471","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"qrcode.vue","version":"3.1.0","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.1.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"693a6fd09761a746d3cfc44f004f3d7645b39175","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.1.0.tgz","fileCount":14,"integrity":"sha512-nzafPGwKeB7Zr97vZIsBsxAjDDN38veNtD1A6o8WcMhvDdX2K9W5m7zLdqx+k3izKTuI4HHcnneDulJIKSuLlw==","signatures":[{"sig":"MEUCIG00lw7SryPvKA+YgfpzUCVJ61lhA/HqjL6i1dda0K36AiEAlWUW2r9wpEdBBqw7TuF+q5sdMxfFjcenw8mP3lqi86c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":106832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9DWUCRA9TVsSAnZWagAAjj0P+gIH0UggtybjdcRSw3FO\ndrIle/tI94Wc/4Xu7P9UvVhUtsrZkUXLfffdH1mKysYfgrohe2Y+BkYOb43j\nWl+Kmt7h1Vmj+7WHYe+LVA9iMpixA+BuJ7kBVdbeRv3EOl3sRtDl6pETHHBA\nCYdzdbfX1yM7YvwkxEMpJjra+kLXb8oVImH71jvBPMRUr8NQKd3wZmH78yIM\nif1P/IvONePj5GnhjlNIzpz2Gw2TbPjyy6FnKd16bUnFlgkrHYg0CpuT/tVM\nmlnHEFf0OzS97zEjxli2tHOyj1pHO6vl476hWwwIpfC2pUdJWyEIl31AIF0n\nC+1f9Y2H6Yzx8Ff12ywV0yio0cu6QRr6WIoEDGAyYZN73zDSkM+larEAn+se\nIddcGK9obpQcu9xBxRSGQJtjMP1nlPKDM/OBgIGRL3Niw822UDQzEKhAVi1K\nfS9LhaapedCpDylAHn3N+N4iPfy8hqkmgeDsBGLv7wXC+AFW3IK/JT4krtJQ\nubnNb4KWYGxRfdn9hzT30LgRNfeZPYrSvenhZhn3Y9qNajPpNfOAvNHZEQSx\nU5mgBmhg7v5Yx1MIaCDBc9vJX2EhU+bWC2/rKCeBQjB/Tv4VBRf6I40aGb+Q\n2dyVSdPdyhylEzQryXY6F86eZSI/yIsaWh/Ilpziyx3jQa4ccapCVEu7Pdxv\nnQp7\r\n=17cF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"module":"dist/qrcode.vue.esm.js","gitHead":"79dd4417cf7e387de1bc3d9e3f87731c25f9e2fb","scripts":{"lint":"eslint --ext .js,.vue src","build":"npm run clean && npm run build:es && npm run build:umd && npm run build:umd:min","clean":"rimraf -- dist","start":"webpack-dev-server --config webpack.config.js --open","build:es":"cross-env NODE_ENV=es rollup -c","build:umd":"cross-env NODE_ENV=development rollup -c","build:umd:min":"cross-env NODE_ENV=production rollup -c","prepublishOnly":"npm run build"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"prettier":{"semi":false,"printWidth":80,"arrowParens":"always","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.14.4","description":"A Vue.js component to generate QRCode.","directories":{},"_nodeVersion":"12.18.0","dependencies":{},"eslintConfig":{"rules":{"vue/no-unused-vars":"error"},"extends":["plugin:vue/recommended"]},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.4","husky":"^4.3.6","qr.js":"^0.0.0","eslint":"^7.16.0","rimraf":"^3.0.2","rollup":"^2.35.1","webpack":"^4.44.2","prettier":"2.2.1","cross-env":"^7.0.3","css-loader":"^4.3.0","@babel/core":"^7.12.10","webpack-cli":"^3.3.12","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","style-loader":"^1.2.1","@babel/preset-env":"^7.12.11","eslint-plugin-vue":"^7.4.0","webpack-dev-server":"^3.11.0","html-webpack-plugin":"^4.5.0","@rollup/plugin-babel":"^5.2.2","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-node-resolve":"^11.0.1"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.1.0_1609840019856_0.5118579964101775","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"qrcode.vue","version":"3.2.0","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.2.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"7217a7df37a044c725b6ebb8568fee4d1c7e7479","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.2.0.tgz","fileCount":10,"integrity":"sha512-IJbdiKyVr+3KETsU0pW6NJ+ufMncI7fTsPyd1XzulbHsSZIV1t9XexlhEJWFPMkOOSnkbrzK2LR/5qdr1SgV+Q==","signatures":[{"sig":"MEUCIQDAuFBmNO5XifodFelsuDGMGAGqKApEqGuvHAu3zR6EGwIgGvJpQaZfLtwto5mKap3o7cyRzWcSsMDpGqbMbEl5d+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBEFtCRA9TVsSAnZWagAAPpkP/RTUHN/+r4FrBtML+4Rf\nluiz2kBUFNjg5ly42zKcL3X3d7+jeatYG5h974W7j7ZyjO+WdNOjv606PbSR\nboeavZjZ06sQ5VDQQpCaNGk+YG6hjtzuVmNMNR89zodUY/ajtfPm7t263qRq\nh0aFMrSTLeQxn7FBGvYeaIlNGh1Ln9fvDK3WEW3+dOoXLjmXdQQIbkC5AgKA\nqoCASPT3ddC4cDFpnK3pX6vgxQIK7fCm1PGV519qnFDCchMJoZmmoZ7THpW1\nHlR4kolwRA/Fp6cb0hgwuwhEEPguLkgn9AsBWwPLgsDKEU2mx3rGxJ5C8Vxb\nnu/hbGSiY3skCG5sS2Y3mkgNdpCoGM06x+A43hPmm7K/zPPQzahAlvAaLU6S\npYgl+PIaNFN74mjIwKJmx3QzpgSU1e+opzC4HiLCxdWx4hnHtaFAwiq8mGG2\nBLapDywc8UfkCzHpw2Q0yhuq41GKcyM7h0fWT25och6ZN7PSUom75l05Ficr\nok2lHUTV5vqxkQhPzSiNsAG8bQY+OMoWM1RuXRwajcBWrLHh4LkhKDT35MEl\nM5wi/lJ4rNvDX/aFW8952NPLkGlPxdEhkhhiyGMcTGLLzGf8cS92+3EORNsm\nW3SA/oqkjyva/X8WX8z6oWgvx2lMjo9MqgcEmuyxCP+6m+Jec/9QG/IryOcG\nSyDV\r\n=VyK9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.cjs.js","unpkg":"dist/qrcode.vue.browser.min.js","module":"dist/qrcode.vue.esm.js","browser":"dist/qrcode.vue.browser.js","gitHead":"f73d6cfb9f88ba4fb33d5877ffcd8b71a3cde7b0","scripts":{"build":"rimraf dist && rollup -c","start":"webpack serve --config webpack.config.js --mode=development --open","github:pages":"sh deploy-github-pages.sh","prepublishOnly":"npm run build"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"jsdelivr":"dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.14.9","description":"A Vue.js component to generate QRCode.","directories":{},"_nodeVersion":"14.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"3.0.5","qr.js":"^0.0.0","rimraf":"^3.0.2","rollup":"^2.35.1","webpack":"^5.11.1","ts-loader":"^8.0.14","typescript":"^4.1.3","vue-loader":"^16.1.2","webpack-cli":"^4.3.1","@vue/compiler-sfc":"^3.0.5","webpack-dev-server":"^3.11.1","html-webpack-plugin":"^5.0.0-beta.5","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-commonjs":"^17.0.0","rollup-plugin-typescript2":"^0.29.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.2.0_1610891628567_0.36023476236416996","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"qrcode.vue","version":"3.2.1","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.2.1","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"3a3a73e815c3172924a0ea64f0103a449f9b2853","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.2.1.tgz","fileCount":10,"integrity":"sha512-um5oPxLb2j5jAwOvJnp19cI79Z9JqFRNxlwE7oNIns/arijCeoggI3xo5nu9U63JBCJdndBb6rSxeuYo1w4OcA==","signatures":[{"sig":"MEYCIQDUKSGbGrgw/eLhFfWTmVPs1I5B3v1ZMtJY+0wh50eYxQIhAMzKwUgzadWt++ZlYXOs2J3wJnh5z75vda5ds5sE90jk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138883,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBGf5CRA9TVsSAnZWagAAd2oP/2H1UFu2Bp0pKgMqJcr1\nPlGeB2RKSudNE7kxtxcL9SAA43vteU217TlqjxB7TcSXUpKRXg9g8AGHeRsx\ndUn8lvbaaG3G21GqU9hge4y+2QQZ+hpyjIbCbpzjVpYn0EXB8SH1GhWl/p8H\n8uXUvdCZL8LAFHcCIJwK/639HOczW7bgq6oFAzhdBRlE37jlZVJwb3/IUutv\nQiQ5aj4wqoiPBvpzL+AnSgVoq2bpEKmseG6Kh21rcGqTWlqon3m34hPLwcb/\n+2f17cbxpLy4bZa2RcAmFEsbrX3v2HJzmcczglbcqRpOjmS8OZAhuRV+ksRS\nqS3t4GOYU5t5O8bUDAaDqThk9qTc8puesJ5pTRJtasSWmytO0X8eh2ZcKfWB\nMcxub7KIEhj5ci/1asOieApOULi3w4+MBpxqOBTWcc+Q3IAaH+1WJkwyi3OK\nreC73gzMH52JF2YCdf9jbMzxY/ybs/+RhFUxQIcEfQqeMKFDR2KBW4riYQQU\n1PbBuaSANd2lFuDnz5scWT7mn7DO2e6lNa6AKrfyqmFfkjwhyPO6sUUqyIKL\n4yGmA607PXb+0quNUcAKxQ6eb/YfqgiQTZjj/+GqIbd4yLPx0K3uHGFTE98M\n7qry9kugrtUhT47cOnLvR4m5rttoYkHid8j3/Gw8dwAgFAuyPeMO3GYnR79D\n9Rpb\r\n=csXo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.cjs.js","types":"./dist/index.d.ts","unpkg":"dist/qrcode.vue.browser.min.js","module":"dist/qrcode.vue.esm.js","browser":"dist/qrcode.vue.browser.js","gitHead":"1ba8876ebfda62dc8f293138072674d3121bfbf7","scripts":{"build":"rimraf dist && rollup -c","start":"webpack serve --config webpack.config.js --mode=development --open","github:pages":"sh deploy-github-pages.sh","prepublishOnly":"npm run build"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"jsdelivr":"dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.14.9","description":"A Vue.js component to generate QRCode.","directories":{},"_nodeVersion":"14.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"3.0.5","qr.js":"^0.0.0","rimraf":"^3.0.2","rollup":"^2.35.1","webpack":"^5.11.1","ts-loader":"^8.0.14","typescript":"^4.1.3","vue-loader":"^16.1.2","webpack-cli":"^4.3.1","@vue/compiler-sfc":"^3.0.5","webpack-dev-server":"^3.11.1","html-webpack-plugin":"^5.0.0-beta.5","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-commonjs":"^17.0.0","rollup-plugin-typescript2":"^0.29.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.2.1_1610901497150_0.8407002816224207","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"qrcode.vue","version":"3.2.2","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.2.2","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"a719fc56fbbe52b1126e48d066f2efb2ebc057c1","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.2.2.tgz","fileCount":10,"integrity":"sha512-6q4EcGfx87Unus6V3/9ys1zyB/I96E+sjFDPswWoW1sYjn/pubSUd7ZWbipV5Aq1ZONe6l7PEkgYe/rdwPVWLQ==","signatures":[{"sig":"MEUCICwnuIkvULHjuxURbHi2rwjy7t2FjS2fzx0wdTrOa/k2AiEAtDc7WYLIEhBGnWUt3FpWe19PDRAlyn18ztfzOPWa02k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgD50eCRA9TVsSAnZWagAAIYAQAJDD2dd0R6XQLYdGlJAq\nyrzmn4Q68ucMcPUny+jlQW2z5HwBkjQXMyJRVADIUcTFs7vwCdHwdwloG5D4\nvowcYgu5k6mQ+ADv6ncIgqCi0f3L9s8Y6/bWVAxBzj3IwMF0/Htwlf+R160O\nA7zHyjYlV7qa5z63VdO4p0hxEMbfrQBC9MOOe6cw6WTcJeWO1h2OfYblCt1G\ntZrL5Ec5MtpZ4o+Pw5v4L0qTDBrTdoTmxyE6WywMsUhrN5EehiIHvGd8zT38\ni108X4qI0gTt50U2s8DluqUQn3mPrr58B3pJfAtsswiH4zuVgcgn/5Zki+cu\niQfr5mCjzrILbPwq6yeg1F0l0ZfVCSYgAC/ALJwWnUWswNZ1kOwtK9KzdtiZ\nXWanVXPR4LTAj2Ry52uqxjZWSPzNyZHgHwVIsVZq+ZIxhSpGB/PXuDVL1AxU\nZBu5fBCIH/AlybX06THoLxcYycSbZ3qyp3NEdz9EvvprroGt31DjUNmhQAcd\n6LVnYUZBdrzR7lvxYC0binnmWTrVZtS2Ng9UP8kk5f7Z9Ek5j6SvmbJVFXTM\npE8H4k0KlcK60CeO4pfZeEninuE5IwN+rODoYfnPIZ49upt3NjlND1u2/unC\nlmzVcHB+RU19fu98KCL3kVhytKq7UiNdelWTuqUmFrN4XMMDzbALjekDn1Vo\nxxxO\r\n=Csg1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.cjs.js","types":"./dist/index.d.ts","unpkg":"dist/qrcode.vue.browser.min.js","module":"dist/qrcode.vue.esm.js","browser":"dist/qrcode.vue.browser.js","gitHead":"13b99b1679e1862a764f3b313010ef099600733c","scripts":{"build":"rimraf dist && rollup -c","start":"webpack serve --config webpack.config.js --mode=development --open","github:pages":"sh deploy-github-pages.sh","prepublishOnly":"npm run build"},"_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"jsdelivr":"dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.14.8","description":"A Vue.js component to generate QRCode.","directories":{},"_nodeVersion":"12.20.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"3.0.5","qr.js":"^0.0.0","rimraf":"^3.0.2","rollup":"^2.35.1","webpack":"^5.11.1","ts-loader":"^8.0.14","typescript":"^4.1.3","vue-loader":"^16.1.2","webpack-cli":"^4.3.1","@vue/compiler-sfc":"^3.0.5","webpack-dev-server":"^3.11.1","html-webpack-plugin":"^5.0.0-beta.5","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-commonjs":"^17.0.0","rollup-plugin-typescript2":"^0.29.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.2.2_1611635997830_0.2989176876207216","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"qrcode.vue","version":"3.3.0","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.3.0","maintainers":[{"name":"scopewu","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"2842b0b6d1a9457732b8a0e26e50889d7c46981b","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.0.tgz","fileCount":10,"integrity":"sha512-pLBm1cY/NgWz/NUN3+yO04KyC11P6inxyeThUWvrEYq8my45fnVSZy3PIiNPlaPbMHra0oItOKw912hFQy3zww==","signatures":[{"sig":"MEUCIGesehop0snGjEEVp65YrZWavXjIgfsvqKkL/4/ZznUoAiEAsUOx95ZN3WYBSdyJqo8oAS5TlutPnLfTPuuAUmxoZSc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhM2J8CRA9TVsSAnZWagAAA88P/1hXH3J4mMComEQ5WzPj\nzQl55HXcrroZvVn92Ou+4eUSxymmrqegLcje8xEaXZaxBKlmqAG2vo0L6guK\njoC2SH9l+HcQB+ZnblS6Or161tnylI8P78nYCF+GQTOARFIyEVLztMZb8CX1\nGfAtUZ8W0WU4EvKKUn4ak51d8OsUwTWE8fjUi//lx0M5XyWsEkbiPc5hKUrU\nQ1gju/P4JPVed6ODNaXSmBMI67OkBmbgtvxLHOfWT8VkI1UZG2itFqlz8IaR\na0dMnr1aDK5zhN1TjGAxoQNprQzkgzkDHLIl7tpDCqgaUKK2VRQ8uDfw37Cv\nGlC6zFZnkCht7w1kAoMQsbTVgn1SqBKscRWl48fXTTrbWjoCdznkDq5z3sRj\nTaYKMDPFnmHN7zMt3XmYBUBThyVPwqbEb4xlvXVNgRYqLqaLdicD3IBwSoSP\ngUEdVEyL4XAYZb7KjW3YnZppGDra1oqSZfCVX5oLvnrhmEhrLzrFh/Ds6Wle\n+syMVsY7sBsNcfU1r2Tvgk5ecp9etrvy4iUjQ77/FpjQ0xMZj1719kmYcElY\nd4Cu2jyqjIsC9dqD4RCeB2d9LDXp2OHJCPeK9w7hDoUgmlT3hWrzP5yw7aM8\nyAh2EvN5Nb1QN1rEwqP5QrUYgZp294vbA4BgyvfLHTMtOZCe/oDjS6x+U/Qh\nEi4W\r\n=WoK9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.cjs.js","unpkg":"dist/qrcode.vue.browser.min.js","module":"dist/qrcode.vue.esm.js","browser":"dist/qrcode.vue.browser.js","gitHead":"b8b76b33786f651c68ffb8308806d6e26fa06d83","scripts":{"build":"rimraf dist && rollup -c","start":"webpack serve --config webpack.config.js --mode=development --open","github:pages":"sh deploy-github-pages.sh","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"scopewu","email":"scopewu@gmail.com"},"jsdelivr":"dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.14.4","description":"A Vue.js component to generate QRCode.","directories":{},"_nodeVersion":"12.18.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.6","qr.js":"^0.0.0","rimraf":"^3.0.2","rollup":"^2.56.3","webpack":"^5.51.1","ts-loader":"^9.2.5","typescript":"^4.4.2","vue-loader":"^16.5.0","webpack-cli":"^4.8.0","@vue/compiler-sfc":"^3.2.6","webpack-dev-server":"^4.1.0","html-webpack-plugin":"^5.3.2","@vue/server-renderer":"^3.2.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-commonjs":"^20.0.0","rollup-plugin-typescript2":"^0.30.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.3.0_1630757500739_0.6709151541748093","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"qrcode.vue","version":"3.3.1","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.3.1","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"bd2a55ff1a374233b973fbfd7b061b3b48410b8c","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.1.tgz","fileCount":10,"integrity":"sha512-pl3aOvhvGTzI25o4stbxlI6LDOe60WvYEEBTn2wNKt4xLraiuIXb++xDoQVseEahjEEYooPZu3nleAMPfzqs2g==","signatures":[{"sig":"MEUCIQDwhxsnH0LJjU104LxYnt9xsQY54AyFOPJMElnxGztTrQIgCmTGiJBfdruSqjfqZMU5s0DbqvkUrBNXvKOzA5FRJ/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPIf8CRA9TVsSAnZWagAAhEwQAKCDpw5FTsnrkzLPe+rM\no7EXOWnNLR3HnwEImRsvzuVgO1rBf0bfyTKd4x39udvaaK0EvQmhNeZbPjkJ\noUa6PiVSZSgiq4AfL2DL70wtM6gqeKS4TzuryzghMsutP36pGDipnHH59gVp\nzxFLpRNDAmss1bKnrx+DYCoOWgvTrMlpx+KmfKq2Gk1b4dp+Vju5j+adAthZ\nOKn/c8unFZSbtqObepVjS4I12oDK48Ni+I0yGJ8N0RUrl6WDBoJShxTtdkvc\nkM6zB9dFMcC9szW9/fOQLKzH6ao0Af05rvu1ic2aWo0vcCPGRV63QfPlph0J\nCzWtchczVZPq0IZeLfPixolgWRWDX99SZxYggUvZfehDpq9GcoF/13a8D7uR\nRsZEQ9C29wC54oVBmV3E9Igf1urfJZWYTQeNcAlqDxqsW1HHYbUCxy0GyWeE\nWqbX78OqnT3ZNqbcXxaBTVGS77T7Sy60fs9qVUGoTjAvpHbHyvodPQtl2yOX\nmWAlLv5PMquEiAfdpz+BULW64IfwDuHQq2qaBM0ojvWo3ycMWrYDpkCr7DOc\nieZ4oPAwsnMBA0k9se7sLF88HmC3HupFcI+3HtgKOUeCBQQ+xzia8+MtBgJI\n5SlPWObkpbhwoxlLRAN6nG9/84zQsL1cs2ZkCi2mDGUwUhv3NdRXBJ8ZR/S8\nLoUK\r\n=iLAI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.cjs.js","unpkg":"dist/qrcode.vue.browser.min.js","module":"dist/qrcode.vue.esm.js","browser":"dist/qrcode.vue.browser.js","gitHead":"e9a55a7cdba55387f7552d54f02414607863ab62","scripts":{"build":"rimraf dist && rollup -c","start":"webpack serve --config webpack.config.js --mode=development --open","github:pages":"sh deploy-github-pages.sh","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"iiiwwj","email":"scopewu@gmail.com"},"jsdelivr":"dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.14.4","description":"A Vue.js component to generate QRCode.","directories":{},"_nodeVersion":"12.18.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.11","qr.js":"^0.0.0","rimraf":"^3.0.2","rollup":"^2.56.3","webpack":"^5.51.1","ts-loader":"^9.2.5","typescript":"^4.4.3","vue-loader":"^16.5.0","webpack-cli":"^4.8.0","@vue/compiler-sfc":"^3.2.11","webpack-dev-server":"^4.2.0","html-webpack-plugin":"^5.3.2","@vue/server-renderer":"^3.2.11","rollup-plugin-terser":"^7.0.2","@rollup/plugin-commonjs":"^20.0.0","rollup-plugin-typescript2":"^0.30.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.3.1_1631356923845_0.7035030948467886","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"qrcode.vue","version":"3.3.2","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.3.2","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"eba36b1abd0acd83425fa3cb3738dda17feb547d","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.2.tgz","fileCount":10,"integrity":"sha512-XnF78pPxx32mOR3ySA4zLlJ22BfBP6h7cDuE+VhPF1vnETN5D2YvR4FkzQ8eU2HkjSjfNREmCVZ5OJjmDQzuAA==","signatures":[{"sig":"MEUCIGO+NsndSi0D1aZcXw2XmXlR408QXoSHN2817ifMJj/1AiEApFJRbQKZVfKzVciFvY3HZYF4/jgCEGiHZvla812xKXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPdE1CRA9TVsSAnZWagAAqtMQAIAKq8m/7TxhEShA0lua\n5U4YxffMlmd8oLmzkrELOmsvm4JDDj3qKOX8j2GnnCpvhx6y/IYx2XJcp8/d\nLcszOpiIuodkY+jWoeI9QRW8XGGZ9oipmMVLDRJ6vTtPq5Iyw7NxP1WH/iDQ\n/C0/UVEZ7ue3Eb0O0roulWYmWhKC1bUJfZsocxUxERwWwY9A2MQ7qA9B7+Od\nme2wQono3gk0pyBh0erD/DdUU7A1FU9wk8Fg0lT/zDnbHcmewG9fKeBD9qeJ\n1V2AbGqXjRvspMObG7jNTHK2RGJdBQV7fm8d3xdo0K2af+fGzoKIAjrG0Wfb\nVazU40EiC8ClmHI7Zrwy6S05bKOntUBohhsp3Uuc/fhXSTa/1IXnbLdt0s3l\nIJsyz0h+6idb7Bl9G/v7wzj/Qq6pPdxN5fz6bmiz7GwzeRKlUNkJX8k85Voq\nZs2L44LZE4rLCPGn5Qj09SYmJudF6ZvOpIfrCHHAKEcXYAfUWDn5AwMjbVVX\nq7dCC8gU4RMMZr+VV5VkdM0ZZ4E0HxeA49dc/iBESYOP9t6pGrwxLUy70xkK\nzTYjBDypNQulnC9cHvaX9ODvDDWnrPuMtmQX54LJ+GHUlKKL890lAXusTOUT\nned7uo8FeLq+Brw9WPspw3SeeOHsdOv7uZOcQEKICzzIA1AfFMAY/punP8NG\njB2Y\r\n=/iiK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.cjs.js","unpkg":"dist/qrcode.vue.browser.min.js","module":"dist/qrcode.vue.esm.js","browser":"dist/qrcode.vue.browser.js","gitHead":"dca3418c02d5ee4b3ed60882907fdf33586309af","scripts":{"build":"rimraf dist && rollup -c","start":"webpack serve --config webpack.config.js --mode=development --open","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"iiiwwj","email":"scopewu@gmail.com"},"jsdelivr":"dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"6.14.11","description":"A Vue.js component to generate QRCode.","directories":{},"_nodeVersion":"14.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.11","qr.js":"^0.0.0","rimraf":"^3.0.2","rollup":"^2.56.3","webpack":"^5.51.1","ts-loader":"^9.2.5","typescript":"^4.4.3","vue-loader":"^16.5.0","webpack-cli":"^4.8.0","@vue/compiler-sfc":"^3.2.11","webpack-dev-server":"^4.2.0","html-webpack-plugin":"^5.3.2","@vue/server-renderer":"^3.2.11","rollup-plugin-terser":"^7.0.2","@rollup/plugin-commonjs":"^20.0.0","rollup-plugin-typescript2":"^0.30.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.3.2_1631441205666_0.007324378667128872","host":"s3://npm-registry-packages"}},"3.3.3":{"name":"qrcode.vue","version":"3.3.3","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.3.3","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://scopewu.github.io/qrcode.vue/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"00262244311a0ee1956fb7a0e238197ff7e14cfa","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.3.tgz","fileCount":12,"integrity":"sha512-OsD4tQjIbxg/K6D5ZkWjBdYI9eg9K2i8qeYILdEAX5mdAydSAxV7xKmmZSP/hA12olLqEMZ9ryqDQrwa9jEMgw==","signatures":[{"sig":"MEUCIBg6wbBLxDzuv/IBjoAM1lMxX5W/47On9mBnKrjUWAf1AiEA575IZQG/vL3dfoP9vwMxVKhTn3g4h0wfRzIKfoXaylI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh23p0CRA9TVsSAnZWagAAhKQP/iO2s1AFMdczxD0071tZ\nhDB2n0BreU0IecIF1by4j+ibo9aeYjoIhQoEkVJPEKh1YWtt//3HLCN7FnFb\ng44UqrnNvObPr7IUvJHId/WaySk9cj/gqH89KMnMk7JyNkEFGfXpq0tVpIjR\nK7CpeVc4tVLJMxvzB8dZNdf5UXk9XTEITtML/CVQNZ5wYMqyQvdCafxkLKO3\n4Jj2vfoMJMimm5vIS/LgBmANuqPGi1+KO8ZatxvKWGzM5U3bI7ryP/zFovw1\nt/GKy8wW43Zr/ts4SJP2tRgBVat67mcNidwCNfmQQK/vpIjsB/9VzkOGUcBD\n0ny9uarGzB9yozG++oKpeYoufH52qDDOHpuDgnqmv4jf4zd33v1YBUyWpL8c\npyX86Qe7Cohq2eZOTgNLv+oTUYjdzqQ8r28dTHi/BkjiLBtP/hJSj/1lEtrj\neBT4DwhfY6Dsh7BecCZW72tMH6nCfyreEvR4aBx0GvifjrolUbTQUavE/LBB\neNPTJUgeRnzjcoNDfXLglyj1oaQk2QVied2jyhX94cQG94MqMoJF4fxa9wB5\nU4uOUOFJLxOX8a/l+TpTaZ8YaH6hbvIOL5rNtjXSAPLWc7R+Zg45cBtkxSfv\nnfO6NPkKHM9JSUdW+unXqC14RxCYAF5QJgG5CjznKvoCRaxO6xZTuBUF2ZdK\nhbIy\r\n=D8Cs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/qrcode.vue.cjs.js","unpkg":"dist/qrcode.vue.browser.min.js","module":"dist/qrcode.vue.esm.js","browser":"dist/qrcode.vue.browser.js","scripts":{"build":"rimraf dist && rollup -c","start":"webpack serve --config webpack.config.js --mode=development --open","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"iiiwwj","email":"scopewu@gmail.com"},"jsdelivr":"dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"description":"A Vue.js component to generate QRCode.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 scope.wu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.11","qr.js":"^0.0.0","rimraf":"^3.0.2","rollup":"^2.57.0","webpack":"^5.53.0","ts-loader":"^9.2.6","typescript":"^4.4.3","vue-loader":"^16.5.0","webpack-cli":"^4.8.0","@vue/compiler-sfc":"^3.2.11","webpack-dev-server":"^4.2.1","html-webpack-plugin":"^5.3.2","@vue/server-renderer":"^3.2.11","rollup-plugin-terser":"^7.0.2","@rollup/plugin-commonjs":"^20.0.0","rollup-plugin-typescript2":"^0.30.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.3.3_1634618955254_0.9734441304844432","host":"s3://npm-registry-packages"}},"3.3.4":{"name":"qrcode.vue","version":"3.3.4","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.3.4","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"accfa870346000c320a50b0a8b31756b1bcc8511","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.4.tgz","fileCount":12,"integrity":"sha512-ZVPmKZUUqM/wZ19mIhecFJs7mO6KXFiZZmBZyU6wiB2aXZfYc/VpolXakQcKw/9aGFEmSHHVKfgNwyxtw/Q2Sw==","signatures":[{"sig":"MEUCIH6PJAAc2jdpAdJkc8hVqRKw5TlhAi46QCfGl/nYqE3ZAiEA2jEbWz1HH60iPd/qagNKLDFvkrh91tMvc/OryZqlyWY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDWi1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4TA//dtRnJy3FreCUFWGEsQYy2GdinVd8EWbLpe/KjEkkoQmRoRKn\r\nz3a7e94oXT8EAkfWdYdxkgKVAwfkhrCUjt57pVsF4iQRnsKPcspqJ6U+LBqi\r\ng6d+Ti30H/tIcvZ/bwNeMWOuMgH7yR4zB7MXa+Cd7rA20pp5PBRRU0XB/2vw\r\nJnRwKfubr9lNdvUJyh2zZlToz5sgTcrgtRC0jPxbBsNZFzLv8tZjxiWzmk1D\r\n/Ie+dWinyhnDyoBD1YVpPjB1usGzf5M5Gn5M4OCJZgi2L2OHLcW9qBHqbF0P\r\ne02MfUPlgJCfB7RdLelt8rEL2IOJ5JqP2fD5NUUf56l4OTs25tMSXGLiIWLo\r\n/VPmsfwlcBRC7G+zHRQo68dNv/248Q2+XD/qQBriWA7gPWTD8cyK7qsLFt+s\r\nWfXeFaZTGpQg4kqTU/MpnHlMNIrHIH3GuFwK/aRcPYK4QXYwFC1TtAZgEZlC\r\nLzSsGFfvyff2LUz/qYvxh3wZjN+/BCwyxmnqROB8Gi7g8NMC4/lEQvlVgLKN\r\nlHRrR7/ZSVXt3mxFmb7ypdGCq4+CmfXYNz7I40UAVr/Bom9YRDPX6Ajmb7qL\r\nvVEALMK4WPck8Ju1rJ2vv/vQO60mMNUYPBi2IIzo5pASj+4zKNk7weCDNnmP\r\n2eaAhxQv3bnRJazL2zSE3PFRHUD6NsDg7Gg=\r\n=GBzE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"scripts":{"build":"rimraf dist && rollup -c","start":"webpack serve --config webpack.config.js --mode=development"},"_npmUser":{"name":"iiiwwj","email":"scopewu@gmail.com"},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"description":"A Vue.js component to generate QRCode.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 scope.wu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.47","qr.js":"^0.0.0","rimraf":"^4.4.0","rollup":"^3.19.1","webpack":"^5.76.1","ts-loader":"^9.4.2","typescript":"^4.9.5","vue-loader":"^17.0.1","webpack-cli":"^5.0.1","@vue/compiler-sfc":"^3.2.47","webpack-dev-server":"^4.11.1","html-webpack-plugin":"^5.5.0","@vue/server-renderer":"^3.2.47","@rollup/plugin-terser":"^0.4.0","@rollup/plugin-commonjs":"^24.0.1","rollup-plugin-typescript2":"^0.34.1","@rollup/plugin-node-resolve":"^15.0.1"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.3.4_1678600373491_0.5793808117257615","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"qrcode.vue","version":"3.4.0","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.4.0","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"4513ff1a4734cb7184086c2fd439f0d462c6d281","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.4.0.tgz","fileCount":13,"integrity":"sha512-4XeImbv10Fin16Fl2DArCMhGyAdvIg2jb7vDT+hZiIAMg/6H6mz9nUZr/dR8jBcun5VzNzkiwKhiqOGbloinwA==","signatures":[{"sig":"MEQCIBdWSFUvXnKITvgGCoshcN/wGMgk4HEUBcq2RFmYM+RuAiAczoIrqi9K2tjc0/BdtqdavF4zl5bkwixsG0MxF24bOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOtDwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3sg/+MCc7l9wzECzaZ8kSiBBzYwUjNURHY59krbhStFpiYb0vuRnn\r\nTrTkWxac1LYg2/+HnPFufE94aGECqH7Qed+5tLwCfv6tB2v4zE70Es5TjvWt\r\n77Y2qL/QjhnIHqT6G/7B/6XNMoNDjIiJcNxT42TsdbxI+u6FGChNiCNF0i/7\r\ncFbXUBXKOgPNRit+EIwZgPayIdd2ULWm7SJ9CKJ8SrZhFPjOpsaR8WttvUGR\r\nOB1XcY34jbKZ8/7YD6e+BPHTLK8Kdv/vUx0QShs031/4gcVo5Gu+HdcrMDGx\r\neKVprjvm2HrZ+SCJfxlbUE2SVG7sTCcEUiQ85G97nlRMO7VOP4KmR324dG5F\r\nShuyDz5WiX3S+9yBTGg67j07Npk28soVOUbzRyWUQEC+elfkPz6JfrQ2N9eh\r\n/UvwUDApQSZ/JPB8885r20FEezPjXhUU+neZjPkv2Qu/4gkIlYwdzkGcJ+lS\r\nOq79A7C5c9fn2ho2WcKGQsQimmfe6ooNgDHCcxAkRUqQnIQq4AzSJfDZz1XZ\r\nY3Pb4KEubxJaUYiOSx7CTIEMgP+S5OtpNEJQstUi2UgkHJ/5UNLBMWsiXa4l\r\nkxD+NhE1Odg1czhAhTauAofo9de13rbpTQXyUtwl+ntDgrRQCxF6XpLwF/9o\r\nVHS3olD25NKsNx/BFcc6eUTlF/HgzVqoUT0=\r\n=AQ3F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"scripts":{"build":"rollup -c","start":"webpack serve --config webpack.config.js --mode=development"},"_npmUser":{"name":"iiiwwj","email":"scopewu@gmail.com"},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"description":"A Vue.js component to generate QRCode.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 scope.wu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.47","rollup":"^3.20.2","webpack":"^5.79.0","ts-loader":"^9.4.2","typescript":"^5.0.4","vue-loader":"^17.0.1","webpack-cli":"^5.0.1","@vue/compiler-sfc":"^3.2.47","webpack-dev-server":"^4.13.2","html-webpack-plugin":"^5.5.0","@vue/server-renderer":"^3.2.47","@rollup/plugin-terser":"^0.4.1","rollup-plugin-typescript2":"^0.34.1"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.4.0_1681576176684_0.7973584079432703","host":"s3://npm-registry-packages"}},"3.4.1":{"name":"qrcode.vue","version":"3.4.1","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.4.1","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"dd8141da9c4ea07ee56b111cd13eadf123af822a","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.4.1.tgz","fileCount":13,"integrity":"sha512-wq/zHsifH4FJ1GXQi8/wNxD1KfQkckIpjK1KPTc/qwYU5/Bkd4me0w4xZSg6EXk6xLBkVDE0zxVagewv5EMAVA==","signatures":[{"sig":"MEUCIF4tmt8QampAaRLn+qznAy/vSY0wmB6XRCZBW/5TS0e1AiEApE770ksfihYDSroViHYGuUX5n2PX/XsoeGVzbH5sjno=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203115},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"scripts":{"build":"rollup -c","start":"webpack serve --config webpack.config.js --mode=development"},"_npmUser":{"name":"iiiwwj","email":"scopewu@gmail.com"},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"description":"A Vue.js component to generate QRCode.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 scope.wu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","rollup":"^3.25.3","webpack":"^5.88.0","ts-loader":"^9.4.3","typescript":"^5.1.3","vue-loader":"^17.2.2","webpack-cli":"^5.1.4","@vue/compiler-sfc":"^3.3.4","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.5.3","@vue/server-renderer":"^3.3.4","@rollup/plugin-terser":"^0.4.3","rollup-plugin-typescript2":"^0.35.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.4.1_1691218517268_0.34742449209346327","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"qrcode.vue","version":"3.5.0","keywords":["vue","vue-component","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.5.0","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"0b37347f1004dfc1fecffa014b86304f63656cb2","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.5.0.tgz","fileCount":14,"integrity":"sha512-lQE9DrozLmApXSS6ueKIfLGZYgjAqmsEQsdw3I4Tg7WnNapS0BEPhcZZCUIMS0aMMLsn+VXVeEwdoD0i0oJXgg==","signatures":[{"sig":"MEQCIBt65wDHOlTJ63/Ax6TCmgN8LyWX6SwMJjhWOS3w9PNpAiAusZBnrwuzlPdz/R95K9QMDeLy3AwlfjnP2Trb4RR4zg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":221603},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"scripts":{"dev":"rsbuild dev","build":"rollup -c"},"_npmUser":{"name":"iiiwwj","email":"scopewu@gmail.com"},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"description":"A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 scope.wu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.8","rollup":"^4.22.4","typescript":"^5.6.2","@rsbuild/core":"^1.0.7","@rollup/plugin-terser":"^0.4.4","rollup-plugin-typescript2":"^0.36.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.5.0_1727336201357_0.9626246350087997","host":"s3://npm-registry-packages"}},"3.5.1":{"name":"qrcode.vue","version":"3.5.1","keywords":["vue","vue qrcode","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.5.1","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"40553568bd68425f248087841fbfc930d98def80","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.5.1.tgz","fileCount":14,"integrity":"sha512-Mek5hpUgYP2KsRW4mnyPMUttknuXSe37UorUzymYi3rr/74rV0aTvejl2gF2phrxwAEm6zhpSvkGzIxftxj5Tg==","signatures":[{"sig":"MEYCIQC1HpdBwGRF0qzdVE0Mko69RmFQ172XgH1aUX2gc2UM2QIhAMbfDdLu0PGI/ZGEIF0Kb3pzCZTMNTHvFAGVWlZ3mGR/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225204},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"scripts":{"dev":"rsbuild dev","build":"rollup -c"},"_npmUser":{"name":"iiiwwj","email":"scopewu@gmail.com"},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"https://github.com/scopewu/qrcode.vue.git","type":"git"},"description":"A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 scope.wu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","rollup":"^4.24.0","typescript":"^5.6.3","@rsbuild/core":"^1.0.14","@rollup/plugin-terser":"^0.4.4","rollup-plugin-typescript2":"^0.36.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.5.1_1729140301935_0.28111031979654655","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"qrcode.vue","version":"3.6.0","keywords":["vue","vue qrcode","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.6.0","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub/","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"d940fe96712922232aa19892bdd68793e62c73e7","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.6.0.tgz","fileCount":14,"integrity":"sha512-vQcl2fyHYHMjDO1GguCldJxepq2izQjBkDEEu9NENgfVKP6mv/e2SU62WbqYHGwTgWXLhxZ1NCD1dAZKHQq1fg==","signatures":[{"sig":"MEQCIALWQThwd530+vMo1yxvAcrsmz/cx6BOAVfWim348lUTAiAEuuPrt9UhzRHDMQCtm4rxhtAzoC+Ndb7bRciD0S56JQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241399},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"scripts":{"dev":"rsbuild dev","build":"rollup -c"},"_npmUser":{"name":"iiiwwj","email":"scopewu@gmail.com"},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"https://github.com/scopewu/qrcode.vue.git","type":"git"},"description":"A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 scope.wu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","rollup":"^4.24.3","bootstrap":"^5.3.3","typescript":"^5.6.3","@rsbuild/core":"^1.0.19","@rsbuild/plugin-sass":"^1.1.0","@rollup/plugin-terser":"^0.4.4","rollup-plugin-typescript2":"^0.36.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.6.0_1730627274970_0.08226436648531066","host":"s3://npm-registry-packages"}},"3.7.0":{"name":"qrcode.vue","version":"3.7.0","keywords":["vue","vue qrcode","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.7.0","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"730874cd3fe36e1e7aea64f22aa8da08743506e7","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.7.0.tgz","fileCount":11,"integrity":"sha512-Wh5JCtweVO/QiIoS/K9En+GXqFwaKyoF2j4xmqxT8TzAn5VeOs2pLD8uPaaTKuS1Uzze+UAl6MkI4d1SdjH6TQ==","signatures":[{"sig":"MEYCIQD0hD+EYBdtrqw6W09Tgf35GDCL5ujkYbJggtXfd9rRgwIhAMITvjij3DMNCLGcrY9as4HDxrJhzXnzIKKPAkh5LX9T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245099},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/src/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"gitHead":"0234ad3201ade8eff8d1d449aeaf4e375448df7d","scripts":{"dev":"rsbuild dev","test":"rstest","build":"rollup -c"},"_npmUser":{"name":"iiiwwj","email":"scopewu@gmail.com"},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"11.7.0","description":"A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3","directories":{},"_nodeVersion":"24.12.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.27","rollup":"^4.57.0","happy-dom":"^20.4.0","typescript":"^5.9.3","@rstest/core":"^0.8.1","@rsbuild/core":"^1.7.2","@vue/test-utils":"^2.4.6","@rollup/plugin-terser":"^0.4.4","rollup-plugin-typescript2":"^0.36.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.7.0_1769696144793_0.9061332390639412","host":"s3://npm-registry-packages-npm-production"}},"3.7.1":{"name":"qrcode.vue","version":"3.7.1","keywords":["vue","vue qrcode","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.7.1","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"03c1f9c2daa1db2aa63bcb185cad9568ad1fce35","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.7.1.tgz","fileCount":12,"integrity":"sha512-80ZDvXaajD7TS9l5ZZpuFH+i1vp/T1k7mPpJEz0MrOAoElauKC1zGIB4FJSGzsiTtl2uUJBrhRzXyr4PAKLLBg==","signatures":[{"sig":"MEUCICug2WlcvifK1UPmqaIyXkMe+17uA5gwDe6G0BEpWGgVAiEAmHx4T7UMtgWqXx20MfOFcPpZGwcXpI4O5gFxgdFQAgU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/qrcode.vue@3.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":248950},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/src/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"gitHead":"eb36ed9c0484b00b165d35cfe30eceef3821f01d","scripts":{"dev":"rsbuild dev","test":"rstest","build":"rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0fd50e82-5aea-4b8b-ae84-54afe91333bd"}},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"11.6.2","description":"A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3","directories":{},"_nodeVersion":"24.13.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.27","rollup":"^4.57.0","happy-dom":"^20.4.0","typescript":"^5.9.3","@rstest/core":"^0.8.1","@rsbuild/core":"^1.7.2","@vue/test-utils":"^2.4.6","@rollup/plugin-terser":"^0.4.4","rollup-plugin-typescript2":"^0.36.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.7.1_1769866341199_0.7436097280941976","host":"s3://npm-registry-packages-npm-production"}},"3.8.0":{"name":"qrcode.vue","version":"3.8.0","keywords":["vue","vue qrcode","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.8.0","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"129671e2e1cedd1d44bf1e8fb7dd0fa20cb9040a","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.8.0.tgz","fileCount":12,"integrity":"sha512-+XKbSKvQu158zlHsJm+HObGUQM3Q+9Oq6yb2op/6lMM2gwOiiG9uIhujvrSV5UoTjrzR0BcNxCdW2kk7KE4NEg==","signatures":[{"sig":"MEQCIDln19ZcXLhGqTcyjoJObCngFfF9ICN91XKNBHoqSejKAiA2jvsvrqbLguBimUXC4q5Gf/c7klBWMNrVHt1ZBhDrwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/qrcode.vue@3.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":244220},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/src/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"gitHead":"667ffe747975ea18bc20cba5de0d2e4277ebd980","scripts":{"dev":"rsbuild dev","test":"rstest","build":"rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0fd50e82-5aea-4b8b-ae84-54afe91333bd"}},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"11.6.2","description":"A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3","directories":{},"_nodeVersion":"24.13.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.27","rollup":"^4.57.0","happy-dom":"^20.4.0","typescript":"^5.9.3","@rstest/core":"^0.8.1","@rsbuild/core":"^1.7.2","@vue/test-utils":"^2.4.6","@rollup/plugin-terser":"^0.4.4","rollup-plugin-typescript2":"^0.36.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.8.0_1770044119562_0.6771393386009252","host":"s3://npm-registry-packages-npm-production"}},"3.8.1":{"name":"qrcode.vue","version":"3.8.1","keywords":["vue","vue qrcode","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.8.1","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"de08002fcd586e05bf6af3a23c582b957b4fdc50","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.8.1.tgz","fileCount":12,"integrity":"sha512-kJORXcI5Uml5GtzcfFkchpljFgaXKQB/3ZUt+Hwnw7Y1F7FiA01U2yyO5Vscwv3bVxPkm/KLKXUOXsHbTsYrTw==","signatures":[{"sig":"MEQCIBix4U/yVx6YSeRe1Y3EI7MCC1uxiGbq/oLMluJukMzRAiBrAdoob9oWG7GoVUByb88mfYr+qgujadFcWVaPChzg6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/qrcode.vue@3.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":244125},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/src/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"gitHead":"504221da8b183ac25f9c619d4db4042c70e86dee","scripts":{"dev":"rsbuild dev","test":"rstest","build":"rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0fd50e82-5aea-4b8b-ae84-54afe91333bd"}},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"11.9.0","description":"A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3","directories":{},"_nodeVersion":"24.14.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.29","rollup":"^4.60.1","happy-dom":"^20.8.9","typescript":"^5.9.3","@rstest/core":"^0.9.6","@rsbuild/core":"^2.0.0-rc.0","@vue/test-utils":"^2.4.6","@rollup/plugin-terser":"^1.0.0","rollup-plugin-typescript2":"^0.37.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.8.1_1775220399736_0.6404175783542758","host":"s3://npm-registry-packages-npm-production"}},"3.9.0":{"name":"qrcode.vue","version":"3.9.0","keywords":["vue","vue qrcode","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.9.0","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"433e7db5e614db7f8ebb9f004ddd18687a11bf76","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.9.0.tgz","fileCount":12,"integrity":"sha512-AxkgdNXd6R6N1rJcSKna3GfMz3cMpLZo95CLuF/3227nNY32iACBtyqRr6mJc3SW7w628Iy0vgnLWYqxHqgRLw==","signatures":[{"sig":"MEUCIAw9DqRCtRCiRU7dLCZKwSGRBoKetBrdxLlpW741GWCVAiEA92LLhoCB5uAr9GJNWb2aJ5DpJV/qC5fx7lnBxS6kwcY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/qrcode.vue@3.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":253861},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/src/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"gitHead":"9e0788a4a013ede1d228590340d8b8ad50de78b3","scripts":{"dev":"rsbuild dev","test":"rstest","build":"rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0fd50e82-5aea-4b8b-ae84-54afe91333bd"}},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"11.11.0","description":"A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3","directories":{},"_nodeVersion":"24.14.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.29","rollup":"^4.60.2","happy-dom":"^20.9.0","typescript":"^5.9.3","@rstest/core":"^0.9.9","@rsbuild/core":"^2.0.1","@vue/test-utils":"^2.4.6","@rollup/plugin-terser":"^1.0.0","rollup-plugin-typescript2":"^0.37.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.9.0_1777264964041_0.8855170131286823","host":"s3://npm-registry-packages-npm-production"}},"3.9.1":{"name":"qrcode.vue","version":"3.9.1","keywords":["vue","vue qrcode","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.9.1","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"33cd6e17e0461797ce163b5799b450ba19cbaca0","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.9.1.tgz","fileCount":10,"integrity":"sha512-CpHVRz5iveqwRFh+nzzSYV9hPWU6q+YSOKyq5ZievjQIBv4bIIDzajGgtNz/yYSlczjAkYM3GNAQJHwwCukMEQ==","signatures":[{"sig":"MEQCIHLKQ9lOE+ftux5ighXY0IDKW2/1cX2ilsOV44maEqxDAiAxyo/bdG7vSh9jnC6ZDrtBrXi6C4j3TkzaQ+P2tLWFIw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/qrcode.vue@3.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":251751},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"gitHead":"ee4468df91fe5272ffe1288f9a55fcc7942918c0","scripts":{"dev":"rsbuild dev","test":"rstest","build":"rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0fd50e82-5aea-4b8b-ae84-54afe91333bd"}},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"11.11.0","description":"A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3","directories":{},"_nodeVersion":"24.14.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.34","rollup":"^4.60.3","happy-dom":"^20.9.0","typescript":"^5.9.3","@rstest/core":"^0.9.10","@rsbuild/core":"^2.0.5","@vue/test-utils":"^2.4.10","@rollup/plugin-terser":"^1.0.0","rollup-plugin-typescript2":"^0.37.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.9.1_1778596958440_0.8579004449919929","host":"s3://npm-registry-packages-npm-production"}},"3.10.0":{"name":"qrcode.vue","version":"3.10.0","keywords":["vue","vue qrcode","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","_id":"qrcode.vue@3.10.0","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"homepage":"https://qr-vue.tie.pub","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"dist":{"shasum":"0300e75e5f09a536e50e6883a14828f75c208efa","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.10.0.tgz","fileCount":11,"integrity":"sha512-1bjeBds9hRKMszZuBuYQZor9HdJYWtb0S44HG1JofZ9uicpJpdF+TtDvqo3+2ZlH0k80WVIkmiKB4hq0/N6/rA==","signatures":[{"sig":"MEUCIQC0oZGFE8ja8+IyHYdbV+wPPa6VOgrKwhQSqBOPp+wXsgIgNZQTtyyHUWRLwIU8p6zGe2x4KPKneGv+TOTj2/WhgwE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/qrcode.vue@3.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270809},"main":"./dist/qrcode.vue.cjs.js","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/qrcode.vue.browser.min.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"gitHead":"9c9290b13f7b145a3328256c361b9fd81a7c3e56","scripts":{"dev":"node example/scripts/generate-i18n.mjs && rsbuild dev","test":"rstest","build":"rollup -c","build:example":"node example/scripts/generate-i18n.mjs && rsbuild build","generate:i18n":"node example/scripts/generate-i18n.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0fd50e82-5aea-4b8b-ae84-54afe91333bd"}},"jsdelivr":"./dist/qrcode.vue.browser.min.js","repository":{"url":"git+https://github.com/scopewu/qrcode.vue.git","type":"git"},"_npmVersion":"11.13.0","description":"A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3","directories":{},"_nodeVersion":"24.16.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.38","rollup":"^4.62.0","happy-dom":"^20.10.3","typescript":"^5.9.3","@rstest/core":"^0.10.4","@rsbuild/core":"^2.0.13","@vue/test-utils":"^2.4.11","@rollup/plugin-terser":"^1.0.0","rollup-plugin-typescript2":"^0.37.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/qrcode.vue_3.10.0_1781359326108_0.27912315553937206","host":"s3://npm-registry-packages-npm-production"}},"3.11.0":{"name":"qrcode.vue","version":"3.11.0","description":"A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3","type":"module","main":"./dist/qrcode.vue.cjs.js","module":"./dist/qrcode.vue.esm.js","browser":"./dist/qrcode.vue.browser.js","unpkg":"./dist/qrcode.vue.browser.min.js","jsdelivr":"./dist/qrcode.vue.browser.min.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/qrcode.vue.esm.js","require":"./dist/qrcode.vue.cjs.js"},"./package":"./package.json"},"scripts":{"dev":"node example/scripts/generate-i18n.js && rsbuild dev","build":"rollup -c","build:example":"node example/scripts/generate-i18n.js && rsbuild build","generate:i18n":"node example/scripts/generate-i18n.js","test":"rstest"},"repository":{"type":"git","url":"git+https://github.com/scopewu/qrcode.vue.git"},"keywords":["vue","vue qrcode","component","code","qrcode","QR code","二维码"],"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"homepage":"https://qr-vue.tie.pub","peerDependencies":{"vue":"^3.0.0"},"dependencies":{},"devDependencies":{"@rollup/plugin-terser":"^1.0.0","@rsbuild/core":"^2.2.1","@rstest/core":"^0.11.10","@vue/test-utils":"^2.5.0","happy-dom":"^20.11.12","rollup":"^4.63.1","rollup-plugin-typescript2":"^0.37.0","typescript":"^5.9.3","vue":"^3.5.42"},"gitHead":"fd11539a567e9855127849a7f097f355d3c4e2d9","_id":"qrcode.vue@3.11.0","_nodeVersion":"24.20.0","_npmVersion":"11.19.0","dist":{"integrity":"sha512-PnaO9yqcEVsH9euUmo4Nn0JZMkNwk4u6fDUosKjDTXv2Cgv7rHZhr2D8Iq54clBvSycOESwgUE/rw/tBRBjIVg==","shasum":"95c3e920dd10876ef6199a7e0129c6f31cec0e20","tarball":"https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.11.0.tgz","fileCount":12,"unpackedSize":270922,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/qrcode.vue@3.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA57hydM3TOZAwqG4DqeIevG96VuB1G+aQyukGFawdiiAiAdgvlJXtrvdh93tNndRQ3wYo5RO0Nt6VsEO+Na+t2jTg=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0fd50e82-5aea-4b8b-ae84-54afe91333bd"}},"directories":{},"maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/qrcode.vue_3.11.0_1788759658577_0.6795289457872862"},"_hasShrinkwrap":false}},"time":{"created":"2017-04-16T08:10:48.628Z","modified":"2026-09-07T05:40:59.066Z","0.1.0":"2017-04-16T08:10:48.628Z","0.1.1":"2017-04-16T08:47:35.212Z","0.2.0":"2017-04-16T12:12:45.643Z","0.2.1":"2017-04-17T13:48:31.114Z","0.2.2":"2017-04-18T14:06:30.811Z","0.3.0":"2017-04-25T03:42:32.531Z","1.0.0":"2017-04-28T10:50:05.627Z","1.1.0":"2017-05-03T08:08:34.097Z","1.1.1":"2017-05-03T12:01:16.092Z","1.2.0":"2017-05-05T14:43:31.691Z","1.3.0":"2017-06-24T03:04:17.188Z","1.4.0":"2017-07-21T02:30:16.856Z","1.5.0":"2017-08-09T09:58:12.128Z","1.5.1":"2017-09-16T16:14:57.184Z","1.5.2":"2018-01-12T10:02:09.087Z","1.6.0":"2018-04-14T09:05:55.922Z","1.6.1":"2018-09-13T02:03:19.402Z","1.6.2":"2019-05-21T08:13:54.489Z","1.6.3":"2019-09-16T05:01:24.980Z","1.7.0":"2019-11-10T08:01:15.511Z","3.0.0":"2020-12-30T05:55:25.168Z","3.0.1":"2021-01-05T08:59:18.879Z","3.1.0":"2021-01-05T09:47:00.030Z","3.2.0":"2021-01-17T13:53:48.690Z","3.2.1":"2021-01-17T16:38:17.297Z","3.2.2":"2021-01-26T04:39:58.071Z","3.3.0":"2021-09-04T12:11:40.886Z","3.3.1":"2021-09-11T10:42:04.085Z","3.3.2":"2021-09-12T10:06:45.821Z","3.3.3":"2021-10-19T04:49:15.421Z","3.3.4":"2023-03-12T05:52:53.743Z","3.4.0":"2023-04-15T16:29:36.861Z","3.4.1":"2023-08-05T06:55:17.441Z","3.5.0":"2024-09-26T07:36:41.590Z","3.5.1":"2024-10-17T04:45:02.129Z","3.6.0":"2024-11-03T09:47:55.181Z","3.7.0":"2026-01-29T14:15:44.929Z","3.7.1":"2026-01-31T13:32:21.356Z","3.8.0":"2026-02-02T14:55:19.708Z","3.8.1":"2026-04-03T12:46:39.899Z","3.9.0":"2026-04-27T04:42:44.182Z","3.9.1":"2026-05-12T14:42:38.660Z","3.10.0":"2026-06-13T14:02:06.257Z","3.11.0":"2026-09-07T05:40:58.701Z"},"bugs":{"url":"https://github.com/scopewu/qrcode.vue/issues"},"author":{"name":"scope.wu","email":"scope.wu@gmail.com"},"license":"MIT","homepage":"https://qr-vue.tie.pub","keywords":["vue","vue qrcode","component","code","qrcode","QR code","二维码"],"repository":{"type":"git","url":"git+https://github.com/scopewu/qrcode.vue.git"},"description":"A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3","maintainers":[{"name":"iiiwwj","email":"scopewu@gmail.com"}],"readme":"# qrcode.vue\n\n⚠️ 如果你正在使用 Vue 3，請升級 `qrcode.vue` 到 `3.x`;\n\n🔒 如果你正在使用 Vue 2，請保持 `qrcode.vue` 的版本爲 `1.x`;\n\n一款 Vue.js 二維碼組件(QR Code)，同時支援 Vue 2 和 Vue 3.\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/scopewu/qrcode.vue/blob/main/LICENSE)\n\n## 快速開始\n\n快速添加 `qrcode.vue` 組件到項目中\n\n```bash\nnpm install --save qrcode.vue # yarn add qrcode.vue\n```\n\n```\ndist/\n|--- qrcode.vue.cjs.js         // CommonJS\n|--- qrcode.vue.esm.js         // ES module\n|--- qrcode.vue.browser.js     // UMD for browser or require.js or CommonJS\n|--- qrcode.vue.browser.min.js // UMD Minimum size\n```\n\n## 使用\n\ne.g.\n\n```javascript\nimport { createApp } from 'vue'\nimport QrcodeVue from 'qrcode.vue'\n\ncreateApp({\n  data: {\n    value: 'https://example.com',\n  },\n  template: '<qrcode-vue :value=\"value\"></qrcode-vue>',\n  components: {\n    QrcodeVue,\n  },\n}).mount('#root')\n```\n\n或者，在獨有單文件擴展 `*.vue` 中使用：\n\n```html\n<template>\n  <qrcode-vue :value=\"value\" :size=\"size\" level=\"H\" />\n</template>\n<script>\n  import QrcodeVue from 'qrcode.vue'\n\n  export default {\n    data() {\n      return {\n        value: 'https://example.com',\n        size: 300,\n      }\n    },\n    components: {\n      QrcodeVue,\n    },\n  }\n</script>\n```\n\n在 Vue 3 中配合 `TypeScript` 使用：\n\n```html\n<template>\n  <qrcode-vue\n    :value=\"value\"\n    :level=\"level\"\n    :render-as=\"renderAs\"\n    :background=\"background\"\n    :foreground='foreground'\n    :gradient=\"gradient\"\n    :gradient-type=\"gradientType\"\n    :gradient-start-color=\"gradientStartColor\"\n    :gradient-end-color=\"gradientEndColor\"\n    :image-settings='imageSettings'\n    :radius=\"radius\"\n  />\n</template>\n<script setup lang=\"ts\">\n  import { ref } from 'vue'\n  import QrcodeVue from 'qrcode.vue'\n  import type { Level, RenderAs, GradientType, ImageSettings } from 'qrcode.vue'\n\n  const value = ref('qrcode')\n  const level = ref<Level>('M')\n  const renderAs = ref<RenderAs>('svg')\n  const background = ref('#ffffff')\n  const foreground = ref('#000000')\n  const margin = ref(0)\n  \n  // 可傳入二維碼圖片相關的屬性，支持二維碼 LOGO；\n  const imageSettings = ref<ImageSettings>({\n    src: 'https://github.com/scopewu.png',\n    width: 30,\n    height: 30,\n    // x: 10,\n    // y: 10,\n    excavate: true,\n    // crossOrigin: 'anonymous', // 如需把 canvas 導出為圖片，請設置此項。\n  })\n\n  // 可傳入漸變相關的屬性，支持漸變：\n  const gradient = ref(false)\n  const gradientType = ref<GradientType>('linear')\n  const gradientStartColor = ref('#000000')\n  const gradientEndColor = ref('#38bdf8')\n  // 可傳入圓角半徑：\n  const radius = ref(0)\n</script>\n```\n\n## Component props\n\n### `value`\n\n- 類型：`string`\n- 默認值：`''`\n\n二維碼的內容值。\n\n### `size`\n\n- 類型：`number`\n- 默認值：`100`\n\n二維碼大小。\n\n### `render-as`\n\n- 類型：`RenderAs('canvas' | 'svg')`\n- 默認值：`canvas`\n\n生成二維碼的 HTML 標籤，可選 `canvas` 或 `svg`。其中 `svg` 可以用於 SSR。\n\n### `margin`\n\n- 類型：`number`\n- 默認值：`0`\n\n定義空白區的寬度應該是多少。\n\n### `level`\n\n- 類型：`Level('L' | 'M' | 'Q' | 'H')`\n- 默認值：`L`\n\n二維碼的容錯能力等級，取值爲 'L', 'M', 'Q', 'H' 之一。瞭解更多，[維基百科：QR_code](https://en.wikipedia.org/wiki/QR_code#Error_correction)。\n\n### `background`\n\n- 類型：`string`\n- 默認值：`#ffffff`\n\n二維碼背景顏色。\n\n### `foreground`\n\n- 類型：`string`\n- 默認值：`#000000`\n\n二維碼前景顏色。\n\n### `image-settings`\n\n- 類型: `ImageSettings`\n- 默認值: `{}`\n\n  ```ts\n  export type ImageSettings = {\n    src: string, // 圖片的地址。\n    x?: number,  // 水平橫向偏移。沒有設定值時，圖片劇中\n    y?: number,  // 垂直豎向偏移。沒有設定值時，圖片劇中\n    height: number, // 圖片的高度\n    width: number,  // 圖片的寬度\n    // 是否“挖掘”圖像周圍的模塊。\n    // 這意味着嵌入圖像重疊的任何模塊都將使用背景顏色。\n    // 使用此選項可確保圖像周圍的邊緣清晰。嵌入透明圖像時也很有用。\n    excavate?: boolean,\n    borderRadius?: number, // 圖片的邊框圓角。\n    crossOrigin?: 'anonymous' | 'use-credentials' | '', // 圖片的 CORS 屬性。如需導出 canvas 為圖片，請設置此項。\n  }\n  ```\n\n二維碼圖片 logo 配置。\n\n### `radius`\n\n- 類型：`number`\n- 默認值：`0`\n\n每個二維碼模塊的圓角半徑，相對於模塊寬度的比例。接受 `0` 到 `0.5` 的值。\n\n- `0`（默認）- 方形模塊，直角\n- `0.5` - 最大圓角，模塊變爲圓形\n\n圓角是上下文感知的：相鄰深色模塊之間的內角保持直角，外角則圓角化。\n\n```html\n<qrcode-vue value=\"test\" :radius=\"0.35\" />\n```\n\n### `id`\n\n- 類型：`string`\n- 默認值：`undefined`\n\n自定義 SVG 內部元素（漸變、裁剪路徑）的 ID。SSR 水合一致性需要此屬性 — 傳入 `useId()` 以確保服務端和客戶端生成匹配的 ID。\n\n```html\n<script setup>\n  // 僅 vue 3.5+\n  import { useId } from 'vue'\n  const uid = useId()\n\n  // vue 3.4 及以下版本\n  // const uid = 'qrcode-1'\n  // const uid2 = 'qrcode-2'\n</script>\n<qrcode-svg value=\"test\" :id=\"uid\" render-as=\"svg\" />\n```\n\n省略時使用模塊級計數器，該計數器在多請求的 SSR 環境中不安全。\n\n### `gradient`\n\n- 類型: `boolean`\n- 默認值: `false`\n\n啓用二維碼的漸變填充。\n\n### `gradient-type`\n\n- 類型: `GradientType('linear' | 'radial')`\n- 默認值: `linear`\n\n指定漸變類型。\n\n### `gradient-start-color`\n\n- 類型: `string`\n- 默認值: `#000000`\n\n漸變的起始顏色。\n\n### `gradient-end-color`\n\n- 類型: `string`\n- 默認值: `#ffffff`\n\n漸變的結束顏色。\n\n### `class`\n\n- 類型：`string`\n- 默認值：`''`\n\n傳遞給二維碼根元素的類名。\n\n## 模板 Ref 方法（`QrcodeCanvas` / `QrcodeSvg`）\n\n`QrcodeCanvas` 與 `QrcodeSvg` 都透過模板 ref 暴露以下方法。`QrcodeVue` 會根據目前的 `render-as` 轉發這些方法。\n\n### `QrcodeCanvas`\n\n```html\n<script setup>\nimport { ref } from 'vue'\nimport { QrcodeCanvas } from 'qrcode.vue'\n\nconst qrRef = ref()\nconst handleDownload = () => {\n  qrRef.value?.download('my-qrcode.png')\n}\n</script>\n\n<qrcode-canvas ref=\"qrRef\" value=\"https://example.com\" />\n```\n\n| 方法 | 簽名 | 說明 |\n|------|------|------|\n| `toDataURL` | `(type?: string, quality?: number) => string \\| undefined` | 將 canvas 轉換為 Data URL。 |\n| `download` | `(filename?: string) => void` | 觸發下載二維碼 PNG 圖片。 |\n\n> **CORS 注意：** 當二維碼包含跨域 Logo 圖片時，請確保設置 `imageSettings.crossOrigin: 'anonymous'`，且圖片伺服器返回 `Access-Control-Allow-Origin` 響應頭。否則 canvas 會被「污染」，導致 `toDataURL` / `download` 拋出 `SecurityError`。\n\n### `QrcodeSvg`\n\n```html\n<script setup>\nimport { ref } from 'vue'\nimport { QrcodeSvg } from 'qrcode.vue'\n\nconst qrRef = ref()\nconst handleDownload = () => {\n  qrRef.value?.download('my-qrcode.svg')\n}\n</script>\n\n<qrcode-svg ref=\"qrRef\" value=\"https://example.com\" />\n```\n\n| 方法 | 簽名 | 說明 |\n|------|------|------|\n| `toDataURL` | `() => string \\| undefined` | 將 SVG 元素轉換為 Data URL。 |\n| `download` | `(filename?: string) => void` | 觸發下載二維碼 SVG 圖片。 |\n\n## `QrcodeVue` 3.5+\n\n`QrcodeVue` 3.5+ 後導出獨立的 `QrcodeCanvas` 和 `QrcodeSvg` 組件，爲此修改了 rollup 的配置：\n\n```\n// rollup.config.js\n\n-    exports: 'default',\n+    exports: 'named',\n```\n\n現在在 common.js 和 cdn 直接引用 `QrcodeVue` 需要使用 `default` 字段：\n\n```js\nconst QrcodeVue = require('qrcode.vue').default\nconst { default: QrcodeVue, QrcodeCanvas, QrcodeSvg } = require('qrcode.vue')\n```\n\n```html\n<!--With HTML-->\n<div id=\"root\">\n  <p class=\"flex space-x\">\n  <qrcode-vue :value=\"test\" render-as=\"svg\"></qrcode-vue>\n  <qrcode-canvas :value=\"test\"></qrcode-canvas>\n  </p>\n<p><input v-model=\"test\" /></p>\n</div>\n<script src=\"https://cdn.jsdelivr.net/npm/vue@3.5/dist/vue.global.prod.js\"></script>\n<script src=\"https://cdn.jsdelivr.net/npm/qrcode.vue@3.5/dist/qrcode.vue.browser.min.js\"></script>\n\n<script>\nVue.createApp({\n  data() { return {\n    test: 'Hello World',\n  }},\n  components: {\n    QrcodeVue: QrcodeVue.default,\n    QrcodeCanvas: QrcodeVue.QrcodeCanvas,\n  },\n}).mount('#root')\n</script>\n```\n\n## AI / 大模型支援\n\nqrcode.vue 提供了幫助 AI 編程助手正確使用本組件庫的資源：\n\n- [`llms.txt`](./llms.txt) — 遵循 [llmstxt.org](https://llmstxt.org) 格式的精簡版庫說明，適合大模型閱讀。\n- [`skills/qrcode-vue/SKILL.md`](./skills/qrcode-vue/SKILL.md) — 符合 [Agent Skills](https://agentskills.io) 規範的技能文件，包含 props 速查表、常用範例和常見坑。將其複製到助手的技能目錄（如 `~/.agents/skills/` 或 `.claude/skills/`），即可讓 AI 助手掌握 qrcode.vue 的用法。\n\n這兩個文件也隨 npm 套件一起發佈。\n\n## 軟件許可\n\ncopyright &copy; 2021 scopewu, license by [MIT](https://github.com/scopewu/qrcode.vue/blob/main/LICENSE)\n","readmeFilename":"README.zh-hant.md","users":{"donng":true,"reco_luan":true,"treasureling":true}}