react-native-payment-gateway
Version:
this module for payment gateway, first gateway is midtrans payment gateway, i hope all payment gateway so you can contribute to this module
22 lines (19 loc) • 513 B
JSON
{
"name": "react-native-payment-gateway",
"version": "0.4.3",
"description": "this module for payment gateway, first gateway is midtrans payment gateway, i hope all payment gateway so you can contribute to this module",
"main": "index.js",
"keywords": [
"react-native",
"midtrans",
"payment",
"gateway",
"payment gateway"
],
"author": "Firdaus Ekaputra",
"license": "MIT",
"peerDependencies": {
"react-native": "0.57.7",
"react-native-windows": "0.57.0-rc.0"
}
}