Skip to content

Commit fb5ded6

Browse files
committed
feat: add additional keywords to package.json for improved discoverability
1 parent f9cf5c2 commit fb5ded6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,10 @@
4343
"keywords": [
4444
"react-native",
4545
"ios",
46-
"android"
46+
"android",
47+
"json",
48+
"json-viewer",
49+
"json-tree"
4750
],
4851
"repository": {
4952
"type": "git",

0 commit comments

Comments
 (0)