Dan Janosik
5 years ago
No known key found for this signature in database
GPG Key ID: C6F8CE9FFDB2CED2
1 changed files with
56 additions and
56 deletions
-
package.json
|
|
@ -1,7 +1,7 @@ |
|
|
|
{ |
|
|
|
"name": "btc-rpc-explorer", |
|
|
|
"version": "2.0.1", |
|
|
|
"description": "Self-hosted Bitcoin blockchain explorer", |
|
|
|
"description": "Open-source, self-hosted Bitcoin explorer", |
|
|
|
"private": false, |
|
|
|
"bin": "bin/cli.js", |
|
|
|
"scripts": { |
|
|
@ -10,7 +10,7 @@ |
|
|
|
}, |
|
|
|
"keywords": [ |
|
|
|
"bitcoin", |
|
|
|
"litecoin", |
|
|
|
"btc", |
|
|
|
"blockchain" |
|
|
|
], |
|
|
|
"author": "Dan Janosik <dan@47.io>", |
|
|
|