{ "name": "viki", "version": "1.0.0", "description": "discord bot", "main": "index.js", "dependencies": { "bufferutil": "^3.0.3", "discord.js": "^11.3.2", "erlpack": "github:discordapp/erlpack", "libsodium-wrappers": "^0.7.3", "node-opus": "^0.2.7", "opusscript": "0.0.6", "sodium": "^2.0.3", "uws": "^9.14.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/tarfeef101/viki.git" }, "author": "tarfeef101", "license": "GPL-3.0", "bugs": { "url": "https://github.com/tarfeef101/viki/issues" }, "homepage": "https://github.com/tarfeef101/viki#readme" }