UNPKG

react-native-qr-decode-image-camera

Version:
31 lines (30 loc) 754 B
{ "name": "react-native-qr-decode-image-camera", "version": "1.1.3", "description": "Decode react native from gallery and camera", "license": "MIT", "main": "index.js", "nativePackage": true, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "QRCode", "Decode", "scanner", "react-native" ], "dependencies": { "prop-types": "^15.8.1" }, "homepage": "https://github.com/deepanrajkumar/react-native-qr-decode-image-camera#readme", "repository": { "type": "git", "url": "https://github.com/deepanrajkumar/react-native-qr-decode-image-camera.git" }, "devDependencies": { "react": "^18.2.0", "react-native": "^0.69.0" }, "author": "deepanrajkumar" }