random-ethereum-scanner/package.json

20 lines
402 B
JSON

{
"name": "randometherscanner",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@mycrypto/eth-scan": "^3.5.3",
"express": "^4.18.2",
"fs": "^0.0.1-security",
"nodemailer": "^6.8.0",
"path": "^0.12.7",
"web3": "^1.8.0"
}
}