Merge pull request #806 from maraoz/pack/json

package.json
This commit is contained in:
Manuel Aráoz 2014-12-17 19:41:04 -03:00
commit 227817f23f
1 changed files with 1 additions and 2 deletions

View File

@ -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 <dev@bitpay.com>",
"main": "index.js",
"scripts": {
@ -62,7 +62,6 @@
"bip32",
"bip37",
"bip70",
"stealth",
"merge",
"multisig"
],