32 lines
913 B
JSON
32 lines
913 B
JSON
{
|
|
"name": "backend",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"qrcode.react": "^4.2.0"
|
|
}
|
|
},
|
|
"node_modules/qrcode.react": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/qrcode.react/-/qrcode.react-4.2.0.tgz",
|
|
"integrity": "sha512-QpgqWi8rD9DsS9EP3z7BT+5lY5SFhsqGjpgW5DY/i3mK4M9DTBNz3ErMi8BWYEfI3L0d8GIbGmcdFAS1uIRGjA==",
|
|
"license": "ISC",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
}
|
|
},
|
|
"node_modules/react": {
|
|
"version": "19.2.4",
|
|
"resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz",
|
|
"integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
}
|
|
}
|
|
}
|