{ "name": "radiox", "version": "1.0.0", "description": "We will bring you finnish radio to your discord server", "main": "index.js", "scripts": { "start": "node ." }, "repository": { "type": "git", "url": "git+https://github.com/warengroup/eximiabots-radiox.git" }, "author": "EximiaBots", "license": "MIT", "bugs": { "url": "https://github.com/warengroup/eximiabots-radiox/issues" }, "dependencies": { "@discordjs/opus": "^0.1.0", "discord.js": "^12.0.2", "dotenv": "^8.2.0", "fs": "0.0.1-security", "node-fetch": "^2.6.0", "path": "^0.12.7" } }