UNPKG

@kotori-bot/kotori-plugin-helper

Version:

helper and menu plugin

32 lines 546 B
{ "name": "@kotori-bot/kotori-plugin-helper", "version": "1.4.0", "description": "helper and menu plugin", "main": "lib/index.js", "keywords": [ "kotori", "chatbot", "kotori-plugin" ], "license": "BAN-ZHINESE-USING", "files": [ "lib", "locales", "LICENSE", "README.md" ], "author": "Hotaru <me@hotaru.icu>", "peerDependencies": { "kotori-bot": "^1.7.0" }, "kotori": { "meta": { "language": [ "en_US", "ja_JP", "zh_TW", "zh_CN" ] } } }