diff --git a/package.json b/package.json index e121a26..8c47f78 100644 --- a/package.json +++ b/package.json @@ -58,10 +58,17 @@ ], "keywords": [ "bitcoin", + "transaction", + "address", + "p2p", + "ecies", + "cryptocurrency", + "blockchain", + "payment", + "bip21", "bip32", "bip37", "bip70", - "merge", "multisig" ], "repository": { @@ -81,7 +88,7 @@ "sha512": "=0.0.1" }, "devDependencies": { - "bitcore-build": "git://github.com/bitpay/bitcore-build.git", + "bitcore-build": "bitpay/bitcore-build", "brfs": "^1.2.0", "chai": "^1.10.0", "gulp": "^3.8.10"