{ "name": "denim_3001", "version": "3001.19", "description": "Toto je velmi kvalitní bot.", "repository": { "url": "https://github.com/Histmy/Denim-Bot/" }, "main": "app.js", "scripts": { "start": "node ." }, "author": "Histmy + det-fys", "license": "ISC", "dependencies": { "@discordjs/opus": "github:discordjs/opus", "discord.js": "^12.4.1", "dotenv": "^8.2.0", "download-file-sync": "^1.0.4", "node-fetch": "^2.6.1", "yt-search": "^2.7.5", "ytdl": "^1.4.1" } }