UNPKG

@lobehub/chat

Version:

Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.

15 lines (14 loc) 310 B
{ "name": "@lobechat/web-crawler", "version": "1.0.0", "private": true, "main": "src/index.ts", "types": "src/index.ts", "dependencies": { "@mozilla/readability": "^0.6.0", "happy-dom": "^17.0.0", "node-html-markdown": "^1.3.0", "query-string": "^9.1.1", "url-join": "^5" } }