@wrurik/barcode-scanner
Version:
Handle the input of physical barcode-scanners in Javascript
26 lines (25 loc) • 534 B
JSON
{
"name": "@wrurik/barcode-scanner",
"version": "1.0.1",
"description": "Handle the input of physical barcode-scanners in Javascript",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/wrurik/barcode-scanner"
},
"keywords": [
"barcode",
"scanner",
"barcodescanner",
"reader",
"barcodereader",
"scan",
"read",
"javascript"
],
"author": "Rurik Wind",
"license": "ISC"
}