cordova-plugin-cszbar-nucash
Version:
Plugin to integrate with the ZBar barcode scanning library.
44 lines (43 loc) • 938 B
JSON
{
"name": "cordova-plugin-cszbar-nucash",
"version": "1.3.13",
"description": "Plugin to integrate with the ZBar barcode scanning library.",
"cordova": {
"id": "cordova-plugin-cszbar-nucash",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/nuCashDev/cordova-plugin-cszbar.git"
},
"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/nuCashDev/cordova-plugin-cszbar/issues"
},
"homepage": "https://github.com/nuCashDev/cordova-plugin-cszbar#readme"
}