Merge pull request #1 from ryanxcharles/feature/rename-to-bitcore-and-update-repo

rename to "bitcore" and update repo location
This commit is contained in:
Ryan X. Charles 2013-12-17 12:32:48 -08:00
commit 1fb1a06ade
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ {
"name": "libcoin", "name": "bitcore",
"description": "Bitcoin Library", "description": "Bitcoin Library",
"version": "0.1.5", "version": "0.1.5",
"author": { "author": {
@ -20,7 +20,7 @@
], ],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://github.com/gasteve/node-libcoin.git" "url": "https://github.com/bitpay/bitcore.git"
}, },
"scripts": {}, "scripts": {},
"dependencies": { "dependencies": {