UNPKG

qrcode-scanner-react-native

Version:
32 lines (31 loc) 742 B
{ "name": "qrcode-scanner-react-native", "version": "0.1.0", "description": "qrcode-scanner for react-native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/xiaoleiooo/qrcode-scanner-react-native.git" }, "keywords": [ "react-native", "qrcode", "barcode", "scan" ], "author": "Rainy", "license": "ISC", "bugs": { "url": "https://github.com/xiaoleiooo/qrcode-scanner-react-native/issues" }, "homepage": "https://github.com/xiaoleiooo/qrcode-scanner-react-native#readme", "dependencies": { "prop-types": "^15.7.2" }, "peerDependencies": { "react-native": ">=0.40.0" } }