react-native-bluetooth-datecs-printer
Version:
Module to printer in a Datecs bluetooth Printer
24 lines (23 loc) • 505 B
JSON
{
"name": "react-native-bluetooth-datecs-printer",
"version": "1.0.22",
"description": "Module to printer in a Datecs bluetooth Printer",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"Bluetooth",
"Printer",
"Datecs"
],
"author": "Marcos Felix",
"license": "",
"peerDependencies": {
"react-native": "^0.72.6"
},
"dependencies": {
"react": "18.2.0"
}
}