react-native-xprinter
Version:
This is an android xprinter driver.
24 lines (23 loc) • 494 B
JSON
{
"name": "react-native-xprinter",
"version": "0.1.2",
"description": "This is an android xprinter driver.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/mybigday/react-native-xprinter"
},
"keywords": [
"react",
"native",
"android",
"xprinter",
"usb",
"printer"
],
"author": "Pepper Yen <pepper.yen@gmail.com>",
"license": "MIT"
}