commons/library.json

30 lines
476 B
JSON

{
"name": "commons",
"repository": {
"type": "git",
"url": "https://github.com/oceanprotocol/commons.git"
},
"dependencies": [
{
"name": "keeper-contracts",
"version": "~0.9.1"
},
{
"name": "brizo",
"version": "~0.3.5"
},
{
"name": "aquarius",
"version": "~0.2.2"
},
{
"name": "squid-js",
"version": "~0.5.4"
},
{
"name": "faucet",
"version": "~0.2.0"
}
]
}