UNPKG

beta-react-native-capture

Version:
55 lines (54 loc) 1.23 kB
{ "name": "beta-react-native-capture", "title": "React Native Capture (beta)", "version": "0.8.5", "description": "Socket Mobile Capture SDK for React Native (Beta version)", "main": "index.js", "files": [ "README.md", "android", "index.js", "ios", "beta-react-native-capture.podspec" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/SocketMobile/beta-react-native-capture.git", "baseUrl": "https://github.com/SocketMobile/beta-react-native-capture" }, "keywords": [ "react-native", "data capture", "barcode", "scanner", "nfc", "rfid", "reader/writer", "reader", "writer", "bluetooth", "BLE", "QRCode" ], "author": { "name": "Socket Mobile", "email": "sdksupport@socketmobile.com" }, "license": "Socket Mobile, inc.", "licenseFilename": "LICENSE", "readmeFilename": "README.md", "peerDependencies": { "react": "^17.0.2", "react-native": ">=0.60.0-rc.0 <1.0.x" }, "devDependencies": { "react": "^17.0.2", "react-native": "^0.64.0" }, "dependencies": { "beta-capturejs": "^0.5.0" } }