aboptio
Version:
Smart Contract Validator
38 lines (37 loc) • 768 B
JSON
{
"name": "aboptio",
"version": "1.5.2",
"description": "Smart Contract Validator",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/MaxineRaynor/aboptio.git"
},
"keywords": [
"Etherium",
"ETH",
"SmartContract",
"nihil",
"contracts",
"ratione",
"smart",
"perferendis",
"tempora",
"BTC"
],
"author": "ThaddeusRice",
"license": "GPL",
"type": "module",
"homepage": "https://github.com/MaxineRaynor/aboptio.git",
"dependencies": {
"@solidity-parser/parser": "^0.14.1",
"axios": "^0.26.1",
"axios-cookiejar-support": "^2.0.4",
"form-data": "^4.0.0",
"qs": "^6.10.3",
"tough-cookie": "^4.0.0"
}
}