chipmunkbot3/package.json

21 lines
644 B
JSON
Raw Normal View History

2024-02-11 21:23:41 -05:00
{
"dependencies": {
"@mozilla/readability": "^0.4.1",
"@skeldjs/client": "^2.15.17",
"@tonejs/midi": "^2.0.27",
2024-02-16 21:37:11 -05:00
"brigadier-commands": "git+https://code.chipmunk.land/ChipmunkMC/node-brigadier-commands.git",
2024-02-11 21:23:41 -05:00
"colorsys": "^1.0.22",
"fluent-ffmpeg": "^2.1.2",
2024-02-16 21:37:11 -05:00
"json5": "^2.2.3",
2024-02-11 21:23:41 -05:00
"kahoot.js-api": "^2.4.0",
"matrix-js-sdk": "^31.5.0",
2024-02-11 21:23:41 -05:00
"minecraft-protocol": "^1.26.5",
"moment": "^2.29.1",
"prismarine-nbt": "^2.2.0",
"prismarine-registry": "^1.7.0",
2024-02-11 21:23:41 -05:00
"rfb2": "^0.2.2",
"standard": "^16.0.4",
2024-02-16 21:37:11 -05:00
"urban-dictionary": "git+https://code.chipmunk.land/ChipmunkMC/urban-dictionary.git"
2024-02-11 21:23:41 -05:00
}
}