{
  "name": "@kotori-bot/kotori-plugin-adapter-onebot",
  "version": "2.1.1",
  "description": "Adapter For Onebot 11",
  "main": "lib/index.js",
  "keywords": [
    "kotori",
    "chatbot",
    "kotori-plugin",
    "onebot",
    "onebot11",
    "qq",
    "liteloader",
    "LiteLoaderNTQQ",
    "NapCat",
    "go-cqhttp"
  ],
  "license": "BAN-ZHINESE-USING",
  "files": [
    "lib",
    "locales",
    "LICENSE",
    "README.md"
  ],
  "author": "Hotaru <me@hotaru.icu>",
  "peerDependencies": {
    "kotori-bot": "^1.7.0"
  },
  "dependencies": {
    "@types/ws": "^8.5.8",
    "ws": "^8.14.2"
  }
}