k44Eqha/package.json

13 lines
304 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",
2018-09-28 21:12:43 +02:00
"discord.js": "github:hydrabolt/discord.js#60ad9053a3f7d0cfcfe9871bc5aa6eca791caf02",
2018-08-15 02:17:54 +02:00
"mongodb": "^3.0.0-rc0",
2018-05-12 07:19:31 +02:00
"pg": "^7.4.0",
"puppeteer": "^1.18.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
}
}