UNPKG

cuboh-react-native-epson-epos-printer

Version:

> React native module to handle Epson ePOS SDK (for now, only Android)

29 lines (28 loc) 660 B
{ "name": "cuboh-react-native-epson-epos-printer", "version": "1.0.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "epson", "epos", "printer" ], "author": "Cuboh", "license": "MIT", "bugs": { "url": "https://github.com/manny-cuboh/react-native-epson-epos-printer/issues" }, "homepage": "https://github.com/manny-cuboh/react-native-epson-epos-printer", "peerDependencies": { "react-native": "^0.41.2" }, "dependencies": { "cuboh-react-native-epson-epos-printer": "^1.0.0", "events": "^3.3.0" } }