UNPKG

react-native-scanbot-sdk

Version:

Scanbot Document Scanner SDK for React Native

90 lines (89 loc) 1.79 kB
{ "name": "react-native-scanbot-sdk", "version": "4.11.3", "description": "Scanbot Document Scanner SDK for React Native", "main": "src/index.js", "files": [ "src/*.js", "src/*.ts", "src/components/**/*.js", "src/components/**/*.ts", "src/components/**/*.tsx", "android/**", "ios/**", "README.md", "Libraries.txt", "RNScanbotSDK.podspec", "LICENSE", "copy-shared-library.js" ], "scripts": { "postinstall": "node copy-shared-library.js" }, "keywords": [ "android", "app", "barcode", "camera", "character", "code", "creation", "cropping", "detection", "document", "document-detection", "document-scanner", "edge", "filter", "image", "image-filter", "image-processing", "ios", "mobile", "mobile-scanner", "mrz", "native", "ocr", "optical", "pdf", "pdf-creation", "processing", "qr", "qrcode", "react", "react-native", "recognition", "scan", "scanbot", "scanbot-sdk", "scanner", "scanner-sdk", "scanning", "scanning-sdk", "sdk", "tiff" ], "peerDependencies": { "react": "*", "react-native": "*" }, "author": "Scanbot / doo GmbH", "homepage": "https://scanbot.io", "contributors": [ { "name": "Scanbot", "email": "sdk@scanbot.io", "url": "https://scanbot.io" } ], "devDependencies": { "@react-native-community/eslint-config": "^3.0.1", "@types/react-native": "^0.66.11", "@typescript-eslint/eslint-plugin": "^4.31.0", "@typescript-eslint/parser": "^4.31.0", "eslint": "^7.32.0", "eslint-config-google": "^0.14.0", "eslint-plugin-react": "^7.25.1", "typescript": "^4.4.2" } }