Merge pull request #18 from martindale/master

Add repository to package.json.
This commit is contained in:
Gordon Hall 2014-08-20 15:49:25 -04:00
commit 28c13f6c1d
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
},
"main": "index.js",
"version": "0.1.1",
"repository": "https://github.com/bitpay/bitauth.git",
"dependencies": {
"bitcore": "0.1.32",
"request": "^2.36.0",