{ "name": "tornbot", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/CesiumCs/tornbot.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/CesiumCs/tornbot/issues" }, "homepage": "https://github.com/CesiumCs/tornbot#readme", "description": "", "dependencies": { "discord.js": "^14.18.0", "fs": "^0.0.1-security", "node-cron": "^3.0.3" }, "devDependencies": { "@eslint/js": "^9.24.0", "eslint": "^9.24.0" } }