@ensuro/extensions
Version:
Extension contracts that operate with the Ensuro Protocol
32 lines (31 loc) • 684 B
JSON
{
"name": "@ensuro/extensions",
"description": "Extension contracts that operate with the Ensuro Protocol",
"version": "2.8.5",
"files": [
"**/*.sol",
"/build",
"/js/*.js",
"/scripts"
],
"repository": {
"type": "git",
"url": "git@github.com:ensuro/ensuro-extensions.git"
},
"keywords": [
"solidity",
"ethereum",
"smart",
"contracts",
"decentralized",
"insurance",
"ensuro",
"extension"
],
"author": "Ensuro <guillermo@ensuro.co>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/ensuro/ensuro-extensions/issues"
},
"homepage": "https://github.com/ensuro/ensuro-extensions#readme"
}