scanner-box
Version:
renders a bounding box around the qr code
26 lines (25 loc) • 599 B
JSON
{
"name": "scanner-box",
"version": "1.0.6",
"description": "renders a bounding box around the qr code",
"main": "QrCodeScanner.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "JK",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/babana0/scanner-box.git"
},
"bugs": {
"url": "https://github.com/babana0/scanner-box/issues"
},
"homepage": "https://github.com/babana0/scanner-box#readme",
"keywords": [
"react",
"react-native",
"expo-barcode-scanner",
"scanner-box"
]
}