koishi-plugin-bilibili-videolink-analysis 1.1.24 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -2,12 +2,12 @@
2
2
  "name": "koishi-plugin-bilibili-videolink-analysis",
3
3
  "description": "[<ruby>Bilibili视频解析<rp>(</rp><rt>点我查看食用方法</rt><rp>)</rp></ruby>](https://www.npmjs.com/package/koishi-plugin-bilibili-videolink-analysis)解析B站链接(支持小程序卡片)支持搜索点播功能!灵感来自完美的 [bili-parser](/market?keyword=bili-parser) !",
4
4
  "license": "MIT",
5
- "version": "1.1.24",
5
+ "version": "1.2.0",
6
6
  "main": "lib/index.js",
7
7
  "typings": "lib/index.d.ts",
8
8
  "files": [
9
9
  "lib",
10
- "dist"
10
+ "src"
11
11
  ],
12
12
  "homepage": "https://github.com/shangxueink/koishi-shangxue-apps/tree/main/",
13
13
  "bugs": {
@@ -17,8 +17,7 @@
17
17
  "chatbot",
18
18
  "koishi",
19
19
  "plugin",
20
- "B站视频点播",
21
- "Bilibili视频链接解析",
20
+ "B站视频点播解析",
22
21
  "bilibili-videolink-analysis"
23
22
  ],
24
23
  "peerDependencies": {