{
  "name": "koishi-plugin-nrich",
  "description": "nrich implementation in Koishi",
  "version": "0.1.6",
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "contributors": [
    "WolfYangFan <admin@993686.xyz>",
    "Mxmilu666"
  ],
  "license": "MIT",
  "keywords": [
    "chatbot",
    "koishi",
    "plugin",
    "nrich",
    "internetdb",
    "shodan"
  ],
  "author": {
    "name": "xiaozhu2007",
    "email": "im@932.moe"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xiaozhu2007/koishi-plugin-nrich.git"
  },
  "peerDependencies": {
    "koishi": "^4.18.3"
  }
}
