{
  "name": "@momuhoka/koishi-plugin-jrrp",
  "description": "自用今日人品插件，AI生成仅供参考：主要负责协助AI大人完成功能完善和BUG修复",
  "version": "1.0.6",
  "contributors": [
    "GhatGpt <https://chatgpt.com/>"
  ],
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "license": "MIT",
  "keywords": [
    "jrrp"
  ],
  "peerDependencies": {
    "koishi": "^4.18.8"
  },
  "koishi": {
    "service": {
      "required": [
        "database"
      ]
    }
  }
}
