Skip to content

Commit 85bdb35

Browse files
committed
Add keywords
1 parent 516ed3c commit 85bdb35

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

package.json

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,26 @@
44
"description": "This package allows you to accept payment in your react native project using paystack ",
55
"homepage": "https://github.com/just1and0/React-Native-Paystack-WebView#readme",
66
"main": "production/lib/index.js",
7-
"types": "production/lib/index.d.ts",
7+
"keywords": [
8+
"react-native",
9+
"paystack",
10+
"paystack-webview",
11+
"react-native-payments",
12+
"payments",
13+
"subscription",
14+
"split-payments",
15+
"multi-split",
16+
"webview",
17+
"react-native-webview",
18+
"checkout",
19+
"mobile-payments",
20+
"hook",
21+
"provider",
22+
"africa",
23+
"nigeria",
24+
"fintech"
25+
],
26+
"types": "production/lib/index.d.ts",
827
"author": "Oluwatobi Shokunbi <ayoshokz@gmail.com>",
928
"license": "MIT",
1029
"scripts": {
@@ -51,4 +70,4 @@
5170
"package.json",
5271
"contributing.md"
5372
]
54-
}
73+
}

0 commit comments

Comments
 (0)