cordova-plugin-brother-label-printer
Version:
Cordova and Capacitor plugin for brother label printers
44 lines (43 loc) • 1.1 kB
JSON
{
"name": "cordova-plugin-brother-label-printer",
"version": "2.0.0",
"description": "Cordova and Capacitor plugin for brother label printers",
"cordova": {
"id": "cordova-plugin-brother-label-printer",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/AbobosSoftware/cordova-plugin-brother-label-printer.git"
},
"keywords": [
"brother",
"print",
"sdk",
"label",
"ecosystem:cordova",
"cordova-ios",
"cordova-android"
],
"engines": {
"cordova": ">=3.6.0",
"cordova-android": ">=6.0.0",
"android-sdk": ">=26",
"apple-ios": ">=10.0.0"
},
"author": "Thomas Gordon Lowrey IV",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/AbobosSoftware/cordova-plugin-brother-label-printer/blob/master/LICENSE"
}
],
"bugs": {
"url": "https://github.com/AbobosSoftware/cordova-plugin-brother-label-printer/issues"
},
"homepage": "https://github.com/AbobosSoftware/cordova-plugin-brother-label-printer#readme",
"license": "ISC"
}