From 00730cd902837e96b0ba458cf2d1a0886f0a74b2 Mon Sep 17 00:00:00 2001 From: "Ryan X. Charles" Date: Tue, 17 Dec 2013 11:30:05 -0500 Subject: [PATCH] rename to "bitcore" and update repo location --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8b4111694..2dffb49c4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "libcoin", + "name": "bitcore", "description": "Bitcoin Library", "version": "0.1.5", "author": { @@ -20,7 +20,7 @@ ], "repository": { "type": "git", - "url": "http://github.com/gasteve/node-libcoin.git" + "url": "https://github.com/bitpay/bitcore.git" }, "scripts": {}, "dependencies": {