UNPKG

react-native-android-upi

Version:

Easy UPI Payment Integration for React Native - Support for Google Pay, PhonePe, Paytm and other UPI apps

56 lines (55 loc) 1.36 kB
{ "name": "react-native-android-upi", "version": "1.0.6", "description": "Easy UPI Payment Integration for React Native - Support for Google Pay, PhonePe, Paytm and other UPI apps", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "react native", "upi", "upi-payment", "payment", "payments", "payment-gateway", "payment integration", "android payment", "android-payment", "mobile payment", "gpay", "google-pay", "googlepay", "phonepe", "phone-pe", "paytm", "bhim", "bhim-upi", "upi integration", "react native payment", "react-native-payment", "react native upi", "india", "indian-payment", "digital payment", "online payment", "android", "react-native-android", "react native upi", "react-native-upi" ], "repository": { "type": "git", "url": "git+https://github.com/mannar-1/reactnative-android-upi.git" }, "bugs": { "url": "https://github.com/mannar-1/reactnative-android-upi/issues" }, "homepage": "https://github.com/mannar-1/reactnative-android-upi#readme", "author": "Sriranga Mannar", "license": "MIT", "peerDependencies": { "react-native": "*" } }