mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-23 01:32:03 -07:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
08a1315082 | ||
|
|
e81ccfae20 | ||
|
|
932c7dbfd5 |
+3
-3
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "bch-api",
|
"name": "bch-api",
|
||||||
"version": "1.0.0",
|
"version": "1.16.0",
|
||||||
"description": "REST API based on rest.bitcoin.com",
|
"description": "The REST API powering FullStack.cash",
|
||||||
"author": "Chris Troutner <chris.troutner@gmail.com>",
|
"author": "Chris Troutner <chris.troutner@gmail.com>",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Gabriel Cardona <gabriel@bitcoin.com>"
|
"Gabriel Cardona <gabriel@bitcoin.com>"
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/christroutner/bch-api.git"
|
"url": "git+https://github.com/Permissionless-Software-Foundation/bch-api.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node ./src/app.js",
|
"start": "node ./src/app.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user