Shreyas094's picture
Upload 528 files
372531f verified
raw
history blame
318 Bytes
{
"name": "simple_js_test",
"version": "1.0.0",
"description": "",
"main": "server.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@langchain/langgraph-sdk": "^0.0.1-rc.13"
}
}