mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-22 01:02:05 -07:00
Merge pull request #3 from christroutner/unstable
fix(package.json): Updating details in package.json
This commit is contained in:
+5
-5
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "rest.bitcoin.com",
|
||||
"version": "3.3.8",
|
||||
"description": "REST API for Bitcoin.com's Cloud",
|
||||
"author": "Gabriel Cardona <gabriel@bitcoin.com>",
|
||||
"name": "bch-api",
|
||||
"version": "1.0.0",
|
||||
"description": "REST API based on rest.bitcoin.com",
|
||||
"author": "Chris Troutner <chris.troutner@gmail.com>",
|
||||
"contributors": [
|
||||
"Chris Troutner <chris.troutner@gmail.com>"
|
||||
"Gabriel Cardona <gabriel@bitcoin.com>"
|
||||
],
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user