UNPKG

react-native-star-prnt-bitmap-fix

Version:

StarPRNT React Native bridge for Star Micronics Bluetooth/LAN printers

33 lines (32 loc) 721 B
{ "name": "react-native-star-prnt-bitmap-fix", "version": "2.0.2", "description": "StarPRNT React Native bridge for Star Micronics Bluetooth/LAN printers", "types": "./types/index.d.ts", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/infoxicator/react-native-star-prnt" }, "keywords": [ "react-native", "ecosystem:react-native", "react-ios", "react-android", "print", "printer", "Star", "StarPRNT", "react-bridge", "ios", "android" ], "author": "Ruben Casas", "license": "MIT", "peerDependencies": { "react-native": "^0.74.3" } }