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", "main": "index.js",
"version": "0.1.1", "version": "0.1.1",
"repository": "https://github.com/bitpay/bitauth.git",
"dependencies": { "dependencies": {
"bitcore": "0.1.32", "bitcore": "0.1.32",
"request": "^2.36.0", "request": "^2.36.0",