{"_id":"kaibanjs","_rev":"52-1d166fbd5feb8aade2a319aef18912db","name":"kaibanjs","dist-tags":{"latest":"0.24.2"},"versions":{"0.0.1":{"name":"kaibanjs","version":"0.0.1","author":"","license":"ISC","_id":"kaibanjs@0.0.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"dist":{"shasum":"396403488960c587dd69e0534c65560048d9afe0","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.0.1.tgz","fileCount":3,"integrity":"sha512-CEhNX4iY7/GxsGD5Vs7Hvp5Wrj6WGSkMub2oVuQPIAxieG6YqB92ra4J7gY/ozDz+4q+h9o6FUDktT0HTqx22g==","signatures":[{"sig":"MEUCIHROVBLP9HSVCQu/vNa9GBz1sSkF5Gk26/0K7DYK7ZvAAiEA6GPQHQ0Xddc1hb3mWCQzyYatrEw5yOOecL4t3L1jf6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6758},"main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"_npmVersion":"10.8.1","directories":{},"_nodeVersion":"20.16.0","dependencies":{"dotenv":"^16.4.5","agenticjs":"0.0.12"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.0.1_1724534328159_0.5594106012197337","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"kaibanjs","version":"0.3.0","keywords":["ai agents","multi-agent systems","javascript","framework","node.js","react","vue","angular","nextjs","real-time","visualization"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.3.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"dist":{"shasum":"f9fe6a8cc7ee50b4b747b44babdd09c02eddd4bc","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.3.0.tgz","fileCount":50,"integrity":"sha512-GagDbYpgm6WWCbOtK58ymuzuZ9h+FxeGsOg6+pi/byw+WeSiz+tu16JKcC26icJuvA4iznSnPUk+JA6e36vq2g==","signatures":[{"sig":"MEUCIHubIoQrCV5uBqqbJ7FfVe29ld+JjynnAFYo2jgjH9tFAiEA3b72kSbw3O1ppDy3cudd33wmkilK2VRP0j0rnWdWi5c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9796987},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"b8d4e6ef60e47abaa5a06a3030fffb92f928c522","scripts":{"dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"10.0.0","ansis":"^3.3.2","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.3.0_1725124659951_0.9735807058519532","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"kaibanjs","version":"0.4.0","keywords":["ai agents","multi-agent systems","javascript","framework","node.js","react","vue","angular","nextjs","real-time","visualization"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.4.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"dist":{"shasum":"83c04edc5b22da4f55873a953091c96b08bf3345","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.4.0.tgz","fileCount":50,"integrity":"sha512-OLHmFpZKUjWB4DPoJLrSkjJw1qCQvEsvUf+7cSHkl0oOXWnJIFiJZjHCj/RTL7NV2xsVFJUiB9RaQbuvwrLMOQ==","signatures":[{"sig":"MEUCID0Y0DDgn97WV7EwUL+7GWC8kVlP7LQt4r/6a8jVbIVuAiEA8aPuh9tE8YtoNKR9qdF7PSw0RqmkDF+r0EgcIsVjwtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9814598},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"f4d27df353522e26db6c2c7a07b290bad2f44d75","scripts":{"dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"10.0.0","ansis":"^3.3.2","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.4.0_1726007686493_0.7373858756224532","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"kaibanjs","version":"0.4.1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.4.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"dist":{"shasum":"f649d98dbaf1cb21b9939f320051ae1c2c977774","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.4.1.tgz","fileCount":50,"integrity":"sha512-4aex8DYNgyHrP8dQcjVwaS/NvtHBbJ7WG8KyQwbURCVWQws7O5YJh5yg8gfjtvxbG0hFSmda9es/F81YaSUq0w==","signatures":[{"sig":"MEUCIQDKp/UXzhhLyPP4NnLs7lJhVmtOnJga1/u+6wCN5ZkrWwIgUPNaqbpGi1Brzq4/pMBEF0No2jyFJFASdEdjMycASk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9814849},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"d5ba07768aae2e43e79d0556a3743521f8501218","scripts":{"dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"10.0.0","ansis":"^3.3.2","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.4.1_1726008348838_0.4510886619419092","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"kaibanjs","version":"0.5.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.5.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"dist":{"shasum":"d437d14f6de51ac04e51fd7b9c086661f3cf7d3a","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.5.0.tgz","fileCount":50,"integrity":"sha512-qVoDfTvEEZ+sqoUxwiIlQ3rItpiEY5ij4Cw9458u0ex2zPfTtlRPI2B0pmmV5SZA8ZaCrKQUXlZns62zwBV3zw==","signatures":[{"sig":"MEQCIB4H87Jn/mrsZAC/1BI1JwUifOC6jZp03jwjMURDzv0/AiAelmcno42nbmHzaVo2cSYj913/r4McVpFFuUCSJTQfEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9864622},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"dc6f647218730130d2f7eec527dd45da6f7a8373","scripts":{"dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"10.0.0","ansis":"^3.3.2","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.5.0_1726429292068_0.8638905317284356","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"kaibanjs","version":"0.6.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.6.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"dist":{"shasum":"3e47fe649aee2a7ea421beaae4a8ebefeb344136","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.6.0.tgz","fileCount":48,"integrity":"sha512-aTDLDDXR1iN+oG4Upu1nY6yz12xRUCW/ZADVRsJXDaS4HjrylHgCffgIWOtqUZbEfuUVItc1vnYdDukj9/hmOg==","signatures":[{"sig":"MEYCIQD+wq7O6YVaWDOy/lA4h60LTUPc0pHorW/731zOpV40bwIhALCdYYGKXtCpNRKEvZtJmjqp1CNLPNMqz+k1KrtSwayb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9855896},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"ddc00dfec74bab960e0de3e8194be70c5201062c","scripts":{"dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"10.0.0","ansis":"^3.3.2","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.6.0_1726579111776_0.9419400882111157","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"kaibanjs","version":"0.7.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.7.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"dist":{"shasum":"7b93e433d075ed0331908a8f2668ed20070d7e87","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.7.0.tgz","fileCount":48,"integrity":"sha512-sNurR96LE39ZKzOna3LvEXrAisxlFHjPIq0qWc6Mg2tI2Ry0w07WBY3tBNL1Mmt5KWeNm7ZZ3zGv8mpz1YtPCg==","signatures":[{"sig":"MEQCIFT0EM4syLxdY49ED4inP6xTfKfiAlkcuY/ZgTrEjV0eAiAPLlzI47DOMZ1jkJ5m1jTQZARhltE9hBrNBIdjl+w/rQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9863174},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"c767a379a1737d4a6b00556f17d5968bdcb6ed5a","scripts":{"dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"10.0.0","ansis":"^3.3.2","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.7.0_1726692316455_0.0941598689839167","host":"s3://npm-registry-packages"}},"0.8.0-rc1":{"name":"kaibanjs","version":"0.8.0-rc1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.8.0-rc1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"85d2522c27cf556740b2ff048c8fe48eb5649a12","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.8.0-rc1.tgz","fileCount":51,"integrity":"sha512-nCjfq15hgK67TQDAYq1PW1lMK6bLi0gYBWlLqHino7btENG4EAadfYLAb0ET4RMf9HnC6TJGtpyYydRuW1NZKA==","signatures":[{"sig":"MEUCIQD4dcGEq5i9fIkadg82aBzl3gK+EHpn5VZBcizW/errtgIgYqE4ezL9joyUmkX/+0Bm0QX0ksjbvj1LrN2txFMDlqg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10087542},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"2869d18d48061ece36c4fd7e0eef2a5b1184d52f","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.8.0-rc1_1727712302247_0.5221212348889377","host":"s3://npm-registry-packages"}},"0.8.0-rc2":{"name":"kaibanjs","version":"0.8.0-rc2","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.8.0-rc2","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"3f1a58042db3011ca039b2b19f393417330e0397","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.8.0-rc2.tgz","fileCount":8,"integrity":"sha512-VGe/9aqwR+s3z7lOJwB2/vPm61QPQvOmT8DQ9XOMbZPYG27S7imlqWsTA3WcNkROv7Q9fRT05jdg/BD81+prnw==","signatures":[{"sig":"MEUCIEudzfhSG4CgzOLc5fXbj8myfUwVBbPEwR4rzXEkeY3lAiEA84BSyYKzLdAX09YobPBmcs91jmY2EWKqTcIO7QmFbcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1941283},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"b5e0b49a75a8fc85b14dfaeb3d31d4df44aaf2f3","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.8.0-rc2_1727715677909_0.20379790168719403","host":"s3://npm-registry-packages"}},"0.8.0-rc3":{"name":"kaibanjs","version":"0.8.0-rc3","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.8.0-rc3","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"2d4d01b2fd9e826c3325cc1fd8b0973135bfc800","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.8.0-rc3.tgz","fileCount":8,"integrity":"sha512-nM69r8fzlsLCw5/xdkHv1sVHNIJNXXX1jsQgRuPcJgnL2inmMlqPmTgskkf7k6nPtvd3JkPfa0XuAH08L7GPEg==","signatures":[{"sig":"MEUCIQDTNToVtXrLxl4+ynyxGxe1VY7H+ES1h8pi6ZWSUQ8E7AIgBg3p+6PnbSfnbCTjVcSTdgPgc68/whPz/nHlE2nBSRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1941468},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"f14434694f038fcd8868f2bb7d548d8b2667712f","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.8.0-rc3_1727794278682_0.5256449448616836","host":"s3://npm-registry-packages"}},"0.8.0-rc4":{"name":"kaibanjs","version":"0.8.0-rc4","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.8.0-rc4","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"5d64e80adf8abf9575bfbe53d850db0e379fb217","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.8.0-rc4.tgz","fileCount":8,"integrity":"sha512-ImImf6PkrtlJHMZ8fkeZf2yiZJ7R7f16oqHb9rfcuCYVt8kMbpsc1hg4bKhZgcPv6dicMThMG6QmX1BBwjmonw==","signatures":[{"sig":"MEUCIQCAiESe4ldxtLXEQzWa79rgINoC3gvxJjq539UbmSz/4gIgUKGQYHJ5lhg46J7/umTkbunA/a2bzwg6tzaGaW+yojc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1942634},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"1a15f64ac9a07e4b6be069d65093f553e49861ac","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.8.0-rc4_1727802570740_0.8490770219972164","host":"s3://npm-registry-packages"}},"0.8.0-rc5":{"name":"kaibanjs","version":"0.8.0-rc5","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.8.0-rc5","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"204b2dfbed6f84b9c0689c347a999fea64f26c61","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.8.0-rc5.tgz","fileCount":8,"integrity":"sha512-38gxvEf2/QfJugwTphOW4d6GG5AYInrr7XalKoob/apI6E9IvO5Pi6ZBksIZvCCkC1WAUEuWDBtM74J6JiI4dw==","signatures":[{"sig":"MEQCIG+kWKEkx7CxvStkh1bbUAJcLYhzyBfsx0r7ZbSBOUwyAiACAKmGJrIYOdAA8gFxvsBVYdl6VMh2W+j+hJ0jprWYPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1943627},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"4ff9776a5a26b7c3a84ca58a9f0c3a39aa0655b3","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.8.0-rc5_1727814397119_0.4798669342140913","host":"s3://npm-registry-packages"}},"0.8.0-rc6":{"name":"kaibanjs","version":"0.8.0-rc6","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.8.0-rc6","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"1f05ff4f6d9903ab183f1f0274de3f18b8a43135","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.8.0-rc6.tgz","fileCount":8,"integrity":"sha512-iCn/kcFA6K+KhcS1Rmo5Mq8cZ42OY7uJonBo11KpGP3veJquI5+xSiGOZ0ZLqPOQkNQdeEHMUYCX8bexLe7LOw==","signatures":[{"sig":"MEUCIQDH4qQY2aO/bhTZXKk5GJtqjfbXpYNjrrs79aWIJ3U1gQIgI9uqaxmQYYHQehQ5SoRhBdHd/ilZlqBiSfbSaQnv3sM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1943372},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"f8733ceb0bfcb06ce7be55c4f606ee8a19d84696","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.8.0-rc6_1727827690845_0.4325900793659243","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"kaibanjs","version":"0.8.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.8.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"5f833f584c5ffe9e895b603a27a4fd0658088b04","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.8.0.tgz","fileCount":8,"integrity":"sha512-43yeCzfhTtVoOlYxV1+g8v5OE2ScmBHtlXm8YUTQwjOcrGPusbZbZPD7qFL6689sM+k1eZ3qD1prtNAJI4HONA==","signatures":[{"sig":"MEUCIHnyGFR+owYcjFXDWV5Ui+hS1wh7qK5okLwRAHbxbby5AiEAhIn0uNjcdbOBbSwYcY7rP7TYvwP2rnktBzlu4WN4PKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1942516},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"f94d63044f7256bd417b9fed29128a42d2dbdf54","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.8.0_1728040226928_0.7187609087429137","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"kaibanjs","version":"0.8.1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.8.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"6059c5a562b1bd5a32c776efd6f240cfc0b6b317","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.8.1.tgz","fileCount":8,"integrity":"sha512-v+Qu2w+XWqKHnpdWP5wyxbUwWqDNB3/sil5vPeDGVoX++osum6OFO9rp5OeDbjD4IRzdggCLLXNU8Y+RckQtkw==","signatures":[{"sig":"MEQCIHLgnHV2UIXV5800bTKkcU0Pcb/LyHIczXIQLC7/cEZpAiBtphUIbcp6LYLesBF39x/BlM5DJN/Y/psW+NwdA8rfWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1942524},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"25e7caef99afb62a5d9c2a0c8684a34938044d06","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.8.1_1728045580985_0.7907551052872144","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"kaibanjs","version":"0.8.2","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.8.2","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"76e60490f9b2500f46292f5ae1901d56e1dca494","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.8.2.tgz","fileCount":8,"integrity":"sha512-LI9o1Xcc2dv0jwKqY8kgco+0epNUA622vnv40zGDw4s6+M5RaKnydEPAjFWUS/qKEfqh19AtReTjFhMWfOWF8A==","signatures":[{"sig":"MEUCIQCt27IJyZyRlzmKj0h+5eWY/YzGEZUqW1mjy5fXrDjD0gIgSVVBE5A5zc5/lrMUVO0Q6Vi19Bc/u4DSySJF+TQDiKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1952997},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"cb1d7bd3403474aae3bea774b7dbfd530d251d26","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.8.2_1729540455818_0.862338086627072","host":"s3://npm-registry-packages"}},"0.8.3":{"name":"kaibanjs","version":"0.8.3","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.8.3","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"ba1a111d46ffd1614f0045fe6d66152d80688925","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.8.3.tgz","fileCount":8,"integrity":"sha512-0IT2RfqvyiTdpoyh7KtKd57799wPwRd23lqvdTwJXUxAEtp2ask9KVjdjIrTwHeQxsgc1CBiunASwsdkz1w8bg==","signatures":[{"sig":"MEYCIQCFTA6dYWABTuRm3OQr7azce39/AU1Dze7zHxtUFr/TnQIhAKkdfwHgXKEdM+EcS3eFtg0RSMDxBc3qkUpzXlrRfaRx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1952997},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"df3a95ba64626da3a7f7788bc94f450b5b273ad7","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.8.3_1729545345786_0.1828756065192314","host":"s3://npm-registry-packages"}},"0.8.4":{"name":"kaibanjs","version":"0.8.4","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.8.4","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"8f21a0dea4973e3a557be75421dd783c5f5c0309","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.8.4.tgz","fileCount":8,"integrity":"sha512-8CRftykMu+6w1PhY0GWnIpAp+YAk4ZXkJ9xhj95pPChYmbDRona+dQHPWIRNT3FH22rv8OnAYiyHMJIVrRxP1Q==","signatures":[{"sig":"MEUCIQD5NN0+tvcWCVQacWts5l2Pf4pe3ST5PVz/yg/U29boLQIgYbSPo5Ybrai0PN1cKSOFM4jNsaaO8VcH4dPic6iRiKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1953019},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"0928b173c812a71625d37b7f09134c72d7f5b7a9","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.8.4_1730147983451_0.8668256103653669","host":"s3://npm-registry-packages"}},"0.8.5":{"name":"kaibanjs","version":"0.8.5","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.8.5","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"aab8ab83cf80f8b714df0b02e986946f186a21d5","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.8.5.tgz","fileCount":8,"integrity":"sha512-LK76HHjS5TQFLtdHFTqfkBrSAM+zLAMVvsUJGk6ElJoQs89U8xoZhZN2sqX6Zt4+4K04oofLvV2tbllQPI6jBA==","signatures":[{"sig":"MEUCIQC94W8MjpLy9YGC5bOuRpfBi6AgAsvpAmkurx6eylPOQgIgAUcORW0HiDtLunaNWZlJgN4D7BHfouoZl79LAiI0za0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1953052},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"20b540c0983455b6382c83eb724fa549cfc83bf1","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.8.5_1730554298067_0.20329678712463006","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"kaibanjs","version":"0.9.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.9.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"ed1c303002b117a27c325bb732517e1155901b46","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.9.0.tgz","fileCount":8,"integrity":"sha512-brkVW5K56wSZva+00hC2p1qLV+b3IfSq7sna4R76Wrm7VDSDk6qv/abCy1sFCRWfNDIkmtZj/Ffu6eSsEQJq8Q==","signatures":[{"sig":"MEYCIQCXGjjMDf4ymUVJP+Yq53BT80dxe7qfLfzBJqXnM4USSgIhAMJJSPTQuF4DDXhgyc0FJhzxECwWJUNYi9SPhAtTUEk/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1953052},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"72b33f644c67ceb2dedc21825cbfc4a16384c5c0","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","tslib":"^2.7.0","eslint":"7.32.0","rollup":"4.21.1","prettier":"2.3.2","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.9.0_1730680110863_0.8784682421477075","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"kaibanjs","version":"0.9.1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.9.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"e68847de856d35624d60d3ba9eb9510bd57017bb","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.9.1.tgz","fileCount":8,"integrity":"sha512-SqtTSybX8z0OvR/DW1OOQM7HbVAgZTCBDFEwaVbmd63lCGqLWoNb7rbWA310kN8QJ4LCeVSvmeArccEHTBw9cA==","signatures":[{"sig":"MEUCIQCVztfuqLdgHeRvrPcyEYyahJMeusnw5VoFo7mMBi0l3QIgb+GS13vXRIaY34HEYc9kjywPasO3OmtpDn5wGEyrRzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1962479},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"f53d7d4f9e612d08279dac3a1824cfe96d5112df","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.9.1_1731105341154_0.7478638017262387","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"kaibanjs","version":"0.10.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.10.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"25319678f552bdbf72e7f01c43975887f289c4a0","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.10.0.tgz","fileCount":8,"integrity":"sha512-Kmb9HaaST3AQP3IYXNTaT9QyDHY03D0Phx3daSiXu7XxeejRM0oXTdJqGavIzLUtFLLMI88BU7ushLAykaUNMg==","signatures":[{"sig":"MEQCIEW9BA9hG8MwoFGT2115ZO1phuEjigSIw9LQLRW0N3QfAiBQXNhIan7sPyXR9OTUDjtUT2zH5RMaEpXoOiv3e36kyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1962480},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"af672372d3a8881861bf751ea4ac8e5002267af3","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.7.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.4","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.10.0_1731761912678_0.35030714173907507","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"kaibanjs","version":"0.11.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.11.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"d5913d7884318471d3fa3040210e864521cb0b06","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.11.0.tgz","fileCount":8,"integrity":"sha512-09KOIUKT3VFUtg+RjU422uwWhfgNCbfhS2gXWvK8TMyyiRuX0BlIyHpCubu+cAX3cmvHhXFX+5hNfMg2l1Qt/Q==","signatures":[{"sig":"MEYCIQCWlpF3t0ikxhObMfmeBtbCg4OSrrK/3tALyNRITDFuUQIhAIcCuYiCgXQl5M7p4qThGHleX0MVfski55MsovR72Yzj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1962480},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"9776374c0fe888e0b0c74921837b19ac38252126","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.5","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.11.0_1733522975654_0.3559080593754447","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"kaibanjs","version":"0.12.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.12.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"7a2ab51284dc687a403849650e0f5a3e7f546dd5","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.12.0.tgz","fileCount":8,"integrity":"sha512-0dQjfS3MlWpt8ndB1uyA1DbSmtlvWyonGXnLUnUMpfKH/ilGZ7WMb9GzEsKM+2V3HfDV9grUYKkLpitnrbRWjg==","signatures":[{"sig":"MEQCICR4LW1pFcab5aBRtZkn6CPjPPHfWQ4lpCyBZwldsVUZAiBtn/gvexQNY4eCJeNiKtiQaaDS8S7hHrWpZB2gEfz1Pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1962480},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"2491618927e14f14486778f50fe06b6f56ae06ff","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.5","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.12.0_1734696723884_0.12581089091981523","host":"s3://npm-registry-packages-npm-production"}},"0.13.0":{"name":"kaibanjs","version":"0.13.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.13.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"c13838b22fac464b154cd5c5ad959ae2dae179f3","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.13.0.tgz","fileCount":8,"integrity":"sha512-I6xGjwrYkNHK3MrXOy7ztsUG9tfdj2sAoAw1jKZUZYJgqVPzRYIVzAPetT6+PI/LRyduFIY8/DwURKoStzFBfA==","signatures":[{"sig":"MEYCIQDXXNIgyY/Jqtkfs3ak2m5g7LObqpyvxbyTr1mfQWu0pAIhAPbcQfaoyBd2JIC7cvY7ni/ZngVYiw08zSGXuaV/LzHF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1972860},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"bec568f67506820f07898a0a148440f6adf01f21","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.5","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.13.0_1734784399883_0.8116213810144464","host":"s3://npm-registry-packages-npm-production"}},"0.14.0":{"name":"kaibanjs","version":"0.14.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.14.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"a38bf375da87711fec73fc41411f193e4ba9c486","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.14.0.tgz","fileCount":8,"integrity":"sha512-oOoBHeNyRuRVJYpEGesYJ7nz3tKM3g9ezDxsPCJyvE3vSVFZu4ORD06bwL2x2P1iieuh5DCzfRPBtb8qr+D6+w==","signatures":[{"sig":"MEUCIQDGNLkEkoEtzr6iUswbpGSzjuXY+pHSAiHIY8jXlJ8tNwIgeOdLM6EQMZSoQNp+zJ+6jwJCMBBmRuH8ajcBetEnXMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1972860},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"cf0f8ced77592ec69f3a239e5cf19a7b3b04639d","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.5","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.14.0_1736364988603_0.17397231770925892","host":"s3://npm-registry-packages-npm-production"}},"0.14.1":{"name":"kaibanjs","version":"0.14.1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.14.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"df32180842e5eae8fb6367dfee38e6ddf266e0fa","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.14.1.tgz","fileCount":8,"integrity":"sha512-vlv9o8ZqhlEZd/URf4Gv6twfwklIqwia6+QaVUf9mqkyOABwfb9XBr+1qNOD9pYVoU7aEFY7n9VNAO/sRJEsig==","signatures":[{"sig":"MEYCIQCfLoLNAyhE2316c7k4HJFkSU8+dsT4VXjOQ5UBOiSWOAIhAKRWTZjQpAcxxBbvEmRWg1yZwAsef5WcGR8v3lsXVHap","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1977034},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"81c8afc799c97341ce532f78803b63dcd56cd557","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.6","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.14.1_1738189910446_0.6745897213950744","host":"s3://npm-registry-packages-npm-production"}},"0.14.2":{"name":"kaibanjs","version":"0.14.2","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.14.2","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"fa5df48f4aa7f3051c63a145eb132b83fee08aca","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.14.2.tgz","fileCount":8,"integrity":"sha512-UKC6KTrQIo6womqX2kMpFp8XOmralLO0Fis8udoaw1Mjc/SHE/Fq9ibqYXKFZ+KliwW4WbvgNmdjR45IyYkvzA==","signatures":[{"sig":"MEQCIHEKAMWpTqcuKslruSzwsIWNhVSXzKWvNWUlseW1NdpeAiB3rp/jbywXg1Z8uqFh+TsoVLNjvQJ3WbAvwvcMJYIFpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1978187},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"39eb9f6856852dddca003fc18973a391c492f7bf","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.7","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.14.2_1740766079433_0.43912659257674247","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"kaibanjs","version":"0.15.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.15.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"cf874ef8f6c98b99ba9460daf61e0805251c7cd1","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.15.0.tgz","fileCount":8,"integrity":"sha512-fOOSadbzq8o175n2I/MOCHSCRyz/lqVfAj30/sEE9GjvLHJrbInQSwOSW4YieTPRPGlmx14gHM6P5DciagQonw==","signatures":[{"sig":"MEQCIHmEFI4JefL4UQFIGMRDyxFZI95owqMwK0RP8aJ+q2OPAiAjDsLzQn8FgSSOSe+ykHKIaBc/4rbqwVb1RYW+urwH5g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1979511},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"264e9286c5eef3a4d0a619e0b6df156d33b35cf7","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.7","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.15.0_1741361122358_0.10312214045693135","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"kaibanjs","version":"0.16.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.16.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"1469490811ffe9c80781af5c026d6781f0ad4407","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.16.0.tgz","fileCount":8,"integrity":"sha512-WuSoyAY1lgwV/S6Ckab3xQiOB5gTCY6SN1FcXk7Op2xsp2jHHiRYe4snX1UWTpzYoPhxSpoUWO9jE1Rl+Wjzsg==","signatures":[{"sig":"MEUCIBcI0WL2oS4z6SzhYKtZCDFhaGwbv49ccHn9wg8s80ljAiEA2keD1vmuqm2ysK6BZ7D/rhshxA/JEUTH1hMdZVcazT4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1991672},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"268502a1ca960f7e149eca8beeffd13b2722afc6","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.7","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.16.0_1741443591841_0.3692316897960677","host":"s3://npm-registry-packages-npm-production"}},"0.17.0-alpha.1":{"name":"kaibanjs","version":"0.17.0-alpha.1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.17.0-alpha.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"86cf615427c64e172631f2c79715c2d7ecf912eb","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.17.0-alpha.1.tgz","fileCount":8,"integrity":"sha512-qSLymXl3ls5Olem1nf2x+sT2ZWjaLxDcbOFPqkoA7ZKZgXZq5zEKcDPs6HxGVspWCYXrGPoxSlWHvL9+EljD+w==","signatures":[{"sig":"MEQCIDswN18624OMjjzIFnybphmuy0RkvKL2DDNd9F/jCpAMAiAIhotu4R2j3yCyw01A1Qx3AEtlQIC5rnFAxhfSa8kl1Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1991680},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"29a74e1b12e696947a952f57e7a4534357c943ec","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.7","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.17.0-alpha.1_1741627009257_0.6102193412721295","host":"s3://npm-registry-packages-npm-production"}},"0.17.0-alpha.2":{"name":"kaibanjs","version":"0.17.0-alpha.2","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.17.0-alpha.2","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"e6984cd61e25d7f9fe0308ac66cc2f2a9890d2c8","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.17.0-alpha.2.tgz","fileCount":8,"integrity":"sha512-lCIEJ2gf2hBtAjvUHKuXE03ys9Cq10I4IBbexkT2/+okwbcxYLZfzRVbBczeH5giMX8fgI5OEPJA0mgFBg6pBg==","signatures":[{"sig":"MEUCICz1iFFXBEjUOiEPkIEAcJC/kalLERuem+4+eKRDCnTAAiEAoeoV4zK2YJyhxpZHz+yZPdwtfTHq6n6ZzNW5PjdOSFo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1991693},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"ae5f4a7e83fa22149b22ae160eab5ad90dad59ba","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.7","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.17.0-alpha.2_1741647780162_0.24958450948008126","host":"s3://npm-registry-packages-npm-production"}},"0.17.0-alpha.3":{"name":"kaibanjs","version":"0.17.0-alpha.3","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.17.0-alpha.3","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"3a41957228d26d09334b295a15a6fd25a97cd080","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.17.0-alpha.3.tgz","fileCount":8,"integrity":"sha512-oZR/HQWbsM43w2dSgD3t/possIjiBBJtM/fQijWHtBL3UYCu3GQ5JZQJL5wDu6zhNZB5bl8UO7ueqnr2+V7+PQ==","signatures":[{"sig":"MEUCIQDb3upbnoAyCV8XOi0FC2q13CdKCA6Ofzp+JaQOctJlzgIgbi93N6SwUfZsmUeVl0QFNDhlPkS1Sg/EHNNEzwNEKk0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1993825},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"c56d7782082ef7dea6553bedafa8e200f38f18c5","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.5.0","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"21.7.3","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.17.0-alpha.3_1741649187461_0.23682111062689049","host":"s3://npm-registry-packages-npm-production"}},"0.17.0":{"name":"kaibanjs","version":"0.17.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.17.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"5ad4a52db87acf70b67f8eece6eabe8789df551e","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.17.0.tgz","fileCount":8,"integrity":"sha512-yJu+ENc3k/P6mVqdyamTYwLrTAbZspyo2AW0/kXaexlk/duZ1RrCob1zevKJukMABsIQTfzhPmHJtLUsCrLf7w==","signatures":[{"sig":"MEYCIQCLEmVuEMOj4viMDtdMNfZHKtgCQVQK+wE0GxSkCxa/iwIhAKeaqpiJodgI785PI+A6W1/wLAtaSHnbsxaASQbnUBF3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1996671},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"eb9657b89c5e3666ceb9790093bd1ab22807350c","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e'"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.7","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.0.1","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.17.0_1741974795101_0.9329645261646178","host":"s3://npm-registry-packages-npm-production"}},"0.18.0":{"name":"kaibanjs","version":"0.18.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.18.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"0e141de80b8859f9a72ecf6009585897d05450c8","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.18.0.tgz","fileCount":8,"integrity":"sha512-G7AP+Snct+HpvtOZkdiQPhlBe76ZwuLhtEJiJCmaUXvmNASwnGiEbXperRK7vsfTaZe9Srojec4bHqY3wRCwAA==","signatures":[{"sig":"MEYCIQCvicv3798iI7utp9ubXPVjoJBBdSS1oFHc2b7+aBM8RQIhAPzFqrSN60P3A7bM78zcGlPUHffFboRUPRrWe6sXUgMl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2061899},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"6d3ba3d58d9f832f8f5dcd9711597396a68cf97e","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.7","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","dependency-graph":"^1.0.0","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.18.0_1742242029553_0.39456029210983834","host":"s3://npm-registry-packages-npm-production"}},"0.19.0-alpha":{"name":"kaibanjs","version":"0.19.0-alpha","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.19.0-alpha","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"b7046dcf2dde2da01fba0179abfed4c95a936643","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.19.0-alpha.tgz","fileCount":8,"integrity":"sha512-QPL+aXsb/6cNieLS2fbnTpvU/x0OQRn1qUASdC2PGUmKQ6mCtIEPyuEyrPkiOlXF8+KVGDoontHLXsrRqmOxmQ==","signatures":[{"sig":"MEYCIQCljoib5gpLN2+cElhMafcWtTlfGf98jbBcj13i0ogZEAIhAJzD3wThjlQ3Bjr/Xr6T33S8neIqvMNVFwBPFtvdP4xn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2061892},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"9a505c1ea9536391bc8be4ac0a6bbdfca2835097","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","dependency-graph":"^1.0.0","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.19.0-alpha_1745204908444_0.9139863283275946","host":"s3://npm-registry-packages-npm-production"}},"0.18.1":{"name":"kaibanjs","version":"0.18.1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.18.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"852e3e26f931015bc0bc67b809f662f91409fd9a","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.18.1.tgz","fileCount":8,"integrity":"sha512-U43FlQbq+rZEkjcnHWwuCwKVl/Bmp/GAfmY+RTCISRKNR/jBby8rEZiENvOi4Hp2dRIXJzz7RB+H9onSnvsOEw==","signatures":[{"sig":"MEUCIQCEfzrfOaKC7Nrv4LMwmKTbtdHyoHWc9tO5+kcv7WLIDQIgO4Qp33HS7p73fqLfTJuoWvqHJNHNfEQOtSrpeq7fDn8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2061886},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"26abeb88554d76067aa2555937e7e8fb428ab6af","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","dependency-graph":"^1.0.0","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.18.1_1745207570550_0.752917509344079","host":"s3://npm-registry-packages-npm-production"}},"0.19.0":{"name":"kaibanjs","version":"0.19.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.19.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"df7512fa13ebe663eef5294998d14529760e2639","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.19.0.tgz","fileCount":43,"integrity":"sha512-UIRZZePAnqtTElhC+SAt8SK7QUKn7wJBXr2+hKSWf2qoDh3i61hw0jwQ5Fw5nNcf5SSsjctPmMs87jF/9lVq9g==","signatures":[{"sig":"MEUCIDgVDYvmYofchPwJb+VZqYSKf3X+gvMW3WTzEv01b6kHAiEAkl2hPC6eujD9GNZBR9IJfi2E7RjvLeLFkHplzR22TVM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2184809},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"abf148c384c88011d853270182cae804dc7bff9e","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.16","dependency-graph":"^1.0.0","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","ts-loader":"^9.5.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@types/jest":"^29.5.14","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^0.4.4","rollup-plugin-esbuild":"^6.2.1","terser-webpack-plugin":"^5.3.14","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@babel/preset-typescript":"^7.27.0","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"^15.3.1","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.19.0_1745432777235_0.8055747954946986","host":"s3://npm-registry-packages-npm-production"}},"0.19.1":{"name":"kaibanjs","version":"0.19.1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.19.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"d67d5d1f0ba7546c789f57920ed0807baf752a20","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.19.1.tgz","fileCount":43,"integrity":"sha512-B1KQlJCKaf7guVRubTUPSJ3zV44SFCKvgow+2YxZHEKYYIIWlOrxM8Ko90+U5Ij/vyLBNimyXEQuulwDXTRwLw==","signatures":[{"sig":"MEUCIQDFI2Xp5Uq+KZwcgkQDiVUKJqQ6DUKdge8/3uMXlC00bgIgGLdTUolQyHJ3G5HONjtK1jgrhDRnThQx+xQh0FvsBds=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2240051},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"b26eae1d77a8003b450bc63a1709976211f8c52d","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.2.10","@langchain/core":"0.2.36","dependency-graph":"^1.0.0","@langchain/openai":"0.2.2","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.23.2","@langchain/anthropic":"0.2.3","@langchain/community":"0.2.19","@langchain/mistralai":"0.0.25","@langchain/google-genai":"0.0.21"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","ts-loader":"^9.5.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@types/jest":"^29.5.14","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^0.4.4","rollup-plugin-esbuild":"^6.2.1","terser-webpack-plugin":"^5.3.14","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@babel/preset-typescript":"^7.27.0","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"^15.3.1","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.19.1_1745863377484_0.04255483106233693","host":"s3://npm-registry-packages-npm-production"}},"0.20.0":{"name":"kaibanjs","version":"0.20.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.20.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"09182db44672e69cd0f147eab8bd86d45b432638","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.20.0.tgz","fileCount":43,"integrity":"sha512-pGBsI/UVqsfXgv9/NmfnhyeSuxCWoyeHwt5aD696z73Q7u30/Ovb1G3mavjq0ef5eYhuzKiEKKuarzrz0GXJMg==","signatures":[{"sig":"MEYCIQCXRmXahrsdA3Lsq5WMnB+f/NVOtUuHR4LjCJfn12lYsQIhAMR0+FjAaVCrDOcvYAGh8AUskaMhyzeYDD/A0/hx/PH2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4186675},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"4a7d9de79168a711ca1167201a5bd20a3483a17a","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.3.24","@langchain/core":"0.3.49","dependency-graph":"^1.0.0","@langchain/openai":"^0.5.7","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.22.3","@langchain/anthropic":"^0.3.19","@langchain/community":"0.3.41","@langchain/mistralai":"^0.2.0","@langchain/google-genai":"^0.2.5"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","ts-loader":"^9.5.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@types/jest":"^29.5.14","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^0.4.4","rollup-plugin-esbuild":"^6.2.1","terser-webpack-plugin":"^5.3.14","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@babel/preset-typescript":"^7.27.0","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"^15.3.1","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.20.0_1746731429601_0.9050627872331756","host":"s3://npm-registry-packages-npm-production"}},"0.20.1":{"name":"kaibanjs","version":"0.20.1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.20.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"e487d124ee42e70d130854aa36683c164fad895d","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.20.1.tgz","fileCount":43,"integrity":"sha512-ivxnYGjtdPqB7hqNjMEqIE8LOh0SFRRqWs8j4b0DQEtdfzd/of7qMFCZ6FM+UlcFxgAXVLfnnkoieJcp/4ixlg==","signatures":[{"sig":"MEQCIHANFb3YG/OIVzqcxdov7fDenEtida1l20K7E7O/jLOoAiAYA/a1JyE+dQg/2oJf23omWGCE43XsgbBAFIPVP0wuUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4186867},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"4492627c34cae3679672d027679a576a704d9e24","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.3.24","@langchain/core":"0.3.49","dependency-graph":"^1.0.0","@langchain/openai":"^0.5.7","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.22.3","@langchain/anthropic":"^0.3.19","@langchain/community":"0.3.41","@langchain/mistralai":"^0.2.0","@langchain/google-genai":"^0.2.5"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","ts-loader":"^9.5.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@types/jest":"^29.5.14","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^0.4.4","rollup-plugin-esbuild":"^6.2.1","terser-webpack-plugin":"^5.3.14","@rollup/plugin-replace":"5.0.7","@rollup/plugin-commonjs":"26.0.1","@babel/preset-typescript":"^7.27.0","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"^15.3.1","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.20.1_1747180691126_0.30902439369813073","host":"s3://npm-registry-packages-npm-production"}},"0.21.0":{"name":"kaibanjs","version":"0.21.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.21.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"da2163a5ed106767ca1f3e49f6ed7df675b73326","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.21.0.tgz","fileCount":43,"integrity":"sha512-plG0XI678BE48hszxZKJkFvG9NdgJi1m9pYjaZidZla/AwY9vX4HPOkWvrsQNbhZ7x/ewFtTgbrgm+vtyqUlRw==","signatures":[{"sig":"MEUCIGIZNVdFdME+QgAvYjB9dMq0RvMu30R0zxRLIFMbyW3WAiEAi3dvz4pCk0DyVEMmo5cOm9OBPRgNXNJYvFesOEge/pQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4280691},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"100a08e3cd8cbe0dacd11cb36bb175bdb9d4835e","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.3.24","@langchain/core":"0.3.49","dependency-graph":"^1.0.0","@langchain/openai":"^0.5.7","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.22.3","@langchain/deepseek":"^0.0.1","@langchain/anthropic":"^0.3.19","@langchain/community":"0.3.41","@langchain/mistralai":"^0.2.0","@langchain/google-genai":"^0.2.5"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","ts-loader":"^9.5.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@types/jest":"^29.5.14","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","@langchain/tavily":"^0.1.1","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^0.4.4","rollup-plugin-esbuild":"^6.2.1","terser-webpack-plugin":"^5.3.14","@rollup/plugin-replace":"5.0.7","@langchain/mcp-adapters":"^0.4.5","@rollup/plugin-commonjs":"26.0.1","@babel/preset-typescript":"^7.27.0","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"^15.3.1","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.21.0_1747855493440_0.16813664667353234","host":"s3://npm-registry-packages-npm-production"}},"0.21.1":{"name":"kaibanjs","version":"0.21.1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.21.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"7be2ce0038ee1e480305fd2c5ac9f2742ab40b43","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.21.1.tgz","fileCount":43,"integrity":"sha512-iGMCAuxDZwZ/NBvG6eBCqrks2y840vGwriqEQB+l4I6FJI52FixKsyKBmOs1oCVCxkNDp5Qk81KpPw8xVhkbdg==","signatures":[{"sig":"MEUCIQCWILMqoR2fCtqRnNPoXuylyZX1Dc3GXs/OLKAxcTm1AAIgRUgLiUQU8xU9HHQqxkD0/WBd8jM21Vc0ak3eIWvQULA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4281219},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"e830013b32bf923e7ecdfc6788edfe945189b2b6","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","actor":{"name":"darielnoel","type":"user","email":"darielnoel@gmail.com"},"email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.3.24","@langchain/core":"0.3.49","dependency-graph":"^1.0.0","@langchain/openai":"^0.5.7","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.22.3","@langchain/deepseek":"^0.0.1","@langchain/anthropic":"^0.3.19","@langchain/community":"0.3.41","@langchain/mistralai":"^0.2.0","@langchain/google-genai":"^0.2.5"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"4.21.1","globals":"^15.9.0","prettier":"2.3.2","ts-loader":"^9.5.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@types/jest":"^29.5.14","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","@langchain/tavily":"^0.1.1","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^0.4.4","rollup-plugin-esbuild":"^6.2.1","terser-webpack-plugin":"^5.3.14","@rollup/plugin-replace":"5.0.7","@langchain/mcp-adapters":"^0.4.5","@rollup/plugin-commonjs":"26.0.1","@babel/preset-typescript":"^7.27.0","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"^15.3.1","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.21.1_1750253766422_0.6910612662705438","host":"s3://npm-registry-packages-npm-production"}},"0.22.0":{"name":"kaibanjs","version":"0.22.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.22.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"7814ffab128b5b04e582a86a9d790a03bb0dc787","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.22.0.tgz","fileCount":43,"integrity":"sha512-I4HACCmzfOD7RZptnFr58o3GNIi/QEp3hkydkLq9orIsPhDnuObrlIhsb0e+SWdqOxMjOzU98hvCe5+Yc8OG0Q==","signatures":[{"sig":"MEUCIBY7yw+VOeOJysefRPg36g34CgzTdyOyUEYCZE+4ZRLSAiEA08z0+HvO9sVHRIcJ3JA2L7K7fPZt5G54iw9AIQxWnUs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4797621},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"d19d99ddf03a71237f93f8c83efd22d25735cb20","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.3.24","@langchain/xai":"^0.1.0","@langchain/core":"^0.3.66","dependency-graph":"^1.0.0","@langchain/openai":"^0.5.7","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.22.3","@langchain/deepseek":"^0.0.1","@langchain/anthropic":"^0.3.19","@langchain/community":"0.3.41","@langchain/mistralai":"^0.2.0","@langchain/google-genai":"^0.2.5"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"^4.45.1","globals":"^15.9.0","prettier":"2.3.2","ts-loader":"^9.5.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@types/jest":"^29.5.14","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","@langchain/tavily":"^0.1.1","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^0.4.4","rollup-plugin-esbuild":"^6.2.1","terser-webpack-plugin":"^5.3.14","@rollup/plugin-replace":"5.0.7","@langchain/mcp-adapters":"^0.4.5","@rollup/plugin-commonjs":"26.0.1","@babel/preset-typescript":"^7.27.0","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"^15.3.1","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.22.0_1753388370366_0.09967931002937314","host":"s3://npm-registry-packages-npm-production"}},"0.22.1":{"name":"kaibanjs","version":"0.22.1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.22.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"90fb28031b580b055fb898a0dedd21afa3c7a56a","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.22.1.tgz","fileCount":43,"integrity":"sha512-xm3QEBP9tKlXfmJLL5D0Dd4XoqVMKOmqicesJKC+0N/WIiNK01x5Sc7vKH17m+mD5+BTEY8Nq6qaozQxSEU3Dw==","signatures":[{"sig":"MEUCIHk/9fQSEJ+SVWdWcnjtvqOMNTTuZQWwWpGOexiLMjNBAiEAueCcLCKaFm805FuTJvq1ctuK0U2sWaUlJdzEb6Ytx5A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4799226},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"184a7c9c66f57cf86800f8928b1d1c98105e5faf","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.3.24","@langchain/xai":"^0.1.0","@langchain/core":"^0.3.66","dependency-graph":"^1.0.0","@langchain/openai":"^0.5.7","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.22.3","@langchain/deepseek":"^0.0.1","@langchain/anthropic":"^0.3.19","@langchain/community":"0.3.41","@langchain/mistralai":"^0.2.0","@langchain/google-genai":"^0.2.5"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"^4.45.1","globals":"^15.9.0","prettier":"2.3.2","ts-loader":"^9.5.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@types/jest":"^29.5.14","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","@langchain/tavily":"^0.1.1","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^0.4.4","rollup-plugin-esbuild":"^6.2.1","terser-webpack-plugin":"^5.3.14","@rollup/plugin-replace":"5.0.7","@langchain/mcp-adapters":"^0.4.5","@rollup/plugin-commonjs":"26.0.1","@babel/preset-typescript":"^7.27.0","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"^15.3.1","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.22.1_1755786908991_0.6482812850097408","host":"s3://npm-registry-packages-npm-production"}},"0.22.2":{"name":"kaibanjs","version":"0.22.2","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.22.2","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"49b4fef4145d605da8a760ed77876106b1388688","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.22.2.tgz","fileCount":43,"integrity":"sha512-SjLCvyWM2CBTD6VH9PrvY8YGFEZCATJJHaDJpIANW7g8L1IVT4Ca1popbtxkPtYChbJ60GzH9O/CPnFu+6t3Mw==","signatures":[{"sig":"MEYCIQCtudlEZ2QFjfJyhHgfbJ8xipvndlPiInEckkJFtTFbzQIhAMOmAVqujlJPqwBujW1iLhvdHsBmNrmjkkPPKIhJPw4x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4803975},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"e14c248a8c7774a323ad5fbe2c18f4350df9cc3a","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.3.24","@langchain/xai":"^0.1.0","@langchain/core":"^0.3.66","dependency-graph":"^1.0.0","@langchain/openai":"^0.5.7","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.22.3","@langchain/deepseek":"^0.0.1","@langchain/anthropic":"^0.3.19","@langchain/community":"0.3.41","@langchain/mistralai":"^0.2.0","@langchain/google-genai":"^0.2.5"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"^4.45.1","globals":"^15.9.0","prettier":"2.3.2","ts-loader":"^9.5.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@types/jest":"^29.5.14","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","@langchain/tavily":"^0.1.1","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^0.4.4","rollup-plugin-esbuild":"^6.2.1","terser-webpack-plugin":"^5.3.14","@rollup/plugin-replace":"5.0.7","@langchain/mcp-adapters":"^0.4.5","@rollup/plugin-commonjs":"26.0.1","@babel/preset-typescript":"^7.27.0","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"^15.3.1","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.22.2_1758299819365_0.5642221310953184","host":"s3://npm-registry-packages-npm-production"}},"0.23.0":{"name":"kaibanjs","version":"0.23.0","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.23.0","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"99a190dd9145ea04227a9e83a49c8ddad28162bb","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.23.0.tgz","fileCount":46,"integrity":"sha512-pNJ2XygJHQM5oh84t7Uzjs4s37K7sX/vresoV4p2e3MgpeYMntvj6aQyL9UY+QmDm+QCsP/hr1kRLkNwnc5/WA==","signatures":[{"sig":"MEUCIDm3P2Zj3qAHX00Ud36xQ4eXA9/DtQ6rFy8/OK2ICgF8AiEAmAomvwKPyIbXFIACo9omDJOlE4EQS5QBfgHW6cZ19rs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5262284},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"a7c44dd11389b5bc86cd40e911a063b952793827","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"darielnoel","email":"darielnoel@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.3.24","@langchain/xai":"^0.1.0","@langchain/core":"^0.3.66","dependency-graph":"^1.0.0","@langchain/openai":"^0.5.7","@kaibanjs/workflow":"^0.1.5","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.22.3","@langchain/deepseek":"^0.0.1","@langchain/anthropic":"^0.3.19","@langchain/community":"0.3.41","@langchain/mistralai":"^0.2.0","@langchain/google-genai":"^0.2.5"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"^4.45.1","globals":"^15.9.0","prettier":"2.3.2","ts-loader":"^9.5.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@types/jest":"^29.5.14","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","@langchain/tavily":"^0.1.1","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^0.4.4","rollup-plugin-esbuild":"^6.2.1","terser-webpack-plugin":"^5.3.14","@rollup/plugin-replace":"5.0.7","@langchain/mcp-adapters":"^0.4.5","@rollup/plugin-commonjs":"26.0.1","@babel/preset-typescript":"^7.27.0","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"^15.3.1","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.23.0_1763782985104_0.24884307853228216","host":"s3://npm-registry-packages-npm-production"}},"0.23.1":{"name":"kaibanjs","version":"0.23.1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.23.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"cbfac22c449dd2cf8a36a85d52e3d03d74fd4c34","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.23.1.tgz","fileCount":46,"integrity":"sha512-o1Y8iRs+EjCiYPjzheOxyh4KHniJSYjlyn2ggW2UinrUBM0aOtPUyowP6d0ps34an2JnJOkChWHQx7IseCCapQ==","signatures":[{"sig":"MEYCIQC9IIgDQbTTg9mO203bka1hyuExolZlnoR0I0LyHowj4wIhAMZm1/63A79f/FR/w5mC2ixKqYaaIZfus65Jdsc3IVQX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5266327},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"5562c425ad0cde376048c237ce82c61b4536fe8d","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"ernesto-kio","email":"ernesto@kaiban.io"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.3.24","@langchain/xai":"^0.1.0","@langchain/core":"^0.3.66","dependency-graph":"^1.0.0","@langchain/openai":"^0.5.7","@kaibanjs/workflow":"^0.1.7","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.22.3","@langchain/deepseek":"^0.0.1","@langchain/anthropic":"^0.3.19","@langchain/community":"0.3.41","@langchain/mistralai":"^0.2.0","@langchain/google-genai":"^0.2.5"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"^4.45.1","globals":"^15.9.0","prettier":"2.3.2","ts-loader":"^9.5.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@types/jest":"^29.5.14","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","@langchain/tavily":"^0.1.1","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^0.4.4","rollup-plugin-esbuild":"^6.2.1","terser-webpack-plugin":"^5.3.14","@rollup/plugin-replace":"5.0.7","@langchain/mcp-adapters":"^0.4.5","@rollup/plugin-commonjs":"26.0.1","@babel/preset-typescript":"^7.27.0","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"^15.3.1","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.23.1_1765555220558_0.7829679138810721","host":"s3://npm-registry-packages-npm-production"}},"0.24.1":{"name":"kaibanjs","version":"0.24.1","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"author":{"name":"AI Champions"},"license":"MIT","_id":"kaibanjs@0.24.1","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"anthonydevs17","email":"anthonydevs17@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"bin":{"kaiban":"xscripts/cli.mjs"},"dist":{"shasum":"c9f4fcf8821ad7544ca9b14d9644ccc0118c37c2","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.24.1.tgz","fileCount":48,"integrity":"sha512-DXNr2399pUVw/JIqPY21Lp51DOiV3eeydCKOMvthObliIKv4ZkdJh+YM73syMeIZyScGZ+fwjrXXI8kZGO72tw==","signatures":[{"sig":"MEUCIQC/qybA+zeNtBrQk3m1rcFw1bPOAde2OJ9jCnpTR8WtwQIgcFkrfqZ3iVri20g+4GEesHitzx8hbtek2bSTpJUrYGI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5313388},"main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","unpkg":"./dist/bundle.js","module":"./dist/bundle.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"gitHead":"464f948873357039af8faeb3c5b73dd9f34c9e1a","scripts":{"cli":"node ./xscripts/cli.mjs","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","build":"npx rollup -c","play:sb":"cd playground/react && npm run storybook","prepare":"husky","lint:fix":"eslint . --fix --format stylish","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","play:node":"cd playground/nodejs && node index.js","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","format:fix":"prettier --write . --list-different","lint:check":"eslint . --format stylish","play:react":"cd playground/react && npm run dev","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:types":"npx tsc","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","format:check":"prettier --check .","code-snapshot":"node xscripts/codeSnapshot.js","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose"},"_npmUser":{"name":"anthonydevs17","email":"anthonydevs17@gmail.com"},"repository":{"url":"git+https://github.com/kaiban-ai/KaibanJS.git","type":"git"},"_npmVersion":"10.8.2","description":"AI Multi-Agent library for Javascript Developers.","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_nodeVersion":"18.20.8","dependencies":{"ora":"^8.1.0","uuid":"10.0.0","ansis":"^3.3.2","chalk":"^5.3.0","dotenv":"^16.4.5","figlet":"^1.7.0","p-queue":"^8.1.0","zustand":"4.5.2","loglevel":"^1.9.1","readline":"^1.3.0","langchain":"0.3.24","@langchain/xai":"^0.1.0","@langchain/core":"^0.3.66","dependency-graph":"^1.0.0","@langchain/openai":"^0.5.7","@kaibanjs/workflow":"^0.1.7","@telemetrydeck/sdk":"^2.0.4","zod-to-json-schema":"^3.22.3","@langchain/deepseek":"^0.0.1","@langchain/anthropic":"^0.3.19","@langchain/community":"0.3.41","@langchain/mistralai":"^0.2.0","@langchain/google-genai":"^0.2.5"},"_hasShrinkwrap":false,"packageManager":"npm@9.8.1","devDependencies":{"jest":"29.7.0","husky":"^9.1.6","tslib":"^2.7.0","dotenv":"16.4.5","eslint":"^9.11.0","rollup":"^4.45.1","globals":"^15.9.0","prettier":"2.3.2","ts-loader":"^9.5.2","@eslint/js":"^9.11.0","babel-jest":"^29.7.0","typescript":"^5.5.4","@babel/core":"^7.24.9","@types/jest":"^29.5.14","lint-staged":"^15.2.10","@babel/preset-env":"^7.24.8","@langchain/tavily":"^0.1.1","init-package-json":"^6.0.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"^8.6.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^0.4.4","rollup-plugin-esbuild":"^6.2.1","terser-webpack-plugin":"^5.3.14","@rollup/plugin-replace":"5.0.7","@langchain/mcp-adapters":"^0.4.5","@rollup/plugin-commonjs":"26.0.1","@babel/preset-typescript":"^7.27.0","@types/init-package-json":"^1.10.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^8.6.0","@rollup/plugin-node-resolve":"^15.3.1","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-syntax-import-meta":"^7.10.4","@typescript-eslint/eslint-plugin":"^8.6.0","rollup-plugin-peer-deps-external":"2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/kaibanjs_0.24.1_1777322624568_0.24713438714551317","host":"s3://npm-registry-packages-npm-production"}},"0.24.2":{"name":"kaibanjs","version":"0.24.2","description":"AI Multi-Agent library for Javascript Developers.","main":"./dist/bundle.cjs","types":"./dist/bundle.d.ts","module":"./dist/bundle.mjs","unpkg":"./dist/bundle.js","exports":{".":{"import":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.mjs"},"require":{"types":"./dist/bundle.d.ts","default":"./dist/bundle.cjs"}}},"scripts":{"build":"npx rollup -c","build:test":"NODE_ENV=development TEST_ENV=mocked-llm-apis npx rollup -c","dev":"NODE_ENV=development npx rollup -c -w","tsc":"NODE_ENV=development npx rollup -c","test":"npm run build:test && npm run test:integration","test:watch":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --watch","test:debug":"TEST_ENV=mocked-llm-apis node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/e2e'","test:prod":"npm run build && jest --testPathPattern='tests/e2e'","test:integration":"TEST_ENV=mocked-llm-apis jest --testPathPattern='tests/e2e' --verbose","test:e2e":"TEST_ENV=real-llm-apis jest --testPathPattern='tests/e2e'","test:unit":"jest --testPathPattern='tests/unit' --watch","test:unit:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --verbose --testPathPattern='tests/unit'","test:types":"npx tsc","play:react":"cd playground/react && npm run dev","play:sb":"cd playground/react && npm run storybook","play:node":"cd playground/nodejs && node index.js","code-snapshot":"node xscripts/codeSnapshot.js","lint:check":"eslint . --format stylish","lint:fix":"eslint . --fix --format stylish","format:check":"prettier --check .","format:fix":"prettier --write . --list-different","prepare":"husky","cli":"node ./xscripts/cli.mjs"},"bin":{"kaiban":"xscripts/cli.mjs"},"packageManager":"npm@9.8.1","repository":{"type":"git","url":"git+https://github.com/kaiban-ai/KaibanJS.git"},"author":{"name":"AI Champions"},"license":"MIT","homepage":"https://kaibanjs.com","bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"dependencies":{"@kaibanjs/workflow":"^0.1.7","@langchain/anthropic":"^0.3.19","@langchain/community":"0.3.41","@langchain/core":"^0.3.66","@langchain/deepseek":"^0.0.1","@langchain/google-genai":"^0.2.5","@langchain/mistralai":"^0.2.0","@langchain/openai":"^0.5.7","@langchain/xai":"^0.1.0","@telemetrydeck/sdk":"^2.0.4","ansis":"^3.3.2","chalk":"^5.3.0","dependency-graph":"^1.0.0","dotenv":"^16.4.5","figlet":"^1.7.0","langchain":"0.3.24","loglevel":"^1.9.1","ora":"^8.1.0","p-queue":"^8.1.0","readline":"^1.3.0","uuid":"10.0.0","zod-to-json-schema":"^3.22.3","zustand":"4.5.2"},"devDependencies":{"@babel/core":"^7.24.9","@babel/plugin-syntax-import-meta":"^7.10.4","@babel/preset-env":"^7.24.8","@babel/preset-typescript":"^7.27.0","@eslint/js":"^9.11.0","@langchain/mcp-adapters":"^0.4.5","@langchain/tavily":"^0.1.1","@rollup/plugin-babel":"6.0.4","@rollup/plugin-commonjs":"26.0.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-node-resolve":"^15.3.1","@rollup/plugin-replace":"5.0.7","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-typescript":"^12.1.2","@types/init-package-json":"^1.10.3","@types/jest":"^29.5.14","@typescript-eslint/eslint-plugin":"^8.6.0","@typescript-eslint/parser":"^8.6.0","babel-jest":"^29.7.0","dotenv":"16.4.5","eslint":"^9.11.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.36.1","globals":"^15.9.0","husky":"^9.1.6","init-package-json":"^6.0.3","jest":"29.7.0","lint-staged":"^15.2.10","prettier":"2.3.2","rollup":"^4.45.1","rollup-plugin-dts":"6.1.1","rollup-plugin-esbuild":"^6.2.1","rollup-plugin-node-polyfills":"^0.2.1","rollup-plugin-peer-deps-external":"2.2.4","terser-webpack-plugin":"^5.3.14","ts-loader":"^9.5.2","tslib":"^2.7.0","typescript":"^5.5.4","typescript-eslint":"^8.6.0"},"engines":{"node":">=12.0.0"},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write --list-different","eslint --cache --fix --format stylish"],"*.{html,css,scss,sass,less,ejs,mjs,cjs}":["prettier --write --list-different"]},"_id":"kaibanjs@0.24.2","gitHead":"ef2edabbdd56c6fc7f05cf82b3e568ce469ffbb4","_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"integrity":"sha512-3pv0PzcQh8qTkkRIvudSEl+zZgohQGoIOKkRODxiDFuEPqLg4exBIzZsW0Qlwhlon/qER0k7i83LXZiazNmpug==","shasum":"d11f8711f7382edff58a62abd922e815ad07c6f6","tarball":"https://registry.npmjs.org/kaibanjs/-/kaibanjs-0.24.2.tgz","fileCount":48,"unpackedSize":5319978,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICLXM8+yD3jfeRp0Vc5ItdVYFMiJ0+28nDYUyMkaoLrrAiEA8kgbeK1ovAx3qjHFb0eNrryGMcUfy+KN5rvYx1ciyyk="}]},"_npmUser":{"name":"anthonydevs17","email":"anthonydevs17@gmail.com"},"directories":{},"maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"anthonydevs17","email":"anthonydevs17@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/kaibanjs_0.24.2_1778871220413_0.5582214719738707"},"_hasShrinkwrap":false}},"time":{"created":"2024-08-24T21:18:48.158Z","modified":"2026-05-15T18:53:40.765Z","0.0.1":"2024-08-24T21:18:48.305Z","0.3.0":"2024-08-31T17:17:40.143Z","0.4.0":"2024-09-10T22:34:46.748Z","0.4.1":"2024-09-10T22:45:49.163Z","0.5.0":"2024-09-15T19:41:32.277Z","0.6.0":"2024-09-17T13:18:32.184Z","0.7.0":"2024-09-18T20:45:16.622Z","0.8.0-rc1":"2024-09-30T16:05:02.620Z","0.8.0-rc2":"2024-09-30T17:01:18.272Z","0.8.0-rc3":"2024-10-01T14:51:18.934Z","0.8.0-rc4":"2024-10-01T17:09:31.029Z","0.8.0-rc5":"2024-10-01T20:26:37.378Z","0.8.0-rc6":"2024-10-02T00:08:11.107Z","0.8.0":"2024-10-04T11:10:27.160Z","0.8.1":"2024-10-04T12:39:41.207Z","0.8.2":"2024-10-21T19:54:16.274Z","0.8.3":"2024-10-21T21:15:46.151Z","0.8.4":"2024-10-28T20:39:43.722Z","0.8.5":"2024-11-02T13:31:38.459Z","0.9.0":"2024-11-04T00:28:31.136Z","0.9.1":"2024-11-08T22:35:41.460Z","0.10.0":"2024-11-16T12:58:32.933Z","0.11.0":"2024-12-06T22:09:35.866Z","0.12.0":"2024-12-20T12:12:04.142Z","0.13.0":"2024-12-21T12:33:20.144Z","0.14.0":"2025-01-08T19:36:28.888Z","0.14.1":"2025-01-29T22:31:50.662Z","0.14.2":"2025-02-28T18:07:59.678Z","0.15.0":"2025-03-07T15:25:22.549Z","0.16.0":"2025-03-08T14:19:52.119Z","0.17.0-alpha.1":"2025-03-10T17:16:49.519Z","0.17.0-alpha.2":"2025-03-10T23:03:00.364Z","0.17.0-alpha.3":"2025-03-10T23:26:27.663Z","0.17.0":"2025-03-14T17:53:15.392Z","0.18.0":"2025-03-17T20:07:09.775Z","0.19.0-alpha":"2025-04-21T03:08:28.672Z","0.18.1":"2025-04-21T03:52:50.785Z","0.19.0":"2025-04-23T18:26:17.527Z","0.19.1":"2025-04-28T18:02:57.744Z","0.20.0":"2025-05-08T19:10:29.892Z","0.20.1":"2025-05-13T23:58:11.356Z","0.21.0":"2025-05-21T19:24:53.698Z","0.21.1":"2025-06-18T13:36:06.650Z","0.22.0":"2025-07-24T20:19:30.624Z","0.22.1":"2025-08-21T14:35:09.265Z","0.22.2":"2025-09-19T16:36:59.644Z","0.23.0":"2025-11-22T03:43:05.351Z","0.23.1":"2025-12-12T16:00:20.743Z","0.24.1":"2026-04-27T20:43:44.809Z","0.24.2":"2026-05-15T18:53:40.658Z"},"bugs":{"url":"https://github.com/kaiban-ai/KaibanJS/issues"},"author":{"name":"AI Champions"},"license":"MIT","homepage":"https://kaibanjs.com","keywords":["ai agents","multi-agent systems","agentic","javascript","framework","node.js","kaibanjs","langchain","workflow automation","task orchestration","autonomous agents","collaborative ai","ai-powered applications","human-ai interaction","ai workflow","large language models","llm","prompt engineering","react","nodejs","nextjs"],"repository":{"type":"git","url":"git+https://github.com/kaiban-ai/KaibanJS.git"},"description":"AI Multi-Agent library for Javascript Developers.","maintainers":[{"name":"darielnoel","email":"darielnoel@gmail.com"},{"name":"anthonydevs17","email":"anthonydevs17@gmail.com"},{"name":"ernesto-kio","email":"ernesto@kaiban.io"}],"readme":"<p align=\"center\">\n  <a href=\"https://www.kaibanjs.com/\">  \n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://res.cloudinary.com/dnno8pxyy/image/upload/v1724533982/icon_htfer2.png\">\n      <img src=\"https://res.cloudinary.com/dnno8pxyy/image/upload/v1724533982/icon_htfer2.png\" height=\"128\">\n    </picture>\n    <h1 align=\"center\">KaibanJS</h1>\n    <h3 align=\"center\">The JavaScript Framework for Building Multi-agent Systems.</h3>\n  </a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/kaiban-ai/KaibanJS\">\n    <img src=\"https://img.shields.io/github/stars/kaiban-ai/kaibanjs.svg?style=social\" alt=\"Star on GitHub\">\n  </a>\n  <a href=\"https://github.com/kaiban-ai/kaibanjs/blob/main/LICENSE\">\n    <img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"GitHub license\">\n  </a>\n  <a href=\"https://www.npmjs.com/package/kaibanjs\">\n    <img src=\"https://img.shields.io/npm/v/kaibanjs.svg?style=flat\" alt=\"npm version\">\n  </a>\n  <a href=\"https://github.com/mkenney/software-guides/blob/master/STABILITY-BADGES.md#beta\">\n    <img src=\"https://img.shields.io/badge/stability-beta-33bbff.svg\" alt=\"stability-beta\">\n  </a>\n  <a href=\"https://github.com/kaiban-ai/KaibanJS/actions/workflows/stable-main-check-workflow.yml\">\n    <img src=\"https://github.com/kaiban-ai/KaibanJS/actions/workflows/stable-main-check-workflow.yml/badge.svg\" alt=\"Tests\">\n  </a>\n  <a href=\"https://github.com/kaiban-ai/KaibanJS/pulls\">\n    <img src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"PRs Welcome\">\n  </a>\n</p>\n\n---\n\n## Kanban for AI Agents? 🤖📋\n\n**KaibanJS** is inspired by the tried-and-true [Kanban methodology](<https://en.wikipedia.org/wiki/Kanban_(development)>), which is well-known for helping teams organize and manage their work. We've adapted these concepts to meet the **unique challenges of AI agent management**.\n\nIf you've used tools like Trello, Jira, or ClickUp, you'll be familiar with how Kanban helps manage tasks. Now, KaibanJS uses that same system to help you manage AI agents and their tasks in real time.\n\n**With KaibanJS, you can:**\n\n- 🔨 Create, visualize, and manage AI agents, tasks, tools, and teams\n- 🎯 Orchestrate AI workflows seamlessly\n- 📊 Visualize workflows in real-time\n- 🔍 Track progress as tasks move through different stages\n- 🤝 Collaborate more effectively on AI projects\n\n## Try It Out\n\n[Explore the Kaiban Board](https://www.kaibanjs.com/playground) — _it's like Trello or Asana, but for AI Agents and humans._\n\n## Quick Start\n\nGet started with KaibanJS in under a minute:\n\n[![Quick Start Video](https://res.cloudinary.com/dnno8pxyy/image/upload/v1728039764/KaibanJS_QuickStart_Guide_2_asuyvu.jpg)](https://youtu.be/NFpqFEl-URY?si=_JCkJuprRxqD0Uo 'Quick Start Video')\n\n## Setup\n\n**1. Run the KaibanJS initializer in your project directory:**\n\n```bash\nnpx kaibanjs@latest init\n```\n\n**2. Add your AI service API key to the `.env` file:**\n\n```\nVITE_OPENAI_API_KEY=your-api-key-here\n```\n\n**3. Restart your Kaiban Board:**\n\n```bash\nnpm run kaiban\n```\n\n### Using Your Kaiban Board\n\n1. Click \"Start Workflow\" to run the default example.\n2. Watch agents complete tasks in real-time on the Task Board.\n3. View the final output in the Results Overview.\n\n## Flexible Integration\n\n> KaibanJS isn't limited to the Kaiban Board. You can integrate it directly into your projects, create custom UIs, or run agents without a UI. Explore our tutorials for [React](https://docs.kaibanjs.com/get-started/Tutorial:%20React%20+%20AI%20Agents) and [Node.js](https://docs.kaibanjs.com/get-started/Tutorial:%20Node.js%20+%20AI%20Agents) integration to unleash the full potential of KaibanJS in various development contexts.\n\n## Manual Installation and Usage\n\nIf you prefer to set up KaibanJS manually follow these steps:\n\n<details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">1. Install KaibanJS via npm:</b></summary>\n\n```bash\nnpm install kaibanjs\n```\n\n</details>\n\n<details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">2. Import KaibanJS in your JavaScript file:</b></summary>\n\n```js\n// Using ES6 import syntax for NextJS, React, etc.\nimport { Agent, Task, Team } from 'kaibanjs';\n```\n\n```js\n// Using CommonJS syntax for NodeJS\nconst { Agent, Task, Team } = require('kaibanjs');\n```\n\n</details>\n<details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">3. Basic Usage Example</b></summary>\n\n```js\n// Define an agent\nconst researchAgent = new Agent({\n  name: 'Researcher',\n  role: 'Information Gatherer',\n  goal: 'Find relevant information on a given topic',\n});\n\n// Create a task\nconst researchTask = new Task({\n  description: 'Research recent AI developments',\n  agent: researchAgent,\n});\n\n// Set up a team\nconst team = new Team({\n  name: 'AI Research Team',\n  agents: [researchAgent],\n  tasks: [researchTask],\n  env: { OPENAI_API_KEY: 'your-api-key-here' },\n});\n\n// Start the workflow\nteam\n  .start()\n  .then((output) => {\n    console.log('Workflow completed:', output.result);\n  })\n  .catch((error) => {\n    console.error('Workflow error:', error);\n  });\n```\n\n</details>\n\n## Basic Concepts\n\n**Agents**\nAgents are autonomous entities designed to perform specific roles and achieve goals based on the tasks assigned to them. They are like super-powered LLMs that can execute tasks in a loop until they arrive at the final answer.\n\n**Tasks**\nTasks define the specific actions each agent must take, their expected outputs, and mark critical outputs as deliverables if they are the final products.\n\n**Team**\nThe Team coordinates the agents and their tasks. It starts with an initial input and manages the flow of information between tasks.\n\nWatch this video to learn more about the concepts: [KaibanJS Concepts](https://youtu.be/VxfOIZLvBug?si=550uEiB3nriZ6trQ)\n\n## Key Features\n\n  <details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">The Kaiban Board</b></summary>\n\nKanban boards are excellent tools for showcasing team workflows in real time, providing a clear and interactive snapshot of each member's progress.\n\n> We've adapted this concept for AI agents.\n\nNow, you can visualize the workflow of your AI agents as team members, with tasks moving from \"To Do\" to \"Done\" right before your eyes. This visual representation simplifies understanding and managing complex AI operations, making it accessible to anyone, anywhere.\n\n</details>\n\n<details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">Role-Based Agent Design</b></summary>\n\n<p style=\"margin-top:10px;\">\nHarness the power of specialization by configuring AI agents to excel in distinct, critical functions within your projects. This approach enhances the effectiveness and efficiency of each task, moving beyond the limitations of generic AI.\n\nIn this example, our software development team is powered by three specialized AI agents: Dave, Ella, and Quinn. Each agent is expertly tailored to its specific role, ensuring efficient task handling and synergy that accelerates the development cycle.\n\n</p>\n\n```js\nimport { Agent } from 'kaibanjs';\n\nconst daveLoper = new Agent({\n  name: 'Dave Loper',\n  role: 'Developer',\n  goal: 'Write and review code',\n  background: 'Experienced in JavaScript, React, and Node.js',\n});\n\nconst ella = new Agent({\n  name: 'Ella',\n  role: 'Product Manager',\n  goal: 'Define product vision and manage roadmap',\n  background: 'Skilled in market analysis and product strategy',\n});\n\nconst quinn = new Agent({\n  name: 'Quinn',\n  role: 'QA Specialist',\n  goal: 'Ensure quality and consistency',\n  background: 'Expert in testing, automation, and bug tracking',\n});\n```\n\n</details>\n\n<details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">Tool Integration</b></summary>\n\n<p style=\"margin-top:10px;\">\nJust as professionals use specific tools to excel in their tasks, enable your AI agents to utilize tools like search engines, calculators, and more to perform specialized tasks with greater precision and efficiency.\n\nIn this example, one of the AI agents, Peter Atlas, leverages the Tavily Search Results tool to enhance his ability to select the best cities for travel. This tool allows Peter to analyze travel data considering weather, prices, and seasonality, ensuring the most suitable recommendations.\n\n</p>\n\n```js\nimport { Agent, Tool } from 'kaibanjs';\n\nconst tavilySearchResults = new Tool({\n  name: 'Tavily Search Results',\n  maxResults: 1,\n  apiKey: 'ENV_TRAVILY_API_KEY',\n});\n\nconst peterAtlas = new Agent({\n  name: 'Peter Atlas',\n  role: 'City Selector',\n  goal: 'Choose the best city based on comprehensive travel data',\n  background: 'Experienced in geographical data analysis and travel trends',\n  tools: [tavilySearchResults],\n});\n```\n\n_KaibanJS supports all LangchainJS-compatible tools, offering a versatile approach to tool integration. For further details, visit the [documentation](https://github.com/kaiban-ai/KaibanJS)._\n\n</details>\n\n<details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">Task Result Passing</b></summary>\n\n<p style=\"margin-top:10px;\">\nEnable sophisticated workflows by passing results between tasks, allowing agents to build upon each other's work. This feature is essential for creating complex, multi-step processes where each task's output becomes input for subsequent tasks.\n\nIn this example, a content creation team demonstrates how tasks can share and build upon results, creating a seamless workflow from research to final content production.\n\n</p>\n\n```js\nimport { Agent, Task, Team } from 'kaibanjs';\n\n// Define tasks with result passing\nconst researchTask = new Task({\n  description: 'Research the topic: {topic}',\n  expectedOutput: 'Key research points in JSON format',\n  agent: researcher,\n});\n\nconst writingTask = new Task({\n  description: `Write an article using this research data: {taskResult:task1}\n               Focus on key insights and maintain professional tone.`,\n  expectedOutput: 'Draft article in markdown format',\n  agent: writer,\n});\n\nconst editingTask = new Task({\n  description: `Edit and improve this article: {taskResult:task2}\n               Enhance clarity and engagement.`,\n  expectedOutput: 'Final polished article',\n  agent: editor,\n});\n\n// Create a team with the tasks\nconst team = new Team({\n  name: 'Content Creation Team',\n  agents: [researcher, writer, editor],\n  tasks: [researchTask, writingTask, editingTask],\n  inputs: { topic: 'AI Trends 2024' },\n});\n```\n\n_Task results are automatically passed between tasks using the `{taskResult:taskN}` syntax, where N represents the task's position in the workflow (1-based indexing). For more details and advanced usage, visit our [Task Result Passing Guide](https://docs.kaibanjs.com/how-to/Task-Result-Passing)._\n\n</details>\n\n<details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">Memory Management</b></summary>\n\n<p style=\"margin-top:10px;\">\nKaibanJS provides sophisticated memory management at the team level, giving you control over how task results flow through your workflows. This feature allows you to optimize performance and manage context in complex multi-agent systems.\n\nHere's an example of configuring team memory:\n\n</p>\n\n```js\nconst team = new Team({\n  name: 'Content Creation Team',\n  agents: [researcher, writer, editor],\n  tasks: [researchTask, writingTask, editingTask],\n  memory: true, // Enable automatic access to all previous task results\n});\n\n// Or disable memory for explicit result management\nconst performanceTeam = new Team({\n  name: 'High-Performance Team',\n  agents: [analyst, processor],\n  tasks: [analysisTask, processingTask],\n  memory: false, // Require explicit result references\n});\n```\n\n_For detailed information about memory management, visit our [documentation](https://docs.kaibanjs.com/core-concepts/08-Memory)._\n\n</details>\n\n<details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">Multiple LLMs Support</b></summary>\n\n<p style=\"margin-top:10px;\">\nOptimize your AI solutions by integrating a range of specialized AI models, each tailored to excel in distinct aspects of your projects.\n\nIn this example, the agents—Emma, Lucas, and Mia—use diverse AI models to handle specific stages of feature specification development. This targeted use of AI models not only maximizes efficiency but also ensures that each task is aligned with the most cost-effective and appropriate AI resources.\n\n</p>\n\n```js\nimport { Agent } from 'kaibanjs';\n\nconst emma = new Agent({\n  name: 'Emma',\n  role: 'Initial Drafting',\n  goal: 'Outline core functionalities',\n  llmConfig: {\n    provider: 'google',\n    model: 'gemini-1.5-pro',\n  },\n});\n\nconst lucas = new Agent({\n  name: 'Lucas',\n  role: 'Technical Specification',\n  goal: 'Draft detailed technical specifications',\n  llmConfig: {\n    provider: 'anthropic',\n    model: 'claude-3-5-sonnet-20240620',\n  },\n});\n\nconst mia = new Agent({\n  name: 'Mia',\n  role: 'Final Review',\n  goal: 'Ensure accuracy and completeness of the final document',\n  llmConfig: {\n    provider: 'openai',\n    model: 'gpt-4o',\n  },\n});\n```\n\n_For further details on integrating diverse AI models with KaibanJS, please visit the [documentation](https://github.com/kaiban-ai/KaibanJS)._\n\n  </details>\n\n  <details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">Robust State Management</b></summary>\n\n<p style=\"margin-top:10px;\">\nKaibanJS employs a Redux-inspired architecture, enabling a unified approach to manage the states of AI agents, tasks, and overall flow within your applications. This method ensures consistent state management across complex agent interactions, providing enhanced clarity and control.\n\nHere's a simplified example demonstrating how to integrate KaibanJS with state management in a React application:\n\n</p>\n\n```js\nimport myAgentsTeam from './agenticTeam';\n\nconst KaibanJSComponent = () => {\n  const useTeamStore = myAgentsTeam.useStore();\n\n  const { agents, workflowResult } = useTeamStore((state) => ({\n    agents: state.agents,\n    workflowResult: state.workflowResult,\n  }));\n\n  return (\n    <div>\n      <button onClick={myAgentsTeam.start}>Start Team Workflow</button>\n      <p>Workflow Result: {workflowResult}</p>\n      <div>\n        <h2>🕵️‍♂️ Agents</h2>\n        {agents.map((agent) => (\n          <p key={agent.id}>\n            {agent.name} - {agent.role} - Status: ({agent.status})\n          </p>\n        ))}\n      </div>\n    </div>\n  );\n};\n\nexport default KaibanJSComponent;\n```\n\n_For a deeper dive into state management with KaibanJS, visit the [documentation](https://github.com/kaiban-ai/KaibanJS)._\n\n  </details>\n\n  <details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">Integrate with Your Preferred JavaScript Frameworks</b></summary>\n\n<p style=\"margin-top:10px;\">\nEasily add AI capabilities to your NextJS, React, Vue, Angular, and Node.js projects.\n\nKaibanJS is designed for seamless integration across a diverse range of JavaScript environments. Whether you're enhancing user interfaces in React, Vue, or Angular, building scalable applications with NextJS, or implementing server-side solutions in Node.js, the framework integrates smoothly into your existing workflow.\n\n</p>\n\n```js\nimport React from 'react';\nimport myAgentsTeam from './agenticTeam';\n\nconst TaskStatusComponent = () => {\n  const useTeamStore = myAgentsTeam.useStore();\n\n  const { tasks } = useTeamStore((state) => ({\n    tasks: state.tasks.map((task) => ({\n      id: task.id,\n      description: task.description,\n      status: task.status,\n    })),\n  }));\n\n  return (\n    <div>\n      <h1>Task Statuses</h1>\n      <ul>\n        {tasks.map((task) => (\n          <li key={task.id}>\n            {task.description}: Status - {task.status}\n          </li>\n        ))}\n      </ul>\n    </div>\n  );\n};\n\nexport default TaskStatusComponent;\n```\n\n_For a deeper dive visit the [documentation](https://github.com/kaiban-ai/KaibanJS)._\n\n  </details>\n\n  </details>\n  <details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">Observability and Monitoring</b></summary>\n\n<p style=\"margin-top:10px;\">\nBuilt into KaibanJS, the observability features enable you to track every state change with detailed stats and logs, ensuring full transparency and control. This functionality provides real-time insights into token usage, operational costs, and state changes, enhancing system reliability and enabling informed decision-making through comprehensive data visibility.\n\nThe following code snippet demonstrates how the state management approach is utilized to monitor and react to changes in workflow logs, providing granular control and deep insights into the operational dynamics of your AI agents:\n\n</p>\n\n```js\nconst useStore = myAgentsTeam.useStore();\n\nuseStore.subscribe(\n  (state) => state.workflowLogs,\n  (newLogs, previousLogs) => {\n    if (newLogs.length > previousLogs.length) {\n      const { task, agent, metadata } = newLogs[newLogs.length - 1];\n      if (newLogs[newLogs.length - 1].logType === 'TaskStatusUpdate') {\n        switch (task.status) {\n          case TASK_STATUS_enum.DONE:\n            console.log('Task Completed', {\n              taskDescription: task.description,\n              agentName: agent.name,\n              agentModel: agent.llmConfig.model,\n              duration: metadata.duration,\n              llmUsageStats: metadata.llmUsageStats,\n              costDetails: metadata.costDetails,\n            });\n            break;\n          case TASK_STATUS_enum.DOING:\n          case TASK_STATUS_enum.BLOCKED:\n          case TASK_STATUS_enum.REVISE:\n          case TASK_STATUS_enum.TODO:\n            console.log('Task Status Update', {\n              taskDescription: task.description,\n              taskStatus: task.status,\n              agentName: agent.name,\n            });\n            break;\n          default:\n            console.warn('Encountered an unexpected task status:', task.status);\n            break;\n        }\n      }\n    }\n  }\n);\n```\n\nFor more details on how to utilize observability features in KaibanJS, please visit the [documentation](https://github.com/kaiban-ai/KaibanJS).\n\n  </details>\n\n  <details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">WorkflowDrivenAgent</b></summary>\n\n<p style=\"margin-top:10px;\">\nThe `WorkflowDrivenAgent` is a specialized agent that executes workflows instead of using LLM-based reasoning. This agent maintains workflow state and can handle suspension and resumption operations for long-running workflows, providing a deterministic approach to task execution.\n\nIn this example, a `WorkflowDrivenAgent` is created to execute a workflow that processes data through defined steps, allowing for complex multi-step operations without LLM calls.\n\n</p>\n\n```js\nimport { Agent } from 'kaibanjs';\nimport { createStep, createWorkflow } from '@kaibanjs/workflow';\nimport { z } from 'zod';\n\n// Create workflow steps\nconst processStep = createStep({\n  id: 'process',\n  inputSchema: z.object({ data: z.string() }),\n  outputSchema: z.object({ result: z.string() }),\n  execute: async ({ inputData }) => {\n    const { data } = inputData as { data: string };\n    return { result: data.toUpperCase() };\n  },\n});\n\n// Create the workflow\nconst workflow = createWorkflow({\n  id: 'example-workflow',\n  inputSchema: z.object({ data: z.string() }),\n  outputSchema: z.object({ result: z.string() }),\n});\n\nworkflow.then(processStep);\nworkflow.commit();\n\n// Create the agent using the Agent wrapper\nconst agent = new Agent({\n  type: 'WorkflowDrivenAgent',\n  name: 'Workflow Agent',\n  workflow: workflow,\n});\n\n// Use the agent in a team\nconst team = new Team({\n  name: 'Workflow Team',\n  agents: [agent],\n  tasks: [\n    new Task({\n      description: 'Process the input data using workflow',\n      expectedOutput: 'Processed data result',\n      agent: agent,\n    }),\n  ],\n});\n```\n\n_The `WorkflowDrivenAgent` integrates seamlessly with the existing team system, supports workflows with suspension for manual intervention, and provides detailed logging for workflow events. For more information, visit the [WorkflowDrivenAgent documentation](https://github.com/kaiban-ai/KaibanJS/tree/main/packages/workflow/src/examples/kaibanjs-integration-readme.md)._\n\n  </details>\n\n<details style=\"margin-bottom:10px;\">\n  <summary><b style=\"color:black;\">External coding agents (Claude Code, OpenCode & Codex)</b></summary>\n\nYou can add an agent that **delegates a task** to a local CLI instead of calling an LLM through LangChain: set `type: 'ExternalCodingAgent'` and choose `codingBackend: 'claude-code'`, `'opencode'`, `'codex'`, or `'mock'` (no binaries required).\n\n- **Claude Code:** non-interactive `claude --bare -p \"…\" --output-format json` — see Anthropic’s [headless / programmatic](https://docs.anthropic.com/en/docs/claude-code/headless) docs.\n- **OpenCode:** `opencode run --format json` — see the [OpenCode CLI](https://opencode.ai/docs/cli/) docs.\n- **Codex:** non-interactive `codex exec --json --ephemeral --sandbox read-only \"…\"` — see the [Codex CLI](https://github.com/openai/codex) docs. Authenticate once with `codex login` (or export `OPENAI_API_KEY`). Key options via `codex: { model, sandboxMode, ephemeral, skipGitRepoCheck }`.\n- **Playground:** [playground/external-coding-agents](playground/external-coding-agents/README.md) (`npm start`; default backend is set in `index.ts`, see playground README).\n- **Tracking / single-issue draft:** [out/github-issues-external-coding-agents.md](out/github-issues-external-coding-agents.md), [out/external-coding-agents-implementation-log.md](out/external-coding-agents-implementation-log.md).\n\nCLI execution uses Node’s `child_process` and is intended for **local development**; browser bundles list `node:child_process` as external (use this agent from Node or a server runtime).\n\n</details>\n\n## Documentation\n\n- [Official Documentation](https://docs.kaibanjs.com/category/get-started)\n- [LLM-friendly Documentation](https://docs.kaibanjs.com/llms-full.txt) - Optimized for AI tools and coding assistants\n- [Join Our Discord](https://www.kaibanjs.com/discord)\n\n### Compatibility\n\nKaibanJS aims to be compatible with major front-end frameworks like React, Vue, Angular, and NextJS, making it a versatile choice for developers. The JavaScript ecosystem is a \"bit complex...\". If you have any problems, please tell us and we'll help you fix them.\n\n## Why KaibanJS?\n\nThere are about 20 million JavaScript developers worldwide, yet most AI frameworks are originally written in Python. Others are mere adaptations for JavaScript.\n\nThis puts all of us **JavaScript developers at a disadvantage in the AI race**. But not anymore...\n\nKaibanJS changes the game by aiming to offer a robust, easy-to-use AI multi-agent framework designed specifically for the JavaScript ecosystem.\n\n```js\nconst writtenBy = `Another JS Dev Who Doesn't Want to Learn Python to do meaningful AI Stuff.`;\nconsole.log(writtenBy);\n```\n\n## Community Projects\n\nProjects built by the KaibanJS community that extend the ecosystem:\n\n- [kaiban-distributed](https://github.com/andreibesleaga/kaiban-distributed) - Distributed actor-model runtime for KaibanJS teams with Redis/Kafka messaging, A2A/MCP integration, and real-time board synchronization.\n\n> Community-maintained project: ownership, roadmap, and support are managed by the project author.\n\n## Community and Support\n\nJoin the [Discord community](https://www.kaibanjs.com/discord) to connect with other developers and get support. [Follow us](https://x.com/dariel_noel) on Twitter for the latest updates.\n\n## Contributing\n\nWe welcome contributions from the community. Please read the [contributing guidelines](https://github.com/kaiban-ai/KaibanJS/blob/main/CONTRIBUTING.md) before submitting pull requests.\n\n## License\n\nKaibanJS is MIT licensed.\n","readmeFilename":"README.md"}