{ "name": "swogbot", "version": "1.0.0", "description": "", "main": "src/index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "discord.js": "^14.16.3", "dotenv": "^16.4.5", "sqlite3": "^5.1.7", "swogbot": "file:" } }