mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-28 13:39:28 +07:00
13 lines
263 B
JSON
13 lines
263 B
JSON
{
|
|
"name": "@lobechat/types",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"main": "./src/index.ts",
|
|
"dependencies": {
|
|
"@lobechat/web-crawler": "workspace:*",
|
|
"@lobehub/chat-plugin-sdk": "^1.32.4",
|
|
"type-fest": "^4.41.0",
|
|
"zod": "^3.25.76"
|
|
}
|
|
}
|