UNPKG

react-native-star-prnt

Version:

StarPRNT React Native bridge for Star Micronics Bluetooth/LAN printers

33 lines (32 loc) 710 B
{ "name": "react-native-star-prnt", "version": "1.1.0", "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.41.2" } }