react-native-gkashpayment
Version:
gkash payment react native
24 lines (23 loc) • 553 B
JSON
{
"name": "react-native-gkashpayment",
"version": "0.0.5",
"description": "gkash payment react native",
"main": "index.tsx",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"gkash",
"payment"
],
"author": "Gkash Sdn Bhd",
"license": "ISC",
"dependencies": {
"node-forge": "^1.2.1",
"query-string": "^6.14.1",
"react-native-gesture-handler": "^2.3.0",
"react-native-webview": "^11.17.2",
"react-navigation": "^4.4.4",
"react-navigation-stack": "^2.10.4"
}
}