diff --git a/package.json b/package.json index de82734..76af821 100644 --- a/package.json +++ b/package.json @@ -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%",