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.
 
 
Luno/package.json

27 lines
745 B

{
"name": "Luno",
"version": "1.0.0",
"description": "An anime-themed multipurpose bot",
"main": "bot.js",
"author": "LunoDev",
"dependencies": {
"@lavacord/discord.js": "^0.0.7",
"axios": "^0.21.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",
"manyitems": "^1.0.2",
"moment": "^2.28.0",
"moment-precise-range-plugin": "^1.3.0",
"mongoose": "^5.10.3",
"node-fetch": "^2.6.1",
"ora": "^5.3.0",
"swwrap": "^1.0.0",
"winston": "^3.3.3",
"ws": "^7.4.2"
},
"engines": {
"node": "12.14.1"
}
}