{ "name": "auto-farmer", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@truffle/hdwallet-provider": "^1.2.2", "bignumber.js": "^9.0.1", "web3": "^1.3.4", "web3-eth-contract": "^1.3.4" } }