UNPKG

@osvlabs/cordova-plugin-cszbar-vitta

Version:

Plugin to integrate with the ZBar barcode scanning library.

42 lines 892 B
{ "name": "@osvlabs/cordova-plugin-cszbar-vitta", "version": "1.5.2", "description": "Plugin to integrate with the ZBar barcode scanning library.", "cordova": { "id": "cordova-plugin-cszbar-vitta", "platforms": [ "android", "ios" ] }, "repository": { "type": "git", "url": "git+https://github.com/Joker-1991/csZBar" }, "keywords": [ "cszbar", "zbar", "barcode", "qr", "qr code", "scanner", "ecosystem:cordova", "cordova-android", "cordova-ios" ], "engines": [{ "name": "cordova-android", "version": ">=3.0.0" }, { "name": "cordova-ios", "version": ">=3.0.0" } ], "author": "TJ Woon <tj@cloudsky.org>", "license": "Apache 2.0", "bugs": { "url": "https://github.com/Joker-1991/csZBar/issues" }, "homepage": "https://github.com/Joker-1991/csZBar#readme" }