UNPKG

@popmenu/star-print

Version:

StarPRNT React Native bridge for Star Micronics Bluetooth/LAN printers

33 lines (32 loc) 703 B
{ "name": "@popmenu/star-print", "version": "1.3.6", "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/popmenu/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" } }