{ "name": "react-native-camera", "description": "A Camera component for React Native. Also reads barcodes.", "version": "0.12.0", "author": "Lochlan Wansbrough (http://lwansbrough.com)", "collective": { "type": "opencollective", "url": "https://opencollective.com/react-native-camera", "logo": "https://opencollective.com/opencollective/logo.txt" }, "dependencies": { "prop-types": "^15.5.10" }, "homepage": "https://github.com/react-native-community/react-native-camera", "keywords": [ "barcode", "camera", "code", "native", "qr", "react", "react-native" ], "license": "MIT", "nativePackage": true, "repository": { "type": "git", "url": "https://github.com/react-native-community/react-native-camera.git" } }