FNFGirlfriendBot/package.json

20 lines
466 B
JSON
Raw Normal View History

2024-07-07 15:44:16 -04:00
{
"dependencies": {
"discord.js": "^14.11.0",
"js-yaml": "^4.1.0",
2024-07-25 22:57:29 -04:00
"json-stringify": "^1.0.0",
"json5": "^2.2.3",
2024-07-07 15:44:16 -04:00
"jvm": "^0.5.3",
"man-db": "^1.0.3",
2024-07-20 20:27:17 -04:00
"matrix-js-sdk": "^31.5.0",
2024-07-07 15:44:16 -04:00
"minecraft-data": "^3.36.1",
"minecraft-protocol": "^1.47.0",
2024-07-25 22:57:29 -04:00
"mojangson": "^2.0.4",
2024-07-07 15:44:16 -04:00
"prismarine-auth": "^2.2.0",
"prismarine-chat": "^1.10.1",
2024-07-25 22:57:29 -04:00
"prismarine-registry": "^1.7.0",
"wikipedia": "^2.1.2",
"xml2js": "^0.6.2"
2024-07-07 15:44:16 -04:00
}
}