1
0
mirror of https://github.com/oceanprotocol/status synced 2024-11-22 01:36:59 +01:00
This commit is contained in:
Matthias Kretschmann 2019-09-16 15:16:35 +02:00
parent 81d5cf13e5
commit c9065436b5
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -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%",