react-native-cipherlab-scanner
Version:
Use react-native on your Android based CipherLab scanner!
27 lines (25 loc) • 679 B
JSON
{
"name": "react-native-cipherlab-scanner",
"version": "0.0.4",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native", "CipherLab", "Barcode","Scanner"
],
"repository": {
"type": "git",
"url": "git+https://github.com/mribbons/react-native-cipherlab-scanner.git"
},
"author": "Michael Ribbons",
"license": "MIT",
"peerDependencies": {
"react-native": "^0.59.9"
},
"bugs": {
"url": "https://github.com/mribbons/react-native-cipherlab-scanner/issues"
},
"homepage": "https://github.com/mribbons/react-native-cipherlab-scanner#readme"
}