{ "name": "blitzcrank", "version": "1.0.0", "description": "FIRED UP AND READY TO SERVE", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/dwwmmn/blitzcrank.git" }, "keywords": [ "discord", "bot" ], "author": "Drew Malzahn", "license": "MIT", "bugs": { "url": "https://github.com/dwwmmn/blitzcrank/issues" }, "homepage": "https://github.com/dwwmmn/blitzcrank#readme", "dependencies": { "@biomejs/biome": "^2.0.6", "discord.js": "^14.21.0", "sequelize": "^6.37.7" } }