{
"name": "ethereum-gas-price",
"version": "1.0.4",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.7.8",
"dotenv": "^16.4.5",
"express": "^4.21.1"
}
}
Back to Directory