mirror of
https://github.com/oceanprotocol/status
synced 2025-02-14 21:10:36 +01:00
metadata
This commit is contained in:
parent
81d5cf13e5
commit
c9065436b5
@ -1,6 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/status",
|
"name": "@oceanprotocol/status",
|
||||||
|
"description": "Overview and status checks of all Ocean Protocol RPC network connections.",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
|
"license": "Apache-2.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
"build": "react-scripts build",
|
"build": "react-scripts build",
|
||||||
@ -22,6 +24,10 @@
|
|||||||
"node-sass": "^4.12.0",
|
"node-sass": "^4.12.0",
|
||||||
"prettier": "^1.18.2"
|
"prettier": "^1.18.2"
|
||||||
},
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/oceanprotocol/status"
|
||||||
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
"production": [
|
"production": [
|
||||||
">0.2%",
|
">0.2%",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user