{ "name": "woomy", "version": "1.2.3", "description": "Woomy is a all-purpose discord bot built off the guidebot base and coded in node.js using discord.js.", "main": "index.js", "dependencies": { "@discordjs/opus": "^0.2.1", "better-sqlite3": "^5.4.1", "chalk": "^4.0.0", "dblapi.js": "^2.3.1", "discord.js": "^12.0.2", "enmap": "^5.2.4", "garfield": "^1.1.2", "hastebin-gen": "^2.0.5", "moment": "^2.24.0", "moment-duration-format": "^2.3.2", "nekos.life": "^2.0.5", "node-fetch": "^2.6.0", "prism-media": "^1.2.1", "randomcolor": "^0.5.4", "relevant-urban": "^2.0.0", "request": "^2.88.2", "to-zalgo": "^1.0.1", "urban": "^0.3.2", "weather-js": "^2.0.0", "ytdl-core": "^2.1.7", "ytdl-core-discord": "^1.2.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mudkipscience/woomy.git" }, "author": "mudkipscience", "license": "MIT", "bugs": { "url": "https://github.com/mudkipscience/woomy/issues" }, "homepage": "https://github.com/mudkipscience/woomy#readme" }