{ "name": "langchain", "version": "1.0.0", "description": "", "main": "quickstart.js", "type": "module", "scripts": { "test": "node --test" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@langchain/core": "^1.1.26", "@langchain/google-genai": "^2.1.19", "@langchain/langgraph": "^1.0.0", "@toolbox-sdk/core": "^1.0.0", "langchain": "^1.2.25" } }