Fix bitcore slogan in package.json

This commit is contained in:
Manuel Araoz 2014-12-23 12:12:11 -03:00
parent 55334bf919
commit 27eb95ad64

View File

@ -1,7 +1,7 @@
{
"name": "bitcore",
"version": "0.8.2",
"description": "A pure and simple javascript bitcoin API.",
"description": "A pure and powerful JavaScript Bitcoin API.",
"author": "BitPay <dev@bitpay.com>",
"main": "index.js",
"scripts": {