UNPKG

react-native-printer-qr

Version:

A React Native Library to support USB/BLE/Net printer for Android platform

35 lines (34 loc) 754 B
{ "author": { "name": "gaoning" }, "bundleDependencies": false, "dependencies": { "buffer": "^5.0.7", "escpos-printer-toolkit": "^1.0.8", "iconv-lite": "^0.4.19", "string_decoder": "^1.0.3" }, "deprecated": false, "description": "A React Native Library to support USB/BLE/Net printer for Android platform ", "keywords": [ "react-native", "printer", "bluetooth", "net", "printer", "rn", "android" ], "license": "ISC", "main": "index.js", "name": "react-native-printer-qr", "repository": { "type": "git", "url": "git@gitlab.isumeng.com:xie_s/react-native-printer.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.0.2" }