{ "_args": [ [ "qr-image@3.2.0", "C:\\Users\\hp\\Desktop\\gitzhongyi" ] ], "_from": "qr-image@3.2.0", "_id": "qr-image@3.2.0", "_inBundle": false, "_integrity": "sha512-rXKDS5Sx3YipVsqmlMJsJsk6jXylEpiHRC2+nJy66fxA5ExYyGa4PqwteW69SaVmAb2OQ18HbYriT7cGQMbduw==", "_location": "/qr-image", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "qr-image@3.2.0", "name": "qr-image", "escapedName": "qr-image", "rawSpec": "3.2.0", "saveSpec": null, "fetchSpec": "3.2.0" }, "_requiredBy": [ "/@hap-toolkit/debugger", "/@hap-toolkit/packager", "/@hap-toolkit/server" ], "_resolved": "https://registry.npmmirror.com/qr-image/-/qr-image-3.2.0.tgz", "_spec": "3.2.0", "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi", "author": { "name": "Alexey Ten", "url": "http://git.io/alexeyten" }, "bugs": { "url": "https://github.com/alexeyten/qr-image/issues" }, "description": "QR Code generator (png, svg, pdf, eps)", "files": [ "lib", "LICENSE" ], "homepage": "https://github.com/alexeyten/qr-image", "keywords": [ "qrcode", "qr code", "qr", "png", "svg", "image" ], "license": "MIT", "main": "./lib/qr.js", "name": "qr-image", "repository": { "type": "git", "url": "git+https://github.com/alexeyten/qr-image.git" }, "scripts": { "test": "./tests/test.js" }, "version": "3.2.0" }