mirror of
https://github.com/langchain-ai/langgraph-example.git
synced 2026-07-25 05:05:34 -04:00
11 lines
187 B
JSON
11 lines
187 B
JSON
{
|
|
"name": "js",
|
|
"description": "Examples of LangGraph SDK",
|
|
"private": true,
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@langchain/langgraph-sdk": "*"
|
|
}
|
|
}
|