1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00
commons/client/library.json
2019-03-07 14:41:27 +01:00

26 lines
438 B
JSON

{
"name": "commons-marketplace",
"repository": {
"type": "git",
"url": "https://github.com/oceanprotocol/commons-marketplace.git"
},
"dependencies": [
{
"name": "keeper-contracts",
"version": "~0.6.12"
},
{
"name": "brizo",
"version": "~0.2.0"
},
{
"name": "aquarius",
"version": "~0.1.8"
},
{
"name": "squid-js",
"version": "~0.3.0"
}
]
}