{"_id":"scandit-web-datacapture-barcode","_rev":"110-beaded640031efd27c04a981fbf1eaa2","name":"scandit-web-datacapture-barcode","dist-tags":{"6.24-stable":"6.24.1","6.26-stable":"6.26.0","6.25-stable":"6.25.3","6.27-stable":"6.27.2","latest":"6.28.11"},"versions":{"6.13.0-beta.1":{"name":"scandit-web-datacapture-barcode","version":"6.13.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.13.0-beta.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"6e06de41080ae4d89269db5270302a4a1a108abe","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.13.0-beta.1.tgz","fileCount":84,"integrity":"sha512-2tKoL1PRwwSx7KWVClu4rh63h4dJjsGa/H+43x+h+Xa5wwP9Zb4ANc3jkYHC9Yl2zsKuuL//weDvJZrdgBnLJg==","signatures":[{"sig":"MEUCIFWwjnfSd3TMUVlOAb2TrU4w25LgChnQLrwe6Km3wWhkAiEAuwJZzWE5waDejhjnyc39rL0WbJA37SX+MG2uXxZkoEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51462051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYqRvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpm6Q/+I1C5Yc8pFfzG7iFm7r/UePmnhm/NYuWvMIFkTxSCcFCs4byG\r\nFLRK5AE0Xf8YtXcOB84fcyR+Ad/F2oKzz+O22nEVWKm7+m+r931yuFmBUKZj\r\nF6yVQiFQ3vjlDyUkWGoIbvfSJnLFwf02vyrunFo98837h+3b/EPQFGY7EOvD\r\nKHuvmrPqktlc/oThaUlsm5hTnmdxkqe0EPL7VVw8rD3gNPVWOayKIBDDZ5/F\r\n7gCaslxdyU/Wwyi9QSRwiA1o/8mjE5PIVS44mPiYdSeEUxdxXwFoVv+W6Q4w\r\nFDq/ZYi418Lt7mNkJCBfz01iYqV/pOMGzUM+iF8pMioKsr3AslPRrfsINQYv\r\nJw3cwzklHCW7wBPAWOkfPT49gIJp2WJ29omn/SDN5M1bWQE3zDDwN1MsgxVp\r\njIJ1gZoi8ovj/elSxT3TcaD0kYAY/hQGi6T9QLMgkUydKF2GLdQ5FhuFRPOC\r\nagOmYev6jXuCKYk3Vq5z6+/7wnDbanoPJzgHEFbRyR6FrK9hiG5TS9DByxoS\r\n5jqIDeK3w1rD2MZyFqxXnYwepOe145oZGwlzepSJj77Z7K2kvP7rP7A/DyW0\r\n+wCNN3fnPSZQVqCoF/VrtnoQOHqynKLzGcJZ0n7DWcarsz9mxMTufgm4EiST\r\n5bQuhJZu+hlZW+7sBqOKIGI41yDcnZPJMGw=\r\n=Y3It\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint www/ts","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf www/engine/* build/* coverage/*","pretest":"npm run generate-schema-typings","test:ci":"jest --ci --coverage","coverage":"jest --coverage","prebuild":"npm run generate-schema-typings","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-source-maps && npm run generate-typings","pretest:ci":"npm run generate-schema-typings","build:watch":"NODE_ENV=debug node scripts/build.js --watch --generate-source-maps","precoverage":"npm run generate-schema-typings","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","generate-typings":"tsc -p tsconfig.typings.json && echo \"export * from \\\"./src\\\";\" > build/js/index.d.ts","generate-schema-typings":"node scripts/generate-schema-typings.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"6.14.16","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"12.22.12","dependencies":{"howler":"^2.2.3","js-cookie":"^2.2.1","ua-parser-js":"^0.7.28","@juggle/resize-observer":"^3.3.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","pngjs":"^4.0.1","eslint":"^7.26.0","globby":"^13.1.1","csstype":"^3.0.10","esbuild":"^0.11.20","ts-jest":"^27.1.3","fs-extra":"^10.0.0","prettier":"^2.3.0","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","pixelmatch":"^5.2.1","typescript":"^4.2.4","@types/jest":"^27.4.0","http-server":"^14.1.0","node-canvas":"^2.7.0","@types/pngjs":"^6.0.1","concurrently":"^6.1.0","@types/howler":"^2.2.4","@types/mkdirp":"^1.0.2","jest-extended":"^0.11.5","@types/fs-extra":"^9.0.13","@types/js-cookie":"^2.2.6","jest-canvas-mock":"^2.3.1","@types/emscripten":"^1.39.4","@types/pixelmatch":"^5.2.4","@types/ua-parser-js":"^0.7.35","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.23.0","json-schema-to-typescript":"^10.1.4","@typescript-eslint/eslint-plugin":"^4.23.0","eslint-import-resolver-typescript":"^2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.13.0-beta.1_1650631790983_0.8419621314905821","host":"s3://npm-registry-packages"}},"6.13.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.13.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.13.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"60528635a6c50b49c69ded0ec9437bbaca242f8f","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.13.0-beta.2.tgz","fileCount":85,"integrity":"sha512-IOmkJ7EJ28utSONbpo+gD+L4ut0J4/dY81aAaJAequPMYB/3097/nr0SmMvkqaa/tjoc7QNxw+yrbB5mOambIg==","signatures":[{"sig":"MEUCIEvbGdeaRiorx4P8KvH0QaOUTNL3kITgyOt10bKQzkk3AiEA4u0eZtcyVMDpfJZsBxp+Jzo2QByYHgUrQdWHKo0REOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38846970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig8R3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9EBAAnql8M3Bog72PnoTW7I6IrNslfCN2Rp2N1YCgsaTKb/TpJro2\r\n+11YypduHC5LJjfmYkavGA2IEnJBv/HtWWqVxAaygHuopYRCuQ6yQg5yR+R8\r\nKjfBE7nd8E987wAduriXr1N4K+veVdldGOG1QU7bXPNfFfLr2I4tiqJbXznK\r\nlNAqEY9b4fumOA5luRI2i+o6lvZbnPRBL9JtMC7EJ9ts39yZKLVg2x2cQkRM\r\n75xTHMEfLIFnNuqF4ypvb8sDuKMLIN1hfBe1FureWSoJjz6Kwt5ENqLO52gm\r\nnALgkiIDIc81YqDWn8bxkAJKe+q31i5CXbu210nmLHzP57x2K84PW8ZdrLs6\r\ney7APb3lWPVq2DQXS8ihN6gzfIb8hQ2RQLPNiQUjGo4hDCqtQOS4aupCUOTD\r\nX3BQ+v3cJh6pvA/JsxzrHCJjtikmS+CbOFhxIVvEAsvp/OeoUwe7i9xpahwd\r\ncnPIMKoKEYdb9nuFhvSw0ZZqotg/Pop0YVCGlElPjIpR75iS8ImX3m2A7wDd\r\npXxT/BO+YJeYvXfgqIoIj68DsfF3+UQe84TuFss6me5npmZLWXDUflVfcPFj\r\nAHO3WGVW3+lVt4UcbW+XF4Qe0jCRN34z7jItAKO7IO0Zasf0bmrRVQKMfIz2\r\nVOefvh8SAP7gvV923qhdOlnx1I6D/u+JsUk=\r\n=VnfH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","gitHead":"eee83e61f604f6198a24636893f2c1c052a90657","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf www/engine/* build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/scandit-web-datacapture/.husky || true","pretest":"npm run generate-schema-typings","test:ci":"jest --ci --coverage","coverage":"jest --coverage","lint-fix":"eslint --cache --fix .","prebuild":"npm run generate-schema-typings","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-source-maps && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.js --cache .","pretest:ci":"npm run generate-schema-typings","build:watch":"NODE_ENV=debug node scripts/build.js --watch --generate-source-maps","precoverage":"npm run generate-schema-typings","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","generate-typings":"tsc -p tsconfig.typings.json && echo \"export * from \\\"./src\\\";\" > build/js/index.d.ts","generate-schema-typings":"node scripts/generate-schema-typings.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.5.5","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.15.0","dependencies":{"howler":"^2.2.3","js-cookie":"^2.2.1","ua-parser-js":"^0.7.28","@juggle/resize-observer":"^3.3.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","pngjs":"^4.0.1","eslint":"^8.13.0","globby":"^13.1.1","csstype":"^3.0.10","esbuild":"^0.14.37","ts-jest":"^27.1.3","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","pixelmatch":"^5.2.1","typescript":"^4.2.4","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","node-canvas":"^2.7.0","@types/pngjs":"^6.0.1","concurrently":"^6.1.0","@types/howler":"^2.2.4","@types/mkdirp":"^1.0.2","jest-extended":"^0.11.5","@types/fs-extra":"^9.0.13","@types/js-cookie":"^2.2.6","jest-canvas-mock":"^2.3.1","@types/emscripten":"^1.39.4","@types/pixelmatch":"^5.2.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@types/ua-parser-js":"^0.7.35","eslint-plugin-react":"^7.29.4","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-react-hooks":"^4.3.0","json-schema-to-typescript":"^10.1.4","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.13.0-beta.2_1652802678595_0.26491063971960505","host":"s3://npm-registry-packages"}},"6.13.0-beta.3":{"name":"scandit-web-datacapture-barcode","version":"6.13.0-beta.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.13.0-beta.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"0af7e0323e2c7c51d8fbb4f013e83fca46de9e60","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.13.0-beta.3.tgz","fileCount":86,"integrity":"sha512-B6ehr567o06msmbjiKmbqGZTy/zmXFn3wIzyFgzXYijSG+DDPW5NxIUCp805c+0+ENqSd3oA94alekl6nugg/Q==","signatures":[{"sig":"MEUCIG77g6JL0fE+yWrwNYzzRQrRY2F62EfX2vb+olilPCuZAiEA1OyTcExhpC+Q1NZWkHemXuZSdh7ZpQbJHZjOp1Lx1v4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38848384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilSS8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEwQ//RmwRc+2tbM1516jLIi8BmP2kHq4vOvQfcPvlWoaOIrkC9ggL\r\nfI2+5R+XTEftXiX+mkfChTn19nmcsKlJT9ztneFDk66AKworZMXIXCtWWS5c\r\n5xeJG0wK5Q9fXiPcxCuVaeY/WoONh1irfyPaZXQBoaOLAriSwtDTFJ1GsqPM\r\n1QxLGlsZPRF6kMXxHbHpYBaE/QG2VvHYhSuLNUpjRxkatepYfXcSHag3pfuN\r\n3PKLxUCLBG9V4MjB5G/tk1Q/57dmHVJFbkfcVpUJaFfiyF9Dk+TpHjyM8BQz\r\njTctfvOvJoDx2fxU0t/y/86meK1ttLxuvd7IXDzdRvbWKS1gXr5oG0Nn9v+X\r\nUq916+3OW/5/wi1WFYYYrIBd47u2u2gGjGrB5C1MRMW54J1gUHEXgDOBU5nb\r\nOE5W2JKp6tsyqr3qzM6tlj9XA4fcUU5tSauhwSdHaW5zE5m8siLjWPL2N8jN\r\nu1EqM22d/fonRK5GMw0ObXM1taOCDuD2ocruQ1uduLkVD0m84nejRIv5ITvB\r\ng9FPb/o7dJea2TydUBBw9jfq7a9Iv6W++6evaP5AHZRxJKfs11wAolLDEfAM\r\nlTU5pOzHI5hMosKem+xV3EEHhyNpknnWMr+7fEJq/1H6LCkaj+yZQWue5fUH\r\n7r1zIFJBOlS3sUPl/tg5Wh/mkf3mKeHNsU0=\r\n=oOWQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","gitHead":"9ae857823c2084fe9f27c5583cc606fa3108efd5","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf www/engine/* build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/scandit-web-datacapture/.husky || true","pretest":"npm run generate-schema-typings","test:ci":"jest --ci --coverage","coverage":"jest --coverage","lint-fix":"eslint --cache --fix .","prebuild":"npm run generate-schema-typings","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-source-maps && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.js --cache .","pretest:ci":"npm run generate-schema-typings","build:watch":"NODE_ENV=debug node scripts/build.js --watch --generate-source-maps","precoverage":"npm run generate-schema-typings","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","generate-typings":"tsc -p tsconfig.typings.json && echo \"export * from \\\"./src\\\";\" > build/js/index.d.ts","generate-schema-typings":"node scripts/generate-schema-typings.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.5.5","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.15.0","dependencies":{"howler":"^2.2.3","js-cookie":"^2.2.1","ua-parser-js":"^0.7.28","@juggle/resize-observer":"^3.3.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","pngjs":"^4.0.1","eslint":"^8.13.0","globby":"^13.1.1","csstype":"^3.0.10","esbuild":"^0.14.37","ts-jest":"^27.1.3","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","pixelmatch":"^5.2.1","typescript":"^4.2.4","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","node-canvas":"^2.7.0","@types/pngjs":"^6.0.1","concurrently":"^6.1.0","@types/howler":"^2.2.4","@types/mkdirp":"^1.0.2","jest-extended":"^0.11.5","@types/fs-extra":"^9.0.13","@types/js-cookie":"^2.2.6","jest-canvas-mock":"^2.3.1","@types/emscripten":"^1.39.4","@types/pixelmatch":"^5.2.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@types/ua-parser-js":"^0.7.35","eslint-plugin-react":"^7.29.4","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-react-hooks":"^4.3.0","json-schema-to-typescript":"^10.1.4","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.13.0-beta.3_1653941436095_0.38179596845918007","host":"s3://npm-registry-packages"}},"6.13.0-beta.4":{"name":"scandit-web-datacapture-barcode","version":"6.13.0-beta.4","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.13.0-beta.4","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"8eac9f93a33ee8e064f89afb386a8f70a4d01460","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.13.0-beta.4.tgz","fileCount":85,"integrity":"sha512-XFtYz8nxpL97ir+ckeaI+qYX5jI+BajbbIDczTd8YNIjvNCwteNl2E/z7e0MbEfC9m+O5QKcQ5QAma+Ei8C9+w==","signatures":[{"sig":"MEUCIQDtcD4yfWmbCTVJWpBa7LO86lIRMNHU2sYwHN2oIkzavwIgR9QortIK/9CPrV/azAMVZxKu5UIGDySs8uCw4x57e9o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39752363,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirJmGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqkQ//b9TYupORBXDamQHV4wQn4t8w+WHofm3XWglQH0swhAait0cv\r\nEYz89dCGLICkFW61/Sy6vvYViW8aIt/eVPtCrcscDvEfnm/bvcTiPZ7YyV1j\r\nePT0qtn+vnPLn8r1fjbo7oWhMwgUmG+W35do20MuD843z7eNbDcNf6Yd9oAl\r\ng+X2DaJMLdg8Oam1gd63YXzWPmNhFdMnZYhe298CKtLFPjppNZpL2Rvo9ixm\r\nnj5jhzmMQOK2zEO7ki8DhnszeScffb5fIf3oCT8npfZ/U1CR+3TIpiX3erOs\r\nWcCGEZKMAEAFgNO3HYkyHUSGGbZ1nXtN4BW5iaGFDt8vLw8TdXbIIyfeHypl\r\nYdGkgMulm7A44aNmUl1LLle+Th9F+nXrwnO+QXZkpIbgHidre7SNdofrUE/D\r\n53ojzVmVYKUnFzIV8gJqo6wMd/qEMl+AmpGFA/WfaNkyu4X6tISZNIF+tDB0\r\nHgXUX/v/d1lXaimYsrbVpxiu5uXMSSayy455yrE4U9T3qNCQ9QDYXHLyu3jh\r\noKMF8HvSV1B2GLGMCSgnR9LnK6XJ3hj3V07VXHLxE7/DjrmwvlHWhfDhJkwB\r\nNjqFhlbCq8jdN3zlWLM22DwMJVwF1fcu+Vj9q4Ay4NvEPoRsFF/seXuHI2s3\r\nec5KJ/aX2Kevqbj95rzsBlrtmtbfu0uAYDo=\r\n=y7TF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","gitHead":"1e02e0a2ad423b13cbfed2a3ab007b1b167d51a4","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf www/engine/* build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/scandit-web-datacapture/.husky || true","pretest":"npm run generate-schema-typings","test:ci":"jest --ci --coverage","coverage":"jest --coverage","lint-fix":"eslint --cache --fix .","prebuild":"npm run generate-schema-typings","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-source-maps && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.js --cache .","pretest:ci":"npm run generate-schema-typings","build:watch":"NODE_ENV=debug node scripts/build.js --watch --generate-source-maps","precoverage":"npm run generate-schema-typings","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","generate-typings":"tsc -p tsconfig.typings.json && echo \"export * from \\\"./src\\\";\" > build/js/index.d.ts","generate-schema-typings":"node scripts/generate-schema-typings.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.11.0","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.15.1","dependencies":{"howler":"^2.2.3","js-cookie":"^2.2.1","ua-parser-js":"^0.7.28","@juggle/resize-observer":"^3.3.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","pngjs":"^4.0.1","eslint":"^8.13.0","globby":"^13.1.1","csstype":"^3.0.10","esbuild":"^0.14.37","ts-jest":"^27.1.3","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","pixelmatch":"^5.2.1","typescript":"^4.2.4","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","node-canvas":"^2.7.0","@types/pngjs":"^6.0.1","concurrently":"^6.1.0","@types/howler":"^2.2.4","@types/mkdirp":"^1.0.2","jest-extended":"^0.11.5","@types/fs-extra":"^9.0.13","@types/js-cookie":"^2.2.6","jest-canvas-mock":"^2.3.1","@types/emscripten":"^1.39.4","@types/pixelmatch":"^5.2.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@types/ua-parser-js":"^0.7.35","eslint-plugin-react":"^7.29.4","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-react-hooks":"^4.3.0","json-schema-to-typescript":"^10.1.4","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.13.0-beta.4_1655478661799_0.6995651781856231","host":"s3://npm-registry-packages"}},"6.13.2":{"name":"scandit-web-datacapture-barcode","version":"6.13.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.13.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"9f7cc1d31e79d2f6ccdbb78958c8eeebd38b0224","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.13.2.tgz","fileCount":85,"integrity":"sha512-FZ7HqniVNwsc2GZpNrMe3cL8PX/iFMqg9zpeN/fR98PnZSpwLwxRGCNsqNPD2RlijZEMfUrdQETPKL5yGi0igg==","signatures":[{"sig":"MEQCIGXOu4jDru2K2q61/WcryI6ggn3H9xDpLDpSJxx6CFqcAiAQgW9aZLbeJ6xKnW8T50oR5PXWnvIjv7A32ShBQQ6b3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39755669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizmNvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrkpA/+P5CkoTigj56atinXvki4OJa1XVoVXQXgMRXWhQB6gT66z676\r\nnl8nFPcY6xRk2WDwda+XYAVvkvtp5fA+HNzumyJpYVlribq9t/6fdhiVcgxF\r\naUJgV6HbBWKWlnHzFogrRMYobhXu1GgVuSbpX+jQCKDbOL9nz/cW77XdwxnE\r\nYzGyWYCr6+G9lNuOE+Xpm7dtxgLVNSL1r4k98wuuZPgVGRj6hA5PhapMrlWF\r\np1ct7EN4pwju601BvmMshT2/+njZisuw7N/1JHI7wnh5/fFk22PzrpcUyrM4\r\nRHY9cCU9MFvJ2Q6CvEjafK2WCZ7PZtQNFfpkGX5YZeIopGZH5+ztZqcDd6Ux\r\nmrX4/Ar0OR6Z8hgl4KgUhP1ffudDjerZCAoGj6GT5In++gJhF3Q+hmlngThe\r\ngnxBilOFUS1v+QKylW+t53myVOOF6VUsMH94C7pttBh8QSKjm2HiM0FzznbS\r\nGG1MQP/aECLX5HFiAWE+Qn7mq6v2AGvHBHOBMmUPbwHEDatnktqCJIhorT6Z\r\nt0SA7qpNQhr+v6UTsvFl9Fj+gf+DI5Ct6pnF0QzYN9Zsx8bA2kEkFdH5JB78\r\nJdZsh1Ocm1FPg2fLy472S1ChBY7fQKHCDFZoZo/klWNcQJ//pmG2hGgYM4AS\r\nHEW1mUilYjIJByCS9ffds704p5640e1ybLg=\r\n=oBWI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","gitHead":"1e0879360b415e7ad80f33877ed88dffeac01f5e","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf www/engine/* build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/scandit-web-datacapture/.husky || true","pretest":"npm run generate-schema-typings","test:ci":"jest --ci --coverage","coverage":"jest --coverage","lint-fix":"eslint --cache --fix .","prebuild":"npm run generate-schema-typings","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-source-maps && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.js --cache .","pretest:ci":"npm run generate-schema-typings","build:watch":"NODE_ENV=debug node scripts/build.js --watch --generate-source-maps","precoverage":"npm run generate-schema-typings","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","generate-typings":"tsc -p tsconfig.typings.json && echo \"export * from \\\"./src\\\";\" > build/js/index.d.ts","generate-schema-typings":"node scripts/generate-schema-typings.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.11.0","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.16.0","dependencies":{"howler":"^2.2.3","js-cookie":"^2.2.1","ua-parser-js":"^0.7.28","@juggle/resize-observer":"^3.3.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","pngjs":"^4.0.1","eslint":"^8.13.0","globby":"^13.1.1","csstype":"^3.0.10","esbuild":"^0.14.37","ts-jest":"^27.1.3","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","pixelmatch":"^5.2.1","typescript":"^4.2.4","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","node-canvas":"^2.7.0","@types/pngjs":"^6.0.1","concurrently":"^6.1.0","@types/howler":"^2.2.4","@types/mkdirp":"^1.0.2","jest-extended":"^0.11.5","@types/fs-extra":"^9.0.13","@types/js-cookie":"^2.2.6","jest-canvas-mock":"^2.3.1","@types/emscripten":"^1.39.4","@types/pixelmatch":"^5.2.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@types/ua-parser-js":"^0.7.35","eslint-plugin-react":"^7.29.4","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-react-hooks":"^4.3.0","json-schema-to-typescript":"^10.1.4","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.13.2_1657693038400_0.8846198560606269","host":"s3://npm-registry-packages"}},"6.15.0-beta.3":{"name":"scandit-web-datacapture-barcode","version":"6.15.0-beta.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.15.0-beta.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"9682e370d7c0cffffb999711104fdc2480be96ed","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.15.0-beta.3.tgz","fileCount":20,"integrity":"sha512-ejfC8FP9pDIJ0X6RoOUy4Rn0Y+icTwKvS4SzA5GFdxlsou3/llmgPw0wQLHi1KDUUcuYq6EvWEDLxx42DHozbg==","signatures":[{"sig":"MEQCIDt6QFWmi2ufnLVjt0NwoOzx0TP0A+B+pyySqSrPnpuuAiBCrvcv2r4xUtjLphWtiKOHXDd0wuOMAOpeWltHxdPnWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5512217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXt6uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFyw/+IQ6Q7Du4gpAq1mS0ZytsaVL6050yEnZ8ae9rM04bWfWoLyeu\r\nZ0uX/U+iOiIjgjD1M42zKGJaRBAuWUVpTejMSvccpgRS5kv0e2ZCKcBFeLa3\r\nQmTanD3CrW0Aks3KB+ENxOlihRVlAMdPGRV7SciKiBmtKzbOrukwWk+uMAGn\r\n7VN2AJ78TW7CjCSMhSONDtLxThIdAHQxe2gIrQRfqtqNls687FWUhXs8T14x\r\neUbUL8ZZ73IuYjnzXfxYxivncyuRukhwukSn1NlDy4ZPiKG/+nC/qGydpONe\r\n3iObbH6805Q4M7FamxBO5SfresBk3Hz34EuR/AZS68HyWwrRcVgzFW2b9unR\r\nnKARRytjWx3zApvmerWVBuaUHapWNXkAnGgcG8YnHoxuHuJfnwdqYB9RQ268\r\nutKtHZ+FRJk6dG0e499n8Yad2DvwYtzpafS7j8zBORF8XKeXf45eoHz7Jjv/\r\noBVG4YOc63zIMoaxEsaVCk9embQZICxSfcMNencU9cR0tGIwnTucYCFJHrJA\r\nBOh+iB/vrBNR+9329PnjjwUJaOLWv3q4EWDdW+u8pEsJeq3LcSdPO9P+72ys\r\nPTY2tubCZFt08I+yPb74dv2eLDHty6XuH2alwd/LCiS8NZCc9tWaToGuW6kn\r\nKpX8KO5x+w1kdomrX5npRj6WXJGzMss1Lo4=\r\n=fvch\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"e034220d131febedf653b6e89f0bae371d549d36","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.15.0","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.17.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^13.2.0","typescript":"^4.7.2","@types/jest":"^28.1.1","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.5.3","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"../scandit-web-datacapture-core/"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.15.0-beta.3_1667161774676_0.933359511230885","host":"s3://npm-registry-packages"}},"6.15.0":{"name":"scandit-web-datacapture-barcode","version":"6.15.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.15.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"b7e7b40793b81e392ca00d68218cfce502e61905","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.15.0.tgz","fileCount":20,"integrity":"sha512-LZ1MzkoOfa491tMonWgUgsPt0ymLIH1T9MTLNxRsjiHQ8NkMeR162dkBuktQVGy9TY7yymoJfdIZNEAk9qlcYg==","signatures":[{"sig":"MEUCIQDR5jnEOxHpsi6UmgZJFAl3BMAqCe0hyCr/DFHnYzTKCAIgJSHkBwMKOqFs+wjk7yVyLaOk3drmtNnx8TPCA9dyups=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5512429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjY9dZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLBA//UCO/Ju5lg0iothn+Gbeo3KenYwMaSkoFWlfOfySo71S5ArgT\r\nGgGinjLTTZoJey+wsl6/GMnc5D4DMrxKQAA1/Z44P9DfNMKS3Obh4bNGhQxd\r\na6EBuBVbjO0kamxcB6x2atD/7ogmO5+7+T46pRMFGRl8u6+bEkN2YrwakMR0\r\naIc56HbFf/xhl4rtbFBhWlK8bzcRmZIftbOzbRMFNf8SvIm6MXn5QLxn6pSw\r\nyAJmcwR32C6u4NOGFf4TbgWn18xHyf3T157L/cE1j7lUbZvpD+2sxjSoulY3\r\n+uqIsu4SnOrSCSXYFtodvIvh0fKY+4DyS7pYIAW65UhT5Ot1b6fg41Lbe7Bt\r\nDvDFIr6gRHxKg5EIr79MYglsZz7m/RHBz54ECpb56hRhN09oZd7NAQgmpw/S\r\nKOG1uqM5fOpRg+Cq32TBz2sYrXzcQM8uL36kUWg3DNpnP8TJu0uaFjR6SwHe\r\nBK3sWt9/oLTF+dlgltEO+zICX7ThXje6lGbQo/hTW1o+WRlFuGYaHpWVDp5R\r\nqW+GEmvOojQPtG/QclmB5OePkTIBUYPXxwuhvPQbQOnscGdxNfNgfoykFIUV\r\nxilbjc9Eytqc9M3iVF6/07IfLA0hQBkty4VFxUvWy2wBOJpxHVDm1Nw0UR6h\r\nTKwcUBcK1I+WzPWWsBuSch0ZJ/O0GeB8xtE=\r\n=BttE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"1dbcde4cec32fde63cbca1f7aaad97252ffa0009","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.2","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^13.2.0","typescript":"^4.7.2","@types/jest":"^28.1.1","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.5.3","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.15.0_1667487576720_0.038556585006885635","host":"s3://npm-registry-packages"}},"6.15.1":{"name":"scandit-web-datacapture-barcode","version":"6.15.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.15.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"99d6080d28311a079d3b673f96a342da09a6c227","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.15.1.tgz","fileCount":19,"integrity":"sha512-i2PwLZMzMRHiJzapnVPrVAdisQfBiN2B0wtYbw9KPqwM8qEGR8SkKqEl40j0Puk6SooPUaWmCcEcws44P7MxGg==","signatures":[{"sig":"MEYCIQDcd7TWx1NblbbEdm59DxlzePzSrRHutF5HSUFFonOUrgIhANIy0tme8CzkdY8mtz1WrcSjSgpH9h1vvp+eziYGSc+b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5245314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiitTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWwhAAkJQ8OuqPfC2Li7+nTtwKlNGo8wmMAi9MutoyfjgSzkEq4q2d\r\nyd6AlxSw9DbaF4/CViyO+BdJntJFra+L/qW6Nzb7ap5U9VHiOtKY4dNIjVZP\r\nDf2OaelQD4p3imX5+WOWVym49oPoFwWWmkI8W2rlCV7GfY27qVnGKye+bEO9\r\nfvkO2iLt24nyur/XEkzLn6p0Rgj3SzFoRzluvv1d67idLDfUKt0SZPn8eW+n\r\nSQcaoJ7YBrS5yrdtBRGk/WhTi1Ktsl/Fjt/DXNniVW+f5Fz9NyGbYLIjZQbV\r\n+CKCsik3oCGOBkNIOCRwl7UMvRXcMZPX5VyCMCSQjW6A1GlyIYh826MIyuTG\r\ngBTsbmkf7a3NAcp8XGc9ebuFwLq1gqowyy54N4RCBuzutvJof4QSG5NA5mWB\r\n+lB7BQjCdxOXu5fkB5bXchaz1F1ObbWM/3jv6jrGKvurNJYdkRvGksLL75Ig\r\n8rpcm06hUHXKLtGmtwlW+6TiOlkak5OdeRsSH2aaLooRkJjUZBfZ5qO1lqXu\r\nwpETpFdlMD47wAQe/hmt+F9ICBXUUaY1Htpar5B8WpW44VGiJsTVgobeaawC\r\nSUf8Lqi0MApxLll4cj6EkP0cu33Gf07V06J52zme3/rWhHu0dqIJf0yy5fJ/\r\nAAEtimA1Q9O4BwKT2YHBO+B9QIAOyUDqC24=\r\n=ViWw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"cff4cae237d3d2412fd89aede3eb8e3c32391f2a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && rm -rf build/js/private","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.2","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^13.2.0","typescript":"^4.7.2","@types/jest":"^28.1.1","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.5.3","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.15.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.15.1_1669999442910_0.7992918185672995","host":"s3://npm-registry-packages"}},"6.16.0-beta.1":{"name":"scandit-web-datacapture-barcode","version":"6.16.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.16.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"c1f8c9f81eb0ca17941c9a82f7058d4dd0375b07","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.16.0-beta.1.tgz","fileCount":19,"integrity":"sha512-ndZqIZl31AY7YbP/ZdmO1GPaWi85qOVr4EJBQVutsxbGEHCdYQ55hIAlfuGffAlVrXZFROZ/i2YOVOqmgtbx0A==","signatures":[{"sig":"MEQCIDzgHjFJTV7n06x/sr39mW+Y2KjLZ/XVtRHKVp6NsVndAiAG224zSkAYPRcwywhzP9TF0NJcLQFkLQr82xCL9YB1Sg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5290362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoie5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKfA//UmSXtkCNkIKFlBWhvJf7OEUw5v5JCmkB2ftov75Ey6WNFt7Y\r\nRysB2WxZgCoHvcZxyx5f874yq23g+zVdZvwF0fQN9UJYetQUsIcReVfFyfdn\r\nGhjyGbjKiFgTcdTSEOvBIIlmP/JEX7lmLLDmZfA3Iz2UnZIQvZ4FBcvpjwUJ\r\nCaZ1yDt9Mc56x0iihw197sriZO8jC9hNqlpMAj0eC5EAaxDlCuo+/lXUt9G/\r\n/2A0cQnBeZgnU8IpKjl6Gd2FCfAoFk1Tvyz/vpPW2Fxp7a2e+j5iYpzpC5/f\r\nXtM+00Zl041E4zgD9jb2theG53vobgylvuuOsnieHSzP6snmLH9/fE7WgLMA\r\n/wuCCjS44oaSCCUhgAJqe2L86hfZ8L19h0ok2FHWRWOEf22O25NUU7mReOh1\r\nMItF5dxwr92NnZ6ChymVFoJ9mfqFNf49GkPmJmO1z1496rQiFaRvtTCQWzG0\r\nWhImLGBZ161pZNSGZaIJI+1iPVU11eomnHLBdzd7cvq/OYUKQC1fWYDd+Qww\r\nqmE8gpnC0olaFuKz7hLDh9x9q4TqUoZLnphj7XkSSmwD5epGNFMoMXNDmtVH\r\nJq1UF/wDzLI8a9IZC1cLTqrTW1WVkmpH3wIm8BVwYWlQKrZTWsEk7SMy+vR3\r\nqszP5D0kTCmTnwTsy+y/2XMUYrFMbWNFAHE=\r\n=wjdY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"af57aeeeece79c3feb0bf59b5db6206e85536425","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && rm -rf build/js/private","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.15.0","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.17.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^13.2.0","typescript":"^4.7.2","@types/jest":"^28.1.1","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.5.3","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.16.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.16.0-beta.1_1671571385406_0.6302684471122408","host":"s3://npm-registry-packages"}},"6.16.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.16.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.16.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"6badd128ef8e13d9b8b05aef3e882085a42c159a","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.16.0-beta.2.tgz","fileCount":19,"integrity":"sha512-Tck2EkSZMnIDRv5dvOaMbluu8A6MWxbJo5SEVNfDg/PgxeMvQ8bn3qxefx0xCVt3EeLARlwRqxChM/x3NrX9Wg==","signatures":[{"sig":"MEYCIQCqz75uGS4tKqWX7zlkLeB0iaJLWBs2a/lBQlpHTIpHSQIhAKofl1nVePTthZ8f6oKU/LkMi1gSfgfULLDKIJ6z30tm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5280798,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwXbmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSMQ//ec+E4/Ftin1+GnXzyky+I3lIVAgoWA1PkPLanOIlApF/7p0Q\r\nK8uKttz70YkV9V7TpOwpSy1OaFXreZJ6UUkslUJyqvQEY44Ev5tGOyxghoMc\r\nB/Xh0bQrYpks8AdQZ5v+Xvti3CtrD0qbH65JADcd2hHWlqbTXAjAw/q1Wp4w\r\nQ1jxOQOXrhsxatSVyChPshOXL2GOK40AF4m8coJIhKYs+bfq0BhElZ/b/Gyd\r\nWWkzT7n8WxFYY+no4LuYM/vswhAmwD+K6n0uCTooM8mpDVlASfcLIOCNxxEp\r\nfRcQVi3mX7jf3ieskQ0VI5jmNa3Fgf91js5xCOa0wJ2ey5xSAUVSlapq5bsD\r\nxzuxPF4bNXVrsuMYOzE1yQLVDKVYca+2a25bHGFoXFSnYQjcqkobvg78l9z5\r\nkTZrZ7/XehwOCVP6WHBakGdj/MPP6EWf0OZNZ8WkIhaNFXxO9Dmb7P04C5Od\r\naEQEOFI6i1LUiLlsPV0ExLKvzwUKrqHeK76dWMehmthYVzJIy8LKr2qJ6KxN\r\nQab2uEnjIkDVMUhxAhwaa3GOXHfRnmafYTRc6UB/rDZdziZIaGwzhh0cTlbk\r\nzq08VS1Bimc733rvsppzrO6gIREMMnG34+gcQjPbK6f0N514dMl1qCZz/1qw\r\nufzmJsGp8U+RgT+PvF2DpXqgRnZ3rFySo7w=\r\n=63gl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"0c0bcee13fc09df18f72ce24671c7aefba74ccfe","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && rm -rf build/js/private","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.3","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^13.2.0","typescript":"^4.7.2","@types/jest":"^28.1.1","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.5.3","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.16.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.16.0-beta.2_1673623269849_0.10914191146476382","host":"s3://npm-registry-packages"}},"6.16.0":{"name":"scandit-web-datacapture-barcode","version":"6.16.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.16.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"78834963a9393132dbd83c15d139a81a378bc60a","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.16.0.tgz","fileCount":19,"integrity":"sha512-nxoIV+9baxJaQNmdTj1U9e73eIjN0R4PaeFCzs4Aq9MFoYW1/lMoT8C1xj1woxe9YhkEyO5TdIdg6BFr1pOJXQ==","signatures":[{"sig":"MEQCIDcB6JPkDGYrDXhOrg6joJ6FoR+kdKPsS1aDJrOZzLeVAiAUBVigqv/6RXdhXoVy+9AK8gthqJzpSY0i4u55+5tAJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5281220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzqKxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoxeg/+L7KnMiV8ZdD63DTtbtyKndH+DGZz1PsKjLITVa/ZnwTveZbK\r\noY7pZUvw8guWGbiQ3zvRM5NsD7mGufVWVbuvlgjQfrhnWrNVA/9pf0RYn1+R\r\nWh8kVZJqN5Av5DbTLzXO8J438H9IVpLUprJMLnK9DwRfl6nhHkSq5ocWEIbT\r\nWsfdjKuOMPTt6UvXwUNfScgiuLpuVRtGZWeyZ+jfg6mEYTouSXYsQ7gUep0H\r\nxN2JlSzGwqe5UPCauucpT6BHPz7DBH3RdR4CSiKJ/hIiiXAopgfLBwFVYMKI\r\nQD6HDbZ+A10EmFvpOo5XwWFGvP4tAahVoXVPgc3RW4TRb8pxPdRJHFd0F+3f\r\nBwVoEa6XI/TSU2GAaJ40B7ETAffSQS/B2Le3STvihnJemrvWLpiqsRhikyd0\r\nR20Qnw61gELt5rVJZyb0eQufrEDlDb5d3pM/k6XDNvOmmHECBUO8t5LIswXt\r\nZGm0IzSOqmR/Vbep6ffpRYgxwqQEedwzwrBzQVLzHB/CXhWZHePSzzmBGpgg\r\nPJUIc2K+TxahvOZRxd+qZq7WYRzhNcSFbIt/fBLA/wovUDs964g/GwfAaf1I\r\n/Zk9y7MNFUNSKjLZE1Ahh6GpN+FlNil4New5/SDOs7DZJNKDS36BczPBzGlC\r\nxUL/KKljiZ/iMeuzusoczxnN7oRparqFpR0=\r\n=iPOv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"86f8b32342987e8559d64883c0908da97c6ac37e","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.3","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-alias":"^1.8.2","tsc-watch":"^4.2.9","jest-junit":"^13.2.0","typescript":"^4.7.2","@types/jest":"^28.1.1","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.5.3","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.16.0_1674486449421_0.17697305709134104","host":"s3://npm-registry-packages"}},"6.15.2":{"name":"scandit-web-datacapture-barcode","version":"6.15.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.15.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"06e38db66b0d619db819b886614f599ae08ce343","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.15.2.tgz","fileCount":19,"integrity":"sha512-I2RvQNw9q8Gt6whgbhk7jmuNU1lAIyxo4aZRqMBm02mQWxEG1vF3uvJNZztrBEM8cU+hsyUctmuIN+udKLfciw==","signatures":[{"sig":"MEUCIQDARFh6Cba09EncHxuqDPtm31cX7IjDhb9n3jAFOrRd8wIgJKFLfdXgeP2hYTxjeusBH5UCx6CNwhPaqDKgOL+rPD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5244682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2h3LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzEA/9HPYTWJwpmRDKgE1NQJgoibxBfvAziTS6WknVrkhtB8OHAp1y\r\n5kvouO/RnLgRFsRF6wCuH0DiiwzeuSgv1JX1LiSIOLGLU+Ms7KZkf9jXxQwo\r\nNb+F8VLWHQ9tjGQDjWYV3eo+73THCq8sNiuzbN+QAHnVT7tDE0p4Fb7b6oCR\r\n17o1KjtuHr9xrhjosx+g0AEsZumpd50Lif/3cC7GEdWVkRb6bshlFwHIUgYI\r\noeFPmLrIOZL7HMZeXShS68/4rRpJjn6ufA7oOlFCz2dT8/E81oorz9QYXqoX\r\nu08khm4iAkXC1jWtQOIMsKKQIesWGkN2NpV53HL5PLnsO4yeu1e7ahD/dqbn\r\nebP/5DILIkqlwK4Dpx4WY0674Xie6Al8VQD+Nl18FnDkm5QalrjDqKjHD9Rq\r\ndmLqru7cPz20IcqSyYb632TyF1d/jsBHjfQRs70+MCsCzavLH5EVzJCr2wRo\r\noxQxDRPhOz/H6zJiBuob5nYvDOSi3BOCb/BQl8FEepcUGmW7Ce0cyIA7rgMA\r\nXXjufr8FNQ21RwSXtt8xhpMTlmp87xCUZU/hi1QQxDuohB4ETcxJDrkN3NNW\r\nvCiGTKHxsi2StfyRxcbkjWmJKcaJ95ZrMdNrl3672PoXgvoJq+rMLQ7JiXoU\r\nnY28hdCJPXkK1C+mKpHIGvpYG+RlZ6vw4QU=\r\n=m8Ky\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"8c143420ae9e1e390d18a613bb5586a644eb3a13","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && rm -rf build/js/private","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.3","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^13.2.0","typescript":"^4.7.2","@types/jest":"^28.1.1","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.5.3","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.15.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.15.2_1675238859344_0.22953685836394033","host":"s3://npm-registry-packages"}},"6.16.1":{"name":"scandit-web-datacapture-barcode","version":"6.16.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.16.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"b0403f827a68d610065343d79927029b96c74b3e","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.16.1.tgz","fileCount":19,"integrity":"sha512-QHYZ0vw/VVhI3TJafzmbec2WgZb9uDcWaKKiMk3dUfSHStkEccWfSvrLQkFED5QeVcr9qzXuLD2TSxYLwkCbEg==","signatures":[{"sig":"MEUCIBovjBjOXX9wfPJnU+hl8oWIpqwmqCJC2AMR3r/qjJFVAiEAy44uTuxieqkuT0v3ASLccRtvYayhkLPjum0WCVmR5T8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5290165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4TGxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqy+RAAkgzojYf7jtseBh6nUzTjSKW87X5uYXSTXJrKaG0KKtFZaJZ1\r\nykt06ZcfziHY32D0o1lKWRZOVVk0QYbk8ejusvj4zVh1WEn9WCbtvgesO4YD\r\ncCx3M7XQZxt37rts+jowlL0Q94ln6cFvlDNUsNibu3myH4aiPRdtUzhXjWL+\r\naapaql85HxJ9TOTdwKLplZb0MBVvpsf3bw82eJ2cTiiLNBm00n8TwuFGYkng\r\npb/6ggHInTZEKqBISKybVKRNn8TVghWLQSdfblNvZ/smBDl1mRXlS8/5HxdH\r\nX7KZh7rdB0YUHCTD3A4A75q6JqQnF/brF2hqqBQZWh1oo8ADim/jQ4aD4gqa\r\nrJ1jQPLlvNeAHHcIDUAPP9CeTQpTlhI+mf2Da+/cAAhwEq3ey7XuClAGiyN3\r\n1A2LH9qiAD2gJAp4/bNK8KcMlp5fys8N7hIkMvztHeWzA5nPTbYYrcM7u7fe\r\nPvf4sGq9kf6mQxu7Ijm6VfaEZ/MqxNN2LG34qVGaIPqLIteRs6actiLFD0A9\r\nnLD6HSwqF0aQdhMzh2MkXlrRFIqcEveIniG+D7LUyz7ciDFrWgigwA0y2wWn\r\nVQWKkTx98ss000V9iRXbIA4XzuVzfnJZ7wemcbtwvtv/RyWFuoQGr/a6ow6e\r\nUAS868Zx+F1FMIc8IQL7PGRvmS/t7MHxyRw=\r\n=PM65\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"8457ef6685338f3357a821d14ab3bfb694bca81f","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.3","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.19.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-alias":"^1.8.2","tsc-watch":"^4.2.9","jest-junit":"^13.2.0","typescript":"^4.7.2","@types/jest":"^28.1.1","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.5.3","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.16.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.16.1_1675702705346_0.28799923673529215","host":"s3://npm-registry-packages"}},"6.16.2":{"name":"scandit-web-datacapture-barcode","version":"6.16.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.16.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"d78ba78fadcbb58090cc66ab988faccbe8218aae","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.16.2.tgz","fileCount":19,"integrity":"sha512-57SJ5L9t1QZi9UhoXFRxsghk+H3dAUQRVYIH1op+XAUARzthOZdRNtCKgi4enSwqT+IiNSLGDutV7WEycKrsag==","signatures":[{"sig":"MEUCIFKH+gabGaumoWS0L+ey92MUk6iKFHcMmDXK896FaiiKAiEA2QVh3onLNImAN9fymfQ99pqKHyysR4COzTN1rlUWKfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5293851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9k9XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreRw//cBBT2ra7NgpyGJ6R+mcqLNtsEHv+LVMMPDJNm7xdqYxBE2Z2\r\nCHv+PKqa1al2sC52Kk3a0ca+tX1cNdjq66NYznZCaC93QVFu68LAilMBlpqr\r\nY7biNvQU+9xev235l1/r6GCcLAc1NkZjV/2hUyL6rEUvjeUrmo0EuTAleOdR\r\nTTL4X7i7hhzXXTswkJkQ7Rv1HBde15SbcHlHs6Bwxg9wTAphcflAqk74w3d4\r\nHfreXg2uQyH8WFZXCW2/YOs52rYy1zzAdpY8FhzhcQHVIE7AMDIiaqOgUaPm\r\nv9zdtmS3eg5hqWCH60qldVdRLPtSHmRBopL2NiWetJjFGFwb00bZLVodphPa\r\n+XzZdDStqJ1R0vmwH/o5hy1j3qxGehE8TSLUCQSqIqKAe/tBZXbsdT6riedj\r\n5Hy1aipdyww3UvC0UI5+5/xLQp55sx7fOQNvkWNBgEbVLGbR/nSfur3QBt94\r\n5qz6Hc/sxqmsp7ls2BT/4doZuZ0MJXOZKpZfjc6mKesm1RrLOpGNZ5s7E8w4\r\n1xrcP+6bzLX7fIkZoGy5X18q/Hw5PdBk58m17nL2rkjdGROdOlGJ+AciU3M/\r\nSpEsSAIKVLDgD4E360HxhHxh2p39e5T/Mv03mnzemqp3kUGeO4WKTjHD6HUy\r\noLElPM7juI3f0W4wRRXlDTG//lOuEBi2k7c=\r\n=FNYj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"2d3aef804e68c145b4e994be12896c5cb91b25f3","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.3","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.19.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-alias":"^1.8.2","tsc-watch":"^4.2.9","jest-junit":"^13.2.0","typescript":"^4.7.2","@types/jest":"^28.1.1","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.5.3","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.16.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.16.2_1677086551631_0.4470677166258368","host":"s3://npm-registry-packages"}},"6.17.0-beta.1":{"name":"scandit-web-datacapture-barcode","version":"6.17.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.17.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"003dde43bb4078c2e371ecf77274e753162c43d6","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.17.0-beta.1.tgz","fileCount":21,"integrity":"sha512-2CiHPt+OiEsDpzgwnG8OduInas3F6Lb3dP01INh6HpGBj3Ultbk8Cjwr5mWHJbnCj01HHahneR0HLUCXkuRa3w==","signatures":[{"sig":"MEQCIA61DJlfu2mQ8hSLY3JeegV7pRon/0njXHCXVTdNTKEXAiBA2q1uFIvYKO55WhTKYLM6ZJWwzRtfKxGQxHytoFIGkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11637069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkC5rcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5qg//aM9BFJmkylY8q1xYgbezNrCfUZNjCgmMvPCg2egRfDviz4zB\r\nTOezw7YYntV9bKrEraodfcFfMU1CkX6CRgO2bNLou5iV6oTICDtyWrCKz1sT\r\n3fL6EvkCTNparBVzrU/2999cbPoQjih49cnR+tmcLQ31OrvN1/dos9yP+cK3\r\nJyhEu/whUB5ZFlfpFRXyBm1cQPnH/M0fg/60OM5SVhkG4gssJDH03Bu2p18w\r\nfIT4UO2IHI8pTiguuSmoUBrc4kGE3LOkZty91ubQyUXRm/OfyvzHFZOeBGFJ\r\nxowvoKIxF7HbIvumHGX5FdnGf83K1v7q09M+9+C22ivksS7nbtTveni2xocw\r\nn2aDPDrDLvxJhI7dn8JX6jWcI+AKGM1T99wtQO0tipIVgEYQ6g3WZbHAJT5b\r\nwPeaUTlnoXnJX40FodRZls7pIrPlbscYqkil2590PmhkU6/0dqhnwu4Osb0T\r\n2EMA/Vp0yJEq2WBSZg7yfS6gCE+8/uHnJwpuiZ3HLkJbZdFaQOXnR6ZC1moZ\r\nrW0fH8Zsz25jT3+arZOwpcZTZCVAUEpFpLg1sueUhi1GF6NQB+X4XgHSM/zJ\r\nGunC6UVcNdfDoMrlRGSqvHQNMvS1QarBSigzYqpYUh3l8J46jmPCzzSsef8j\r\n/C+KXEomtBEdcpvQmeWQ9n4pcyWJKscdYP8=\r\n=Mue5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"16ea9288b7a83bea2c0621bc49750ef905065cf0","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest --runInBand","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci --runInBand","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage --runInBand"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.17.0-beta.1_1678482140110_0.849299715132501","host":"s3://npm-registry-packages"}},"6.17.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.17.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.17.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"11588c8b979ece98cd35718a6e0aee06e262fb6e","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.17.0-beta.2.tgz","fileCount":21,"integrity":"sha512-Qquj1d2dMj1nns6FXJvadkwHa0rN0Z5jB9y0wtny98xX9NgCnSvlShiasx/FCVNxwD+/5cz/bTNH5pRRA5yGlA==","signatures":[{"sig":"MEUCIQC0Ub/Go6/K0azjNPEjLO5a0n/WUdN6nWRChQIttmJ/7QIgXtmDIKC/a96imrJbf5UvoNb7ab6MOF7zguOv44MscI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11667742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJeFGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSgg//RXQdQ1GHtSuDtU4cw/VZ/9P0TqoOKKpbGwF4Rot5CoPEWpD2\r\new5wLknl5x6rMH7PKHDn/kRKqv+2AA3ySfmQYnG0486ifcRNjG5vo9VAGq/3\r\ny8TmblWIE9oFd4eI3LASW/SVWwaIBaQLMUEOJsGc8JqkyOIJocrDlYuuIvtE\r\nrjIptYB6fJ/NXndLMH2Ar/EEjQjzJ4Wb9OLn25GzVCH8zKFDeV0n+mpuq/N3\r\nfpvoRIrhmi0CumxXpNhEiNhH7cE8TrBRvdQ5i2g5EpQgiRjyhDZ2tZi1ONj3\r\nVC2kfdZ90AvO40py+ci00pkLrZ92Cb2hLvEkQLwHsyyjM2drqbXfv5IoD1VM\r\n/Yh7UFgJicDky0M/orx90STW+Eo5VNxVxQhNgELOSjAUk1+Ax+pvoT1iG9Es\r\nG8TJhRWjbG2diTaJ0G5X+rR9h0uVcBsu71zDhVwoUcYci1G2OMlxm6imr9DL\r\ndXMDIaHSg17cA2aFFUWjNQFQNbUSatI5tOgGffuRIESRZ1MmCz/tO3yxq86i\r\nh34Z27EhVZgBrhSikIVjC5rX7oORfqUkX9gtPRCanmotEDhuQV8mBKBHYpPP\r\n7MGRBmr5621MNl18d25Ysl6e5ybKmuMxk0BM7ySeYzg9bCh2PKe0vPq1hMJL\r\nVunn5+nRIgAhaYWQgV4qkzWDrLLQefzYgeI=\r\n=DJgL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"31abc1cee460a74ad2accbccdebec7b268407c0f","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest --runInBand","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci --runInBand","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage --runInBand"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.17.0-beta.2_1680204102535_0.46895196563389163","host":"s3://npm-registry-packages"}},"6.17.0-beta.3":{"name":"scandit-web-datacapture-barcode","version":"6.17.0-beta.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.17.0-beta.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"9118f55c2f400af22ece02447694159be569386a","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.17.0-beta.3.tgz","fileCount":21,"integrity":"sha512-axhKocYtot+wzG0H8vu7NDRcsAf0k48OMxxQplnSSWRLw+/G+FMxAiYjQIuWxpv1XKojwRkS+6T3XDcK0J95Ow==","signatures":[{"sig":"MEUCIQC83uJ9cyi+nZGDa0A9Qlj0PqYjlDgL+DQ1uUHhRMvaNQIgIFWT2KT5+lrSeFOOrsvb1AhHrI7b8R+Ksj3uAfVPwsA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11682936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkODtiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofAg//f+EhgpbVx3sLLxQIOJXbd8cZuWcmfxhYpDBghZB/ulfQrB6R\r\neDohKlyJhbI7PrV5AwBxbBZ3NtKJ4FDU6MWBocxbs4fWCzrz+l8rZUz4s22l\r\nH4JdaU1pOJoWxOVH8DT5j1R4tvdQOiqs3H0DRyV4BJ4WjLP5M3MEl39M/rwr\r\n02bmPiKDMtUuQs1v1c7A7N+L4VEY66s9GJ4r52DAXQV96sHvKu1Qso7KtyCd\r\n/id9fpNMUSLgYguLTbIvjfd+beDQ+AvjgOj7LShyZPTJueOYxpV3yfo37yR4\r\nlKcTVBYxwI0z0k/uCWGGPaqUH3JEGZ3BRZChywfc/UPQ33JuJdTbB5X6JIZJ\r\nuxenUzCll3wCoBv5N4KtOjsbmOKuZNl/xgsN3g1/OspYMUf++BKi2TIWKiiO\r\ntj1evxnk5OaVmcL0tNZ4QDXjWTiuk4utNzdwE+9DPvwUB1FMGgIsRm5gYhqk\r\nTu7mpHBCYBQteG7ShU2dEyCicNM0r2WdFgLUsoV/Eyuma8dR+UAWc/+m17OX\r\nWwBlb1+NnF6R3Bpzsdn03ebeblubXDWOU1cmhhVUc4D/OJulVTpBfaMo3NC2\r\nkoXmdYWNBbHU3aoNACF1k1gz7hh4UR+58UxWQHpnSB9o3Wm52MCe3Fsv7/Tu\r\nM30uvLW7xhGx6Ym2fal8+UQ5zx39VFdAtuk=\r\n=oN7E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"2669bfe581459d1cab65768520cc3d21f80a07cb","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.0-beta.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.17.0-beta.3_1681406818118_0.13660820007429475","host":"s3://npm-registry-packages"}},"6.17.0":{"name":"scandit-web-datacapture-barcode","version":"6.17.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.17.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"cdae683aed8163e10ac1ef9a31fbb4c031a433d1","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.17.0.tgz","fileCount":21,"integrity":"sha512-2zluV6zE1aGDXK2bdpDOdFvxB52CXVI4TCqahfyw6Nh3Tj4L8zDQJBX3ZBLEDe+1KmQPJRZoZXddpWBhfxlFsQ==","signatures":[{"sig":"MEQCIEUn2fdKAPUFsZ14aevjqgsdYhm7FVfV1GQvcTzDwRUPAiB43IWqEcnAS6FQP2hDPbvb9v/NL5kXt8UVxkqhTTIiYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11689288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR+jTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1vA/+O4ecjZgMPTX/GeoRXzBi81+lSMTgU3cW2yuJUZDUxiDg/HuY\r\nMa+h65Cg9oep7cJnSSsImlsnuEd3qO2dmyvO0sx54b7RA3m0gLl7V3Hnfmuf\r\nl77wkljAkJ1zd7nUSoaDtewdMDiQiq6Flz9fg1o7lE36zRMYvpVzmDlKNUNM\r\n7aSRvWblvf51kAwRpUQ7t+/a8kJUrlkfLBDLxctDEe9yEMhFZ3kA7KHn9Cmp\r\ngTiXsv+VHuOPxPkqpR++eme7pnMnhtCTuS83zDgMO908LX7yQ3kwg0hBKSS+\r\nwiiiatW1pZLiRRc2XJ/g6ZNXxzVayYzQvIbWzSxC/z9yqRgkN6+KDVMEJFNr\r\nMKo2R8i7FaWTDzGDL+ACyoPcp9qFnScpyiYzzWovA5Qo2DnJgnjjO/wevhNU\r\nQUrYftAOIz0asy2QhXilStq4i+AK/H4V3iJj3DTD2vLNymcZOYoutli7Eneg\r\nlxj0klvl2WDuVm7nqmVaGjLcsiqhLkSkYK+6JQvGKBvgmTxahbp8I6cpXCJM\r\nJWUdZ/cpK4EpXRj+kTlAPORhIW9z8/q0jZqeeGo8obKLg42JTi8Lp5WboNMH\r\nA+lLTZwbXmHV7dU37bc3Ifk7GhpiPq3BYZ9YpSkaz4HB4zLov3KrqMjGNRVx\r\nCWKjKdUMWfNoatrdDu3YVXoiuFkuP2boqIw=\r\n=J9Ze\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"83b986aa5505ab18bc8e910246f6d62554da781d","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.17.0_1682434258937_0.05225896584302081","host":"s3://npm-registry-packages"}},"6.17.1":{"name":"scandit-web-datacapture-barcode","version":"6.17.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.17.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"35ae9ed3693e227f1d27988b550c05b2d38e0182","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.17.1.tgz","fileCount":21,"integrity":"sha512-kXxRHEjc3eDPOlN8A5bKCvTfVBpRCrjJXqmv3WH4Ua2y5119JZun2wG/c3dMAOnQy8jKDdQjWrE/zN8W5qUqtQ==","signatures":[{"sig":"MEYCIQDNf0CPjoyQdLxCwR6U5SvIKen8qFs3H++GApQKJcLgfwIhAOXgbB7TI7276+xHY1ei/+ZyPK1wFJfk+E7ZN56BWtyY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11689638,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU6IhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIMw//d2KCZKLplx02JXqYy1rn5sJbVsNiS30xxpe7Fh7/SJi9fycw\r\nkSBA6fqci95kfXuJF6sH1Wfly5f8cCjzTXkipyLUp8Sci6qk66GG/Lbt+Eco\r\nuxWzKLNrFnfBVv0SfMWUwPmXW+CVshVDr+2J2iQuRQtWuiYD+sptVcXL/Vph\r\nLH4Yvmi8LqZY9C51FzWBEGf6iNh1Ya59eHWS5+VOb/phdFG6aOFMQaXXwLvY\r\nshSp+K8/WFTdsn15XIvDi35/22+5HQuyPjC8tmZ2uAXOjsanuUlPRbOvFXc7\r\nOBQnbUU1rCpSK0q/NCVJoxz2HPUf+LHuM+XLgMM5ElmNqzpC8O5C3xDiyKDz\r\nngI/eUcd4bBqXLYQa3HUsNfLPTtNI1vznRbi3Gi06eKFJVU5XzW9calcfcKB\r\nHlKKfz65jpT114D6kB54dRtQb959WBX7NfGG+Li7dqmtVLTEVQE2LTSz0IuG\r\ng+pQ52I0kMk0YrXcAY/rvyNpzEBO6KHEngIqnTP30ATttF/v5KOVX2BXb3zy\r\nx3v0z7jC9oXB63OfJBfVfVeXZB4RtUI+Gdbhjr2IVD08LOjjuMsnT1mfncXf\r\nZiyWj0VLM9JfIymk6rA436N1j+5EfS4066hSm+DA5kqyAbF6uFYAh3eVsJZ/\r\nnjEi6jkauCW/RyqJ1el1I4iHHc1NU4B6taw=\r\n=eYEH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"10ef4f7ab1f14898015a1688d654ff5001ba0d71","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.17.1_1683202593616_0.20707587486198076","host":"s3://npm-registry-packages"}},"6.17.2":{"name":"scandit-web-datacapture-barcode","version":"6.17.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.17.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"c4b628aaf684b108773191567cec2fb672ca4db1","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.17.2.tgz","fileCount":21,"integrity":"sha512-g7cVy08BekstvhVFd8l7nwy9FjW72y4gBbP0A98zVXSGpBKlZAKYI5myh3WNmcUvJhSg9GHjyLT4ldi+ytimEw==","signatures":[{"sig":"MEYCIQD5QlASDfye17vtu5KJNbedMa80/ktXrZzryDv5yCSWOgIhAMvXsey4Y9FAhxm4B4SRrbttEYbsSQMLUWJKtccUPiKw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11688221},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"c811668d8cf8a85456565f0fff098e03deea742b","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.17.2_1684874757441_0.049928887716676806","host":"s3://npm-registry-packages"}},"6.18.0-beta.1":{"name":"scandit-web-datacapture-barcode","version":"6.18.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.18.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"8cf44b2413a80e485655576e9d2e807a485f17d0","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.18.0-beta.1.tgz","fileCount":28,"integrity":"sha512-CJNT0j/PzI42GpVRC2FEls991qSw01JNBWz1kfHPaOsk9QeLaVNiKvtKD1XgvWHBkjeC6WRW62rr4a7r9hoFCA==","signatures":[{"sig":"MEUCIQCa00JM07/GMitYHCjSf0cuKMT+FLjsHzyeurDAJoNR+AIgUg2IWyBHilJ2aPawQqBiUJp8wkMm/2Ws0tvO5UxIGz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13997371},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"3bc5565b39c4a7e3d3c509837790abf11e224658","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.18.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.18.0-beta.1_1686209639101_0.11616631316440618","host":"s3://npm-registry-packages"}},"6.18.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.18.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.18.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"e8142efcf125bcfd7fedbab251183a7fbb40d48a","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.18.0-beta.2.tgz","fileCount":28,"integrity":"sha512-7PhzNN/6ef5v0eB9NaGMBRtVhzaBTflGxmFLJ/wviam3t2zBInbdIa91pJ++NMCD02hTWos8TEo0HepXYTzGeA==","signatures":[{"sig":"MEYCIQDRhVyn6rpn/FLpjRG2byqXJaLN5Zy2Ugbe/JQFKryDiAIhANM1SVJqe1YHQqY5hnav9RkWk0NPynadcRsLzo+WQ4Eg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14065069},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"1e0e8b0728c0f9140555a7e2e475221c19f433c4","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.18.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.18.0-beta.2_1687358698549_0.1410208845365759","host":"s3://npm-registry-packages"}},"6.18.0":{"name":"scandit-web-datacapture-barcode","version":"6.18.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.18.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"209a3da737aa2bba86e61bf88cadda4524587d96","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.18.0.tgz","fileCount":28,"integrity":"sha512-1ZCeI9lExh3XBN9S3uYUvqnvkZPGydnDAltuBP6ksSZ9eGJlp7g46SmJByunhGKQBKeH1V+n3AQe7CSxNuORqA==","signatures":[{"sig":"MEUCICV7DKIyof/hNaDCqtiCGZ4tZRqz3voIU60lZi/dwQcTAiEA7/JB9EH+GMGWBb8j4yDt08H2eJdWvmwc0XPFu1twp+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13969848},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"502f108418c90ca90918c32adc9fb3535958a320","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.18.0_1688145161553_0.10909613633217363","host":"s3://npm-registry-packages"}},"6.18.1":{"name":"scandit-web-datacapture-barcode","version":"6.18.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.18.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"142c2f53b9547867360f6466bb42a5a89f88e35b","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.18.1.tgz","fileCount":28,"integrity":"sha512-tc4CrtQexthuKMHIF8b14ixq60zr222XGxeY6Ui4tdw9hNbVqpjaMHP0Q9O7sHRCg1MALTl76CYF4G4oWKgokw==","signatures":[{"sig":"MEYCIQC85IGReLdfvujJvqr6HAxKbx/kHSi7mtFqUV8Oz4Bp9wIhAIafPwIDuaSnOardapg+Scn3gw8ZvXdnO4+l2SobgqJe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13969828},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"c140df23c5bac8507bb481a34b86fd0bf183203a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.18.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.18.1_1689200481869_0.6824684324463086","host":"s3://npm-registry-packages"}},"6.18.2":{"name":"scandit-web-datacapture-barcode","version":"6.18.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.18.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"f9d8f1c77c8c94455c2aaf2b53c52241002ca57c","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.18.2.tgz","fileCount":28,"integrity":"sha512-1xaQJgaZ9vnog8DULnPGzdKG8Sd9yRnUC7fBlAQq0uPT78xM3RNFS2+jYzcb1G7lBk3UiCTIFVz39PyhSfIMqw==","signatures":[{"sig":"MEQCIBesj2fapk/rYrrNSlrWMcpRgmwLJOTXGE/LeDNZ/r7sAiAcld5EfjzMXsJ6Vv+hNwTApWRD6r8rlIA5JPY6k3EXSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13969838},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"477a51a02373094194c87a16fbc4e46893bade2e","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.6.7","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.17.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.18.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.18.2_1691098650795_0.4414483262708919","host":"s3://npm-registry-packages"}},"6.19.0-beta.0":{"name":"scandit-web-datacapture-barcode","version":"6.19.0-beta.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.0-beta.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"ec2d45605d99513502bb8a65a515e321cf5a62dd","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.0-beta.0.tgz","fileCount":49,"integrity":"sha512-+8gt8rfhRLCRCBG8yIxOkLEGHMK2jffDsVTI40pPhgBfAYpbGHAlvyzTLzTbVk/YFsd6hPYIBK3rfEXSvsW1Mw==","signatures":[{"sig":"MEYCIQCRJ4DjREWHxDmfDtg53UM5YFPuErm0bykAb+rVAdO++QIhAKHbvvloMGkzSMTCJuF0/ORZHzSnQjj8f9dNhLsGlZZj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27744914},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"b604cda1a09658c907b8ad872d7073c2944964f8","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.0-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.0-beta.0_1691170997972_0.8438017301434149","host":"s3://npm-registry-packages"}},"6.19.0-beta.1":{"name":"scandit-web-datacapture-barcode","version":"6.19.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"1c9158ee62e427c9ce9599d24b7b75217be3de70","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.0-beta.1.tgz","fileCount":49,"integrity":"sha512-gyl5FNtCcyySrDc1OnMM4YtiaHk5IQbZVLHqLdwTPu0K7134eK4+iOLoOV+R4hT/+T7o2J67tzihAtfpfFLmqg==","signatures":[{"sig":"MEUCIAoBxgVyTUsKlcd6wSajtFdJ4jiPN7lN85axZeqNY7OYAiEA3wsjxknRdKk+UBZjHVUT2O1dwykoBMRzYjnJBACv0qU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27726817},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"49349d368704822b1cac63fe7f69a36f015c771d","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.0-beta.1_1693437113997_0.21223443253951868","host":"s3://npm-registry-packages"}},"6.19.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.19.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"8de8b10ffeec01666ec815abfa11cdc3e640f017","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.0-beta.2.tgz","fileCount":49,"integrity":"sha512-26Y4lK0q2O1sDHge4keOnZ7UbI9BKXwoiytpKPhsHPKniiiWfAzTVVLYAFBPDBZ5D9Lt8aYAWLH4Md5ufSml7A==","signatures":[{"sig":"MEUCIQDlFS8H+4QCe5g2eCaDtHJ9UfDtaiqmCr0lX0rBY3AyQAIgcmuweS345t1Dnfz6ysYZjMy+b8SEvKPbz1A/DQYME3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27801672},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"d6b8430cf152f6b5a6b6cc6e570eb6dce0bf1785","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.0-beta.2_1693610883024_0.38747243906856443","host":"s3://npm-registry-packages"}},"6.19.0-beta.3":{"name":"scandit-web-datacapture-barcode","version":"6.19.0-beta.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.0-beta.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"edd85151f32fc2e0fa554991138fefe2f9819f5a","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.0-beta.3.tgz","fileCount":49,"integrity":"sha512-A4DDwrWZPcbemm3bW9FzuOPSMBYNUmXj16/8TJn88J7w8aF2Q4fq0JeANTDtuY8PYjnAG/YaQQBLaGjRZnVMpw==","signatures":[{"sig":"MEUCIEP2LxBEyQG2YqY4PIGEhGx1zwE0bK46ks2f31cOnb+4AiEA9Y767VZcBIVAQgGEk2zs4dOj64fzjHeseAlVY7l5gjA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27801836},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"270f2b9ef45353e6f2c2a2800d163e5f913f8464","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.0-beta.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.0-beta.3_1694184175185_0.12340881764761158","host":"s3://npm-registry-packages"}},"6.19.0":{"name":"scandit-web-datacapture-barcode","version":"6.19.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"ba9df980e3a6a1d9da4258a1ed05cf2a3797b330","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.0.tgz","fileCount":49,"integrity":"sha512-ozCfXrtlxekO0uiuxLodO7SMMQH+51l/FelRXXrjztJr0Cw6OvnzoSb0gUEj66wb/Q1F6o5iR8f2nd4mxauHGQ==","signatures":[{"sig":"MEUCIQDLv5AhXl/PBtHJipBFfhnCHLvy7NYDQfRartwSsft2twIgOavFjEgdUWM6DhMPL01YTmOiS1FfQZ528DzHYLUK7uc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27805049},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"2c5c76fe81381c852c4be3e88be6fda6f509becc","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.0_1695113647106_0.14073304895236594","host":"s3://npm-registry-packages"}},"6.19.1":{"name":"scandit-web-datacapture-barcode","version":"6.19.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"c9746550cca7b946683064f4c3444a03bf822c66","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.1.tgz","fileCount":49,"integrity":"sha512-q6c8MPECqtdPC9uWrdzWXy1VqswshnPx90cYcA6JWxnRrUCqRakbIPPIPzmnKIx3py+F2kgE2pKcgI8ScuL84Q==","signatures":[{"sig":"MEUCIQDhPxntegUoJiDbBOMn0cUmtfIAEC6JYbe3bc2+XrVnngIgEvNXtuuwF+gsKTrL+OMCYRNP9+WMBA6IrzEsl8Zbbso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27805791},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"f94beba276a2165c30565948ccca928268c8f711","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.1_1695847407100_0.5987253573056817","host":"s3://npm-registry-packages"}},"6.19.2":{"name":"scandit-web-datacapture-barcode","version":"6.19.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"9a548abe500e73c9560d8d536fcd588db5784c18","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.2.tgz","fileCount":49,"integrity":"sha512-BMOxpcJPAeK8D4kAUZbp7YU9v1ANYjmg90aI7onQ+5UmlKN14nppUrkmjmItTekUyPBM+8kS5apF+PAB6xBZvw==","signatures":[{"sig":"MEQCICXOJtd67UUXFEPnQU1iiZmQgYGyXJ3C9Lb+wEJBC6zYAiBLDSPmBFXSKOvEr5xIaN5bQmpg2QgPamDXQycsgFwwxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27808868},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"d2b4e39cfcfde80f6c9e5d859849174e460077ef","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.2_1697210106859_0.6538674030789826","host":"s3://npm-registry-packages"}},"6.20.0-beta.1":{"name":"scandit-web-datacapture-barcode","version":"6.20.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.20.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"48a8a8afc900753a940d1adb15ec88ff21478c42","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.20.0-beta.1.tgz","fileCount":51,"integrity":"sha512-jnPr6w6WP+W12KmFxfOaExINLAYoAwiQsJSGlwW0r63yHJps1yVTY3M3XXF+ZQxOsVDzuX6JLsIVv/Kj/uMtUA==","signatures":[{"sig":"MEQCIFWiD2jryIu0OCSFqR4dm6B8ATAt8aRGomLhQJ8sNfz3AiBlB21fKr07BxeJz93DQbornV8MeBwFJSPUkzCBVfGeKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28514309},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"adc6aad28cbb3aa668966119536cdbed0d25ded8","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"npm run generate-typings","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"npm run generate-typings","build-coverage":"node scripts/build.js --generate-coverage-instrumentation","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.20.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.20.0-beta.1_1697651785638_0.2561506286778079","host":"s3://npm-registry-packages"}},"6.19.3":{"name":"scandit-web-datacapture-barcode","version":"6.19.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"bae4134e6ea667b08e8d38fe4bc65ceaa96af899","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.3.tgz","fileCount":49,"integrity":"sha512-p5vg2rWiGQJOBvH0geAAYAblsgqdggRRufxnt3wIojWhqRJaW4zZNEiAzHvlnA+VP59tz7ktqnPvkdTYE+kHnQ==","signatures":[{"sig":"MEUCIQDqnY1JCiE14RqnaG3m6lrEAQ1e2BvZOtsR5sp7KQAbnQIgH5zsivFONFza4UYibAwgeSCPXyYVAK2NarEGgE6lNpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27851801},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"a70bf4fad07504c012af61ebcdfcd7405422783d","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.3_1697814078612_0.13149641118686373","host":"s3://npm-registry-packages"}},"6.20.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.20.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.20.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"12b0b89bee56de86c78915165c55d6e6324f61a7","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.20.0-beta.2.tgz","fileCount":51,"integrity":"sha512-1KgfVLmT6+uUneuRYA/bDBfTN1NnCyYcNP6xthkdi+AhUaYk0reX/CDKUCOpwfRXrEEwfQpjPdLusrVrAnpcwA==","signatures":[{"sig":"MEUCIQCKrwoMA9dZhy3/z/siqU1OUAKM8dVo+KHJQ2p19K6kKAIgHcXjIWlzydN0cIFRq9fIga34Dlf2KboGujBH0/bUP60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28577579},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"36bb6c3489b3e72aeaf6316c76ffa3d5073743a5","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"npm run generate-typings","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"npm run generate-typings","build-coverage":"node scripts/build.js --generate-coverage-instrumentation","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.20.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.20.0-beta.2_1698701297485_0.35782102519542813","host":"s3://npm-registry-packages"}},"6.19.4":{"name":"scandit-web-datacapture-barcode","version":"6.19.4","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.4","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"5b07275305ff61e595a57f247a9db591ea336300","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.4.tgz","fileCount":49,"integrity":"sha512-p2TAQHN5NrL8XOj2fZE2z46YJ8d2sY0gkXB4f84o+I+OEgBIHsRI0YIPCDichLmIEHkOJ5JgvhT5r+jZZLX3aw==","signatures":[{"sig":"MEUCIGSG3OKqxq2pzt5yX8UoajoafDd+z36WbY8eea0nVGR1AiEA93J0TkqQqpL05oDzHpBfwCO4ZWjjSdwIVT2mjlqqNZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27628951},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"8255a5bdaf9af677fa6ba30cf399464fda4e9ac3","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.4"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.4_1698870660582_0.37113149159792136","host":"s3://npm-registry-packages"}},"6.19.5":{"name":"scandit-web-datacapture-barcode","version":"6.19.5","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.5","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"2dedd7ff4015bbd72efb843f9962d792d7a4b1ec","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.5.tgz","fileCount":50,"integrity":"sha512-XDGG4/gQfo6qahJm8A+Gdha0fx5kebVPVLkTzIJrNwg5th8TU10RSojZCx5Gzly1fTZmgGJA4mdYgNd1b73ckA==","signatures":[{"sig":"MEYCIQDp/SIJueNUHs5zOeJMb9GW8K9Ni813pmhY6t/SNRvB1QIhAOpuToOArJVVmkerH7Wb1bTELqsacnPpv4Ktkp1Z1y92","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27794951},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"bc4eca08d0f198356621fe5eb4dc30acee9e636d","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.5"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.5_1699047802787_0.046258137995478066","host":"s3://npm-registry-packages"}},"6.20.0":{"name":"scandit-web-datacapture-barcode","version":"6.20.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.20.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"785b22901f303e5f18853d6bf35a61204019b549","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.20.0.tgz","fileCount":51,"integrity":"sha512-7/WxfHBvrP4AreMvd3odFL7lx70UGHg3usCFlUFnKANyuWfwz6oVqYOCQQ+wvoLrHA8NrxKR2BdOhxUJoHmPhA==","signatures":[{"sig":"MEQCIAHAdr31Pkn4THP80ea/xbpDGyrcacurrTIR851KLvGbAiAjqzo8P6azcJuSYTcMkhUesPZ9EDpHkc9BP4eYqS1DXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28601441},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"a4c6eb2613ad28be44c876794417986255f0b81e","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"npm run generate-typings","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"npm run generate-typings","build-coverage":"node scripts/build.js --generate-coverage-instrumentation","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.20.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.20.0_1699382892244_0.4474755867262141","host":"s3://npm-registry-packages"}},"6.19.6":{"name":"scandit-web-datacapture-barcode","version":"6.19.6","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.6","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"7970b3c7489b446cc72507a20530118c5e1ecf32","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.6.tgz","fileCount":50,"integrity":"sha512-H5oVEWuOJFuzjBV+D2gvamnlcunzQM/9VAQFfZ8t4Skc0CJig4Ecj1KjLW0an49hFo+L5hCsTmZobvngMpbzsQ==","signatures":[{"sig":"MEUCIQDFG+h83l6MvHHfOryb1uqfj1bQCQOjx5LplU4Wi9nUcAIgcGy7/jWIycYqg1q/qPRu5U9/BkeVcH4M8wjxgYwUyXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27795083},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"67a7e50a89c2b00c89194fdcc8ce179940d940b0","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.6"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.6_1699709293855_0.41869461130072105","host":"s3://npm-registry-packages"}},"6.18.3":{"name":"scandit-web-datacapture-barcode","version":"6.18.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.18.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"f9c2cd51971649cb2024dabff2960b32a2e442d9","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.18.3.tgz","fileCount":28,"integrity":"sha512-+MQGEaMSOUxH/ezQEQjomUIjtv/H/cmzjOR8V3epa5A1uzJsn4NNuiePPflSbUasqye9DO8KIlLTfDGZbtGbGg==","signatures":[{"sig":"MEYCIQCJAVs92154vrjsX/Gr8m9qHOPzu/av+R0+x3s53bkJSgIhAMKt1zKxKdG5v7VUrrR23kpZOZiuZn1gPJitPhlwLR+c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13971583},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"b30be3a1e05fe83b260ca0cd030c6db1a6e83dd2","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.6.7","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.17.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.18.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.18.3_1699915453863_0.4837379295994897","host":"s3://npm-registry-packages"}},"6.19.7":{"name":"scandit-web-datacapture-barcode","version":"6.19.7","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.7","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"1a0b425bec39ad0c7ee5ccdc5da583308d0fb45b","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.7.tgz","fileCount":50,"integrity":"sha512-+nRoRShUm0H+5nIpCrPbEnt1MQa0d5Lva6mbzBLjtzWKz7NgweRn8A7VOHrim7LAdRNLZE8KbRtoL3hKKQsp8g==","signatures":[{"sig":"MEYCIQChH+2XXVjeGikP+1Uge9Cvs0Zf/9/44zcZm9iwEjEdOAIhAPqlxsmfO38ra091eEurK28DIGUtlgou35pI8WFfNXOf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27795125},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"3387377aa74805f73713acc4a078731fc52d93db","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.7"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.7_1700064506179_0.6810955155742684","host":"s3://npm-registry-packages"}},"6.19.8":{"name":"scandit-web-datacapture-barcode","version":"6.19.8","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.19.8","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"7b87566095d6b83f0505c36c655dc8138bfac3fa","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.19.8.tgz","fileCount":50,"integrity":"sha512-3VByiXT6In+KEx94t50dkW4SOHxgFIIOcgcNVuEHhTbV8w8ndaug5GvoOhoJc49DFPD1FllT750+L5uCIXkojg==","signatures":[{"sig":"MEUCIHbAr2egBZamRH2SP9Xt8GGslFWHfQuSsfRlJ8RKALi9AiEA2b2a9Ooqg/nGGuw8JXZHBkCMUhToEt+/G/h1sLfmD1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27795115},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"028ece85daccb91486c9921702c3f11ef4d5c125","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.8"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.19.8_1700681903765_0.9759416809951957","host":"s3://npm-registry-packages"}},"6.21.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.21.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.21.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"993ece4ef8f48b41e02319ec3008ebe9f7839e24","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.21.0-beta.2.tgz","fileCount":214,"integrity":"sha512-gUCulSJgP0pBPrgRXeHnSYT9BtWNw+PA+N9BcW5sLcaWTlGT1xL0ZpAwI5SJOl+CDlxRukYVhAmkIxMEq7O3uQ==","signatures":[{"sig":"MEQCIEggX92DuuS6fo5+THIbM9f4tilrKaD9RrUDM4DDy8VBAiA+2mH8ZCwVESmLTPbvgH6sRZpbPpdPRKHQ/7JOZ8mobA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29063211},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/browser/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"33c5fc585eb934ceac9723841df2ae762e3d9e32","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.21.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.21.0-beta.2_1700756228099_0.25457461409981996","host":"s3://npm-registry-packages"}},"6.20.1":{"name":"scandit-web-datacapture-barcode","version":"6.20.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.20.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"e94e7a7c366c155a3e2eef71f274ca8b514da9c5","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.20.1.tgz","fileCount":52,"integrity":"sha512-tbh9bwIe5x+2lYcq9q3y46FIa3xw1zyYNUuZSlA04XoaJPiNmDc4ONdvdYYTd0ivWwDSdvLC7EmMyBraZphXLg==","signatures":[{"sig":"MEUCIAoIfi8zEMixHaHVU2eq6FQVGVVAq6EfyMWFX4QVpkZzAiEAz5mIMkRI7LZgtXjawRVJu+m0fNXq84jyHgphSQ65XE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28768686},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"aba462286dd742ce3833f0ee278cc32b6381e882","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"npm run generate-typings","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"npm run generate-typings","build-coverage":"node scripts/build.js --generate-coverage-instrumentation","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.20.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.20.1_1701196918622_0.503103228586999","host":"s3://npm-registry-packages"}},"6.21.0-beta.3":{"name":"scandit-web-datacapture-barcode","version":"6.21.0-beta.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.21.0-beta.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"f390405e1e779ddfeb6bee5f021c2779c449bc44","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.21.0-beta.3.tgz","fileCount":215,"integrity":"sha512-sKcXnrjBTu0Gz6D1VaIDX4HXogoUkM+X62eisUrsAxQj10gp/odAdQd8ropPNZGjq468gxHVgKohbqSmmPdegA==","signatures":[{"sig":"MEUCIQD1RIphYyX82TNE+5Wb+eJMGzaTPjY5VjGp4DLLBcK2IAIgfjIbiHv4OCf2kqN0bhtr+ni6ABGvzdFTKgoASFC6JVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29067484},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/browser/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"7815d1bbac2f0479596b2c657ee544e7f82e8fc1","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.21.0-beta.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.21.0-beta.3_1701364324893_0.4208958913820515","host":"s3://npm-registry-packages"}},"6.17.3":{"name":"scandit-web-datacapture-barcode","version":"6.17.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.17.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"42a3834ae1dfb2931a3cbc32559d3095959b2f3e","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.17.3.tgz","fileCount":21,"integrity":"sha512-6Dw0y0Qq5V/wSAWcD2wSUTOhG86oKXJ//4HQpek5jgydb6O1MBn/CZK0+tVRHyq2YF/1FrxJTntlRA7tgb02jg==","signatures":[{"sig":"MEUCIQCKqlPLeCDWY4XyfraW50BQ5IxGBMY+u6aPRAXfyet8YAIgekG4ALd6wnpyipAEWxnYagY3yXfyvr1cLuQudsCc8lA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11689971},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"107b31c6ce988e6b239c498514312a6eac7bda4e","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.17.3_1701860882460_0.23384804879335808","host":"s3://npm-registry-packages"}},"6.21.0":{"name":"scandit-web-datacapture-barcode","version":"6.21.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.21.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"ee05454a57f6dd04e912e6bc86982823bfa32808","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.21.0.tgz","fileCount":214,"integrity":"sha512-a2JX9R6A9cgDheso+yzxCSOW+XV1mGWuq0IisdaNJoXwFk8daBvuUlHit0S6A6ZDNONlFLx8uoWb2Ron383m2g==","signatures":[{"sig":"MEUCICs+Bvug2SD+6x3dc2SF9MT9TpfQFOkJ2+LpVENxmcFnAiEAtqKdM/7Rd/GBqc7Fun4RDJQs50yZc9NmFv7kPL6Utbg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28984385},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/browser/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"f5c25463f450189b467f37b0f4e8eee99ec3999a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.21.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.21.0_1702038976690_0.3667212388816452","host":"s3://npm-registry-packages"}},"6.20.2":{"name":"scandit-web-datacapture-barcode","version":"6.20.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.20.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"59add3f00e2bccb2f360d3d1e45702e2f2169637","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.20.2.tgz","fileCount":52,"integrity":"sha512-674Uspi6M+RrVS7St3uP15egFaBCfRsuFuV4zlRcGSOba2eeFrQXflM/xNheKEMaC979Tu2vEjl5L2PLJkLEiQ==","signatures":[{"sig":"MEUCIEmOZb0AlW59C2M4nKW0M+K/YoLezqKf31Ju+ZAMoDp3AiEAl32O65VwBQ/O1FB7eRvyKZamxyoLgxlbFpBglS+Q9PU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28768678},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"3f3fe44af821c54e08c150412ff0b87e5c47ee1c","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"npm run generate-typings","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"npm run generate-typings","build-coverage":"node scripts/build.js --generate-coverage-instrumentation","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.20.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.20.2_1702598265475_0.35132964606811257","host":"s3://npm-registry-packages"}},"6.21.1":{"name":"scandit-web-datacapture-barcode","version":"6.21.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.21.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"ce491a20cd8a6c25475ed89dbcce844aa1abdd92","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.21.1.tgz","fileCount":214,"integrity":"sha512-8owIjnGQAkpZUsX93JEBxMTQVzENVOacm5nX3hp5hHSsw/rMBuGScjOp2Ll0764gmqWwSVK5H0eh77MPKGRl7w==","signatures":[{"sig":"MEQCIEDsPtYUCLi8kzj2ezFz0tnZtgZoYyLtimuXrko0eaMNAiBawegtSSGz5/a9mLejn9VIdBXDo9rPLQY7KslMrwr6oQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28984250},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/browser/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"274efb27273bbbe17f57502a7d73071bd6ddafa8","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.21.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.21.1_1703266815369_0.8424685604186788","host":"s3://npm-registry-packages"}},"6.20.3":{"name":"scandit-web-datacapture-barcode","version":"6.20.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-barcode@6.20.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"15fae2d5456c5242162f6f9f4df487148172be86","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.20.3.tgz","fileCount":52,"integrity":"sha512-LTypQ3quK+9Xl+Joy+7/vrJ8/0kIKWG+sXVLP9RzRCACJaW7ydhwmrKlJzd+woVSl/UksIPR7m+UwPXMh1Poig==","signatures":[{"sig":"MEUCIQDDAqgDVBxDfg20S4UjT3V5vyXft3qX+RD6Zn9Ir5oW8wIgYTGTFs7jMliNj3YGqjVpgjdBQV8zSawwcqqyWFe9rqg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28768739},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"6c160c4f1c93314731dedf9306402358914c4cc4","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"npm run generate-typings","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"npm run generate-typings","build-coverage":"node scripts/build.js --generate-coverage-instrumentation","generate-typings":"tsc -p tsconfig.typings.json && tsc-alias -p tsconfig.typings.json","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.20.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.20.3_1705618320575_0.14267627610291123","host":"s3://npm-registry-packages"}},"6.21.2":{"name":"scandit-web-datacapture-barcode","version":"6.21.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.21.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"24fad1c38209c0d1b8ebf6cef66e58b115eb660c","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.21.2.tgz","fileCount":213,"integrity":"sha512-DgfzV01Zdsd00dKLGQ9ojj3g1xmaM15SF6N7mKh7wliU0QNRqHeWse+YEHiHMVreBNXif4yd1UvzxGs/aN3R4Q==","signatures":[{"sig":"MEUCIFji/dS5+ZBUtEXUPZtWDDphpWCTPRg/WGy2RbC94TdMAiEA3FrxBgamSJ9T040+ECWDh7maanIyZJmdcWxnNMkV528=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28901059},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"17dc2bb982a8f65cc948626e7339ed490a488ee4","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.21.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.21.2_1705746926903_0.45217877772783654","host":"s3://npm-registry-packages"}},"6.22.0-beta.1":{"name":"scandit-web-datacapture-barcode","version":"6.22.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.22.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"b548be42ac29a1ca9dfc9329393689497cb1bf1b","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.22.0-beta.1.tgz","fileCount":212,"integrity":"sha512-GXakBNU4LvAICOVrCCfN7o9gogYVyfF7RyONIL1ef1R846e9/oRGt+u8e+lPJ1SuwBZkHRWuh/If4hQkRaSZMA==","signatures":[{"sig":"MEYCIQCas+y8Nn2mBIDyRY19K78hLEl3AB4iTJga9zvETPhEZQIhAI4kwAPIRYYaz2h50+PBsZslkBsxx+IRL60N/XOyzICH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28883941},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"5f327374d10e45d58128b91a3762ae62268341a2","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.22.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.22.0-beta.1_1706356706733_0.9214240009597141","host":"s3://npm-registry-packages"}},"6.22.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.22.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.22.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"c5922a5057f7f0cd22e9f0f00768988267c9ae68","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.22.0-beta.2.tgz","fileCount":212,"integrity":"sha512-zAA5FIZI99CggZFzlhRD4V6W+aBzPVxMV9YYNUt1SAS4RuS30ckW5OeL8sBwuYa2fSYfWMb2kuCwMiHxn3Lyqw==","signatures":[{"sig":"MEYCIQC30EIw6c/v8qup0iEVR6iGCFsgrXeXd+b+gteMDNhAPQIhAPLr5lhmqLpP6OeTu/sVFTc3dwr5CvbhSpwPC8bj9gJn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28879892},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"5c27142f46d68ee54cbca15b46373a1239c8b9f1","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.22.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.22.0-beta.2_1707171317217_0.6513091307281045","host":"s3://npm-registry-packages"}},"6.22.0":{"name":"scandit-web-datacapture-barcode","version":"6.22.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.22.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"63c7a75ee1dce841ce92d8f81140c5433622946d","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.22.0.tgz","fileCount":212,"integrity":"sha512-GPcwYpkpDPVWgqLW8aQ9UjBQP31JM4Mmctozz5UKPNe6KuiKHFnpXe4r5oY5utq3oN4U1WYeTXssuOZbA5CzQQ==","signatures":[{"sig":"MEYCIQDCeqeVc1WfE7c9b8MaF+XGDQ5Lnb8tEx8gSo0c5AV2yQIhAObQS6v0UEfqFRbqwCQEIjMBMtU/W9FgvZLvkZfSjWNz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28905419},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"cf50079d8849fcb52eeb5304c12ae3c738026be9","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.22.0_1708110099425_0.4911326395986879","host":"s3://npm-registry-packages"}},"6.23.0-beta.1":{"name":"scandit-web-datacapture-barcode","version":"6.23.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.23.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"51add985bfd683ef7197c3b4c2248007038ec79f","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.23.0-beta.1.tgz","fileCount":213,"integrity":"sha512-vt6LmE2G7wgEcXG0hLnF+yZuhghrsYHNYTfEBQwqj3Fl6T64twsfsOhPEZ+OVRm3V5Iz5FlRTApdb6wIXQBJiQ==","signatures":[{"sig":"MEYCIQCCApSMxZ8tBhY2rCzloFaqeA8UOkxtWX/lLdiClD1btwIhALRKQ6+4FH+2tfCVVzxGarlGec7WKmLPQaIIZ73bFpyU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28880913},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"cea6b20eed63a8d608175d10828047b830f029ad","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.23.0-beta.1_1709661265977_0.6720902215633373","host":"s3://npm-registry-packages"}},"6.21.3":{"name":"scandit-web-datacapture-barcode","version":"6.21.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.21.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"57fc514aa63fb7c487cecc73774678d018e0c4d2","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.21.3.tgz","fileCount":213,"integrity":"sha512-iUEwnSyXfhYAb6m04k6JhAWLW+rRolckVv3DtY7f/VugQZuFnY9vHME323JD4zvk7phBU039v6YeVqvAzNCbOQ==","signatures":[{"sig":"MEYCIQDOVSfTpnfqPCJFCUBBMgaZ1m5JmT/gdJZchwo+5Z7NwwIhAOL2WUBi+u3KtG+TMLw3s7KFrF13JEwTmtjF54hn6X5k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28926289},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"e6454914568b725fe016dd397ce8f2dd273ba65a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.21.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.21.3_1709675509044_0.7960150076844732","host":"s3://npm-registry-packages"}},"6.22.1":{"name":"scandit-web-datacapture-barcode","version":"6.22.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.22.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"fda1faaa757be374e838bb328927688468890e94","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.22.1.tgz","fileCount":212,"integrity":"sha512-gA15xOM2YhDjyQd6VaQbSyed1OQBZT1b0TZyEG5Nhq0X/I1XnxZGGPRvXWwcZCNFRoaH2NaqdZhgyXDXKk63TQ==","signatures":[{"sig":"MEUCIDPtHkGDBDNRN/62Q1pAx6Y7q7ZFejF2aN7VwAgiioBhAiEAzbkD3LuQOeSbeJpuLN1nLcamclgTZZLZebhiovu2Shw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28908650},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"ffc5c51bca1fbe47d3f3026d870095dd90223576","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.22.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.22.1_1710350970145_0.98287449366332","host":"s3://npm-registry-packages"}},"6.23.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.23.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.23.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"8708f04ff166f07ac4954051de9d9c5d657a7db9","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.23.0-beta.2.tgz","fileCount":213,"integrity":"sha512-rLYvXKQ5Dcb1j5KHrW/CAGw6lIdjRIMXPmd2RE7oc5E7S4XyFHA6JIq/qYuz9wBegCpUgAYrgqIxe8JkensmFA==","signatures":[{"sig":"MEYCIQDR2N5TjpLwaNlc9ZffzWDq5YTryU9AMcjk0Sn4A+kSEwIhAOJWJd3DrMvzyT32XdP8hjKWem/ETm/93+uJXsaqW0Er","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28896765},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"cc90a7a68e9eb0396eb2d05e1629d11e75ffd4e8","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.23.0-beta.2_1710447937499_0.01731309958868188","host":"s3://npm-registry-packages"}},"6.23.0":{"name":"scandit-web-datacapture-barcode","version":"6.23.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.23.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"5153606044d5f15d623508f90153ead6819b0c1a","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.23.0.tgz","fileCount":212,"integrity":"sha512-gPqvFmdGNHeIix7FkXQ78zAe97KhXlZehEWjI6Lfr6CJ3Ka3nmpGBPqe9j1OzwWAnEp7+HRbwMpMywzcKjDLIg==","signatures":[{"sig":"MEUCIBL5EGDLhYjotyqv5jYpippkRv2VPBy2RR9omG2/wIoEAiEAnuuPT3gnK8ZZnC7APFMjQnSDIbnItQi4u6RcdOotHkk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28900179},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"cb58a25c34ba197eabbb40c64072f9897e392b51","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"lit":"^2.8.0","eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.23.0_1711133700957_0.1753655304218078","host":"s3://npm-registry-packages"}},"6.24.0-beta.1":{"name":"scandit-web-datacapture-barcode","version":"6.24.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.24.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"818969cad7c1fd2062755082b57b51c3ee4c816a","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.24.0-beta.1.tgz","fileCount":132,"integrity":"sha512-VN13KwC9TyD+dA4903AORtlnKyR8bGbKHMqhmW1Tx1FROZtUUZknPkSyplKwn23A9mYXN3q3JXCxfm1/aC4TgA==","signatures":[{"sig":"MEYCIQCQVxhIWDxAruHorAZOQuqQhzlEEI05bnedzA7CVj+oHwIhANlQTehej/FyCnry5Y1WzqCcxbUVsb8dw+QsB2RPEmrb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34340211},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"58af609831a78c455c880bde0f86bd16584350de","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.24.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.24.0-beta.1_1713549193221_0.3960184700948388","host":"s3://npm-registry-packages"}},"6.23.1":{"name":"scandit-web-datacapture-barcode","version":"6.23.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.23.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"752cc1598f26bbaf47b5918a5b268203f1ee2faf","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.23.1.tgz","fileCount":121,"integrity":"sha512-he6Ia4fZhonKxYlm6esF2b+TXf62hk2d+HmDbm8I0turMtxwu1KAq73JPcnIlsluTnlMLRNa5TaMjX5QT0b/pw==","signatures":[{"sig":"MEUCIBT/7GrcKTT8oFUBklRgH6rfExBGCnA20SJloBW79HhJAiEAguQHxFOZ2Tjp85iDsC4k2y+EqfWnsxrGqp/CVPqOPNg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28749916},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"87aee321d846a1b26cf6997e653f0f98ae2a8455","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.23.1_1714034544625_0.8940089293954061","host":"s3://npm-registry-packages"}},"6.24.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.24.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.24.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"6fcefd11fde495cc16bae2335dd7f74271260313","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.24.0-beta.2.tgz","fileCount":132,"integrity":"sha512-82h2wnWGRUZsRU/PJsEOf4o6MeHCO3X4vAxRHazWdn9ot33mYkU6niscuknbfIn9M6L4Dn1wbZaZ8wmh7XlIPw==","signatures":[{"sig":"MEUCIQD1F0pySLQPrUYaOcFGFY73nvLTrvodtr6RvkrZ5EM/cQIgYuTFywlTWL3i0gmoFp3C6h9XNNBFfhME+M2+ssu/YI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34382508},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"d38f2ac43720fd0e8d492e1a246b587770d186ca","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.24.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.24.0-beta.2_1714487590063_0.4549578253720916","host":"s3://npm-registry-packages"}},"6.22.2":{"name":"scandit-web-datacapture-barcode","version":"6.22.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.22.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"54fd42ae8d1cd7462718aaec03477b82e1302f0c","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.22.2.tgz","fileCount":121,"integrity":"sha512-j/fqhbv9cWX8RoVO84xfEAW3FYNncbVoIACrOR13jsuYSn9N37i/pmzE+JL8rJPKZ+iaOq83m3H1ATfB1YgQtQ==","signatures":[{"sig":"MEUCIQDGl7M1zZPA5q5VkX8m7E4dw4KX/jodsXEek8edveib6QIgA1zamKPzv1exix+CCz/ACBn7lckLBca6DgH19pxyA3I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28755060},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"f8f77fcd7e5b73645d5d60a8260786d35eaa4ecb","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.22.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.22.2_1714516269515_0.6021542216815383","host":"s3://npm-registry-packages"}},"6.23.2":{"name":"scandit-web-datacapture-barcode","version":"6.23.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.23.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"0be373cc748aa55a4bb81d55ff541129ec111c89","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.23.2.tgz","fileCount":121,"integrity":"sha512-haZGT/YttASrkzlcRTUgdavacs+ZbWs/+GKTk2K/nmT358wdrVN8UD7EM0grMfEDHs4tuUwriu8lj4ekUV/2Pg==","signatures":[{"sig":"MEUCIQC35aqBLBQckDKtE4AnFFNWzZySLT7+BMm5GG2rD73t4wIgDsgNO3/b266P8A4jVqAgq7OkFLD3SDcE3/+60+jvUBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28752928},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"6849609a618e57a1fb9f72a287f7c3895480aa78","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.23.2_1714550824942_0.29999253233852063","host":"s3://npm-registry-packages"}},"6.24.0":{"name":"scandit-web-datacapture-barcode","version":"6.24.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.24.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"3ee40ea16b410ab74dd39aef9556ff5d3d077753","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.24.0.tgz","fileCount":133,"integrity":"sha512-RtiV1Om2yTF+xXTOgpLa4zp8Px7Dd8Cr4u4rW6c1e+gkflAngPfsq8FAaD7XE8okofGPHeS0yeYohwjMKE7Geg==","signatures":[{"sig":"MEUCIQDEidQYrOIL09m/KfCrHM2u1W4S/kSGnDmm/liQyjfKRwIgHAMpN/iGV/0weaoDjY6ssAPt80PmBpnrZUzFFaWKF/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34383712},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"2a8ea220d84c58307117adee40f30bcf72dbe461","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.24.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.24.0_1715202663863_0.7946191822077049","host":"s3://npm-registry-packages"}},"6.23.3":{"name":"scandit-web-datacapture-barcode","version":"6.23.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.23.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"89bfb17313daa7ba3e6864007a1ae5d6e86bfb54","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.23.3.tgz","fileCount":121,"integrity":"sha512-f49snUDwvuMjvpr9hvfgKYWFcjaHaOVZ1/5S2NmCvpgl5R9hW7D/w6kmIRcCTMz1pT1Qu8x1G5rNvYUgTZDvVA==","signatures":[{"sig":"MEUCIBdD2ON8RcOiEfZwkWSMBD3midLLb3qXUmFTduD7s0f/AiEAzvzIs39IYeDvZUh4p+fFPayBDtxKiA+yv0SsxQFrIlY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28755235},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"acffe5758e36e172e5ccff4c20ff769b3dd27a4a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.23.3_1715350303980_0.803781057809573","host":"s3://npm-registry-packages"}},"6.24.1":{"name":"scandit-web-datacapture-barcode","version":"6.24.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.24.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"bd59054063785b32784f9566a05379479d67e44f","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.24.1.tgz","fileCount":138,"integrity":"sha512-m4m7taMx63vTmYGsl/82v6Ux5ByrxCwD58Azgd0rb6tAmfcMln2+/fIiM0qXROAGTslv8Bk7I5u3mzTAAfNhlQ==","signatures":[{"sig":"MEQCICQA7UxyeuGql5cG8xFQkRztMYfSIBoNvx9jSTWEEAVuAiAvovCQQqnXOoIsLFmHx4L0JwPv+V5OUMESNJn4sJj+Jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34539330},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"fe3551d2b85ddeda22e6e822bb29ea5cb117a404","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.24.1_1717780224244_0.28747874805608786","host":"s3://npm-registry-packages"}},"6.25.0-beta.1":{"name":"scandit-web-datacapture-barcode","version":"6.25.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.25.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"131c48a1e9a719a702ffe09f65b5b6a7cc18f4f6","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.25.0-beta.1.tgz","fileCount":297,"integrity":"sha512-hUVrgEtJVpK9s8nC0uPzqdx8BTpFSwmFMsg5iBwznkgZGMyGeqNEGu4v6Nx1LOEj/Ol6cFXBvF8O+suSCE67vw==","signatures":[{"sig":"MEQCIH1x27stJLIzcjUwZzMCZ7fDf+rLHuRnEv6PNi6tgC1FAiBopD8VrcHX75fLBmfudON+tUssi7k0rIeEFvpuMz76tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39957437},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"0d505bcbf5bd935faa70b92548b5e3a7cb64d411","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.25.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.25.0-beta.1_1718044773612_0.4357081726836147","host":"s3://npm-registry-packages"}},"6.25.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.25.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.25.0-beta.2","contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"bc92265a5ebec8f690a29c96b98d539a0b9c4f9f","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.25.0-beta.2.tgz","fileCount":313,"integrity":"sha512-XplPJ0d58fqlRWZqR9wm+5PjHsFglu8kMg7QdxWEceMdyui8h37nMSAitDVo1x1jD2+E70pW3g5TB7K0hO8U2A==","signatures":[{"sig":"MEQCICt29FyeI/DAyVOHCWkXCD972vywUSoRoUn8HJfbfRZIAiA1TPrcS3b+1MDJsqS+Mdb580yI6Cx5FGMH9WjzGSl/AQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58254348},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"c8c2786ebd46205df5aa23345fad3d15151338bf","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.25.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.25.0-beta.2_1719511250632_0.16545501162714227","host":"s3://npm-registry-packages"}},"6.25.0":{"name":"scandit-web-datacapture-barcode","version":"6.25.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.25.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"933e0408b162c1169e8e75405945f5b856ed9f41","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.25.0.tgz","fileCount":313,"integrity":"sha512-XAmvxwqpAPW831OwXt//ekBDxJD17C6Xm0lVHtyNEppOFJMXWWwOgWM7ZlpiO/Gj95e/58pXbjQiL1HbTxnhVg==","signatures":[{"sig":"MEQCIGuC21QKzGHf6N2dfw6tmqiVkWWprUBK6EjjXSuq8mj5AiAUW2EmNbb4oRJ/32KDZ2hD0HJncppDejQSKK1AmZ1vig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58257404},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"6dd1520879d674d4db57ecb1c6db6e7c4797d5d1","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.25.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.25.0_1720197566211_0.5926438005698031","host":"s3://npm-registry-packages"}},"6.22.3":{"name":"scandit-web-datacapture-barcode","version":"6.22.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.22.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"986368c11efc63fec8f003d4d021b0f0afb50600","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.22.3.tgz","fileCount":121,"integrity":"sha512-vRFruiH/3btud8tK8TnzvELYpKNi0BRE+sfWBLgLItCJFCMjuaEJx7Eq6F0LVxErmgpWcOb6utHwP/wgCAhysQ==","signatures":[{"sig":"MEQCIFyhb4G5Eqt6yTsle4AJNF4mYEiuOeLoLEeRkWGyNcFJAiBehF4tVlljYWb+U+VSupyzboJFFKnsNkdpew4bf8yZvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28769537},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"ad09d8f1cbf92444ed48d0c51835665fdd825e3c","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.22.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.22.3_1720553494994_0.13503362991809853","host":"s3://npm-registry-packages"}},"6.24.2":{"name":"scandit-web-datacapture-barcode","version":"6.24.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.24.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"ece7e184075f8ff8919be166f1552c2e708940f7","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.24.2.tgz","fileCount":138,"integrity":"sha512-3Ll/w46zINAMpu/ZikAi8NKLbkY4YWtuF3WODik7zVC9SWTEEo2WThI5LllTtdmLiGvukZS+Fj9olw0gaSYoxA==","signatures":[{"sig":"MEYCIQDqqtI7yGXXoL8ojGM1UIROzIn2rmH1zucpujAsz+jdbQIhAL9fLSuZblrrJEg9B5W52/eTpm2qJk+A+0PERUqRU/Nq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34540108},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"426a58485b8a7e035cdc9a36184bc318628ff510","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.24.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.24.2_1721136295160_0.39403974152402244","host":"s3://npm-registry-packages"}},"6.23.4":{"name":"scandit-web-datacapture-barcode","version":"6.23.4","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.23.4","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"62e5f714c70ac848da259198c35b31dceeedb575","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.23.4.tgz","fileCount":121,"integrity":"sha512-oZQwPr/5eCMWUELjIIYFJrE6wB+waGDaiBk8e3WheqnigJ2UsalXJ0JfWmFzLq00bwYjtZdb7siNCekQ1XbwZQ==","signatures":[{"sig":"MEUCIQDG+9/Q2D1PXdsREXtZEFkvTbUiroc2/SiY6DgB+tuM9AIgNyHtICtx91zR5Q5EUbT8KoN5WameFYO1E5Le0w8zc2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28755249},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"c73d4d3ecff0b30f2ca6bacdff44f1e120cd582a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"eventemitter3":"^4.0.7","@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.4"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.23.4_1721739564659_0.8456837240824557","host":"s3://npm-registry-packages"}},"6.26.0-beta.1":{"name":"scandit-web-datacapture-barcode","version":"6.26.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.26.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"f379a51edc540b360a85b2b1e740e0804d55aa52","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.26.0-beta.1.tgz","fileCount":319,"integrity":"sha512-6h7Q8VlfhpPgJpB4g9dgPDkcr6lcbweEEv5g1I4x920xJ+sSYn0RI8X0Kd/N8pVDgQhjVDQNYofm9I5lkDvXug==","signatures":[{"sig":"MEYCIQDzmiiWurFxkHbK1yjvESRFhXb5VN/GwNkHOox2XgUoRwIhAMtdpQZOt8jMWOXBF1MvXILB+XB2jRf7HTuCUa6qTzu0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58056258},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"148cc9aa975e8b501a72429cb2c60b85e8ddaa08","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.26.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.26.0-beta.1_1721987694045_0.10180267841281498","host":"s3://npm-registry-packages"}},"6.25.1":{"name":"scandit-web-datacapture-barcode","version":"6.25.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.25.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"3b80830f66194620a500ca66f7c767dbfcf0eac1","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.25.1.tgz","fileCount":301,"integrity":"sha512-oDGHq5Ae4d2Ng7jKgq/Zptjhv0bvjsBWKupOpnZdVhJLEiCQwue8jMSDq8wcQ1biIHAkYHCBPAxe0jM3MJS5Qg==","signatures":[{"sig":"MEUCIGY0sG0N6Xo/pi6sUQd/agBg9qQEmRIVT6q20tbrXLz2AiEArt2hppIPTgKuFEXbQGACkR/BuDIMV6cXklW4st4YTh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58284129},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"d09eb9234f526db3d02be14cb7c040db645a6af9","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.25.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.25.1_1722507872654_0.8481472777885921","host":"s3://npm-registry-packages"}},"6.25.2":{"name":"scandit-web-datacapture-barcode","version":"6.25.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.25.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"2999b64cd521bc6ad4a2f124400684d1a649f133","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.25.2.tgz","fileCount":301,"integrity":"sha512-xPK4WHmsUQdM2W+rsv6IKag7eVLfoeDoEncxPuh8+CdExsC849uv+0HPsuy+jk9ISJacHXZxOwLRasigAgu8SQ==","signatures":[{"sig":"MEQCIAKXEmDY06jIJMhsFdKhlDo91q9OlMxwsF534U3M0FYmAiAM2S80PWsAVbN4Xv0bmKKGFPPberohyxDCbeOb2OnFsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58284129},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"d8f3f390874b7d6bc6038b9461caa7cc63d5ee34","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.25.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.25.2_1722619619571_0.5521275854313128","host":"s3://npm-registry-packages"}},"6.26.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.26.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.26.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"fe3e240aa6e735c679e549219bd694686109de93","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.26.0-beta.2.tgz","fileCount":319,"integrity":"sha512-DHV8ImVcl5GPK3NHTl5bQZgCfveQ5pHKAB6xaZ6dpkpw0YrR4YFiaYxEI4Yqe9dnL/pocjjIzLFoByfujIjpEA==","signatures":[{"sig":"MEUCIQDJiJc+KHV7Tjc5ylMFtzVfhNNegV/9eTuPXYpftyxzBwIgWJ1PEYZEDSkBZLdj/GVxm79UuaASFvXT3tc42qC7LCY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58067626},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"647c360bf8b1650f86834c42206d049b6b28ebcf","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.26.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.26.0-beta.2_1723111440688_0.2988167759682736","host":"s3://npm-registry-packages"}},"6.26.0":{"name":"scandit-web-datacapture-barcode","version":"6.26.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.26.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"2a905d9908a2e9669051d4df6d02ad635a213fa9","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.26.0.tgz","fileCount":319,"integrity":"sha512-YX/ICxO2B+UmKxIBAr6C2OONqQ2px16ff6pi7/Nr/f4O6mZUErxz1LhOKF2CzsqD4FPNGyBiVlKCcCAyT3LBzA==","signatures":[{"sig":"MEUCIQCXKnD+xrL/LcvZygfzCvbdUXojrlH3aGFhz2uDd1W/dAIgOZCaMj8nNh31MZngn/j/mcKqNr2SoaIVmqN3p2ODa9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58079068},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"993de1ab7d6676274bcdad2dd3ee13637d72b3f5","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.26.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.26.0_1723740153829_0.6089436849907433","host":"s3://npm-registry-packages"}},"6.25.3":{"name":"scandit-web-datacapture-barcode","version":"6.25.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.25.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"ceec08e62a692f2927c80f76ff8fe763ab158626","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.25.3.tgz","fileCount":301,"integrity":"sha512-u/63IeMtiw3YaNlCU3khiPv4aEAsLn7yZtnF3c4b+VjJ5JNw+zo9edi/YDFX17hpQlqxMMZFvogNskNEWYBQqw==","signatures":[{"sig":"MEYCIQDo5bNbg5Lfgok+wRnnrj7PTPZNo8ZAXhc2gDpihRVsQAIhAP8E+jO4bDuh1BXwIgfMUTxfTubY6IwGOFfvzMscsAJz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58283402},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"dee417c465131366c3f8ef9885b0c1d989d66f95","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.25.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.25.3_1725302196325_0.09835301535624175","host":"s3://npm-registry-packages"}},"6.27.0":{"name":"scandit-web-datacapture-barcode","version":"6.27.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.27.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"443e0e3d036372b06c4704a96d533cfe1b80227f","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.27.0.tgz","fileCount":322,"integrity":"sha512-ePYBal2RlT4e/AwwEnpBp7BOnqnIowamECUoZOiR8Uz8JwlTWjNUzbSWk2TqK0REGWIpiz1zk+sMJvewb2R1Aw==","signatures":[{"sig":"MEYCIQDw4MApMmdjD8tbd3XaLfAxIpWIEl2kg0xRHIVLAJqKOQIhAKV0sajOuBVKnTefQO1KhgjviU21MqwdIoDe24OJ6Vvh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58094005},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"9cc48195af4e679ffb5a7a529727a284bf688e01","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.27.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.27.0_1725545642200_0.23630409652604634","host":"s3://npm-registry-packages"}},"6.27.1":{"name":"scandit-web-datacapture-barcode","version":"6.27.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.27.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"d5ae8136c53c9c4b40e9ca238d7036793acd8843","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.27.1.tgz","fileCount":322,"integrity":"sha512-KAM+4IYDINTohJBuN8I+ZPkRlgn3cCe0pUpaYidlZJHSZzUiJ3BtrF1uDk+UE4XA9SP8e1oyIq++KzIntRQsQA==","signatures":[{"sig":"MEUCIDIVJFefNqMAtQGF+crEmKz1dICFLA8BHUu5s1MMg7zKAiEAza7PQ5ps1yHvlhXf8Df7AKzd7qHDmIcrXMY9tUfZdf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58094043},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"ab196578627c6297742aa0b0920b0c1a7f02b06b","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.27.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.27.1_1725643534855_0.04753687884474367","host":"s3://npm-registry-packages"}},"6.28.0-beta.1":{"name":"scandit-web-datacapture-barcode","version":"6.28.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"29cda16e628d32dd5097db9f0724716ce6e23194","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.0-beta.1.tgz","fileCount":380,"integrity":"sha512-l7LI5dB2vBnclEHNag7mud9u9pbHzSOmHqJR8OVvM+sD1RMvS2X4hTM6Z6ejOv4sLLNh8hNrJyb1dSaTxIhdKA==","signatures":[{"sig":"MEYCIQD0trFZf6c9XxFE1e/ltd/B/NrO8eSakkv6xE4nVygOrQIhANCgsfz4SahzCSfgwrkzIrFkvKb+TKQPiaBf0LasgqAl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59350496},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"9a8a1614f178ae28f934a4b2bc50e55c3d842879","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.28.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.0-beta.1_1725979966840_0.6196667494076007","host":"s3://npm-registry-packages"}},"6.27.2":{"name":"scandit-web-datacapture-barcode","version":"6.27.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.27.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"1fd3265e14af69d398b806a6b27477a6f16eefc6","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.27.2.tgz","fileCount":325,"integrity":"sha512-Zswbre2+j/f6cFOycyIB+c/uTYf8ysDLh70zYcSlTS61jpfacWpC/ajC0iVt/75ESJEtyxZew1VwdJDM78M9SQ==","signatures":[{"sig":"MEQCIFyd7MSINx0MilpNMqeUlx8hLgO7GiWPR7NbIggkzwVJAiAQa+QLhmjYbzyBrRYOSeTfo/Sn2gKVsZCdgMCpkfdcZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58076428},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"aa44dcab9ff1767660b19bfdc1e953b4075614fe","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.27.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.27.2_1727109726008_0.07907351573657961","host":"s3://npm-registry-packages"}},"6.28.0-beta.2":{"name":"scandit-web-datacapture-barcode","version":"6.28.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"009064ee221929e62c21c2f91e8a59e0d4340575","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.0-beta.2.tgz","fileCount":386,"integrity":"sha512-3R/JbYDcHvg4JbXOwJ/x59UMHqsMveKAxdYkOJH7SGjVRI/96BlVP3uq9xf5KC9kDCSft8ku9qmcVRHMWGwumg==","signatures":[{"sig":"MEQCIHA9XV7Io96QgAFS7+8MKkadfQVcdQ6j89GzpfXF0cE7AiB/u/pRYP1R5YvdelleJH/dSRCWn+Po4/dELmsm6E5JGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59343620},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"c2a6996a97acff885c90be5a636beabb15747e05","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.28.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.0-beta.2_1727279092629_0.7794496482905762","host":"s3://npm-registry-packages"}},"6.28.0":{"name":"scandit-web-datacapture-barcode","version":"6.28.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"27412423136f7a6d396324dbfe2116885f6e2048","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.0.tgz","fileCount":389,"integrity":"sha512-UBqUQuNtQaYNRxdtes0OsCQyAKJzZvLqTMUVQchBrO35xzSSbj2sIXt24lZ6h9Mving37+5ud3WjCOIKKMU51A==","signatures":[{"sig":"MEQCIBwBvHSozGaBKUsDzxt3dt5QMi4C75+68Bc/PPpk+A16AiB3suIA2cgnPa36vb6G620fZ3qQFBqF+9Dtq2piuvgrIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59481332},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"f2f280e16d773e6e106c8d993728bfc122b2486c","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.0_1728389331300_0.24241951508894344","host":"s3://npm-registry-packages"}},"6.28.1":{"name":"scandit-web-datacapture-barcode","version":"6.28.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"4103b867520c57c07fa2924bca2ecaca5487ab00","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.1.tgz","fileCount":389,"integrity":"sha512-NPMaSCwV2LL8IeEvzzT41S0LXLado8EVIqbu8LaFCBtHcob8TcKG98Vjm5xFnmoc6wNOefTppTMaAG2g9YMS2Q==","signatures":[{"sig":"MEUCIQC2KR0uFfKyTKrASnHj9PTQTKyYAgUXGstTbdKGZysU0AIgTjwWkdbZREh8k880lx4YWwpEoxU6BD7hNIbgI1dQaXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59509167},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"79c344bdc4180b9e89dde1c7729f8728de23082b","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.1_1730213318888_0.6532002552620826","host":"s3://npm-registry-packages"}},"6.28.2":{"name":"scandit-web-datacapture-barcode","version":"6.28.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"494d1a67f406e0784a5f3fa8b73050fb07a3f2cf","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.2.tgz","fileCount":389,"integrity":"sha512-moLOM4NDVSOtCxGzulTtcZgXdinNkK+rSaMTH+d2PNLz+4mjBtQtXMZSxlnRqCmy/njLM7merRQ4gPN6H9TRDg==","signatures":[{"sig":"MEYCIQD+i2VvXg3lF1V7lSoarKdHsl79dbBXkNvUoqksL/YP8wIhAMJP71UnHGSN+Tr4F3d1npK+q+42NnHYb7S/S9bALoas","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59504462},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"e412ddd8f92de22e23c09961c770dfd8325c1e54","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.2_1734010166515_0.12366731295799571","host":"s3://npm-registry-packages-npm-production"}},"6.28.3":{"name":"scandit-web-datacapture-barcode","version":"6.28.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"a0e77687aaef92f196cfd1a1f4f46acaba14b11f","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.3.tgz","fileCount":389,"integrity":"sha512-3TSYKdjFSXJxu1B1FQ/25ZZE3PmON88+eKoyG2qEqItxQf6hP1NkahotVEfwDjqLyYJPRF3wbp0+x4SoiXQuiQ==","signatures":[{"sig":"MEYCIQD2GEEDrcBS6y6q1m0JUk2p1DBiDHoA0vSYT0lbTQfCmAIhALarC/oHZnBRWwOyHqwPHdRitROEUnWT61hcYJ7fQ+UT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59504090},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"ccaee6df628ed313287617ce5d9eaca28e7bb8c1","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.3_1734953626771_0.4726016074009407","host":"s3://npm-registry-packages-npm-production"}},"6.28.4":{"name":"scandit-web-datacapture-barcode","version":"6.28.4","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.4","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"4f7a63ff2aa16697cfd1f5243076f2b8779a7c1e","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.4.tgz","fileCount":389,"integrity":"sha512-bsFUTw1WM3slyxCCe63D2VhHuFl5+dMYzH8rwnWp75UhEsEvzRxLk+Zxt0UUl65W3CulTph0gy1Jxddlii7f5A==","signatures":[{"sig":"MEQCIGM0NQFiiMNUB+OFtfn5DhVE/C+7CRLvztlOuvpgLMjlAiB5JRIg9P9fLJ2dQ2SdvF93GrPN0bKPHINpgEwyai59Qg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59508510},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"e85bf3c476ce56aff9af02d1f9d745133ba34c44","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.4"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.4_1739489378700_0.44253940267315905","host":"s3://npm-registry-packages-npm-production"}},"6.28.5":{"name":"scandit-web-datacapture-barcode","version":"6.28.5","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.5","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"d5a03a72be2ad2908fcd4639136e6b5cbc446fe4","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.5.tgz","fileCount":386,"integrity":"sha512-UIskxbhmnX0PjHGDFygs3YTEeI/t/5gTYseJtNqbwjtYziZbQMbReh/lAY2VTEpLfWpF160qLbeanrg0QzN6jg==","signatures":[{"sig":"MEYCIQD7anBlbMtlUcC7/D4VspUFw3Blv6whOy8OUsaJnJr1ZwIhAO39SFF8LP5PnvDE70Q3OAxsc3bRYITrwJRxL5J/ITlK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59517621},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"cdbce0aeb27598526207660fd15b98ffafd9b5a2","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.5"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.5_1743774367141_0.15639657448474598","host":"s3://npm-registry-packages-npm-production"}},"6.28.6":{"name":"scandit-web-datacapture-barcode","version":"6.28.6","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.6","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"fcf07f69a7b35bf2b958580964c0f7ae4ef11499","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.6.tgz","fileCount":386,"integrity":"sha512-YkDcGsXgu/1XA4S32PlRP0o5tDfHQIU1wWrKCCNzq8w2iwpvmejIC2jF7EuNdaePG7+ivoxEogRuMNWunKVg1w==","signatures":[{"sig":"MEUCIAmMHpEElFWhFaKojUnCqRXYAWV24yPBCd/fvw1n6behAiEAkqX0/NOwFsiveFPcj86dMgdBoWjCvQdSDDz/IgzyUMM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59517669},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"5fd32448e9b30120089fd081db7c883d0d9282d2","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.6"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.6_1753436021155_0.4035049762193892","host":"s3://npm-registry-packages-npm-production"}},"6.28.7":{"name":"scandit-web-datacapture-barcode","version":"6.28.7","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.7","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"d6b9d8b9bbde0e6feb95aff8fffd87d63e1f8c66","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.7.tgz","fileCount":386,"integrity":"sha512-uCgKLBEmBaABl05wAJUjYWVRQ+LKk1y6C5DISfDlk+y2K62rmvU7+XkhHP2TIy7s/+sJWHCvXHxNF52w7vN4AQ==","signatures":[{"sig":"MEUCIFW99FBgPW4ASKWaolmU8WBnbrzj9Bc1llTgHombdpWjAiEA1hT6stTD4tFyFiDUCC+kfDg+ej2FjZS1v0g288Snh84=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59517669},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"0a48c33021ec8af6e6d7bd7c9c22020eb560ec0e","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.7"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.7_1762185693212_0.5285205039148275","host":"s3://npm-registry-packages-npm-production"}},"6.28.8":{"name":"scandit-web-datacapture-barcode","version":"6.28.8","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.8","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"0e06189c0c91ec745c41007d2edf8ba5dc5afe2b","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.8.tgz","fileCount":386,"integrity":"sha512-sHaC4JZK4RCe1CxkXPOxkBODOal5zMT4rziKZ8ePMTmh94S09ZBPCO7k+QolJy7pdB+iS725I9Y50IdEpExyyQ==","signatures":[{"sig":"MEYCIQD39qoMqknni2fXDfXzswJZ/zIaM/bm7VEMW1hgjYvYVwIhALnpJfGgHK4nJFUBrG+AAqZFCRdzX7ZItm10KF0qR0LH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59525873},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"8fae8058c3ff6fdea1f9a863cef0850b6a20605a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.8"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.8_1772538006879_0.37872675230866926","host":"s3://npm-registry-packages-npm-production"}},"6.28.9":{"name":"scandit-web-datacapture-barcode","version":"6.28.9","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.9","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"8d3fe0707874deda931b8d20e38957c7a4a6a50c","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.9.tgz","fileCount":386,"integrity":"sha512-75IODBnDr0BrH9e6b3PZhCnLYgd0dCnn3y4mXvYOdAkTqQ8MvTtrLueWq8iaQyAPiP6wTMOqymu3pAPh9pqvBw==","signatures":[{"sig":"MEUCIEP2vegXBSeZbvU9ebVyllsuQWypUIKY3HQ29qpNYCVwAiEAopKz19UChoWqBNJ42W5n0dvM0gn1/V9lVsyURUiMP7E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59525873},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"ac8c28e9124bce56d103f01b573346a4c4968a7d","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.9"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.9_1775146072827_0.4938589776989126","host":"s3://npm-registry-packages-npm-production"}},"6.28.10":{"name":"scandit-web-datacapture-barcode","version":"6.28.10","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-barcode@6.28.10","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"c2d58e02c0cdf4f2a875dfb28a2a4ec68d64c716","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.10.tgz","fileCount":386,"integrity":"sha512-dqsRbk2F3vZypUkazmo/uFuge3jmXvxIjx7kCGXpR1NlHU7YF0eb79atFPbtblr6t19HDgaQFrTMgctI93F4VQ==","signatures":[{"sig":"MEQCIGx28N+keY9p9gmRMMbKZ2QDHQ4C3EM86hIV2rYnFT4mAiBaAnbc26lwm3jhrDxTCBq4MeZaBEKld25Va/zflXSU1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59526665},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"e964362038e2f96ff15881f3423d611763c73e1d","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/* .nyc_output/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node postbuild.js","build-watch":"NODE_ENV=debug npx tsup --watch","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","postbuild-dev":"node postbuild.js","build-coverage":"COVERAGE=true npx tsup","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node postbuild.js"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.6"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.10"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-barcode_6.28.10_1778270743193_0.18472994842180346","host":"s3://npm-registry-packages-npm-production"}},"6.28.11":{"name":"scandit-web-datacapture-barcode","version":"6.28.11","description":"Scandit Data Capture SDK for the Web","license":"SEE LICENSE IN LICENSE","sideEffects":false,"engines":{"npm":">=7.0.0","node":">=16.0.0"},"types":"./build/js/index.d.ts","type":"module","main":"./build/js/index.js","module":"./build/js/index.js","browser":"./build/js/index.js","exports":{"./package.json":"./package.json",".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"author":{"name":"Scandit","email":"support@scandit.com"},"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"repository":{"type":"git","url":"https://github.com/scandit"},"keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"prettier":"@scandit/prettier-config","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types:check":"tsc -p tsconfig.json --noEmit","build":"npx tsup","build-coverage":"COVERAGE=true npx tsup","build-dev":"NODE_ENV=debug npx tsup","build-watch":"NODE_ENV=debug npx tsup --watch","postbuild":"node postbuild.js","postbuild-coverage":"node postbuild.js","postbuild-dev":"node postbuild.js","clean":"rm -rf build/* coverage/* .nyc_output/*","test":"jest","test-ci":"jest --ci","test-ci-coverage":"jest --ci --coverage","lint":"eslint --cache .","lint-fix":"eslint --cache --fix .","lint-diff":"eslint --config .eslintrc.diff.cjs --cache ."},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"peerDependencies":{"scandit-web-datacapture-core":"6.28.11"},"dependencies":{"@types/emscripten":"^1.39.6"},"_id":"scandit-web-datacapture-barcode@6.28.11","gitHead":"79c12021a74b5aceeaa5a8c3df1d67bc759f1dd1","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-OcHJuBftVAwYfpXqbN7GmscLZqPXwSIGRkInc9qWaUx0dwuQ80mkcXdnXKvYEhUuYdJIZGu6GDTIHTM6L9uKqg==","shasum":"887cdae25333056d18a57163369527de49ea20a6","tarball":"https://registry.npmjs.org/scandit-web-datacapture-barcode/-/scandit-web-datacapture-barcode-6.28.11.tgz","fileCount":386,"unpackedSize":59526665,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFIJ9SC9OISKFXgxZPi1FcgxfXR2Ec0JzBj++k7q1QfNAiBIP34sD+eOoEQNo2q5sbjJ04w5DQKmYU74TDWBW10QAg=="}]},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"directories":{},"maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/scandit-web-datacapture-barcode_6.28.11_1783716988985_0.14197567358719398"},"_hasShrinkwrap":false}},"time":{"created":"2022-04-22T12:49:50.973Z","modified":"2026-07-10T20:56:29.589Z","6.13.0-beta.1":"2022-04-22T12:49:51.578Z","6.13.0-beta.2":"2022-05-17T15:51:19.231Z","6.13.0-beta.3":"2022-05-30T20:10:36.511Z","6.13.0-beta.4":"2022-06-17T15:11:02.233Z","6.13.2":"2022-07-13T06:17:19.125Z","6.15.0-beta.3":"2022-10-30T20:29:34.890Z","6.15.0":"2022-11-03T14:59:37.029Z","6.15.1":"2022-12-02T16:44:03.175Z","6.16.0-beta.1":"2022-12-20T21:23:05.655Z","6.16.0-beta.2":"2023-01-13T15:21:10.149Z","6.16.0":"2023-01-23T15:07:29.563Z","6.15.2":"2023-02-01T08:07:39.570Z","6.16.1":"2023-02-06T16:58:25.553Z","6.16.2":"2023-02-22T17:22:31.909Z","6.17.0-beta.1":"2023-03-10T21:02:20.483Z","6.17.0-beta.2":"2023-03-30T19:21:42.874Z","6.17.0-beta.3":"2023-04-13T17:26:58.566Z","6.17.0":"2023-04-25T14:50:59.235Z","6.17.1":"2023-05-04T12:16:33.923Z","6.17.2":"2023-05-23T20:45:57.733Z","6.18.0-beta.1":"2023-06-08T07:33:59.454Z","6.18.0-beta.2":"2023-06-21T14:44:58.846Z","6.18.0":"2023-06-30T17:12:41.904Z","6.18.1":"2023-07-12T22:21:22.230Z","6.18.2":"2023-08-03T21:37:30.980Z","6.19.0-beta.0":"2023-08-04T17:43:18.283Z","6.19.0-beta.1":"2023-08-30T23:11:54.333Z","6.19.0-beta.2":"2023-09-01T23:28:03.378Z","6.19.0-beta.3":"2023-09-08T14:42:55.557Z","6.19.0":"2023-09-19T08:54:07.814Z","6.19.1":"2023-09-27T20:43:27.514Z","6.19.2":"2023-10-13T15:15:07.492Z","6.20.0-beta.1":"2023-10-18T17:56:26.080Z","6.19.3":"2023-10-20T15:01:19.000Z","6.20.0-beta.2":"2023-10-30T21:28:17.791Z","6.19.4":"2023-11-01T20:31:00.984Z","6.19.5":"2023-11-03T21:43:23.165Z","6.20.0":"2023-11-07T18:48:12.722Z","6.19.6":"2023-11-11T13:28:14.242Z","6.18.3":"2023-11-13T22:44:14.264Z","6.19.7":"2023-11-15T16:08:26.656Z","6.19.8":"2023-11-22T19:38:24.186Z","6.21.0-beta.2":"2023-11-23T16:17:08.767Z","6.20.1":"2023-11-28T18:41:59.891Z","6.21.0-beta.3":"2023-11-30T17:12:05.277Z","6.17.3":"2023-12-06T11:08:02.769Z","6.21.0":"2023-12-08T12:36:17.203Z","6.20.2":"2023-12-14T23:57:45.847Z","6.21.1":"2023-12-22T17:40:15.747Z","6.20.3":"2024-01-18T22:52:00.924Z","6.21.2":"2024-01-20T10:35:27.284Z","6.22.0-beta.1":"2024-01-27T11:58:27.077Z","6.22.0-beta.2":"2024-02-05T22:15:17.640Z","6.22.0":"2024-02-16T19:01:39.794Z","6.23.0-beta.1":"2024-03-05T17:54:26.308Z","6.21.3":"2024-03-05T21:51:49.405Z","6.22.1":"2024-03-13T17:29:30.429Z","6.23.0-beta.2":"2024-03-14T20:25:37.860Z","6.23.0":"2024-03-22T18:55:01.395Z","6.24.0-beta.1":"2024-04-19T17:53:13.612Z","6.23.1":"2024-04-25T08:42:25.067Z","6.24.0-beta.2":"2024-04-30T14:33:10.465Z","6.22.2":"2024-04-30T22:31:09.992Z","6.23.2":"2024-05-01T08:07:05.419Z","6.24.0":"2024-05-08T21:11:04.338Z","6.23.3":"2024-05-10T14:11:44.412Z","6.24.1":"2024-06-07T17:10:24.757Z","6.25.0-beta.1":"2024-06-10T18:39:34.097Z","6.25.0-beta.2":"2024-06-27T18:00:51.232Z","6.25.0":"2024-07-05T16:39:26.717Z","6.22.3":"2024-07-09T19:31:35.390Z","6.24.2":"2024-07-16T13:24:55.589Z","6.23.4":"2024-07-23T12:59:24.965Z","6.26.0-beta.1":"2024-07-26T09:54:54.540Z","6.25.1":"2024-08-01T10:24:33.282Z","6.25.2":"2024-08-02T17:26:59.968Z","6.26.0-beta.2":"2024-08-08T10:04:01.160Z","6.26.0":"2024-08-15T16:42:34.299Z","6.25.3":"2024-09-02T18:36:36.827Z","6.27.0":"2024-09-05T14:14:02.678Z","6.27.1":"2024-09-06T17:25:35.364Z","6.28.0-beta.1":"2024-09-10T14:52:47.385Z","6.27.2":"2024-09-23T16:42:06.629Z","6.28.0-beta.2":"2024-09-25T15:44:53.165Z","6.28.0":"2024-10-08T12:08:51.860Z","6.28.1":"2024-10-29T14:48:39.463Z","6.28.2":"2024-12-12T13:29:27.003Z","6.28.3":"2024-12-23T11:33:47.250Z","6.28.4":"2025-02-13T23:29:39.181Z","6.28.5":"2025-04-04T13:46:07.683Z","6.28.6":"2025-07-25T09:33:41.641Z","6.28.7":"2025-11-03T16:01:33.687Z","6.28.8":"2026-03-03T11:40:07.981Z","6.28.9":"2026-04-02T16:07:53.619Z","6.28.10":"2026-05-08T20:05:44.202Z","6.28.11":"2026-07-10T20:56:29.425Z"},"bugs":{"email":"support@scandit.com"},"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","homepage":"https://www.scandit.com/products/sdk-web/","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript"],"repository":{"type":"git","url":"https://github.com/scandit"},"description":"Scandit Data Capture SDK for the Web","contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"readme":"ScanditCaptureCore builds the foundation of all data capture related functionality offered by the Scandit Data Capture SDK. It contains classes and interfaces shared between the data capture modules.\n\nLearn more with the [official documentation](https://docs.scandit.com/) or get started with [our samples](https://github.com/Scandit/datacapture-web-samples)\n","readmeFilename":"README.md"}