{ "name": "woomy", "version": "0.5.0", "description": "Discord bot made with <3 by mudkipscience#0001", "main": "woomy.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node woomy.js" }, "engines": { "node": ">=8" }, "repository": { "type": "git", "url": "git+https://github.com/mudkipscience/woomy.git" }, "author": "mudkipscience", "dependencies": { "better-sqlite-pool": "^0.2.2", "chalk": "^2.4.2", "cpu-stats": "^1.0.0", "dblapi.js": "^2.3.0", "discord.js": "^11.5.1", "enmap": "^4.8.1", "ffmpeg": "0.0.4", "ffmpeg-static": "^2.5.0", "garfield": "^1.1.2", "get-youtube-id": "^1.0.1", "moment": "^2.24.0", "moment-duration-format": "^2.2.2", "node-opus": "^0.3.2", "nodemon": "^2.0.2", "npm": "^6.12.1", "openweather-apis": "^4.0.0", "opusscript": "0.0.7", "prism-media": "^1.2.0", "randomcolor": "^0.5.4", "regex": "^0.1.1", "relevant-urban": "^2.0.0", "request": "^2.88.0", "splat2api": "^1.4.0", "urban": "^0.3.2", "weather-js": "^2.0.0", "youtube-info": "^1.3.2", "yt-search": "^0.4.1", "ytdl-core": "^0.29.1", "ytdl-core-discord": "github:amishshah/ytdl-core-discord" } }