UNPKG

kotori-plugin-adapter-minecraft

Version:

Adapter For Minecraft Bedrock Edition

33 lines 621 B
{ "name": "kotori-plugin-adapter-minecraft", "version": "2.0.2", "description": "Adapter For Minecraft Bedrock Edition", "main": "lib/index.js", "keywords": [ "kotori", "chatbot", "kotori-plugin", "minecraft", "websocket", "minecraft bedrock", "mojang" ], "license": "BAN-ZHINESE-USING", "files": [ "lib", "locales", "LICENSE", "README.md" ], "author": "Hotaru <me@hotaru.icu>", "peerDependencies": { "kotori-bot": "^1.7.1" }, "dependencies": { "mcwss": "^2.1.3", "ws": "^8.14.2" }, "devDependencies": { "@types/ws": "^8.5.8" } }