react-native-datawedge-intent-rnasr
Version:
React Native Android module to interface with Zebra's DataWedge using Android Intents to control the barcode scanner and retrieve scanned data
33 lines (32 loc) • 841 B
JSON
{
"name": "react-native-datawedge-intent-rnasr",
"version": "0.2.1",
"description": "React Native Android module to interface with Zebra's DataWedge using Android Intents to control the barcode scanner and retrieve scanned data",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react",
"react-native",
"react-component",
"zebra",
"dataWedge",
"scanning",
"industrial-mobility",
"tc55",
"tc8000",
"mc40",
"tc75",
"tc70",
"tc22",
"data-capture"
],
"author": "Richard Nasr",
"license": "MIT",
"repository": "https://github.com/rnasr/react-native-datawedge-intent-rnasr",
"bugs": "https://github.com/rnasr/react-native-datawedge-intent/issues",
"peerDependencies": {
"react-native": ">=0.56"
}
}