k44Eqha/package.json

13 lines
237 B
JSON
Raw Normal View History

2018-05-12 07:19:31 +02:00
{
"dependencies": {
2019-10-09 01:19:12 +02:00
"@rocket.chat/sdk": "^0.2.9-2",
2018-08-15 02:17:54 +02:00
"async-exit-hook": "^2.0.1",
"discord.js": "12.1.1",
"mongodb": "^3.5.5",
2018-05-12 07:19:31 +02:00
"pg": "^7.4.0",
2020-05-29 22:58:23 +02:00
"puppeteer": "^3.2.0",
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
}
}