diff --git a/library.json b/library.json new file mode 100644 index 0000000..48e5c4b --- /dev/null +++ b/library.json @@ -0,0 +1,17 @@ +{ + "name": "Squid JavaScript", + "repository": { + "type": "git", + "url": "https://github.com/oceanprotocol/squid-js.git" + }, + "dependencies": [ + { + "name": "keeper-contracts", + "version": "~0.5.3" + }, + { + "name": "brizo", + "version": ">0.1.7" + } + ] +} \ No newline at end of file