{
  "name": "koishi-plugin-javbus",
  "description": "查询javbus番号",
  "author": {
    "name": "TEDIORELEE",
    "email": "tediorelee@gmail.com",
    "url": "https://github.com/tediorelee"
  },
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tediorelee/koishi-plugin-javbus.git"
  },
  "version": "1.0.9",
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "license": "MIT",
  "scripts": {},
  "keywords": [
    "chatbot",
    "koishi",
    "plugin"
  ],
  "peerDependencies": {
    "koishi": "^4.9.9"
  }
}
