cordova-plugin-usbprint
Version:
This Plugin allows you to print documents via USB.
33 lines (32 loc) • 720 B
JSON
{
"name": "cordova-plugin-usbprint",
"version": "0.0.4",
"description": "This Plugin allows you to print documents via USB.",
"cordova": {
"id": "cordova-plugin-usbprint",
"platforms": [
"android"
]
},
"dependencies": {},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/ArunYogi/paytm-cordova-plugin.git"
},
"keywords": [
"cordova",
"plugin",
"USB",
"print",
"Mobile",
"ecosystem:cordova",
"cordova-android"
],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/ArunYogi/paytm-cordova-plugin/issues"
},
"homepage": "https://github.com/ArunYogi/paytm-cordova-plugin#readme"
}