Browse Source

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

rename to "bitcore" and update repo location
patch-2
Ryan X. Charles 11 years ago
parent
commit
1fb1a06ade
  1. 4
      package.json

4
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": {

Loading…
Cancel
Save