{"bugs":{"url":"https://github.com/langchain-ai/langgraphjs/issues"},"dist":{"shasum":"65ef5635b5554cd32f502a3808b92d8371998a99","tarball":"https://registry.npmjs.org/@langchain/langgraph/-/langgraph-1.4.8.tgz","fileCount":620,"integrity":"sha512-DN1Np1XefdBEbp1qBKlt39cwoL743AAGpR5Ipja0gY2YbWvsoQnOTIrjnj/orSAhaUYsdTKS8VSWdFzsHZo6Ig==","signatures":[{"sig":"MEYCIQCtTIly+bojFt0SiF60HPXvbOtso3KtTTeRtdkkRKDP2AIhAI8LSsMZoaRtUspjn1Um+TuuAYDBSBcgIudgEDUhHW6n","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@langchain%2flanggraph@1.4.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4338777},"main":"./dist/index.js","name":"@langchain/langgraph","type":"module","_from":"file:langchain-langgraph-1.4.8.tgz","types":"./dist/index.d.ts","author":{"name":"LangChain"},"engines":{"node":">=18"},"exports":{".":{"input":"./src/index.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"browser":"./dist/web.js","require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"typedoc":"./src/index.ts"},"./web":{"input":"./src/web.ts","import":{"types":"./dist/web.d.ts","default":"./dist/web.js"},"require":{"types":"./dist/web.d.cts","default":"./dist/web.cjs"},"typedoc":"./src/web.ts"},"./zod":{"input":"./src/graph/zod/index.ts","import":{"types":"./dist/graph/zod/index.d.ts","default":"./dist/graph/zod/index.js"},"require":{"types":"./dist/graph/zod/index.d.cts","default":"./dist/graph/zod/index.cjs"},"typedoc":"./src/graph/zod/index.ts"},"./pregel":{"input":"./src/pregel/index.ts","import":{"types":"./dist/pregel/index.d.ts","default":"./dist/pregel/index.js"},"require":{"types":"./dist/pregel/index.d.cts","default":"./dist/pregel/index.cjs"},"typedoc":"./src/pregel/index.ts"},"./remote":{"input":"./src/remote.ts","import":{"types":"./dist/remote.d.ts","default":"./dist/remote.js"},"require":{"types":"./dist/remote.d.cts","default":"./dist/remote.cjs"},"typedoc":"./src/remote.ts"},"./stream":{"input":"./src/stream.ts","import":{"types":"./dist/stream.d.ts","default":"./dist/stream.js"},"require":{"types":"./dist/stream.d.cts","default":"./dist/stream.cjs"},"typedoc":"./src/stream.ts"},"./channels":{"input":"./src/channels/index.ts","import":{"types":"./dist/channels/index.d.ts","default":"./dist/channels/index.js"},"require":{"types":"./dist/channels/index.d.cts","default":"./dist/channels/index.cjs"},"typedoc":"./src/channels/index.ts"},"./prebuilt":{"input":"./src/prebuilt/index.ts","import":{"types":"./dist/prebuilt/index.d.ts","default":"./dist/prebuilt/index.js"},"require":{"types":"./dist/prebuilt/index.d.cts","default":"./dist/prebuilt/index.cjs"},"typedoc":"./src/prebuilt/index.ts"},"./zod/schema":{"input":"./src/graph/zod/schema.ts","import":{"types":"./dist/graph/zod/schema.d.ts","default":"./dist/graph/zod/schema.js"},"require":{"types":"./dist/graph/zod/schema.d.cts","default":"./dist/graph/zod/schema.cjs"},"typedoc":"./src/graph/zod/schema.ts"},"./package.json":"./package.json"},"license":"MIT","scripts":{"test":"vitest run","bench":"vitest bench --mode bench","build":"pnpm turbo build:internal --filter=@langchain/langgraph","clean":"rm -rf dist/ dist-cjs/ .turbo/","test:int":"vitest run --mode int","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","prepublish":"pnpm build","test:watch":"vitest watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:browser":"vitest run --mode browser","build:internal":"pnpm --filter @langchain/build compile @langchain/langgraph"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c239c6a8-2f48-41d9-9080-3131207a362e"}},"homepage":"https://github.com/langchain-ai/langgraphjs#readme","_resolved":"/tmp/39996648a544dd3e7e0472f2a58149a0/langchain-langgraph-1.4.8.tgz","_integrity":"sha512-DN1Np1XefdBEbp1qBKlt39cwoL743AAGpR5Ipja0gY2YbWvsoQnOTIrjnj/orSAhaUYsdTKS8VSWdFzsHZo6Ig==","repository":{"url":"git+ssh://git@github.com/langchain-ai/langgraphjs.git","type":"git","directory":"libs/langgraph-core"},"_npmVersion":"11.16.0","description":"LangGraph","directories":{},"maintainers":[{"name":"lc-oss-admin","email":"oss-admin@langchain.dev"},{"name":"langchain-security","email":"infra@langchain.dev"}],"_nodeVersion":"24.18.0","dependencies":{"@langchain/protocol":"^0.0.18","@standard-schema/spec":"1.1.0","@langchain/langgraph-sdk":"~1.9.26","@langchain/langgraph-checkpoint":"^1.1.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.0","tsx":"^4.19.3","dpdm":"^3.12.0","dotenv":"^16.3.1","rollup":"^4.37.0","vitest":"^4.1.9","cheerio":"1.0.0-rc.12","@swc/core":"^1.3.90","@types/pg":"^8","langchain":"^1.5.2","playwright":"^1.55.1","typescript":"^4.9.5 || ^5.4.5","@langchain/core":"^1.2.1","@vitest/browser":"^4.1.9","@langchain/openai":"^1.5.3","@langchain/tavily":"^1.0.0","@langchain/scripts":">=0.1.3 <0.2.0","@langchain/anthropic":"^1.5.1","@testing-library/dom":"^10.4.0","@xenova/transformers":"^2.17.2","@tsconfig/recommended":"^1.0.3","@vitest/browser-playwright":"^4.1.9","vite-plugin-node-polyfills":"^0.28.0","@langchain/langgraph-checkpoint-sqlite":"1.0.3","@langchain/langgraph-checkpoint-postgres":"1.0.4"},"peerDependencies":{"zod":"^3.25.32 || ^4.2.0","@langchain/core":"^1.1.48"},"_npmOperationalInternal":{"tmp":"tmp/langgraph_1.4.8_1784090946656_0.029270558039565353","host":"s3://npm-registry-packages-npm-production"},"_id":"@langchain/langgraph@1.4.8","version":"1.4.8"}