barkoder-wasm-ocr
Version:
Barkoder Barcode Scanner SDK for the Web
33 lines (32 loc) • 666 B
JSON
{
"name": "barkoder-wasm-ocr",
"version": "1.4.0",
"description": "Barkoder Barcode Scanner SDK for the Web",
"main": "barkoder-umd.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"browser": {
"fs": false,
"os": false,
"path": false,
"crypto": false
},
"keywords": [
"barkoder",
"barcode",
"mrz",
"ocr",
"scanner",
"scanning-sdk",
"web",
"javascript",
"webassembly"
],
"author": "Barkoder",
"license": "SEE LICENSE IN LICENSE.txt",
"bugs": {
"url": "https://barkoder.com/issues"
},
"homepage": "https://barkoder.com/"
}