mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
26 lines
430 B
JSON
26 lines
430 B
JSON
{
|
|
"name": "Squid JavaScript",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/oceanprotocol/squid-js.git"
|
|
},
|
|
"dependencies": [
|
|
{
|
|
"name": "keeper-contracts",
|
|
"version": "~0.11.1"
|
|
},
|
|
{
|
|
"name": "brizo",
|
|
"version": "~0.4.2"
|
|
},
|
|
{
|
|
"name": "aquarius",
|
|
"version": "~0.3.8"
|
|
},
|
|
{
|
|
"name": "events-handler",
|
|
"version": "~0.1.2"
|
|
}
|
|
]
|
|
}
|