ZeSkypeBot/package.json

17 lines
503 B
JSON
Executable File

{
"name": "zeskypebot",
"version": "7.2.0",
"description": "Goldar Squad's Skype Bot, ported for Discord\"",
"main": "bot.js",
"scripts": {
"preinstall": "npm install discord.js @discordjs/voice sodium @discordjs/opus ffmpeg-static play-dl",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://long-cat.net/gitea/Rob/ZeSkypeBot.git"
},
"author": "Original by moosecrap#5953, ported by Weegee#6402",
"license": "ISC"
}