UNPKG

react-native-qr-reader

Version:

Decode react native from gallery

26 lines (25 loc) 501 B
{ "name": "react-native-qr-reader", "version": "1.1.6", "description": "Decode react native from gallery", "license": "MIT", "main": "index.ts", "nativePackage": true, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "QRCode", "Decode", "scanner", "react-native" ], "dependencies": { "prop-types": "^15.8.1" }, "devDependencies": { "react": "^18.2.0", "react-native": "^0.69.0" }, "author": "koten551" }