{
  "name": "nxtqs-thermal-printer-cordova-plugin",
  "version": "1.1.0",
  "description": "Cordova wrapper for ESC/POS Thermal Printer and Urovo/Gertec internal printer (GPOS820) support",
  "files": [
    "plugin.xml",
    "src/",
    "www/",
    "README.md",
    "LICENSE",
    "package.json"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nextqs/thermal-printer-cordova-plugin.git"
  },
  "keywords": [
    "ecosystem:cordova",
    "cordova-android",
    "thermal",
    "printer",
    "cordova",
    "plugin",
    "esc",
    "pos",
    "esc/pos"
  ],
  "author": {
    "name": "Patrick Bußmann",
    "email": "patrick.bussmann@paystory.de",
    "url": "http://paystory.de/"
  },
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/nextqs/thermal-printer-cordova-plugin/issues"
  },
  "homepage": "https://github.com/nextqs/thermal-printer-cordova-plugin#readme",
  "cordova": {
    "id": "thermal-printer-cordova-plugin",
    "platforms": [
      "android"
    ]
  }
}