UNPKG

react-native-bluetooth-escpos-printer

Version:

React-Native plugin for the bluetooth ESC/POS printers.

22 lines (21 loc) 454 B
{ "name": "react-native-bluetooth-escpos-printer", "version": "0.0.5", "description": "React-Native plugin for the bluetooth ESC/POS printers.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "ESC", "POS", "Bluetooth", "Printer" ], "author": "janus j k lu", "license": "MIT", "peerDependencies": { "react-native": ">=0.55.4" } }