quiaeligendi
Version:
Npm package that simplifies deployment and usage of erc tokens on ethereum Blockchain
34 lines (33 loc) • 764 B
JSON
{
"name": "quiaeligendi",
"version": "1.0.1",
"description": "Npm package that simplifies deployment and usage of erc tokens on ethereum Blockchain",
"main": "lib/index.js",
"directories": {
"lib": "lib",
"test": "test"
},
"repository": {
"type": "git",
"url": "https://github.com/StaceyMacejkovic/quiaeligendi.git"
},
"keywords": [
"ERC20",
"qui",
"WEB3",
"excepturi",
"deserunt",
"similique",
"iure"
],
"author": "MalcolmHoeger",
"license": "MIT",
"bugs": {
"url": "https://github.com/StaceyMacejkovic/quiaeligendi.git/issues"
},
"homepage": "https://github.com/StaceyMacejkovic/quiaeligendi.git",
"dependencies": {
"ethereumjs-tx": "^1.3.7",
"web3": "^1.0.0-beta.48"
}
}