{
  "name": "react-native-recaptcha-v2-enhanced",
  "version": "1.1.1",
  "description": "Implement Google recaptcha v2 in React Native (both Android an iOS)",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/QzLP2P/react-native-google-recaptcha-v2.git"
  },
  "keywords": [
    "react-native",
    "google",
    "recaptcha",
    "captcha",
    "mobile",
    "ios",
    "android"
  ],
  "author": "QzLP2P",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/QzLP2P/react-native-google-recaptcha-v2/issues"
  },
  "homepage": "https://github.com/QzLP2P/react-native-google-recaptcha-v2#readme",
  "peerDependencies": {
    "react": "*",
    "react-native": "*",
    "react-native-modal": "^11.5.4",
    "react-native-webview": "^9.0.1"
  }
}
