You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Natsuki/package.json

34 lines
987 B

{
"name": "natsuki",
"version": "1.0.0",
"description": "An anime-themed multipurpose bot",
"main": "bot.js",
"author": "NatsukiDev",
"dependencies": {
"@discordjs/opus": "^0.3.2",
"canvas": "^2.6.1",
"chalk": "^4.1.0",
"dblapi.js": "^2.4.1",
"discord.io": "https://github.com/woor/discord.io/tarball/gateway_v6",
"discord.js": "^12.2.0",
"ffmpeg-static": "^4.2.7",
"gblapi.js": "^2.0.5",
"heroku": "^7.2.0",
"lavaqueue": "^3.1.6",
"manyitems": "^1.0.2",
"moment": "^2.28.0",
"mongoose": "^5.10.3",
"node-fetch": "^2.6.1",
"ora": "^5.3.0",
"sequelize": "^5.22.3",
"sqlite3": "^4.2.0",
"swwrap": "^1.0.0",
"winston": "^3.3.3",
"ws": "^7.4.2",
"ytdl-core": "^3.2.2",
"ytdl-core-discord": "^1.2.1"
},
"engines": {
"node": "12.14.1"
}
}