Skip to content

Commit

Permalink
Merge pull request #17 from mayurpatil888/initial_branch
Browse files Browse the repository at this point in the history
add keywords to package.json
  • Loading branch information
mayurpatil888 authored Dec 5, 2018
2 parents 968ad33 + f84ec9c commit 50ba72f
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"OST",
"KYC",
"Javascript",
"Node.js",
"SDK"
],
"dependencies": {
"qs": "^6.5.2"
},
Expand All @@ -15,12 +22,12 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/OpenSTFoundation/kyc-sdk-js.git"
"url": "git+https://github.com/OpenSTFoundation/ost-kyc-sdk-js.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/OpenSTFoundation/kyc-sdk-js/issues"
"url": "https://github.com/OpenSTFoundation/ost-kyc-sdk-js/issues"
},
"homepage": "https://github.com/OpenSTFoundation/kyc-sdk-js#readme"
"homepage": "https://github.com/OpenSTFoundation/ost-kyc-sdk-js#readme"
}

0 comments on commit 50ba72f

Please sign in to comment.