{ "name": "denim_3001", "version": "3001.58.4", "description": "Toto je velmi kvalitní bot.", "repository": { "url": "https://github.com/Histmy/Denim-Bot/" }, "main": "out/app.js", "scripts": { "start": "node .", "test": "tsc && node ." }, "author": "Histmy + det-fys", "license": "ISC", "dependencies": { "@discordjs/voice": "^0.16.1", "discord.js": "^14.14.1", "js-levenshtein": "^1.1.6", "mysql": "^2.18.1", "opusscript": "^0.1.1", "play-dl": "^1.9.7", "tiny-typed-emitter": "^2.1.0", "tweetnacl": "^1.0.3", "valibot": "^0.20.1" }, "devDependencies": { "@types/js-levenshtein": "^1.1.3", "@types/mysql": "^2.15.24" } }