{
    "name": "@getyoti/yoti-doc-scan-react-native",
    "description": "A react native SDK for Yoti's identity verification services",
    "homepage": "https://github.com/getyoti/yoti-doc-scan-react-native",
    "license": "https://www.yoti.com/terms/identity-verification",
    "author": "Yoti Ltd",
    "main": "RNYotiDocScan.js",
    "version": "7.0.0",
    "peerDependencies": {
      "react": ">=19.1.0",
      "react-native": ">=0.80.3"
    },
    "repository": {
        "type": "git",
        "url": "git@github.com:getyoti/yoti-doc-scan-react-native.git"
    },
    "files": [
        "RNYotiDocScan.js",
        "android",
        "ios",
        "yoti-doc-scan-react-native.podspec"
    ]
}
