Update package.json

This commit is contained in:
Mario Colque 2014-02-26 17:55:45 -02:00
parent ebfa84b9d2
commit 68ed982992

View File

@ -1,12 +1,12 @@
{ {
"name": "insight-bitcore-client", "name": "insight-bitcore",
"description": "An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.", "description": "An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.",
"version": "0.1.2", "version": "0.1.3",
"author": { "author": {
"name": "Ryan X Charles", "name": "Ryan X Charles",
"email": "ryan@bitpay.com" "email": "ryan@bitpay.com"
}, },
"repository": "git://github.com/bitpay/insight-client.git", "repository": "git://github.com/bitpay/insight.git",
"contributors": [ "contributors": [
{ {
"name": "Matias Alejo Garcia", "name": "Matias Alejo Garcia",
@ -30,9 +30,9 @@
} }
], ],
"bugs": { "bugs": {
"url": "https://github.com/bitpay/insight-client/issues" "url": "https://github.com/bitpay/insight/issues"
}, },
"homepage": "https://github.com/bitpay/insight-client", "homepage": "https://github.com/bitpay/insight",
"license": "MIT", "license": "MIT",
"keywords": [ "keywords": [
"insight", "insight",