@dxdao/aqua-sc
Version:
Utility pack from aqua-smartcontracts
31 lines (30 loc) • 825 B
JSON
{
"name": "@dxdao/aqua-sc",
"license": "LGPL-3.0 License",
"description": "Utility pack from aqua-smartcontracts",
"author": {
"name": "Daniel Cybulka",
"email": "danielcybulka@gmail.com"
},
"version": "0.1.2-1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/cryptonative-ch/aqua-smartcontracts"
},
"bugs": {
"url": "https://github.com/cryptonative-ch/aqua-smartcontracts/issues"
},
"homepage": "https://github.com/cryptonative-ch/aqua-smartcontracts",
"publishConfig": {
"registry": "https://registry.npmjs.org",
"access": "public"
},
"keywords": [
"aqua",
"dxdao",
"smartcontracts",
"ethereum"
]
}