UNPKG

koishi-plugin-dialogue-fork

Version:

[keyword-dialogue](https://www.npmjs.com/package/@shangxueink/koishi-plugin-keyword-dialogue)的[fork](https://github.com/hellomykami/koishi-plugin-keyword-dialogue-fork)版本,添加部分功能

35 lines 1.1 kB
{ "name": "koishi-plugin-dialogue-fork", "description": "[keyword-dialogue](https://www.npmjs.com/package/@shangxueink/koishi-plugin-keyword-dialogue)的[fork](https://github.com/hellomykami/koishi-plugin-keyword-dialogue-fork)版本,添加部分功能", "version": "1.0.6", "main": "lib/index.js", "typings": "lib/index.d.ts", "files": [ "lib", "dist" ], "license": "MIT", "scripts": {}, "homepage": "https://github.com/hellomykami/koishi-plugin-keyword-dialogue-fork", "repository": { "type": "git", "url": "git+https://github.com/hellomykami/koishi-plugin-keyword-dialogue-fork.git" }, "keywords": [ "chatbot", "koishi", "plugin", "keyword", "关键词" ], "devDependencies": {}, "peerDependencies": { "koishi": "^4.15.0" }, "koishi": { "description": { "en": "a dialogue plugin fork", "zh": "[keyword-dialogue](https://www.npmjs.com/package/@shangxueink/koishi-plugin-keyword-dialogue)的[fork](https://github.com/hellomykami/koishi-plugin-keyword-dialogue-fork)版本,添加部分功能" } } }