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