@ensuro/swaplibrary
Version:
Solidity Library that implements swap using different plaforms with a homogeneneous interface
26 lines (25 loc) • 571 B
JSON
{
"name": "@ensuro/swaplibrary",
"description": "Solidity Library that implements swap using different plaforms with a homogeneneous interface",
"version": "1.1.1",
"files": [
"**/*.sol",
"/build",
"/js/*.js"
],
"repository": {
"type": "git",
"url": "git@github.com:ensuro/swap-library.git"
},
"keywords": [
"ensuro",
"swap",
"library",
"oracles"
],
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/ensuro/swap-library/issues"
},
"homepage": "https://github.com/ensuro/swap-library#readme"
}