{ "name": "main", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "main", "version": "1.0.0", "dependencies": { "html5-qrcode": "^2.3.8" } }, "node_modules/html5-qrcode": { "version": "2.3.8", "resolved": "https://registry.npmjs.org/html5-qrcode/-/html5-qrcode-2.3.8.tgz", "integrity": "sha512-jsr4vafJhwoLVEDW3n1KvPnCCXWaQfRng0/EEYk1vNcQGcG/htAdhJX0be8YyqMoSz7+hZvOZSTAepsabiuhiQ==" } } }