{ "name": "bot", "version": "1.0.0", "description": "", "main": "esm", "module": "index", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "ccxt": "^1.18.60", "colors": "^1.3.3", "cryptocompare": "^1.0.0", "esm": "^3.0.84", "fetch-filecache-for-crawling": "^3.0.2", "fs-extra": "^7.0.1", "node-fetch": "^2.3.0", "node-schedule": "^1.3.2" } }