react-native-bluetooth-datecs-printer
Version:
Module to printer in a Datecs bluetooth Printer
23 lines (22 loc) • 492 B
JSON
{
"name": "react-native-bluetooth-datecs-printer",
"version": "1.1.0",
"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",
"Expo"
],
"author": "Marcos Felix",
"license": "",
"peerDependencies": {
"react": "19.1.0",
"react-native": "^0.81.5 "
}
}