mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
30 lines
477 B
JSON
30 lines
477 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.4.6"
|
|
},
|
|
{
|
|
"name": "aquarius",
|
|
"version": "~0.3.9"
|
|
},
|
|
{
|
|
"name": "squid-js",
|
|
"version": "~0.8.3"
|
|
},
|
|
{
|
|
"name": "faucet",
|
|
"version": "~0.3.2"
|
|
}
|
|
]
|
|
}
|