{
  "name": "react-native-snapmint3",
  "version": "2.0.3-rc.07",
  "description": "React Native package for Snapmint payment integration with EMI widget components and enhanced callback-based API",
  "main": "src/index.js",
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "peerDependencies": {
    "react": ">=16.8.0",
    "react-native": ">=0.66.0",
    "react-native-webview": ">=11.26.0"
  },
  "keywords": [
    "react-native",
    "snapmint",
    "payment",
    "emi",
    "checkout",
    "fintech",
    "callback-api",
    "error-handling",
    "typescript"
  ],
  "react-native": "src/index.js",
  "types": "index.d.ts",
  "author": "Snapmint Developers",
  "license": "MIT",
  "dependencies": {}
}
