about summary refs log tree commit diff
path: root/package.json
blob: 3dd1cfd875c2fe09a28bb199c08eba5d0861f2b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "dependencies": {
    "discord.js": "^14.7.1",
    "dotenv": "^16.0.3",
    "mineflayer": "^4.8.1",
    "mineflayer-antihunger": "^1.0.4",
    "mineflayer-auto-eat": "^3.3.1",
    "mineflayer-pathfinder": "github:PrismarineJS/mineflayer-pathfinder",
    "prismarine-viewer": "^1.23.0"
  }
}