{
  "name": "cordova-plugin-wis-gprinter",
  "version": "0.0.3",
  "description": "A Cordova Plugin of Gprinter Bluetooth from WIS",
  "scripts": {
    "doc": "jsdoc -d doc ./www/cordova-plugin-wis-gprinter.js",
    "build:docs": "npx jsdoc-to-markdown -f www/*.js > README.md"
  },
  "cordova": {
    "id": "cordova-plugin-wis-gprinter",
    "platforms": [
      "android"
    ]
  },
  "keywords": [
    "Android",
    "Gprinter",
    "Bluetooth",
    "Cordova",
    "ecosystem:cordova",
    "cordova-android"
  ],
  "author": "Greg.Xie",
  "license": "Apache 2.0 License",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/weige2583/cordova-plugin-wis-gprinter.git"
  },
  "devDependencies": {
    "jsdoc-to-markdown": "^7.1.0"
  }
}
