pm-react-native-datawedge-intents
Version:
React Native Android module to interface with Zebra's DataWedge using Android Intents to control the barcode scanner and retrieve scanned data
38 lines (37 loc) • 974 B
JSON
{
"name": "pm-react-native-datawedge-intents",
"version": "0.3.18",
"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",
"data-capture"
],
"author": "Pere Malaret",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/PMalaret/react-native-datawedge-intents.git"
},
"bugs": {
"url": "https://github.com/PMalaret/react-native-datawedge-intents/issues"
},
"peerDependencies": {
"react-native": ">=0.56"
},
"homepage": "https://github.com/PMalaret/react-native-datawedge-intents#readme"
}