From d11d198890c63e57e9205e6bf35901772ca4d1d7 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Tue, 28 May 2019 18:32:39 -0700 Subject: [PATCH] fix(package.json): Updating details in package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b4e58cb..b261089 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { - "name": "rest.bitcoin.com", - "version": "3.3.8", - "description": "REST API for Bitcoin.com's Cloud", - "author": "Gabriel Cardona ", + "name": "bch-api", + "version": "1.0.0", + "description": "REST API based on rest.bitcoin.com", + "author": "Chris Troutner ", "contributors": [ - "Chris Troutner " + "Gabriel Cardona " ], "license": "MIT", "scripts": {