{
  "name": "@vouched.id/vouched-react-native",
  "title": "React Native Vouched",
  "version": "1.5.3",
  "description": "Vouched React Native SDK",
  "main": "index.js",
  "license": "Apache-2.0",
  "files": [
    "android",
    "ios",
    "src",
    "index.js",
    "README.md",
    "vouched-react-native.podspec"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vouched/vouched-react-native.git"
  },
  "keywords": [
    "identity",
    "ID",
    "document",
    "verification",
    "proofing",
    "fraud"
  ],
  "homepage": "https://vouched.id",
  "author": "Vouched <support@vouched.id>",
  "peerDependencies": {
    "react": ">=16.13.0",
    "react-native": ">=0.67.0 <1.0.x"
  }
}
