commons/library.json

30 lines
484 B
JSON

{
"name": "commons",
"repository": {
"type": "git",
"url": "https://github.com/oceanprotocol/commons.git"
},
"dependencies": [
{
"name": "keeper-contracts",
"version": "~0.12.7"
},
{
"name": "brizo",
"version": "~0.6.0"
},
{
"name": "aquarius",
"version": "~1.0.2"
},
{
"name": "squid-js",
"version": "~1.0.0-beta.5"
},
{
"name": "faucet",
"version": "~0.3.2"
}
]
}