webcodecamjs
Version:
bercode qrode decoder
27 lines (26 loc) • 594 B
JSON
{
"name": "webcodecamjs",
"version": "2.0.5",
"description": "bercode qrode decoder",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/andrastoth/webcodecamjs.git"
},
"keywords": [
"barcode",
"qrcode",
"webcamera",
"decoding",
"reading"
],
"author": "Tóth András",
"license": "MIT",
"bugs": {
"url": "https://github.com/andrastoth/webcodecamjs/issues"
},
"homepage": "https://github.com/andrastoth/webcodecamjs#readme"
}