{
  "name": "@brooons/react-native-bluetooth-escpos-printer",
  "version": "1.2.0",
  "description": "React-Native plugin for the bluetooth ESC/POS printers.",
  "main": "index.js",
  "types": "index.d.ts",
  "keywords": [
    "react-native",
    "ESC",
    "epson",
    "bluetooth",
    "POS",
    "bluetooth",
    "printer",
    "print"
  ],
  "author": "janus j k lu",
  "license": "ISC",
  "peerDependencies": {
    "react-native": ">=0.55.4"
  }
}
