1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
squid-js/library.json
2019-04-09 16:57:16 +02:00

22 lines
358 B
JSON

{
"name": "Squid JavaScript",
"repository": {
"type": "git",
"url": "https://github.com/oceanprotocol/squid-js.git"
},
"dependencies": [
{
"name": "keeper-contracts",
"version": "~0.9.0"
},
{
"name": "brizo",
"version": "~0.3.4"
},
{
"name": "aquarius",
"version": "~0.2.1"
}
]
}