{ "name": "water-waifu", "version": "1.0.0", "description": "A bot that automatically assigns roles based on message reactions.", "main": "role.js", "scripts": { "start": "node ." }, "repository": { "type": "git", "url": "git+https://github.com/8cy/water-waifu.git" }, "author": "Sin", "license": "MIT", "bugs": { "url": "https://github.com/8cy/water-waifu/issues" }, "homepage": "https://github.com/8cy/water-waifu#readme", "dependencies": { "discord.js": "^11.5.1" } }