{
  "name": "koishi-plugin-zanwo",
  "description": "QQ 名片赞点赞插件，支持对指定 QQ 号点赞",
  "version": "1.0.5",
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "contributors": [
    "WolfYangFan <admin@993686.xyz>",
    "Mxmilu666"
  ],
  "license": "MIT",
  "keywords": [
    "chatbot",
    "koishi",
    "plugin",
    "zanwo",
    "like-me"
  ],
  "author": {
    "name": "xiaozhu2007",
    "email": "im@932.moe"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xiaozhu2007/koishi-plugin-zanwo.git"
  },
  "peerDependencies": {
    "koishi": "^4.18.3"
  }
}
