k44Eqha/package.json

12 lines
201 B
JSON
Raw Normal View History

2018-05-12 07:19:31 +02:00
{
"dependencies": {
2018-08-15 02:17:54 +02:00
"async-exit-hook": "^2.0.1",
2021-08-14 23:13:37 +02:00
"discord.js": "^12.5.3",
2020-10-22 05:48:50 +02:00
"dotenv": "^8.2.0",
"mongodb": "^3.5.5",
2021-08-15 02:06:10 +02:00
"pg": "^8.7.1",
2019-06-28 01:43:03 +02:00
"socketcluster-client": "^14.2.2",
2018-08-15 02:17:54 +02:00
"ws": "^3.3.2"
2018-05-12 07:19:31 +02:00
}
}