{
  "name": "react-native-secure-captcha-v3",
  "version": "1.0.4",
  "description": "react-native-recaptcha-v3 A lightweight and secure React Native library for seamless integration of Google ReCaptcha V3 into mobile applications. Simplify user verification and enhance security with tokenized captcha handling, ensuring a frictionless experience for your users while protecting your app from malicious activities by Amit Kumar.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "captcha",
    "captchav3",
    "react-native",
    "secure",
    "webview",
    "react-native",
    "v3",
    "google captcha v3"
  ],
  "author": "Amit Kumar",
  "license": "ISC",
  "peerDependencies": {
    "react": "18.2.0",
    "react-native": "0.72.3",
    "react-native-webview": "^11.18.1"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/amitmehtacode/captchav3"
  }
}
