53 lines
1.6 KiB
JSON
53 lines
1.6 KiB
JSON
{
|
|
"prepare_queue": {
|
|
"installed": [],
|
|
"uninstalled": []
|
|
},
|
|
"config_munge": {
|
|
"files": {
|
|
"config.xml": {
|
|
"parents": {
|
|
"/*": [
|
|
{
|
|
"xml": "<feature name=\"BarcodeScanner\"><param name=\"browser-package\" value=\"BarcodeScanner\" /></feature>",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"installed_plugins": {
|
|
"cordova-plugin-compat": {
|
|
"PACKAGE_NAME": "com.netsyms.SnipeITMobile"
|
|
},
|
|
"cordova-plugin-whitelist": {
|
|
"PACKAGE_NAME": "com.netsyms.SnipeITMobile"
|
|
},
|
|
"phonegap-plugin-barcodescanner": {
|
|
"PACKAGE_NAME": "com.netsyms.SnipeITMobile"
|
|
}
|
|
},
|
|
"dependent_plugins": {},
|
|
"modules": [
|
|
{
|
|
"file": "plugins/phonegap-plugin-barcodescanner/www/barcodescanner.js",
|
|
"id": "phonegap-plugin-barcodescanner.BarcodeScanner",
|
|
"pluginId": "phonegap-plugin-barcodescanner",
|
|
"clobbers": [
|
|
"cordova.plugins.barcodeScanner"
|
|
]
|
|
},
|
|
{
|
|
"file": "plugins/phonegap-plugin-barcodescanner/src/browser/BarcodeScannerProxy.js",
|
|
"id": "phonegap-plugin-barcodescanner.BarcodeScannerProxy",
|
|
"pluginId": "phonegap-plugin-barcodescanner",
|
|
"runs": true
|
|
}
|
|
],
|
|
"plugin_metadata": {
|
|
"cordova-plugin-compat": "1.0.0",
|
|
"cordova-plugin-whitelist": "1.2.2",
|
|
"phonegap-plugin-barcodescanner": "5.0.0"
|
|
}
|
|
} |