Skip to content

Commit

Permalink
Change package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gazaret committed May 17, 2018
1 parent 59d2879 commit e4f65f3
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,24 @@
"version": "1.0.0",
"description": "CloudPayments SDK for react-native",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/gazaret/react-native-cloudpayments.git"
},
"bugs": {
"url": "https://github.com/gazaret/react-native-cloudpayments/issues"
},
"homepage": "https://github.com/gazaret/react-native-cloudpayments",
"keywords": [
"react-native",
"native",
"cloudpayments"
],
"author": "gazaret <[email protected]>",
"author": {
"name": "gazaret",
"email": "[email protected]",
"url": "https://github.com/gazaret"
},
"license": "MIT",
"peerDependencies": {
"react-native": "*"
Expand Down

0 comments on commit e4f65f3

Please sign in to comment.