Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit f681f83

Browse files
committed
update package.json
1 parent 10a6927 commit f681f83

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,17 @@
77
"start": "node src/index.js",
88
"test": "exit 0"
99
},
10+
"keywords": [
11+
"react-native",
12+
"responsive",
13+
"responsive-height",
14+
"responsive-width",
15+
"responsive-font-size",
16+
"fontSize",
17+
"responsive-dimensions"
18+
],
1019
"author": "DaniAkash <s.daniakash@gmail.com> (https://github.com/DaniAkash)",
20+
"repository": "DaniAkash/react-native-responsive-dimensions",
1121
"license": "MIT",
1222
"dependencies": {
1323
"react-native": "^0.42.0"

0 commit comments

Comments
 (0)