mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-18 06:03:49 +00:00
14 lines
320 B
JSON
14 lines
320 B
JSON
{
|
|
"name": "@repo/lib",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@ai-sdk/anthropic": "^1.2.12",
|
|
"@ai-sdk/google": "^1.2.22",
|
|
"@ai-sdk/groq": "^1.2.9",
|
|
"@tanstack/react-query": "^5.90.14",
|
|
"@tanstack/react-query-devtools": "^5.84.2",
|
|
"ai-gateway-provider": "^0.0.11"
|
|
}
|
|
}
|