rc-plugin/package.json
zhiyu1998 1000d21e2f feat: 1.1.0-rc1 重大更新
1. 【重要】更新可选选项--哔哩哔哩解析可以总结视频(beta)
2. 优化哔哩哔哩解析
3. Instagram增加健壮性
2023-03-24 02:44:42 +08:00

11 lines
199 B
JSON

{
"name": "rconsole-plugin",
"description": "R-Plugin",
"type": "module",
"dependencies": {
"axios": "^1.3.4",
"tunnel": "^0.0.6",
"@waylaidwanderer/chatgpt-api": "^1.31.5"
}
}