{ "name": "react-native-qrcode", "version": "1.0.8", "description": "react-native qrocode generator", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/cssivision/react-native-qrcode.git" }, "keywords": [ "react-native", "qrcode" ], "author": "sivision.chen ", "license": "MIT", "bugs": { "url": "https://github.com/cssivision/react-native-qrcode/issues" }, "homepage": "https://github.com/cssivision/react-native-qrcode#readme", "dependencies": { "qr.js": "0.0.0", "react-native": "^0.12.0" } }