{ "name": "react-native-camera", "repository": { "type" : "git", "url" : "https://github.com/lwansbrough/react-native-camera.git" }, "version": "0.3.3", "description": "A Camera component for React Native. Also reads barcodes.", "main": "Camera.ios.js", "author": "Lochlan Wansbrough (http://lwansbrough.com)", "nativePackage": true, "keywords": [ "react-native", "react", "native", "camera", "qr", "code", "barcode" ], "dependencies": { "merge": "^1.2.0" } }