{
  "name": "koishi-plugin-music-link",
  "description": "/*音乐下载*/🎵搜索音乐资源🤩提供QQ、网易云平台的音乐下载，付费的也可以欸？[点我查看使用方法](https://github.com/shangxueink/koishi-shangxue-apps/tree/main/plugins/music-link)",
  "version": "1.7.23",
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "license": "MIT",
  "keywords": [
    "chatbot",
    "koishi",
    "plugin",
    "音乐下载链接",
    "网易云音乐",
    "music"
  ],
  "homepage": "https://github.com/shangxueink/koishi-shangxue-apps/tree/main/plugins/music-link",
  "bugs": {
    "url": "https://github.com/shangxueink/koishi-shangxue-apps/issues"
  },
  "peerDependencies": {
    "koishi": "^4.15.0"
  }
}