Files
neocities/package-lock.json
2024-06-17 18:20:15 +02:00

24 lines
601 B
JSON

{
"name": "beppe.online",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "beppe.online",
"version": "1.0.0",
"license": "ISC",
"devDependencies": {
"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==",
"dev": true,
"license": "Apache-2.0"
}
}
}