FridayNightFunkinBoyfriendBot/package.json

26 lines
622 B
JSON
Raw Permalink Normal View History

2024-07-07 15:44:16 -04:00
{
"dependencies": {
"color-convert": "^2.0.1",
2024-08-30 11:56:58 -04:00
"cowsay": "^1.6.0",
2024-08-04 22:59:52 -04:00
"cowsay2": "^2.0.4",
"discord.js": "^14.16.3",
2024-08-09 22:08:42 -04:00
"java-parser": "^2.3.2",
2024-07-07 15:44:16 -04:00
"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",
"minecraft-data": "^3.69.0",
2024-07-07 15:44:16 -04:00
"minecraft-protocol": "^1.47.0",
2024-07-25 22:57:29 -04:00
"mojangson": "^2.0.4",
2024-08-09 22:08:42 -04:00
"node-gyp": "^10.2.0",
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",
"proxy-agent": "^6.4.0",
"socks": "^2.8.3",
2024-07-25 22:57:29 -04:00
"wikipedia": "^2.1.2",
"xml2js": "^0.6.2"
2024-07-07 15:44:16 -04:00
}
}