Skip to content

Commit 184fe58

Browse files
committed
Add more informations in package.json
1 parent 328ef89 commit 184fe58

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,17 @@
33
"version": "0.0.1",
44
"description": "React Native Wrapper around Zopim Zendesk Chat",
55
"main": "index.js",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/taskrabbit/react-native-zendesk-chat"
9+
},
610
"keywords": [
711
"zendesk",
812
"chat",
913
"react-native",
1014
"react",
15+
"ios",
16+
"android",
1117
"react-component"
1218
],
1319
"author": "jrichardlai",

0 commit comments

Comments
 (0)