mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
library.json with versions
This commit is contained in:
parent
7f4735e46c
commit
fc2b5b76e3
24
library.json
Normal file
24
library.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user