{
  "name": "cordova-plugin-bluetooth-serial-image",
  "version": "0.4.7",
  "description": "Bluetooth Serial Communication Plugin",
  "main": "./www/bluetoothSerial.js",
  "cordova": {
    "id": "cordova-plugin-bluetooth-serial-image",
    "platforms": [
      "android" 
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zhengzhouming/cordova-plugin-bluetooth-serial-imag.git"
  },
  "keywords": [
    "cordova",
    "bluetooth",
    "serial",
    "ble",
    "arduino",
    "ecosystem:cordova"
  ],
  "author": "zhengzhouming <zhengzhouming@gmail.com>",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/zhengzhouming/cordova-plugin-bluetooth-serial-imag/issues"
  },
  "homepage": "https://github.com/zhengzhouming/cordova-plugin-bluetooth-serial-imag#readme",
  "directories": {
    "example": "examples"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
