@xiling-bot/minecraftping
Version:
xiling-bot的mc服务器ping插件
24 lines (23 loc) • 576 B
JSON
{
"name": "@xiling-bot/minecraftping",
"version": "1.3.0",
"description": "xiling-bot的mc服务器ping插件",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"xiling-bot",
"minecraftPing"
],
"repository": {
"type": "git",
"url": "git+https://github.com/xiyuesaves/mirai-xiling-plugins.git"
},
"author": "xiyue",
"license": "AGPL-3.0-or-later",
"homepage": "https://github.com/xiyuesaves/mirai-xiling-plugins",
"dependencies": {
"minecraft-protocol": "^1.30.0"
}
}