Add repository to package.json.

This commit is contained in:
Eric Martindale 2014-08-20 19:46:01 +00:00
parent 1840d8a18b
commit e695ac7011
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",