diff --git a/package.json b/package.json index 38be163..485c791 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bitcore", "version": "0.8.0", - "description": "Bitcoin library, CLI and API.", + "description": "A pure and simple javascript bitcoin API.", "author": "BitPay ", "main": "index.js", "scripts": { @@ -62,7 +62,6 @@ "bip32", "bip37", "bip70", - "stealth", "merge", "multisig" ],