{
  "name": "koishi-plugin-novel-lizard",
  "description": "网文搜索下载",
  "version": "1.0.1",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lizard0126/novel-lizard.git"
  },
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "license": "MIT",
  "keywords": [
    "chatbot",
    "koishi",
    "novel",
    "小说",
    "plugin"
  ],
  "peerDependencies": {
    "koishi": "^4.18.0"
  }
}
