From 458ce7a723718e513e1a2c91f33044eb5353498a Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Wed, 17 Dec 2014 19:40:32 -0300 Subject: [PATCH] package.json --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 38be163cd..485c7915f 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" ],