react-native-epson-epos-printer
Version:
> React native module to handle Epson ePOS SDK (for now, only Android)
25 lines (24 loc) • 552 B
JSON
{
"name": "react-native-epson-epos-printer",
"version": "0.0.14",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"epson",
"epos",
"printer"
],
"author": "Celso Agrazal",
"license": "MIT",
"bugs": {
"url": "https://github.com/Celggar/react-native-epson-epos-printer/issues"
},
"homepage": "https://github.com/Celggar/react-native-epson-epos-printer",
"peerDependencies": {
"react-native": "^0.41.2"
}
}