1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00
commons/library.json
2019-02-18 11:06:33 +01:00

25 lines
430 B
JSON

{
"name": "Squid JavaScript",
"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"
}
]
}