@dnlowman/react-native-star-prnt
Version:
StarPRNT React Native bridge for Star Micronics Bluetooth/LAN printers
34 lines (33 loc) • 740 B
JSON
{
"name": "@dnlowman/react-native-star-prnt",
"version": "1.2.0",
"description": "StarPRNT React Native bridge for Star Micronics Bluetooth/LAN printers",
"types": "./types/index.d.ts",
"main": "index.js",
"private": false,
"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"
}
}