add repository field

...so npm quits complaining
This commit is contained in:
Ryan X. Charles 2014-08-24 20:38:49 -07:00
parent db7ae4c6d1
commit 63d0fa96b0
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@
"merge",
"multisig"
],
"repository": {
"type": "git",
"url": "https://github.com/ryanxcharles/bitcore2.git"
},
"dependencies": {
"aes": "=0.1.0",
"bn.js": "=0.13.3",