gkash-react-native-sdk
Version:
Gkash Deep Linking for the Gkash Payment
34 lines (32 loc) • 784 B
JSON
{
"name": "gkash-react-native-sdk",
"version": "1.0.11",
"main": "index.js",
"scripts": {
"start": "expo start --dev-client",
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web"
},
"description": "Gkash Deep Linking for the Gkash Payment",
"repository": {
"type": "git",
"url": "git+https://github.com/gkashmy/gkash-react-native-sdk.git"
},
"keywords": [
"React",
"Native",
"Module",
"for",
"gkash",
"payment",
"deep",
"linking"
],
"author": "Gkash_Ted",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/gkashmy/gkash-react-native-sdk/issues"
},
"homepage": "https://github.com/gkashmy/gkash-react-native-sdk#readme"
}