{
  "name": "koishi-plugin-random-bangdream-manga",
  "description": "随机邦多利漫画",
  "version": "1.0.1",
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "contributors": [
    "xiaozhedesu <xiaozhedesu0219@outlook.com>"
  ],
  "license": "MIT",
  "homepage": "https://github.com/xiaozhedesu/random-bangdream-manga",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xiaozhedesu/random-bangdream-manga.git"
  },
  "keywords": [
    "chatbot",
    "koishi",
    "plugin",
    "bangdream",
    "manga"
  ],
  "devDependencies": {},
  "peerDependencies": {
    "koishi": "^4.18.0"
  }
}