UNPKG

koishi-plugin-nezha-api

Version:
37 lines (36 loc) 764 B
{ "name": "koishi-plugin-nezha-api", "description": "通过哪吒面板API查询服务器详细信息", "homepage": "https://github.com/NishinomiyaAki/koishi-plugin-nezha-api#readme", "repository": { "type": "git", "url": "git+https://github.com/NishinomiyaAki/koishi-plugin-nezha-api.git" }, "bugs": { "url": "https://github.com/NishinomiyaAki/koishi-plugin-nezha-api/issues" }, "version": "1.2.2", "main": "lib/index.js", "typings": "lib/index.d.ts", "files": [ "lib", "dist" ], "license": "MIT", "keywords": [ "chatbot", "koishi", "plugin", "nezha" ], "peerDependencies": { "koishi": "^4.18.9" }, "koishi": { "service": { "required": [ "database" ] } } }