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