{"_id":"judgeval","_rev":"56-05c678d7e2e659188f3907c4494be70c","name":"judgeval","dist-tags":{"latest":"1.3.3"},"versions":{"0.1.33":{"name":"judgeval","version":"0.1.33","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.1.33","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://github.com/Judgment-AI/judgment-dev#readme","bugs":{"url":"https://github.com/Judgment-AI/judgment-dev/issues"},"dist":{"shasum":"46f9d1bda0b3f9d5440a6b57457e7c308a3a4fe9","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.1.33.tgz","fileCount":51,"integrity":"sha512-jWrffTEBVyrhsmlv7a8hPxxPgSmJ1Xe/F84H2zgBsRF8m8PzYk/cwRRU7NnFxkOusZ+E1vDjmUBQ0xSCq8u1MQ==","signatures":[{"sig":"MEQCICeFM90GgKDTKGdfru3oqpATCo1ODMHk+wQskm7az+w2AiAwwXjMzAOa+m5f59FU/2oXBHsVZwPRIYK/Kxoi3tKWPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":487645},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"39d7e9e7f2efa5a64f54600708b07df825ba1a48","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/Judgment-AI/judgment-dev.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","openai":"^4.47.3","winston":"^3.17.0","json2csv":"^5.0.7","langchain":"^0.3.21","papaparse":"^5.4.1","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","together-ai":"^0.5.1","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.1.33_1744484196916_0.5847833185029447","host":"s3://npm-registry-packages-npm-production"}},"0.1.34":{"name":"judgeval","version":"0.1.34","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.1.34","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"94323a554d1cf7396222296c26268c4d15713ac0","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.1.34.tgz","fileCount":51,"integrity":"sha512-lQSbFlaiM0yQRre/CVcmzL0xp9Q3Chw+e9iUfquR2l8C7+L7X3WT1r3s5UlyAT4mG0WPLJ+0S/fju9PrslCZFw==","signatures":[{"sig":"MEYCIQDLGkgtHRs21lxKXBcUnYimmIEnlOnGKOhnVdwjuCU8rAIhAKZRAObddtj5Ac6VpK6aekeFqR4yOXFicd8kJcwGueIy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":487618},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d8b322d0e4e35c2199740f96d34da3d1f3f160b6","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","openai":"^4.47.3","winston":"^3.17.0","json2csv":"^5.0.7","langchain":"^0.3.21","papaparse":"^5.4.1","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","together-ai":"^0.5.1","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.1.34_1744484399134_0.6903632188013764","host":"s3://npm-registry-packages-npm-production"}},"0.1.35":{"name":"judgeval","version":"0.1.35","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.1.35","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"a1690c046431c1449c82bd722eba2ea98420e491","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.1.35.tgz","fileCount":51,"integrity":"sha512-c9KZfnAIzNJzKx/P7TAXXX4s1JykBRR7woJKkylCh0grlIPefDyP4i4e+Csw4BMcbaYiKabX/Kzo+464dG1SwA==","signatures":[{"sig":"MEUCIEKQdLHHP0moPOgUtfnNXwNqW1JDKR2nCxWgI5ieZ5o+AiEA+3/RaveKvpTww+e8uewRb3uZJWpqE1y8Z9ybX4hnIV8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":488267},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"150d569c0123bafa9dc2cb4107824db03154b1e6","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","openai":"^4.47.3","winston":"^3.17.0","json2csv":"^5.0.7","langchain":"^0.3.21","papaparse":"^5.4.1","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","together-ai":"^0.5.1","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.1.35_1744485083378_0.9471581682172727","host":"s3://npm-registry-packages-npm-production"}},"0.1.36":{"name":"judgeval","version":"0.1.36","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.1.36","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"ac665cc2e2122b730cb08db72432ad7956e69f62","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.1.36.tgz","fileCount":51,"integrity":"sha512-877P4wOGJFFrMRQGqrcJ4CXiZegn0kvKYGPNu7mYtv3BQB94RykUYMTOPdJlOxf3pLIZTGEDAZDgAEV6XDxVGA==","signatures":[{"sig":"MEYCIQCtNbTT2rxDnOh9FvQCm6KhTNgc80d+U7YwVC+4bgrUjAIhANiDV6k6GFsXgRNaqXOTXIaLeh7wJ2La07RoCl1QYG7E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":488592},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"01a5a82c3cc34e4c83a1b6bde0d85e227b67256b","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","openai":"^4.47.3","winston":"^3.17.0","json2csv":"^5.0.7","langchain":"^0.3.21","papaparse":"^5.4.1","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","together-ai":"^0.5.1","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.1.36_1744485265324_0.7969205320669506","host":"s3://npm-registry-packages-npm-production"}},"0.1.37":{"name":"judgeval","version":"0.1.37","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.1.37","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"475f88a2413a8370f0bf9ad1ae6e924439f796b0","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.1.37.tgz","fileCount":51,"integrity":"sha512-1+x5Ki+bSweew7+aIcSRTpU/a5AMXWQ1P0VWqR/G6UwbIlu6Zimm2lC2Q5aQUmcQLI1WXwPxVopUO9qEJxwCFw==","signatures":[{"sig":"MEUCIQCDGqgATA5V90Tu0KS1a7JoWVFrVLO3MdiIhW9FzQvV1gIgL3SLLyXMpHoSIAb/QoXVlMDg25Ch/LmbOW2MsI/xaps=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":488590},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d3826bf42d995425f391e0f61b8b79ed322bd6ca","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","openai":"latest","winston":"^3.17.0","json2csv":"^5.0.7","langchain":"^0.3.21","papaparse":"^5.4.1","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","together-ai":"^0.5.1","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"latest","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.1.37_1744486793165_0.22341471142853764","host":"s3://npm-registry-packages-npm-production"}},"0.1.38":{"name":"judgeval","version":"0.1.38","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.1.38","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"452e42fd7311ffeacd8d84ff8744768f62406c10","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.1.38.tgz","fileCount":51,"integrity":"sha512-wcY0wMl8+XVsZfw4CtpgRxCM7oIiqZwcoReIrQ1O3/zN5XSFfYazeVWiD+hDGCxpkyrkGXm3JkWchwk43bnsBw==","signatures":[{"sig":"MEUCIBCEneYDSn1RQ2waF63FJGq63F39sFRpVh35j62mIt7bAiEAiTkQzlcyABhJJQytOTuRqOwmp5bxJC3XTgtmxh23QAE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":488590},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"391670541aa6a3e9f15a603ece5824823bb380a0","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","openai":"latest","winston":"^3.17.0","json2csv":"^5.0.7","langchain":"^0.3.21","papaparse":"^5.4.1","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","together-ai":"^0.5.1","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"latest","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.1.38_1744487107364_0.8991422018482782","host":"s3://npm-registry-packages-npm-production"}},"0.1.39":{"name":"judgeval","version":"0.1.39","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.1.39","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"075fdbfc086c3e21843736e6c23b447ccd6377e0","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.1.39.tgz","fileCount":51,"integrity":"sha512-0LR5Oiav3eg9sW+QuIDedKy+g/Nzc7ia4JoaBLnp2NJnGRNPPOwbcbRoSBzi5hWLd56uLfviTv+yQhWQghLlZw==","signatures":[{"sig":"MEUCIQDEWx1xiZ4UQC2Y7xT9sFo8VyItvvDgviS8WGVOsu6D9wIgSv0iCVtkMIs4FdQ4D5GSx7cd1suN6VIjJYtkWuPHIOc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":488629},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"883a444e47bd502435e63c46f5b262a3d384e4b1","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","winston":"^3.17.0","json2csv":"^5.0.7","langchain":"^0.3.21","papaparse":"^5.4.1","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"openai":"^4.0.0","together-ai":"^0.5.1 || ^0.7.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.1.39_1744492745721_0.0033734647838072895","host":"s3://npm-registry-packages-npm-production"}},"0.1.40":{"name":"judgeval","version":"0.1.40","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.1.40","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"19b4bbb1228eb895b39037ed10783585547e665c","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.1.40.tgz","fileCount":138,"integrity":"sha512-uT/KMVjdDWoKsbeI5GdmKn3p1slYEP46iZvnYN6smdryk2hIb9v37WBQg/TKUAkdgq2eF/CFy0JhxyLVeankRw==","signatures":[{"sig":"MEYCIQD3mLwz5bd7eLhlS03J+tidnxAv5+9I+z6AI9g0NN23iQIhAMQCVNq19pfbrH5C6G+ZtDRC+twEb6GesamnWODFAXGR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1048540},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"d0fdd95a99caa5778f36ce246e52e4db84b13d89","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","winston":"^3.17.0","json2csv":"^5.0.7","langchain":"^0.3.21","papaparse":"^5.4.1","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"openai":"^4.0.0","together-ai":"^0.5.1 || ^0.7.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.1.40_1744493503125_0.3766460783194794","host":"s3://npm-registry-packages-npm-production"}},"0.1.41":{"name":"judgeval","version":"0.1.41","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.1.41","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"1b46ae462d627f1b07f16b55951d71f409b1e33f","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.1.41.tgz","fileCount":83,"integrity":"sha512-yIiSFDtWwxdFCfu6lWp6K6H5lD/G4qsjHerb6o0KGAy53zGNPs9KoUsKmKGZvrATaFtkECj53VkAZn3fZou5Rw==","signatures":[{"sig":"MEQCIF2C/SpidS8SLZZ9eZ4xy0mFde26joZltUydxKlFd38AAiBRNI/sOXaFP+n92NAZvUZMYIy83UEBI+h5QTBtHVHw0w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":891181},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"90fc54bc3980f139af70ff993695b6e0d965e442","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","winston":"^3.17.0","json2csv":"^5.0.7","langchain":"^0.3.21","papaparse":"^5.4.1","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"openai":"^4.0.0","together-ai":"^0.5.1 || ^0.7.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.1.41_1744493956572_0.5543406901861874","host":"s3://npm-registry-packages-npm-production"}},"0.1.42":{"name":"judgeval","version":"0.1.42","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.1.42","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"5f11d6d23b51a2935bd33f20e8389618ffc93c0e","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.1.42.tgz","fileCount":83,"integrity":"sha512-zTpPzkImGqymeFpRptoU53CMQv/tHF+kgCX1JuhhE110795+CkEddggTWnvv30Gw4zTLyb8XU16VpFnYDBkFXA==","signatures":[{"sig":"MEUCIQC8aLn7DV9IOLe1LLEIaL3hzjXM2yp2nlEeJvq3mtF2rwIgaWM5lsjab2KDdLmnTQ978cj0BVrF/13s1CdsJ49GBjc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":893223},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"0eb658c952198a4db653e58559dfabbfc9f13a02","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","winston":"^3.17.0","json2csv":"^5.0.7","langchain":"^0.3.21","papaparse":"^5.4.1","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"openai":"^4.0.0","together-ai":"^0.5.1 || ^0.7.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.1.42_1744494466514_0.9246862136229896","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"judgeval","version":"0.2.0","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.2.0","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"325b9669d5452b78e20a2c6d554b7cb31a511b3b","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.2.0.tgz","fileCount":83,"integrity":"sha512-9xRDaYfB1+HAacq7evdVy0bSZJRjcf2BDzk/1muHXo4lrn6mvvsy9zvVf3gzu8egXnUkY291KHKPmDHjsjIMOA==","signatures":[{"sig":"MEUCIQCNLAMhf0Kk7PXf2S3MX3kS/up/SC1DI/PgSjX2w4mYqQIgPzeVgexP6reZqa0Go/tjUqG5h88JP3ZpuKB5W//AvO4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":845226},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"735e692a87d68f5eba133a327766361391cef0fb","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","winston":"^3.17.0","langchain":"^0.3.21","papaparse":"^5.4.1","csv-writer":"^1.6.0","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/anthropic":"^0.3.17","@langchain/community":"^0.3.40","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"openai":"^4.0.0","together-ai":"^0.7.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.2.0_1744513753249_0.456594603215015","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"judgeval","version":"0.2.1","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.2.1","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"23236a6ec137921b747fca6733089af33da6b557","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.2.1.tgz","fileCount":78,"integrity":"sha512-uyiNvhlfVe5sR8IrzXjWHXNVPZ7P1MCy1zXe4PdB3TVjJfen3XZ0KlppdPhVhesxvul0XhfUtOrV3DkjLXp9Eg==","signatures":[{"sig":"MEUCIQCE0z5IAXJaIl7HuUprYAjehD1zwpXlu3mS857YHHSAKgIgbDbaGeOx0SJmdZryq1SxK7UXlqW4IAQIBrZ8jdGsJHM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":857813},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"dec719d58f4d84026b825317d9607fca0f57ae8e","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"npm run build:prod","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","test:e2e":"jest e2etests","build:dev":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","build:prod":"cross-env NODE_ENV=production rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","test:e2e:eval":"jest --config jest.config.js src/e2etests/eval-operations.test.ts","build:e2etests":"tsc -p tsconfig.e2etests.json","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build:prod","test:e2e:traces":"jest --config jest.config.js src/e2etests/judgee-traces.test.ts","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","winston":"^3.17.0","langchain":"^0.3.21","papaparse":"^5.4.1","csv-writer":"^1.6.0","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/anthropic":"^0.3.17","@langchain/community":"^0.3.40","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","cross-env":"^7.0.3","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"openai":"^4.0.0","together-ai":"^0.7.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.2.1_1744660580981_0.4108769781963675","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"judgeval","version":"0.2.2","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.2.2","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"9f7ea694f107fc5ff8013609796b5b55d991f814","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.2.2.tgz","fileCount":98,"integrity":"sha512-Y+qZo+TfHMEuC1gsCn0WouTyrNnrxQTum5V/FIkaOj0zY+Hapi6/TwYrRIIX39EPovx14AGnjNBxNbFFJqUgsQ==","signatures":[{"sig":"MEYCIQCZSAhAXs4J3hhQYh8yhNcWt4eoHOvmnJBH2duYlPq89gIhAKMCW35A6bvu8QbqWbZptfoeelnBsmOG1+Hag6pl6rwO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1029290},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"c3e46cd30a2c6863a3d478bc41e66f5211063125","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","winston":"^3.17.0","langchain":"^0.3.21","papaparse":"^5.4.1","csv-writer":"^1.6.0","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/anthropic":"^0.3.17","@langchain/community":"^0.3.40","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","cross-env":"^7.0.3","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"openai":"^4.0.0","together-ai":"^0.7.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.2.2_1744684947536_0.3403958130335598","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"judgeval","version":"0.2.3","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.2.3","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"09202bc491a22419825adf0310e1b9435687f02b","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.2.3.tgz","fileCount":98,"integrity":"sha512-iBzNn0KRnYdZYkjS+h20nHW4NN5r3MKz9zaZjuC/AbG0WB6617QYKn6kYgkf9fsQHB/bBNjpY7BK6dClPcu3XQ==","signatures":[{"sig":"MEYCIQCN5GsvUElM8EMbByllrCxxtU2wGcxGZUJnClU4RbKHBQIhAOamjXacF6hwwGRpS98yIMRd8Y2KYbfHv7GpsYFVloU0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1029423},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"ce781c7a07526962f9583a29d61e17e1d6c50f7d","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","winston":"^3.17.0","langchain":"^0.3.21","papaparse":"^5.4.1","csv-writer":"^1.6.0","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","ansi-colors":"^4.1.3","cli-progress":"^3.12.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/anthropic":"^0.3.17","@langchain/community":"^0.3.40","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","cross-env":"^7.0.3","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","@types/papaparse":"^5.3.15","@types/cli-progress":"^3.11.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"openai":"^4.0.0","together-ai":"^0.7.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.2.3_1744685704624_0.6420732562834914","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"judgeval","version":"0.2.4","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.2.4","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"f472e705f4150d7d0c428c509cb9d53224371ba7","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.2.4.tgz","fileCount":98,"integrity":"sha512-m2WKiUyiijz+OOSxwQqLuog/H29u0Zrke2RjfjspnzMide0RjZkPQgCSd1ZuiQ5XLqyWwPI3RuqpKJJMztZzfA==","signatures":[{"sig":"MEUCIQC19FfQe2LS6MYJhqaES5wcWcStJrtKqlf6wN8V1C6owQIgRtiXI/MnWA3Kkm4UdX5h4nkCSz6hWrGW6bK3NGn8tkA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1033572},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"f4d7378eb6f7062d2ac9ae99dc10b7fa28bb3b13","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^11.1.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","winston":"^3.17.0","langchain":"^0.3.21","papaparse":"^5.4.1","csv-writer":"^1.6.0","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","ansi-colors":"^4.1.3","cli-progress":"^3.12.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","eventsource-parser":"^1.1.2","@langchain/anthropic":"^0.3.17","@langchain/community":"^0.3.40","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.43.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","ts-jest":"^29.1.2","typedoc":"^0.25.13","prettier":"^3.2.5","cross-env":"^7.0.3","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","@types/papaparse":"^5.3.15","@types/cli-progress":"^3.11.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.10.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"openai":"^4.0.0","together-ai":"^0.7.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.2.4_1744842021682_0.6190139923006575","host":"s3://npm-registry-packages-npm-production"}},"0.2.5":{"name":"judgeval","version":"0.2.5","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.2.5","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"5b5d7ffb4edeaef60bb12ee3858534ca648831ca","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.2.5.tgz","fileCount":183,"integrity":"sha512-C8HTn0WC6SMyTyr+p/bFfuk61Cq0MhmlPJgrR3kP6+JEjYpvnsniF4UHJ056zOXBSp3et3+xdv4pzWCJJjCjbw==","signatures":[{"sig":"MEQCIDLRFQKPvZ6zUZshPMfQzUXlzWMbhCxpU+udN/EXSgEpAiAhMVNrCn6qdmjpJqjBFFldZnZRA1/l3rSkhwvT1HX9eA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1594813},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"44e6def41237bb7219804d5c9298c96df3faf44e","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"overrides":{"@ai-sdk/provider":"0.0.26"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^10.0.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","openai":"^4.0.0","winston":"^3.13.1","langchain":"^0.3.21","papaparse":"^5.4.1","csv-writer":"^1.6.0","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","ansi-colors":"^4.1.3","together-ai":"^0.11.1","cli-progress":"^3.12.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","@opentelemetry/api":"^1.8.0","eventsource-parser":"^1.1.2","@opentelemetry/core":"^1.30.1","@langchain/anthropic":"^0.3.17","@langchain/community":"^0.3.40","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.42.5","@opentelemetry/sdk-trace-base":"^1.25.1"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^3.2.16","tsx":"^4.16.2","jest":"^29.7.0","eslint":"^8.57.0","nodemon":"^3.1.4","ts-jest":"^29.1.5","ts-node":"^10.9.2","typedoc":"^0.26.0","prettier":"^3.2.5","cross-env":"^7.0.3","typescript":"^5.5.3","@types/jest":"^29.5.12","@types/node":"^20.14.10","@types/uuid":"^10.0.0","@jest/globals":"^29.7.0","@ai-sdk/openai":"^1.3.16","@ai-sdk/provider":"0.0.26","@types/papaparse":"^5.3.15","@types/cli-progress":"^3.11.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@opentelemetry/sdk-node":"^0.52.0","@typescript-eslint/parser":"^7.10.0","@opentelemetry/sdk-trace-node":"^1.8.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"react":"^18.2.0","openai":"^4.0.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.2.5_1745093515302_0.5557652992059203","host":"s3://npm-registry-packages-npm-production"}},"0.2.6":{"name":"judgeval","version":"0.2.6","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.2.6","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"c034bd9d56132076cec05e149810b2407b467eb4","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.2.6.tgz","fileCount":183,"integrity":"sha512-ILDE3fEnt+oP4KnqI6/VieAjP0BYL242hqIFzmDjuk5ul0PLOBXuUHFsSJGgZEg97UblaJGV4S/T4wr8hD8S6A==","signatures":[{"sig":"MEUCIQCt6Abik4bYJzUD+JR5pZewlajPmQPutGn7JtAAmHJYXgIgGoLztSIwRBggeSh0DPO8+w2w1g8sNR1+jbeadVm3iL0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1598100},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"1ea5feb0e563e81638aff369863c4af1e1858286","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"overrides":{"@ai-sdk/provider":"0.0.26"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^10.0.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","openai":"^4.0.0","winston":"^3.13.1","langchain":"^0.3.21","papaparse":"^5.4.1","csv-writer":"^1.6.0","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","ansi-colors":"^4.1.3","together-ai":"^0.11.1","cli-progress":"^3.12.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","@opentelemetry/api":"^1.8.0","eventsource-parser":"^1.1.2","@opentelemetry/core":"^1.30.1","@langchain/anthropic":"^0.3.17","@langchain/community":"^0.3.40","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.42.5","@opentelemetry/sdk-trace-base":"^1.25.1"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^3.2.16","tsx":"^4.16.2","jest":"^29.7.0","eslint":"^8.57.0","nodemon":"^3.1.4","ts-jest":"^29.1.5","ts-node":"^10.9.2","typedoc":"^0.26.0","prettier":"^3.2.5","cross-env":"^7.0.3","typescript":"^5.5.3","@types/jest":"^29.5.12","@types/node":"^20.14.10","@types/uuid":"^10.0.0","@jest/globals":"^29.7.0","@ai-sdk/openai":"^1.3.16","@ai-sdk/provider":"0.0.26","@types/papaparse":"^5.3.15","@types/cli-progress":"^3.11.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@opentelemetry/sdk-node":"^0.52.0","@typescript-eslint/parser":"^7.10.0","@opentelemetry/sdk-trace-node":"^1.8.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"react":"^18.2.0","openai":"^4.0.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.2.6_1745101682511_0.7966773564879819","host":"s3://npm-registry-packages-npm-production"}},"0.2.7":{"name":"judgeval","version":"0.2.7","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.2.7","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"eda7e725eba6f6709a17bf765452cf7acb47bce2","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.2.7.tgz","fileCount":183,"integrity":"sha512-4lcBTPZiOmFqDpyNIAY4UntuZ6gjxwpO2Ci5dzqUT4yr5Yb3TsbQH3eCxMtqf7aoOn4D+nKJknV1gIEJUmQ9Lw==","signatures":[{"sig":"MEQCID3eSl9sqScuDtwRjTAGttoOLz55sdq7FyMPH/DwTN89AiA0aTnVLMhaQd8COpqKHm0F38p4LkJ4DJm1CYbtwsnEXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1598100},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"0068e4a1bdd143a04f2e3046e36b0b13fe150c43","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"overrides":{"@ai-sdk/provider":"0.0.26"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^10.0.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","openai":"^4.0.0","winston":"^3.13.1","langchain":"^0.3.21","papaparse":"^5.4.1","csv-writer":"^1.6.0","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","ansi-colors":"^4.1.3","together-ai":"^0.11.1","cli-progress":"^3.12.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","@opentelemetry/api":"^1.8.0","eventsource-parser":"^1.1.2","@opentelemetry/core":"^1.30.1","@langchain/anthropic":"^0.3.17","@langchain/community":"^0.3.40","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.42.5","@opentelemetry/sdk-trace-base":"^1.25.1"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^3.2.16","tsx":"^4.16.2","jest":"^29.7.0","eslint":"^8.57.0","nodemon":"^3.1.4","ts-jest":"^29.1.5","ts-node":"^10.9.2","typedoc":"^0.26.0","prettier":"^3.2.5","cross-env":"^7.0.3","typescript":"^5.5.3","@types/jest":"^29.5.12","@types/node":"^20.14.10","@types/uuid":"^10.0.0","@jest/globals":"^29.7.0","@ai-sdk/openai":"^1.3.16","@ai-sdk/provider":"0.0.26","@types/papaparse":"^5.3.15","@types/cli-progress":"^3.11.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@opentelemetry/sdk-node":"^0.52.0","@typescript-eslint/parser":"^7.10.0","@opentelemetry/sdk-trace-node":"^1.8.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"react":"^18.2.0","openai":"^4.0.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.2.7_1745106821109_0.3087211778624246","host":"s3://npm-registry-packages-npm-production"}},"0.2.8":{"name":"judgeval","version":"0.2.8","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.2.8","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"fc84cf30cdd52f59b1bdff450a644240aadd6363","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.2.8.tgz","fileCount":183,"integrity":"sha512-NEzSbX2O0ItR6VAAoFNiIx5UiqSDnJRz45fByotIuGOQRIuvYjxWwesUkAb7Ii3XMRe/90+U4OVX9/gHqbSkjg==","signatures":[{"sig":"MEYCIQCdc1O9FOjkd3x+YRs5frbBB15jH6e7uMN7ItpSLIsA7QIhAMT+1QjCi4gDiXFT7wst+BxmWDePAf73lJaIFtIgPN6l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1600314},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"d761ddf8ea1e29e64f6d0ad31d00316efc51253a","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"overrides":{"@ai-sdk/provider":"0.0.26"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^10.0.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","openai":"^4.0.0","winston":"^3.13.1","langchain":"^0.3.21","papaparse":"^5.4.1","csv-writer":"^1.6.0","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","ansi-colors":"^4.1.3","together-ai":"^0.11.1","cli-progress":"^3.12.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","@opentelemetry/api":"^1.8.0","eventsource-parser":"^1.1.2","@opentelemetry/core":"^1.30.1","@langchain/anthropic":"^0.3.17","@langchain/community":"^0.3.40","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.42.5","@opentelemetry/sdk-trace-base":"^1.25.1"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^3.2.16","tsx":"^4.16.2","jest":"^29.7.0","eslint":"^8.57.0","nodemon":"^3.1.4","ts-jest":"^29.1.5","ts-node":"^10.9.2","typedoc":"^0.26.0","prettier":"^3.2.5","cross-env":"^7.0.3","typescript":"^5.5.3","@types/jest":"^29.5.12","@types/node":"^20.14.10","@types/uuid":"^10.0.0","@jest/globals":"^29.7.0","@ai-sdk/openai":"^1.3.16","@ai-sdk/provider":"0.0.26","@types/papaparse":"^5.3.15","@types/cli-progress":"^3.11.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@opentelemetry/sdk-node":"^0.52.0","@typescript-eslint/parser":"^7.10.0","@opentelemetry/sdk-trace-node":"^1.8.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"react":"^18.2.0","openai":"^4.0.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.2.8_1745108637303_0.9080476426574771","host":"s3://npm-registry-packages-npm-production"}},"0.2.9":{"name":"judgeval","version":"0.2.9","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.2.9","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"2842d67dbd0a86fe7c1712aa9ec54c8b812ddc8c","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.2.9.tgz","fileCount":188,"integrity":"sha512-Wyl2Jvg6+30c7W/gdP5sCx2hnbQ0j6GGZ83wgaL183YYllyaTVUy0kMq3RPp8wzQE3rjeFCQ16t05/jaQenQCQ==","signatures":[{"sig":"MEUCICjJjEIbtwZldcJ20PycKhLYVXeMEbDsbEBbBCBNbqWEAiEA23CbRkKOkJEy07jRPJtVsqfCUfn5vFSCv6wxusr3k48=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1715097},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"d4c7275407d6f4aa446d0eb05200e935092ddeb1","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"overrides":{"@ai-sdk/provider":"0.0.26"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^10.0.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","openai":"^4.0.0","winston":"^3.13.1","langchain":"^0.3.21","papaparse":"^5.4.1","csv-writer":"^1.6.0","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","ansi-colors":"^4.1.3","together-ai":"^0.11.1","cli-progress":"^3.12.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","@opentelemetry/api":"^1.8.0","eventsource-parser":"^1.1.2","@opentelemetry/core":"^1.30.1","@langchain/anthropic":"^0.3.17","@langchain/community":"^0.3.40","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.42.5","@opentelemetry/sdk-trace-base":"^1.25.1"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^3.2.16","tsx":"^4.16.2","jest":"^29.7.0","eslint":"^8.57.0","nodemon":"^3.1.4","ts-jest":"^29.1.5","ts-node":"^10.9.2","typedoc":"^0.26.0","prettier":"^3.2.5","cross-env":"^7.0.3","typescript":"^5.5.3","@types/jest":"^29.5.12","@types/node":"^20.14.10","@types/uuid":"^10.0.0","@jest/globals":"^29.7.0","@ai-sdk/openai":"^1.3.16","@ai-sdk/provider":"0.0.26","@types/papaparse":"^5.3.15","@types/cli-progress":"^3.11.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@opentelemetry/sdk-node":"^0.52.0","@typescript-eslint/parser":"^7.10.0","@opentelemetry/sdk-trace-node":"^1.8.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"react":"^18.2.0","openai":"^4.0.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.2.9_1745171013135_0.20362734602084998","host":"s3://npm-registry-packages-npm-production"}},"0.2.10":{"name":"judgeval","version":"0.2.10","keywords":["judgment","evaluation","llm","ai","sdk"],"author":{"name":"Judgment AI"},"license":"Apache-2.0","_id":"judgeval@0.2.10","maintainers":[{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://judgmentlabs.ai","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"7a7792b530cd5b62ce1db31e7104d2b8d7101d2d","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.2.10.tgz","fileCount":213,"integrity":"sha512-r4v83WIxA+k8+ohU29423XxzGVXSbDk9uqDgaKphfa0B/ulwslmhr8yjTF9WaST88GRB8trd4w12aciboGcWAQ==","signatures":[{"sig":"MEQCIFbBfVmbf6mJODVHjdTKMrY91L95RBd3o0KQDvrYXXPdAiBo787bZKhZVz9IDQMxVzt5oS4oOuJprKWPDuaQI0yZfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1856966},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"df458e90a7198c9edaf4ec70b6f187e569cb3c51","scripts":{"docs":"typedoc --out docs src/index.ts","lint":"eslint . --ext .ts","test":"jest","build":"rm -rf dist && tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json","format":"prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"","demo:basic":"npx ts-node src/demo/basic-bot.ts","demo:llm-wrap":"npx ts-node src/demo/llm-wrap-demo.ts","example:basic":"npm run build && node dist/examples/basic-usage.js","build:examples":"tsc -p tsconfig.examples.json","prepublishOnly":"npm run build","demo:openai-wrap":"npx ts-node src/demo/openai-wrap-demo.ts","demo:complex-async":"npx ts-node src/demo/demo_complex_async.ts","example:custom-scorer":"npm run build && node dist/examples/custom-scorer.js","example:compare-python":"npm run build && node dist/examples/compare-with-python.js","example:result-retrieval":"npm run build && node dist/examples/result-retrieval.js"},"_npmUser":{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"},"overrides":{"@ai-sdk/provider":"0.0.26"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.9.2","description":"Judgment SDK for TypeScript/JavaScript","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"23.11.0","dependencies":{"ws":"^8.18.1","uuid":"^10.0.0","axios":"^1.7.2","chalk":"4.1.2","dotenv":"^16.4.7","openai":"^4.0.0","winston":"^3.13.1","date-fns":"^4.1.0","langchain":"^0.3.21","papaparse":"^5.4.1","csv-writer":"^1.6.0","node-fetch":"^2.7.0","@types/uuid":"^10.0.0","ansi-colors":"^4.1.3","together-ai":"^0.11.1","cli-progress":"^3.12.0","undici-types":"^6.21.0","@langchain/core":"^0.3.44","@anthropic-ai/sdk":"^0.22.0","@langchain/openai":"^0.5.5","@types/node-fetch":"^2.6.12","json-schema-to-ts":"^3.1.0","@opentelemetry/api":"^1.8.0","eventsource-parser":"^1.1.2","@opentelemetry/core":"^1.30.1","@langchain/anthropic":"^0.3.17","@langchain/community":"^0.3.40","@langchain/langgraph":"^0.2.63","@supabase/supabase-js":"^2.42.5","@opentelemetry/sdk-trace-base":"^1.25.1"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^3.2.16","tsx":"^4.16.2","jest":"^29.7.0","eslint":"^8.57.0","nodemon":"^3.1.4","ts-jest":"^29.1.5","ts-node":"^10.9.2","typedoc":"^0.26.0","prettier":"^3.2.5","cross-env":"^7.0.3","typescript":"^5.5.3","@types/jest":"^29.5.14","@types/node":"^20.14.10","@types/uuid":"^10.0.0","@jest/globals":"^29.7.0","@ai-sdk/openai":"^1.3.16","@ai-sdk/provider":"0.0.26","@types/papaparse":"^5.3.15","@types/cli-progress":"^3.11.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@opentelemetry/sdk-node":"^0.52.0","@typescript-eslint/parser":"^7.10.0","@opentelemetry/sdk-trace-node":"^1.8.0","@typescript-eslint/eslint-plugin":"^7.10.0"},"peerDependencies":{"react":"^18.2.0","openai":"^4.0.0","@anthropic-ai/sdk":"^0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.2.10_1745212576806_0.9368703916383612","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"judgeval","version":"0.3.0","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":{"name":"Judgment Labs"},"license":"Apache-2.0","_id":"judgeval@0.3.0","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://github.com/JudgmentLabs/judgeval-js#readme","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"7f5e6dfed0ad5508890b0fc2f63b364e98f4e7a1","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.3.0.tgz","fileCount":221,"integrity":"sha512-2cuxIC7AyQVdfLPACLbIrS826eq6HO2TJBHlEA1u7J+f+4sAOYtKBfY9hE1cQGxoIMF//GIG0ERC3VUBJ1BvCA==","signatures":[{"sig":"MEYCIQCBVnILy2hIxtlRfoaJsWj3wu/h9TG7bwv/p//U+if+AgIhANXQJbGzLVPBMxTeXzVgTUETfy0zWVhAbm7nbm0wYZmW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/judgeval@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":388717},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"6ac4c73eb1b63bb2b32bbd25f3709d1746021dad","scripts":{"test":"ts-node test.ts","build":"npm run build:types && npm run build:esm && npm run build:cjs && npm run build:umd","check":"tsc --noEmit","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","build:cjs":"webpack --mode production --config webpack.config.js --env target=cjs","build:dev":"npm run build:types && webpack --mode development --config webpack.config.js --env target=esm","build:esm":"webpack --mode production --config webpack.config.js --env target=esm","build:umd":"webpack --mode production --config webpack.config.js --env target=umd","build:types":"tsc -p tsconfig.build.json","prepublishOnly":"npm run clean && npm run build","generate-client":"ts-node scripts/generate-client.ts && npm run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"18.20.8","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.1.0","@opentelemetry/sdk-trace-base":"^2.1.0","@opentelemetry/exporter-trace-otlp-http":"^0.205.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^17.2.2","rimraf":"^6.0.1","ts-node":"^10.9.2","webpack":"^5.101.3","prettier":"^3.6.2","ts-loader":"^9.5.4","typescript":"^5.9.2","@types/node":"^24.5.2","webpack-cli":"^6.0.1","@opentelemetry/sdk-node":"^0.205.0","@opentelemetry/sdk-metrics":"^2.1.0","@opentelemetry/sdk-trace-node":"^2.1.0","@opentelemetry/auto-instrumentations-node":"^0.64.1"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.3.0_1758572554266_0.7904596836451971","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"judgeval","version":"0.3.1","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":{"name":"Judgment Labs"},"license":"Apache-2.0","_id":"judgeval@0.3.1","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://github.com/JudgmentLabs/judgeval-js#readme","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"fb6f699ca49ed3838214e28016e432295f3e823a","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.3.1.tgz","fileCount":119,"integrity":"sha512-sxwJ+Y5FbqxnGu6rGkxEQzLjtaNJRVw3cxhuGMAxhXzwLWvms/Rf6Q4ODJ2pYNMUShN5LjvUIEjj663AWF6vjQ==","signatures":[{"sig":"MEYCIQD69fVn6TwJ1DxQSNfHG+M3WhztFOkp8RCDxSMOf8mKpgIhAJJaMS7mqZuxnU5Jtalfi8586iQT9Ig955FJNA+l6g5o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/judgeval@0.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":271836},"main":"./dist/index.mjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs"},"./umd":"./dist/index.umd.js","./package.json":"./package.json"},"gitHead":"5ff6c35cc4960e03942c932ce07051111da8d10b","scripts":{"test":"ts-node test.ts","build":"npm run build:types && npm run build:lib && npm run build:umd","check":"tsc --noEmit","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","build:dev":"npm run build:types && webpack --mode development --config webpack.config.js --env target=lib","build:lib":"webpack --mode production --config webpack.config.js --env target=lib","build:umd":"webpack --mode production --config webpack.config.js --env target=umd","build:types":"tsc -p tsconfig.build.json","prepublishOnly":"npm run clean && npm run build","generate-client":"ts-node scripts/generate-client.ts && npm run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"20.19.5","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.1.0","@opentelemetry/sdk-node":"^0.205.0","@opentelemetry/resources":"^2.1.0","@opentelemetry/sdk-trace-web":"^2.1.0","@opentelemetry/sdk-trace-base":"^2.1.0","@opentelemetry/sdk-trace-node":"^2.1.0","@opentelemetry/semantic-conventions":"^1.18.1","@opentelemetry/exporter-trace-otlp-http":"^0.205.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^17.2.2","rimraf":"^6.0.1","ts-node":"^10.9.2","webpack":"^5.101.3","prettier":"^3.6.2","ts-loader":"^9.5.4","typescript":"^5.9.2","@types/node":"^24.5.2","webpack-cli":"^6.0.1","@opentelemetry/sdk-metrics":"^2.1.0","@opentelemetry/auto-instrumentations-node":"^0.64.1"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.3.1_1758671200393_0.31714397206477374","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"judgeval","version":"0.3.2","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.3.2","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"d8662493c81e3745ec5ea2200e5f296f7f7bc259","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.3.2.tgz","fileCount":119,"integrity":"sha512-Dz90m8fd/vp1EbnAHuNwvUAC+aZ4cM82wdjkhIuVQTYSV8ixnzUQ1jrk338hXncUnn+NuAEfusLvmZo2rMpp/w==","signatures":[{"sig":"MEYCIQC/ZYbV4dLjtHhb2CmTnC8TovS9xEeaU2Iu2zjjvCtzzAIhAPjWRgUJgwYfbFu0lbOSqhLPX7nJyf6UPAP77pIp3xBL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":255725},"main":"./dist/index.mjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"d8662493c81e3745ec5ea2200e5f296f7f7bc259","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs"},"./umd":"./dist/index.umd.js","./package.json":"./package.json"},"scripts":{"test":"bunx tsx test.ts","build":"bun run check && bun run build:types && bun scripts/build.ts lib umd","check":"tsc --noEmit","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","build:dev":"bun run build:types && bun scripts/build.ts lib --dev","build:lib":"bun scripts/build.ts lib","build:umd":"bun scripts/build.ts umd","build:types":"tsc -p tsconfig.build.json","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-Dz90m8fd/vp1EbnAHuNwvUAC+aZ4cM82wdjkhIuVQTYSV8ixnzUQ1jrk338hXncUnn+NuAEfusLvmZo2rMpp/w==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.1.0","@opentelemetry/sdk-node":"^0.205.0","@opentelemetry/resources":"^2.1.0","@opentelemetry/sdk-trace-web":"^2.1.0","@opentelemetry/sdk-trace-base":"^2.1.0","@opentelemetry/sdk-trace-node":"^2.1.0","@opentelemetry/exporter-trace-otlp-http":"^0.205.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^17.2.2","rimraf":"^6.0.1","prettier":"^3.6.2","@types/bun":"^1.2.22","typescript":"^5.9.2","@types/node":"^24.5.2","@opentelemetry/sdk-metrics":"^2.1.0","@opentelemetry/auto-instrumentations-node":"^0.64.1"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.3.2_1758675725887_0.6252012196794536","host":"s3://npm-registry-packages-npm-production"}},"0.3.3":{"name":"judgeval","version":"0.3.3","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.3.3","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"f1a265f4013192b67ddbb369081d94b7afae49ca","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.3.3.tgz","fileCount":119,"integrity":"sha512-0LtMvJd4ZKFSgMDeqJQ2zIbgXb+ae/9QQs4fRrwBbrM0q4IUUCSOGo5/jEu/3iOCng6KlsRf6f3SHtlQkH5c/w==","signatures":[{"sig":"MEUCICSMc7zgfZfanzNHnOqmxDbPESKKNELl1yjgvoKXJYsPAiEA/sMFGxYvKLiz1bPiB3VNd0VjWUEGpujmFTVwkZm9syw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254029},"main":"./dist/index.mjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"f1a265f4013192b67ddbb369081d94b7afae49ca","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs"},"./umd":"./dist/index.umd.js","./package.json":"./package.json"},"scripts":{"test":"bunx tsx test.ts","build":"bun run check && bun run build:types && bun scripts/build.ts lib umd","check":"tsc --noEmit","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","build:dev":"bun run build:types && bun scripts/build.ts lib --dev","build:lib":"bun scripts/build.ts lib","build:umd":"bun scripts/build.ts umd","build:types":"tsc -p tsconfig.build.json","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-0LtMvJd4ZKFSgMDeqJQ2zIbgXb+ae/9QQs4fRrwBbrM0q4IUUCSOGo5/jEu/3iOCng6KlsRf6f3SHtlQkH5c/w==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.1.0","@opentelemetry/sdk-node":"^0.205.0","@opentelemetry/resources":"^2.1.0","@opentelemetry/sdk-trace-web":"^2.1.0","@opentelemetry/sdk-trace-base":"^2.1.0","@opentelemetry/sdk-trace-node":"^2.1.0","@opentelemetry/exporter-trace-otlp-http":"^0.205.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^17.2.2","rimraf":"^6.0.1","prettier":"^3.6.2","@types/bun":"^1.2.22","typescript":"^5.9.2","@types/node":"^24.5.2","@opentelemetry/sdk-metrics":"^2.1.0","@opentelemetry/auto-instrumentations-node":"^0.64.1"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.3.3_1758743378836_0.28356471887809365","host":"s3://npm-registry-packages-npm-production"}},"0.3.4":{"name":"judgeval","version":"0.3.4","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.3.4","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"9b0121d4e4c85942abbf6d218574c6f53b14df67","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.3.4.tgz","fileCount":117,"integrity":"sha512-f6Ivp4bNZgy6SNAlgKD7o63bGzCk5b9EY0WTIZXZu/qTtJe25MKbPsGRgPzGp9vw618iCbDUF8J7QiKWuqjhRg==","signatures":[{"sig":"MEQCIEcTZ53QlRhlGz2Scz3IzeT/R39rnGubMaB5iidCeoHGAiBtK9/00kNI9r9yH4Q2M4cAVOWS5WnmAH4auKoy49YMXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":256327},"main":"./dist/index.mjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"9b0121d4e4c85942abbf6d218574c6f53b14df67","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs"},"./umd":"./dist/index.umd.js","./package.json":"./package.json"},"scripts":{"test":"bunx tsx test.ts","build":"bun run check && bun run build:types && bun scripts/build.ts lib umd","check":"tsc --noEmit","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","build:dev":"bun run build:types && bun scripts/build.ts lib --dev","build:lib":"bun scripts/build.ts lib","build:umd":"bun scripts/build.ts umd","build:types":"tsc -p tsconfig.build.json","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-f6Ivp4bNZgy6SNAlgKD7o63bGzCk5b9EY0WTIZXZu/qTtJe25MKbPsGRgPzGp9vw618iCbDUF8J7QiKWuqjhRg==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.1.0","@opentelemetry/sdk-node":"^0.205.0","@opentelemetry/resources":"^2.1.0","@opentelemetry/sdk-trace-web":"^2.1.0","@opentelemetry/sdk-trace-base":"^2.1.0","@opentelemetry/sdk-trace-node":"^2.1.0","@opentelemetry/exporter-trace-otlp-http":"^0.205.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^17.2.2","rimraf":"^6.0.1","prettier":"^3.6.2","@types/bun":"^1.2.22","typescript":"^5.9.2","@types/node":"^24.5.2","@opentelemetry/sdk-metrics":"^2.1.0","@opentelemetry/auto-instrumentations-node":"^0.64.1"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.3.4_1758926398776_0.8944561252167003","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"judgeval","version":"0.4.0","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.4.0","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"6637f6f6ae39061cc2022f133214b02f17e10afc","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.4.0.tgz","fileCount":117,"integrity":"sha512-ZmMq1FaSGHJTkxifhOlef40p6VTqzLh5yHc99RyoSMAVc54I9FPgjOUkbr6F2IX3JYConZbHoKfj133Zpxl3fg==","signatures":[{"sig":"MEYCIQDoy2UldWaz3a4G8qY/ZV4ylKsSTpupMXpoPSTa2jv19AIhAPOc7S0z8O2df67TRR3TLK0NtCdiP+c2OavpvEO7G+Px","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":270293},"main":"./dist/index.mjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"6637f6f6ae39061cc2022f133214b02f17e10afc","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs"},"./umd":"./dist/index.umd.js","./package.json":"./package.json"},"scripts":{"test":"bunx tsx test.ts","build":"bun run check && bun run build:types && bun scripts/build.ts lib umd","check":"tsc --noEmit","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","build:dev":"bun run build:types && bun scripts/build.ts lib --dev","build:lib":"bun scripts/build.ts lib","build:umd":"bun scripts/build.ts umd","build:types":"tsc -p tsconfig.build.json","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-ZmMq1FaSGHJTkxifhOlef40p6VTqzLh5yHc99RyoSMAVc54I9FPgjOUkbr6F2IX3JYConZbHoKfj133Zpxl3fg==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.1.0","@opentelemetry/sdk-node":"^0.205.0","@opentelemetry/resources":"^2.1.0","@opentelemetry/sdk-trace-web":"^2.1.0","@opentelemetry/sdk-trace-base":"^2.1.0","@opentelemetry/sdk-trace-node":"^2.1.0","@opentelemetry/exporter-trace-otlp-http":"^0.205.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^17.2.2","rimraf":"^6.0.1","prettier":"^3.6.2","@types/bun":"^1.2.22","typescript":"^5.9.2","@types/node":"^24.5.2","@opentelemetry/sdk-metrics":"^2.1.0","@opentelemetry/auto-instrumentations-node":"^0.64.1"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.4.0_1759975761434_0.7225072039672389","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"judgeval","version":"0.4.1","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.4.1","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"aa0717f6d4945dc8a06ce64c63d24cd40d0d572e","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.4.1.tgz","fileCount":119,"integrity":"sha512-k7+gzHKf/inXMfhPTANgzfKbRCtMkASWV/wWnONwDH3y7hJ9mgMefUAM+OH4xOABxBOaGXqpeI712+G5GzS2zw==","signatures":[{"sig":"MEUCIAc0cEWSAhoEbThszHY6A6MPnCdd0UcrVDsLUwsn+i9SAiEAmosAQKHj56AjWc1l/wCImc08ynZPV/HU3GBd7tqMBkQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":371878},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"aa0717f6d4945dc8a06ce64c63d24cd40d0d572e","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./umd":"./dist/index.umd.js","./package.json":"./package.json"},"scripts":{"test":"bunx tsx test.ts","build":"bun run check && bun run build:types && bun scripts/build.ts lib cjs umd","check":"tsc --noEmit","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","build:cjs":"bun scripts/build.ts cjs","build:dev":"bun run build:types && bun scripts/build.ts lib --dev","build:lib":"bun scripts/build.ts lib","build:umd":"bun scripts/build.ts umd","build:types":"tsc -p tsconfig.build.json","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-k7+gzHKf/inXMfhPTANgzfKbRCtMkASWV/wWnONwDH3y7hJ9mgMefUAM+OH4xOABxBOaGXqpeI712+G5GzS2zw==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.1.0","@opentelemetry/sdk-node":"^0.205.0","@opentelemetry/resources":"^2.1.0","@opentelemetry/sdk-trace-web":"^2.1.0","@opentelemetry/sdk-trace-base":"^2.1.0","@opentelemetry/sdk-trace-node":"^2.1.0","@opentelemetry/exporter-trace-otlp-http":"^0.205.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^17.2.2","rimraf":"^6.0.1","prettier":"^3.6.2","@types/bun":"^1.2.22","typescript":"^5.9.2","@types/node":"^24.5.2","@opentelemetry/sdk-metrics":"^2.1.0","@opentelemetry/auto-instrumentations-node":"^0.64.1"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.4.1_1760570030875_0.0838164970299764","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"judgeval","version":"0.5.0","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.5.0","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"8e9a189e1eda496acd88af1c4f91297070c7752a","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.5.0.tgz","fileCount":129,"integrity":"sha512-IbTFgmDk99geM+NF3Om0UIoGhcob7K/kGmuC06vfyq0KPQY3qj/52NJ4QDaOWm5FWkwzhdCpyaqnuTQYVY/haw==","signatures":[{"sig":"MEUCIHNsswmKPvdxOn2EOT6xjIxeEnHH8I5BzPVesMy0VfJnAiEA+YmWCp8cGhmnleFvPn5p1uWqwcut/xBpsdqwqMrlCOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410495},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"8e9a189e1eda496acd88af1c4f91297070c7752a","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./umd":"./dist/index.umd.js","./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test","build":"bun run check && bun run build:types && bun scripts/build.ts lib cjs umd","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:cjs":"bun scripts/build.ts cjs","build:dev":"bun run build:types && bun scripts/build.ts lib --dev","build:lib":"bun scripts/build.ts lib","build:umd":"bun scripts/build.ts umd","build:types":"tsc -p tsconfig.build.json","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-IbTFgmDk99geM+NF3Om0UIoGhcob7K/kGmuC06vfyq0KPQY3qj/52NJ4QDaOWm5FWkwzhdCpyaqnuTQYVY/haw==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.1.0","@opentelemetry/sdk-node":"^0.205.0","@opentelemetry/resources":"^2.1.0","@opentelemetry/sdk-trace-web":"^2.1.0","@opentelemetry/sdk-trace-base":"^2.1.0","@opentelemetry/sdk-trace-node":"^2.1.0","@opentelemetry/exporter-trace-otlp-http":"^0.205.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","globals":"^16.4.0","prettier":"^3.6.2","@types/bun":"^1.2.22","typescript":"^5.9.2","@types/node":"^24.5.2","typescript-eslint":"^8.46.2","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.5.0_1762218383799_0.6545136496320147","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"judgeval","version":"0.6.0","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.6.0","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"6a23f64eee8d461d3d335ef603fa1e9e661834d2","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.6.0.tgz","fileCount":205,"integrity":"sha512-vGZ1UKgHz/3Exip6df12d3El3TGyYLUVHUr/a8zpdkJj7eyo5egkpuRo5ysevcgeUeIFLqR2VKsFn2UvU0Xg+Q==","signatures":[{"sig":"MEUCIH8XX+X3j+0kytUCrwv6YZwxRg088ZT3tCBq+Ju9TOaSAiEAlTDN+syj2bLMerS5GYgVtQCRXyy2AgEuASU2TEIuhdY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2696588},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"6a23f64eee8d461d3d335ef603fa1e9e661834d2","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./v1":{"types":"./dist/v1/index.d.ts","import":"./dist/v1/index.mjs","require":"./dist/v1/index.cjs"},"./umd":"./dist/index.umd.js","./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test","build":"bun run check && bun run build:types && bun scripts/build.ts lib cjs umd","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:cjs":"bun scripts/build.ts cjs","build:dev":"bun run build:types && bun scripts/build.ts lib --dev","build:lib":"bun scripts/build.ts lib","build:umd":"bun scripts/build.ts umd","build:types":"tsc -p tsconfig.build.json","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-vGZ1UKgHz/3Exip6df12d3El3TGyYLUVHUr/a8zpdkJj7eyo5egkpuRo5ysevcgeUeIFLqR2VKsFn2UvU0Xg+Q==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.207.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.207.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","globals":"^16.5.0","prettier":"^3.6.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.46.3","@typescript-eslint/parser":"^8.46.3","@typescript-eslint/eslint-plugin":"^8.46.3"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.6.0_1762900750523_0.7650076727358244","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"judgeval","version":"0.7.0","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.7.0","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"126acebd733c9b071883b30e40c693dcc83ae4b0","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.7.0.tgz","fileCount":139,"integrity":"sha512-jKUSLTyi6DSq8dlAv9XeicZ8AewU0qpnKuq2HNjt0imX1X9HTZuHNe5Ip/ubNyADmIqpgV5vBeUyoyLVbGR8Fw==","signatures":[{"sig":"MEUCIQDMr9v9sPhQTPWrmb4mXYNr/WkbECFA9DF02KOpHem+OAIgXxznM4utWmdQuX41tPYOQxz7NMxsYL0cTqb7IIUpc94=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2157145},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"126acebd733c9b071883b30e40c693dcc83ae4b0","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./umd":"./dist/index.umd.js","./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test","build":"bun run check && bun run build:types && bun scripts/build.ts lib cjs umd","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:cjs":"bun scripts/build.ts cjs","build:dev":"bun run build:types && bun scripts/build.ts lib --dev","build:lib":"bun scripts/build.ts lib","build:umd":"bun scripts/build.ts umd","build:types":"tsc -p tsconfig.build.json","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-jKUSLTyi6DSq8dlAv9XeicZ8AewU0qpnKuq2HNjt0imX1X9HTZuHNe5Ip/ubNyADmIqpgV5vBeUyoyLVbGR8Fw==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.207.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.207.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","globals":"^16.5.0","prettier":"^3.6.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.46.3","@typescript-eslint/parser":"^8.46.3","@typescript-eslint/eslint-plugin":"^8.46.3"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.7.0_1762909603426_0.7409233754144815","host":"s3://npm-registry-packages-npm-production"}},"0.7.1":{"name":"judgeval","version":"0.7.1","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.7.1","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"6c000ca763f3bf6731fa5fadfbab7f7314b6a9f8","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.7.1.tgz","fileCount":140,"integrity":"sha512-4IRMV0zE5RDqOe/LdNMQQzhiJwUHiZz7ShtkInURZ51X8F7hBbQj20NT9tqLWGD+gFIFMnRnqq4GbTbhmBP3Jw==","signatures":[{"sig":"MEUCIQDinh5OrdgxeIA2+oK9yj+9f4yON/ExFLG9fq33HCIbJgIgdviYhsdQ6kXF6xly9komOZaVZmo2TeLk8+fT0k1wiss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2159864},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"6c000ca763f3bf6731fa5fadfbab7f7314b6a9f8","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./umd":"./dist/index.umd.js","./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test","build":"bun run check && bun run build:types && bun scripts/build.ts lib cjs umd","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:cjs":"bun scripts/build.ts cjs","build:dev":"bun run build:types && bun scripts/build.ts lib --dev","build:lib":"bun scripts/build.ts lib","build:umd":"bun scripts/build.ts umd","build:types":"tsc -p tsconfig.build.json","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-4IRMV0zE5RDqOe/LdNMQQzhiJwUHiZz7ShtkInURZ51X8F7hBbQj20NT9tqLWGD+gFIFMnRnqq4GbTbhmBP3Jw==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.207.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.207.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","globals":"^16.5.0","prettier":"^3.6.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.46.3","@typescript-eslint/parser":"^8.46.3","@typescript-eslint/eslint-plugin":"^8.46.3"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.7.1_1762925831743_0.5822633182464021","host":"s3://npm-registry-packages-npm-production"}},"0.7.2":{"name":"judgeval","version":"0.7.2","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.7.2","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"e757b5094c6eb33a4b6d345e6a46c533f7a70f8e","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.7.2.tgz","fileCount":138,"integrity":"sha512-V3lM0IZlg1bxqZZ0n3oGH2+6C5cgmqUO98REntMCUNvW0uTAHeIuCtM6LYTrPwuczj8IjOF7lSoEfoM75gG3bQ==","signatures":[{"sig":"MEUCIHxJ1lVJeDofzM6wPbWI4KMUjMRnZeY8JGzsX9acfmdDAiEAydJWWm1xqasDydCz5AhpgJN9BKL2tLlcBjeHLfM1Rmc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":276290},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"e757b5094c6eb33a4b6d345e6a46c533f7a70f8e","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-V3lM0IZlg1bxqZZ0n3oGH2+6C5cgmqUO98REntMCUNvW0uTAHeIuCtM6LYTrPwuczj8IjOF7lSoEfoM75gG3bQ==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.207.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.207.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","globals":"^16.5.0","prettier":"^3.6.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.46.3","@typescript-eslint/parser":"^8.46.3","@typescript-eslint/eslint-plugin":"^8.46.3"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.7.2_1762995332860_0.7604015718627812","host":"s3://npm-registry-packages-npm-production"}},"0.7.3":{"name":"judgeval","version":"0.7.3","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.7.3","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"48c5f45059167756d6ebb158534c29ad179806cc","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.7.3.tgz","fileCount":148,"integrity":"sha512-xvyut952gAVzhDsNvrn59xgoQOdlwPa7hgb7aETTqheDTXf/FGWWcLwZL2lhseRpOzMefJPr0Wxfbbv+20MImg==","signatures":[{"sig":"MEUCIQDX/2K2YCg7Th5UFnZKrPKB0joD3kLbji/yQXnVA8Qx9wIgKiTQ1+vv9Olowhwc8icsas8rFceFHd7DnI52RHtieC8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":321673},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"48c5f45059167756d6ebb158534c29ad179806cc","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-xvyut952gAVzhDsNvrn59xgoQOdlwPa7hgb7aETTqheDTXf/FGWWcLwZL2lhseRpOzMefJPr0Wxfbbv+20MImg==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.207.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/context-async-hooks":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.207.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","globals":"^16.5.0","prettier":"^3.6.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.46.3","@typescript-eslint/parser":"^8.46.3","@typescript-eslint/eslint-plugin":"^8.46.3"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.7.3_1763528618813_0.05939039626416709","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"judgeval","version":"0.8.0","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.8.0","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"1ef1543a43a1ff6444649c5b2eb47420acfe20ef","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.8.0.tgz","fileCount":148,"integrity":"sha512-bgOE5PnZatxRi75IuHSHbEHAFa3d3XDk3CZ8Yh+Y4hx2nOU9dEgKa5LVeMOS6fErIaI471avRKkaZgh7qoPc9g==","signatures":[{"sig":"MEUCIQDw6s7o6cO6DEcgSI7KmWYU8lwf4om4lrgb9gvR+HxZxgIgTJV6w1FBLojOn90PAG60n03xgamPvgt6D0L5bGZ39sc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":323134},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"1ef1543a43a1ff6444649c5b2eb47420acfe20ef","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-bgOE5PnZatxRi75IuHSHbEHAFa3d3XDk3CZ8Yh+Y4hx2nOU9dEgKa5LVeMOS6fErIaI471avRKkaZgh7qoPc9g==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/context-async-hooks":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.1","rimraf":"^6.1.2","globals":"^16.5.0","prettier":"^3.7.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.48.0","@typescript-eslint/parser":"^8.48.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.8.0_1764667784530_0.779077973754587","host":"s3://npm-registry-packages-npm-production"}},"0.8.1":{"name":"judgeval","version":"0.8.1","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.8.1","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"19dd72b340745229a2a3eecd0cf7d005d277babb","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.8.1.tgz","fileCount":148,"integrity":"sha512-jGLQEDkXJp80gnYK7HAFHTLTx+7/e5d/H6EU7seR3ZkycbRUXkpB4Mcn6RCiqehpZeZ9ISw3YAMIyktaNrOVEQ==","signatures":[{"sig":"MEYCIQD4tttpbV/nBlL060bYuB8GxopX1EeQpR4ZkCEyGmLSwQIhAKB6pp09jGTuy+qRpW1JoHEdpyne4NIQ1RRR+GUexprY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":322476},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"19dd72b340745229a2a3eecd0cf7d005d277babb","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-jGLQEDkXJp80gnYK7HAFHTLTx+7/e5d/H6EU7seR3ZkycbRUXkpB4Mcn6RCiqehpZeZ9ISw3YAMIyktaNrOVEQ==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.1","rimraf":"^6.1.2","globals":"^16.5.0","prettier":"^3.7.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.48.0","@typescript-eslint/parser":"^8.48.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.8.1_1765613833228_0.27790985724993145","host":"s3://npm-registry-packages-npm-production"}},"0.8.2":{"name":"judgeval","version":"0.8.2","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.8.2","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"4f4e740a7a5ce0897391a223212f6cb2592e9b6d","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.8.2.tgz","fileCount":150,"integrity":"sha512-RFQrzo8ZIi10HVeMCPIshu7lfCxYaSVQSjm8BiCce81RvM4NNk1OWixE5p4RTHgtFAH5ro10BYbD8sbtzXS3Pg==","signatures":[{"sig":"MEQCIB+jzpEbk73U10+T9gw7fqwkbY1PS/HV4Tb1yVkh6+dgAiA6nbi+2CflTGDAO9cSd/bG/CFEibaUSfWV7T/E4oT34w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":350323},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"4f4e740a7a5ce0897391a223212f6cb2592e9b6d","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-RFQrzo8ZIi10HVeMCPIshu7lfCxYaSVQSjm8BiCce81RvM4NNk1OWixE5p4RTHgtFAH5ro10BYbD8sbtzXS3Pg==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.1","rimraf":"^6.1.2","globals":"^16.5.0","prettier":"^3.7.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.48.0","@typescript-eslint/parser":"^8.48.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.8.2_1768333058228_0.937473829130892","host":"s3://npm-registry-packages-npm-production"}},"0.8.3":{"name":"judgeval","version":"0.8.3","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.8.3","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"ee195ead131ed1309d6bcfa9af29cc0c1c0b2214","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.8.3.tgz","fileCount":160,"integrity":"sha512-gicSYNnKq6Km9RmmJ6w2QaY8UlRIATdif6mKaxoWGCZTp2RTHjx5WZQOHEUw72LqyHBzz0i4jtolM/dHt0tKJg==","signatures":[{"sig":"MEUCIHNNn7QORBXuc7/XjUKoAjfkas2NJUBGgTyc+jqWodCnAiEA2ukKgmf9MjNXXuumocTHkYmdp9I50puzbs0vbo8+fKA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":364577},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"ee195ead131ed1309d6bcfa9af29cc0c1c0b2214","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-gicSYNnKq6Km9RmmJ6w2QaY8UlRIATdif6mKaxoWGCZTp2RTHjx5WZQOHEUw72LqyHBzz0i4jtolM/dHt0tKJg==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.2","rimraf":"^6.1.2","globals":"^16.5.0","prettier":"^3.7.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.48.0","@typescript-eslint/parser":"^8.48.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.8.3_1770682066665_0.9583712447861812","host":"s3://npm-registry-packages-npm-production"}},"0.8.4":{"name":"judgeval","version":"0.8.4","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.8.4","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"d3a702dfde91333fa0275ae9937e48ef780753b5","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.8.4.tgz","fileCount":162,"integrity":"sha512-/yn/e2bflyFeeuC2F5IibEgZIr+AZszWd11HjBcO0bE1oxN6EYNi2YUOvDZLLcljbABCHS1uc2tmv46giF1OSg==","signatures":[{"sig":"MEYCIQCGGXzHV8QglxkonpHwvWrm7J1G/+Ww82tVAiYA9016BAIhALYsKp0Z4qXi5Et8kbm58dplLc5qe/XOrPqwxblpq5fQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":369273},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"d3a702dfde91333fa0275ae9937e48ef780753b5","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-/yn/e2bflyFeeuC2F5IibEgZIr+AZszWd11HjBcO0bE1oxN6EYNi2YUOvDZLLcljbABCHS1uc2tmv46giF1OSg==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.2","rimraf":"^6.1.2","globals":"^16.5.0","prettier":"^3.7.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.48.0","@typescript-eslint/parser":"^8.48.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.8.4_1770840402519_0.8911500379899764","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"judgeval","version":"0.9.0","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.9.0","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"47a548355cdb53d283c4cc14f05e0af9f758ad38","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.9.0.tgz","fileCount":190,"integrity":"sha512-+dtLnGIEZ/zLO6/G4fwmjqPQmolKRtttI7M5U8j7ZjTdxXN/b1IbBqDm0w5cDYNn3eFdHdcltqJlpsakwClzZQ==","signatures":[{"sig":"MEQCIBB6qG4NfEVp3PDGghreC/SSu5zS/0fpkA+qZkorZfuXAiBOn0NnJYl/MxTqs1c8O+WtrITdribLsya3camU1netgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":308785},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"47a548355cdb53d283c4cc14f05e0af9f758ad38","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-+dtLnGIEZ/zLO6/G4fwmjqPQmolKRtttI7M5U8j7ZjTdxXN/b1IbBqDm0w5cDYNn3eFdHdcltqJlpsakwClzZQ==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.2","rimraf":"^6.1.2","globals":"^16.5.0","prettier":"^3.7.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.48.0","@typescript-eslint/parser":"^8.48.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.9.0_1772334347656_0.7059181704594741","host":"s3://npm-registry-packages-npm-production"}},"0.9.1":{"name":"judgeval","version":"0.9.1","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.9.1","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"b556532544345410baf3b535e260f61ef1896f28","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.9.1.tgz","fileCount":190,"integrity":"sha512-xf9a67O7xcRJQys5R490AX3n8iFXKQGy6prG66e7bTt5mK2svRpELzuLvu0yH4bVazcNw63URj51BmKM385WpA==","signatures":[{"sig":"MEUCIA/lo7ztXUyHy9g3OECLrY7j/lHYyPcmaZC97HG7WOP8AiEAnyx55bsoJbTiqVjbRcoyoS6CbrW/UnJ5YOe/3krtSc0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":308545},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"b556532544345410baf3b535e260f61ef1896f28","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-xf9a67O7xcRJQys5R490AX3n8iFXKQGy6prG66e7bTt5mK2svRpELzuLvu0yH4bVazcNw63URj51BmKM385WpA==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.2","rimraf":"^6.1.2","globals":"^16.5.0","prettier":"^3.7.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.48.0","@typescript-eslint/parser":"^8.48.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.9.1_1772339380823_0.005108105635955873","host":"s3://npm-registry-packages-npm-production"}},"0.9.2":{"name":"judgeval","version":"0.9.2","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.9.2","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"9356928f3700fc410b852fa60db41dcf686a145f","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.9.2.tgz","fileCount":190,"integrity":"sha512-eiASC3YIwk/OqvsxfSMLCVxWYq8t4FCC2/ufqFHQukRESSqZNL7D40/5AGVRi8KWovK4nI7GvGWXn/NRtFJVjQ==","signatures":[{"sig":"MEUCIQCaDiRCqFxwpMHOyH2DQQwPt3GNKj6MXlNtoBl5OkPdkQIgKXEu0RbcUoUhO/OeZ9ftq8VbNmgI3+h1mrzCJuuYwoo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":309325},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"9356928f3700fc410b852fa60db41dcf686a145f","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-eiASC3YIwk/OqvsxfSMLCVxWYq8t4FCC2/ufqFHQukRESSqZNL7D40/5AGVRi8KWovK4nI7GvGWXn/NRtFJVjQ==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.2","rimraf":"^6.1.2","globals":"^16.5.0","prettier":"^3.7.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.48.0","@typescript-eslint/parser":"^8.48.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.9.2_1772342920865_0.9021921285829981","host":"s3://npm-registry-packages-npm-production"}},"0.9.3":{"name":"judgeval","version":"0.9.3","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.9.3","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"81c96d1944ad5acb7737586df433f34c2db9f88c","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.9.3.tgz","fileCount":190,"integrity":"sha512-jQHzNKdBoj6z8Ycvzxct/dBd9m2JCMUrVqkKJWHeorsRDLLu3ptm9KkjAwG8Za8zTedT37TatxuW9mgs7ilHyw==","signatures":[{"sig":"MEUCIQCDW2thE+YV99qRpNfs7SA6UQjW00E3bNx6CBgzMQQO+gIgIEPodWy3zOdhZNz33yMC9OmWZx7FwJx/oZNm711DINg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":310745},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"81c96d1944ad5acb7737586df433f34c2db9f88c","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-jQHzNKdBoj6z8Ycvzxct/dBd9m2JCMUrVqkKJWHeorsRDLLu3ptm9KkjAwG8Za8zTedT37TatxuW9mgs7ilHyw==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.2","rimraf":"^6.1.2","globals":"^16.5.0","prettier":"^3.7.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.48.0","@typescript-eslint/parser":"^8.48.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.9.3_1772487365309_0.5197262651453585","host":"s3://npm-registry-packages-npm-production"}},"0.9.4":{"name":"judgeval","version":"0.9.4","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.9.4","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"3cbbb60829299dee2bf1f60bdd1479492555d9d5","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.9.4.tgz","fileCount":190,"integrity":"sha512-lDiGL0aPkWrdpwSXO4OxWdSzF82qAWZLmiJJhGqzL34C7fA5/0kqFJa3uPkzEDMmgCRREcI3+pn9JF9FHX1CrQ==","signatures":[{"sig":"MEYCIQDl2cc6n25e3J564emUnlx7fhVDuoNuqzXNju1F/t80IAIhAJc3g3icx6xlGbK/Rd981Y1bFQQm3g0zPrvkDQx+Le5B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":310745},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"3cbbb60829299dee2bf1f60bdd1479492555d9d5","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-lDiGL0aPkWrdpwSXO4OxWdSzF82qAWZLmiJJhGqzL34C7fA5/0kqFJa3uPkzEDMmgCRREcI3+pn9JF9FHX1CrQ==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.2","rimraf":"^6.1.2","globals":"^16.5.0","prettier":"^3.7.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.48.0","@typescript-eslint/parser":"^8.48.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.9.4_1773099177407_0.2859169502003511","host":"s3://npm-registry-packages-npm-production"}},"0.9.5":{"name":"judgeval","version":"0.9.5","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.9.5","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"1e85439693cb3303c507220a3568e3348509283b","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.9.5.tgz","fileCount":200,"integrity":"sha512-dpvSAT4+SwtVSQoSV6bO51DSP1/c4BqbG/hxq3tmvrCuFrDq+EZr/RhlhL6xpurIh5m1VYY0A6X5/NSGQ0MmFw==","signatures":[{"sig":"MEQCIEPTlzhr1BoBnFHLBKXXDYyNJwRCfJw6rdDc+QV2yok0AiB1S2HRtmr/VqcHADPBEYMuggpB1bFsxkxP7miCAPdRgA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":421629},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"1e85439693cb3303c507220a3568e3348509283b","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-dpvSAT4+SwtVSQoSV6bO51DSP1/c4BqbG/hxq3tmvrCuFrDq+EZr/RhlhL6xpurIh5m1VYY0A6X5/NSGQ0MmFw==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.2","rimraf":"^6.1.2","globals":"^16.5.0","prettier":"^3.7.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.48.0","@typescript-eslint/parser":"^8.48.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.9.5_1775957366553_0.764283786854389","host":"s3://npm-registry-packages-npm-production"}},"0.9.6":{"name":"judgeval","version":"0.9.6","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@0.9.6","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"7280e9dabea9b870dcf0f2075ee97aba1c0bd13e","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-0.9.6.tgz","fileCount":200,"integrity":"sha512-4n4iNR5BBbMROKZtgZxpC5uzxyd/CL8kdgQpD1JMjc/cRhtv7zk5qqfOKMMx4HwW/lPoFJqurlWrLt91YKqOIQ==","signatures":[{"sig":"MEUCIHugALvMicNrO06hf7dYOFIHwFwSVDjW4qWZ2W5G2IlwAiEAk+FonuIU2gfLI8jS9PpidxzwsDJDFpy7x8fWoykJ1h8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":422011},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"7280e9dabea9b870dcf0f2075ee97aba1c0bd13e","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint src/**/*.ts --no-warn-ignored","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && eslint src/**/*.ts --no-warn-ignored","clean":"rimraf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"eslint src/**/*.ts --fix --no-warn-ignored","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-4n4iNR5BBbMROKZtgZxpC5uzxyd/CL8kdgQpD1JMjc/cRhtv7zk5qqfOKMMx4HwW/lPoFJqurlWrLt91YKqOIQ==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.2.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.2.0","@opentelemetry/sdk-trace-web":"^2.2.0","@opentelemetry/sdk-trace-base":"^2.2.0","@opentelemetry/sdk-trace-node":"^2.2.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.2","rimraf":"^6.1.2","globals":"^16.5.0","prettier":"^3.7.2","@types/bun":"^1.3.1","typescript":"^5.9.3","@types/node":"^24.10.0","typescript-eslint":"^8.48.0","@typescript-eslint/parser":"^8.48.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_0.9.6_1778395447363_0.9072243065713117","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"judgeval","version":"1.0.0","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":"Judgment Labs","license":"Apache-2.0","_id":"judgeval@1.0.0","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"dist":{"shasum":"96a8b8318864bb4a69eda6a10ae1a36565775e43","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-1.0.0.tgz","fileCount":264,"integrity":"sha512-gmYoxRVdQdKGfvUTBoD+OhVOawDQvByOrC9zO5jQIChDGmZETBhYLOfVWf63OE1AZLPKPNYtsJdViCBMmGPxuw==","signatures":[{"sig":"MEUCIEIkssKmgKqwQELgkxsY9LjEEh0IiWR5cs2ZVOtSVtY3AiEAjg2LHN/cxUPDgoQtDJujezz0vDfuRybRo8Mff6iZGYg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":723564},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","shasum":"96a8b8318864bb4a69eda6a10ae1a36565775e43","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"oxlint src/","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && oxlint src/","clean":"rm -rf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"oxlint --fix src/","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},"_integrity":"sha512-gmYoxRVdQdKGfvUTBoD+OhVOawDQvByOrC9zO5jQIChDGmZETBhYLOfVWf63OE1AZLPKPNYtsJdViCBMmGPxuw==","repository":{"url":"https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"10.8.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.3.0","dependencies":{"picocolors":"^1.1.1","@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.7.1","@opentelemetry/sdk-node":"^0.217.0","@opentelemetry/resources":"^2.7.1","@opentelemetry/sdk-trace-web":"^2.7.1","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/exporter-trace-otlp-http":"^0.217.0"},"_hasShrinkwrap":false,"devDependencies":{"openai":"^6.37.0","oxlint":"^1.63.0","prettier":"^3.8.3","@types/bun":"^1.3.12","typescript":"^6.0.3"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_1.0.0_1778561296503_0.7587921034745946","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"judgeval","version":"1.0.1","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":{"name":"Judgment Labs"},"license":"Apache-2.0","_id":"judgeval@1.0.1","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://github.com/JudgmentLabs/judgeval-js#readme","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"a3e6d614f96f6df04bf56adb4a6d423475acc92f","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-1.0.1.tgz","fileCount":278,"integrity":"sha512-6k1mGQO9vA+KVlgYQKg/WzcNlZMUxXlH+c5BM5eWxwbmwQfHkWbrIIsUM9WQ9DDdbkjuwPGyAXQT4VzzwrGJ3w==","signatures":[{"sig":"MEQCIAgXVugvfhhHvo15cr64ApBv0TBn1XpQF7Y+i3lyAKeDAiAbVYLxNcqeI3ymZNnEXzSGvEMoOND/mgHQSNbPBAyV3g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/judgeval@1.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":767430},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"gitHead":"9cae7922c38ddce0c2842663d8f95f169e452faf","scripts":{"lint":"oxlint src/","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && oxlint src/","clean":"rm -rf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"oxlint --fix src/","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:53d9bbdb-bcd6-4b18-a017-0928fb723829"}},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.15.0","dependencies":{"picocolors":"^1.1.1","@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.7.1","@opentelemetry/resources":"^2.7.1","@opentelemetry/sdk-trace-web":"^2.7.1","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/instrumentation":"^0.218.0","@opentelemetry/exporter-trace-otlp-http":"^0.218.0"},"_hasShrinkwrap":false,"devDependencies":{"openai":"^6.38.0","oxlint":"^1.65.0","prettier":"^3.8.3","@types/bun":"^1.3.12","typescript":"^6.0.3"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_1.0.1_1779435318684_0.06619015832519626","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"judgeval","version":"1.1.0","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":{"name":"Judgment Labs"},"license":"Apache-2.0","_id":"judgeval@1.1.0","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://github.com/JudgmentLabs/judgeval-js#readme","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"b240bd729f424621c0bb76ffd3562babc541bc43","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-1.1.0.tgz","fileCount":350,"integrity":"sha512-kdGNRMWS3i+Sv1f6lwDGpiqIMO0p2STy5kdrzSGsPFq+j8xUZ77iqsGxcV0O+1cRLdIRlh1hA5pfxA+VDJWQtQ==","signatures":[{"sig":"MEUCIAOTkHUzbjFbLbPpzvL1xPaA5pW85/63GyJMWx2L4Gh6AiEAnHaGnt2qeMnZ70LvYQToXBCwW2ZXWaltWSrX7llqzCQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/judgeval@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":988749},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"gitHead":"272f43a4059d68cbe3e7af971d247c5641aa4628","scripts":{"lint":"oxlint src/","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && oxlint src/","clean":"rm -rf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"oxlint --fix src/","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:53d9bbdb-bcd6-4b18-a017-0928fb723829"}},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"11.13.0","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.17.0","dependencies":{"picocolors":"^1.1.1","@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.7.1","@opentelemetry/resources":"^2.7.1","@opentelemetry/sdk-trace-web":"^2.7.1","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/instrumentation":"^0.218.0","@opentelemetry/exporter-trace-otlp-http":"^0.218.0"},"_hasShrinkwrap":false,"devDependencies":{"openai":"^6.38.0","oxlint":"^1.65.0","prettier":"^3.8.3","@types/bun":"^1.3.12","typescript":"^6.0.3"},"_npmOperationalInternal":{"tmp":"tmp/judgeval_1.1.0_1782363387536_0.13408768521205916","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"judgeval","version":"1.2.0","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":{"name":"Judgment Labs"},"license":"Apache-2.0","_id":"judgeval@1.2.0","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://github.com/JudgmentLabs/judgeval-js#readme","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"6edfc7bb71098a897173482650e7abcf8032488c","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-1.2.0.tgz","fileCount":365,"integrity":"sha512-z1wvcQNFNMHjClhgcb9yjk8oNhn2BTdPCSsm5MnwEF6ARIRkl4eq9XmN2oSyzwCOsL0kvx5Uq+KtYDF2VL8Hpw==","signatures":[{"sig":"MEYCIQCubSYNp2C7BXszWrjc4bLn5q2iKVmETVQ1XAtIeMeIIAIhAPQ5mLsfGsLfa6pk8CpAd43/IatCJagQuHfBsOUn4LdL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/judgeval@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1216174},"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","module":"./dist/node/index.mjs","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/node/index.d.ts","import":"./dist/node/index.mjs","require":"./dist/node/index.cjs"},"./workers":{"types":"./dist/workers/index.d.ts","import":"./dist/workers/index.mjs"},"./package.json":"./package.json"},"gitHead":"d987d594758aad6187ab908359b9aaed869304df","scripts":{"lint":"oxlint src/","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && oxlint src/","clean":"rm -rf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"oxlint --fix src/","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:53d9bbdb-bcd6-4b18-a017-0928fb723829"}},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"11.13.0","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.17.0","dependencies":{"picocolors":"^1.1.1","@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.7.1","@opentelemetry/resources":"^2.7.1","@opentelemetry/sdk-trace-web":"^2.7.1","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/instrumentation":"^0.218.0","@opentelemetry/otlp-transformer":"^0.218.0","@opentelemetry/exporter-trace-otlp-http":"^0.218.0"},"_hasShrinkwrap":false,"devDependencies":{"openai":"^6.38.0","oxlint":"^1.65.0","prettier":"^3.8.3","@types/bun":"^1.3.12","typescript":"^6.0.3"},"peerDependencies":{"openai":"^6.38.0"},"peerDependenciesMeta":{"openai":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/judgeval_1.2.0_1782489297488_0.9623297726154376","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"judgeval","version":"1.2.1","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":{"name":"Judgment Labs"},"license":"Apache-2.0","_id":"judgeval@1.2.1","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://github.com/JudgmentLabs/judgeval-js#readme","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"3a19f3c3f17ede884824696cfb5a933392141c31","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-1.2.1.tgz","fileCount":365,"integrity":"sha512-VpThHZZAXwx5VeQaLkeQK5Hu0wUBNptKCTeEd59+7jiWqwFhnWNu8EZaOA9FbHBeHwpiC4p96mlG6CEIhyzcxg==","signatures":[{"sig":"MEQCIAVQxIUBEWOtzA0oibmOOPZaKmEsU6OPX9MGDyZvo+AgAiByFszPHwZxHe0xtZYBshZ0Q1cWs+cp1t/SM5MYbtWB4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/judgeval@1.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1219087},"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","module":"./dist/node/index.mjs","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/node/index.d.ts","import":"./dist/node/index.mjs","require":"./dist/node/index.cjs"},"./workers":{"types":"./dist/workers/index.d.ts","import":"./dist/workers/index.mjs"},"./package.json":"./package.json"},"gitHead":"7a12de237213942f053ce880ec1f5aa1895272e4","scripts":{"lint":"oxlint src/","test":"bun test --coverage","build":"bun run check && bun scripts/build.ts","check":"tsc --noEmit && oxlint src/","clean":"rm -rf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"oxlint --fix src/","build:dev":"bun scripts/build.ts --dev","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:53d9bbdb-bcd6-4b18-a017-0928fb723829"}},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"11.16.0","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.18.0","dependencies":{"picocolors":"^1.1.1","@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.7.1","@opentelemetry/resources":"^2.7.1","@opentelemetry/sdk-trace-web":"^2.7.1","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/instrumentation":"^0.218.0","@opentelemetry/otlp-transformer":"^0.218.0","@opentelemetry/exporter-trace-otlp-http":"^0.218.0"},"_hasShrinkwrap":false,"devDependencies":{"openai":"^6.38.0","oxlint":"^1.65.0","prettier":"^3.8.3","@types/bun":"^1.3.12","typescript":"^6.0.3"},"peerDependencies":{"openai":"^6.38.0"},"peerDependenciesMeta":{"openai":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/judgeval_1.2.1_1783462730057_0.47320028579662354","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"judgeval","version":"1.3.0","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":{"name":"Judgment Labs"},"license":"Apache-2.0","_id":"judgeval@1.3.0","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://github.com/JudgmentLabs/judgeval-js#readme","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"c027ed22408982a3962581d9808257b9f1edec4b","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-1.3.0.tgz","fileCount":383,"integrity":"sha512-uWN0cpLJHEpM47IbodGNSFKZUY/ZIJ0DAgkja+eo6dGwcqIi1pKAEBIAbazcU7d58xz4yb5qZs6EFEgR9omniw==","signatures":[{"sig":"MEUCIGDS0Nxu4t5OqVWN3TlbkcEg1EHJoK8W1wDOiLcAs/UhAiEAl19nbfyD/4bI6ef2n3xfz5jgaotavH6kYmViIYq1+f8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/judgeval@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1471934},"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","module":"./dist/node/index.mjs","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/node/index.d.ts","import":"./dist/node/index.mjs","require":"./dist/node/index.cjs"},"./jql":{"types":"./dist/jql/index.d.ts","import":"./dist/node/jql.mjs","browser":"./dist/workers/jql.mjs","require":"./dist/node/jql.cjs"},"./workers":{"types":"./dist/workers/index.d.ts","import":"./dist/workers/index.mjs"},"./package.json":"./package.json"},"gitHead":"89260c19a2dfd8fad410c27b776db4774b4de2e6","scripts":{"lint":"oxlint src/","test":"bun test --coverage","build":"bun run generate-jql && bun run check && bun scripts/build.ts","check":"tsc --noEmit && oxlint src/","clean":"rm -rf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"oxlint --fix src/","build:dev":"bun scripts/build.ts --dev","generate-jql":"bun scripts/generate-jql.ts","check-package":"bun scripts/check-package-contents.ts","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:53d9bbdb-bcd6-4b18-a017-0928fb723829"}},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"11.16.0","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.18.0","dependencies":{"picocolors":"^1.1.1","@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.7.1","@opentelemetry/resources":"^2.7.1","@opentelemetry/sdk-trace-web":"^2.7.1","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/instrumentation":"^0.218.0","@opentelemetry/otlp-transformer":"^0.218.0","@opentelemetry/exporter-trace-otlp-http":"^0.218.0"},"_hasShrinkwrap":false,"devDependencies":{"openai":"^6.38.0","oxlint":"^1.65.0","prettier":"^3.8.3","@types/bun":"^1.3.12","typescript":"^6.0.3","openapi-typescript":"^7.10.0"},"peerDependencies":{"openai":"^6.38.0"},"peerDependenciesMeta":{"openai":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/judgeval_1.3.0_1784745710525_0.18846321529137477","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"judgeval","version":"1.3.1","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":{"name":"Judgment Labs"},"license":"Apache-2.0","_id":"judgeval@1.3.1","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://github.com/JudgmentLabs/judgeval-js#readme","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"9197255dad5e7386a0b9c1edde044b40e00d169e","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-1.3.1.tgz","fileCount":383,"integrity":"sha512-H6z6xkmNRloZi1lMEjxFQWKdzJBVoQctvnioYBxN3NM5NOoUjaAngUi+A2wfs7IJxasdQmc6nOx7cblFUtQxjg==","signatures":[{"sig":"MEUCIQCQ+UrRKUcXdurTLx5uufwzceBhx47Y5aax+FEcbmJTFwIgRq2lLgL0ciWXZgW3xYV192vXm5w+mQ6RynllxWQZDM8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/judgeval@1.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1480460},"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","module":"./dist/node/index.mjs","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/node/index.d.ts","import":"./dist/node/index.mjs","require":"./dist/node/index.cjs"},"./jql":{"types":"./dist/jql/index.d.ts","import":"./dist/node/jql.mjs","browser":"./dist/workers/jql.mjs","require":"./dist/node/jql.cjs"},"./workers":{"types":"./dist/workers/index.d.ts","import":"./dist/workers/index.mjs"},"./package.json":"./package.json"},"gitHead":"991ba65ae37d96b2d1059c681ce5859f8c517928","scripts":{"lint":"oxlint src/","test":"bun test --coverage","build":"bun run generate-jql && bun run check && bun scripts/build.ts","check":"tsc --noEmit && oxlint src/","clean":"rm -rf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"oxlint --fix src/","build:dev":"bun scripts/build.ts --dev","generate-jql":"bun scripts/generate-jql.ts","check-package":"bun scripts/check-package-contents.ts","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:53d9bbdb-bcd6-4b18-a017-0928fb723829"}},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"11.17.0","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.19.0","dependencies":{"picocolors":"^1.1.1","@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.7.1","@opentelemetry/resources":"^2.7.1","@opentelemetry/sdk-trace-web":"^2.7.1","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/instrumentation":"^0.218.0","@opentelemetry/otlp-transformer":"^0.218.0","@opentelemetry/exporter-trace-otlp-http":"^0.218.0"},"_hasShrinkwrap":false,"devDependencies":{"openai":"^6.38.0","oxlint":"^1.65.0","prettier":"^3.8.3","@types/bun":"^1.3.12","typescript":"^6.0.3","openapi-typescript":"^7.10.0"},"peerDependencies":{"openai":"^6.38.0"},"peerDependenciesMeta":{"openai":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/judgeval_1.3.1_1788218734583_0.3095878403198715","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"judgeval","version":"1.3.2","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":{"name":"Judgment Labs"},"license":"Apache-2.0","_id":"judgeval@1.3.2","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"homepage":"https://github.com/JudgmentLabs/judgeval-js#readme","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"dist":{"shasum":"deac7cbfdb8b0a9901ac48f0767ea35ca16596bd","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-1.3.2.tgz","fileCount":385,"integrity":"sha512-poUwpunjgAh3DiJiy5Q3UUL0kln5T6dEVfSp0vBPLiY9W3X6/1cu7pvpqfNEGbuIxlmnGuZ2cWTpqxAQdXVoFg==","signatures":[{"sig":"MEUCIQDtPse9zBOwvdEXk1V34/yzbHlKkMHbxKj8Sb43Hjmb9AIgaQ3yabTmKLVzDTRHV0EqD6m2duMXXqpLfOt5AP75FDY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/judgeval@1.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1495246},"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","module":"./dist/node/index.mjs","engines":{"bun":">=1.0.0","node":">=18.0.0"},"exports":{".":{"types":"./dist/node/index.d.ts","import":"./dist/node/index.mjs","require":"./dist/node/index.cjs"},"./jql":{"types":"./dist/jql/index.d.ts","import":"./dist/node/jql.mjs","browser":"./dist/workers/jql.mjs","require":"./dist/node/jql.cjs"},"./workers":{"types":"./dist/workers/index.d.ts","import":"./dist/workers/index.mjs"},"./package.json":"./package.json"},"gitHead":"c7291aee23289cf6259a142bbd2306ec62228e70","scripts":{"lint":"oxlint src/","test":"bun test --coverage","build":"bun run generate-jql && bun run check && bun scripts/build.ts","check":"tsc --noEmit && oxlint src/","clean":"rm -rf dist","format":"prettier --write \"src/**/*.ts\"","example":"bun scripts/run-example.ts","lint:fix":"oxlint --fix src/","build:dev":"bun scripts/build.ts --dev","generate-jql":"bun scripts/generate-jql.ts","check-package":"bun scripts/check-package-contents.ts","prepublishOnly":"bun run clean && bun run build","generate-client":"bunx tsx scripts/generate-client.ts && bun run format"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:53d9bbdb-bcd6-4b18-a017-0928fb723829"}},"repository":{"url":"git+https://github.com/JudgmentLabs/judgeval-js.git","type":"git"},"_npmVersion":"11.19.0","description":"JavaScript/TypeScript client for Judgment evaluation platform","directories":{},"_nodeVersion":"24.20.0","dependencies":{"picocolors":"^1.1.1","@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.7.1","@opentelemetry/resources":"^2.7.1","@opentelemetry/sdk-trace-web":"^2.7.1","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/instrumentation":"^0.218.0","@opentelemetry/otlp-transformer":"^0.218.0","@opentelemetry/exporter-trace-otlp-http":"^0.218.0"},"_hasShrinkwrap":false,"devDependencies":{"openai":"^6.38.0","oxlint":"^1.65.0","prettier":"^3.8.3","@types/bun":"^1.3.12","typescript":"^6.0.3","openapi-typescript":"^7.10.0"},"peerDependencies":{"openai":"^6.38.0"},"peerDependenciesMeta":{"openai":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/judgeval_1.3.2_1788482724490_0.2996407526424787","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"judgeval","version":"1.3.3","description":"JavaScript/TypeScript client for Judgment evaluation platform","main":"./dist/node/index.cjs","module":"./dist/node/index.mjs","types":"./dist/node/index.d.ts","exports":{".":{"types":"./dist/node/index.d.ts","import":"./dist/node/index.mjs","require":"./dist/node/index.cjs"},"./workers":{"types":"./dist/workers/index.d.ts","import":"./dist/workers/index.mjs"},"./jql":{"types":"./dist/jql/index.d.ts","browser":"./dist/workers/jql.mjs","import":"./dist/node/jql.mjs","require":"./dist/node/jql.cjs"},"./package.json":"./package.json"},"scripts":{"build":"bun run generate-jql && bun run check && bun scripts/build.ts","build:dev":"bun scripts/build.ts --dev","check":"tsc --noEmit && oxlint src/","check-package":"bun scripts/check-package-contents.ts","lint":"oxlint src/","lint:fix":"oxlint --fix src/","format":"prettier --write \"src/**/*.ts\"","generate-client":"bunx tsx scripts/generate-client.ts && bun run format","generate-jql":"bun scripts/generate-jql.ts","test":"bun test --coverage","clean":"rm -rf dist","prepublishOnly":"bun run clean && bun run build","example":"bun scripts/run-example.ts"},"keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"author":{"name":"Judgment Labs"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/JudgmentLabs/judgeval-js.git"},"dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.11.0","@opentelemetry/exporter-trace-otlp-http":"^0.222.0","@opentelemetry/instrumentation":"^0.222.0","@opentelemetry/otlp-transformer":"^0.222.0","@opentelemetry/resources":"^2.11.0","@opentelemetry/sdk-trace-base":"^2.11.0","@opentelemetry/sdk-trace-node":"^2.11.0","@opentelemetry/sdk-trace-web":"^2.11.0","picocolors":"^1.1.1"},"peerDependencies":{"openai":"^6.38.0"},"peerDependenciesMeta":{"openai":{"optional":true}},"devDependencies":{"@types/bun":"^1.3.12","openai":"^6.38.0","openapi-typescript":"^7.10.0","oxlint":"^1.65.0","prettier":"^3.8.3","typescript":"^6.0.3"},"engines":{"node":">=18.0.0","bun":">=1.0.0"},"resolutions":{"js-yaml":"^4.3.2"},"gitHead":"b69321e7db7779a6082c0a52f70cc4c013baa031","_id":"judgeval@1.3.3","bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"homepage":"https://github.com/JudgmentLabs/judgeval-js#readme","_nodeVersion":"24.20.0","_npmVersion":"11.19.0","dist":{"integrity":"sha512-c4ZzxPiH27QZv7yRFw78gnEZR4mw+zg0vFP42th3XQRPH3El/883vPqczlu2/Onn75JIabsHdNwYvp0Ll6SGKg==","shasum":"2bc0f6f9f958c34e7758ad3fa7907212cc92847d","tarball":"https://registry.npmjs.org/judgeval/-/judgeval-1.3.3.tgz","fileCount":385,"unpackedSize":1495299,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/judgeval@1.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC+ns5rAMgXsnTYusQLFYqnk+euxUIX2LlbhSgz2feK2AIhALYtqgv6ckNdNbJ4CLfJToQQ5fJNw+cAsqE6fOUfDjBQ"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:53d9bbdb-bcd6-4b18-a017-0928fb723829"}},"directories":{},"maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/judgeval_1.3.3_1788921199197_0.05543264477073029"},"_hasShrinkwrap":false}},"time":{"created":"2025-04-12T18:56:36.916Z","modified":"2026-09-09T02:33:19.622Z","0.1.33":"2025-04-12T18:56:37.093Z","0.1.34":"2025-04-12T18:59:59.322Z","0.1.35":"2025-04-12T19:11:23.572Z","0.1.36":"2025-04-12T19:14:25.597Z","0.1.37":"2025-04-12T19:39:53.346Z","0.1.38":"2025-04-12T19:45:07.556Z","0.1.39":"2025-04-12T21:19:05.902Z","0.1.40":"2025-04-12T21:31:43.382Z","0.1.41":"2025-04-12T21:39:16.805Z","0.1.42":"2025-04-12T21:47:46.715Z","0.2.0":"2025-04-13T03:09:13.436Z","0.2.1":"2025-04-14T19:56:21.241Z","0.2.2":"2025-04-15T02:42:27.768Z","0.2.3":"2025-04-15T02:55:04.852Z","0.2.4":"2025-04-16T22:20:21.898Z","0.2.5":"2025-04-19T20:11:55.728Z","0.2.6":"2025-04-19T22:28:02.806Z","0.2.7":"2025-04-19T23:53:41.343Z","0.2.8":"2025-04-20T00:23:57.510Z","0.2.9":"2025-04-20T17:43:33.363Z","0.2.10":"2025-04-21T05:16:16.987Z","0.3.0":"2025-09-22T20:22:34.554Z","0.3.1":"2025-09-23T23:46:40.577Z","0.3.2":"2025-09-24T01:02:06.067Z","0.3.3":"2025-09-24T19:49:39.030Z","0.3.4":"2025-09-26T22:39:59.008Z","0.4.0":"2025-10-09T02:09:21.675Z","0.4.1":"2025-10-15T23:13:51.115Z","0.5.0":"2025-11-04T01:06:24.054Z","0.6.0":"2025-11-11T22:39:10.843Z","0.7.0":"2025-11-12T01:06:43.726Z","0.7.1":"2025-11-12T05:37:11.966Z","0.7.2":"2025-11-13T00:55:33.017Z","0.7.3":"2025-11-19T05:03:39.028Z","0.8.0":"2025-12-02T09:29:44.750Z","0.8.1":"2025-12-13T08:17:13.373Z","0.8.2":"2026-01-13T19:37:38.383Z","0.8.3":"2026-02-10T00:07:46.905Z","0.8.4":"2026-02-11T20:06:42.672Z","0.9.0":"2026-03-01T03:05:47.805Z","0.9.1":"2026-03-01T04:29:40.978Z","0.9.2":"2026-03-01T05:28:41.015Z","0.9.3":"2026-03-02T21:36:05.534Z","0.9.4":"2026-03-09T23:32:57.553Z","0.9.5":"2026-04-12T01:29:26.709Z","0.9.6":"2026-05-10T06:44:07.508Z","1.0.0":"2026-05-12T04:48:16.693Z","1.0.1":"2026-05-22T07:35:18.908Z","1.1.0":"2026-06-25T04:56:27.718Z","1.2.0":"2026-06-26T15:54:57.650Z","1.2.1":"2026-07-07T22:18:50.205Z","1.3.0":"2026-07-22T18:41:50.731Z","1.3.1":"2026-08-31T23:25:34.767Z","1.3.2":"2026-09-04T00:45:24.664Z","1.3.3":"2026-09-09T02:33:19.334Z"},"bugs":{"url":"https://github.com/JudgmentLabs/judgeval-js/issues"},"author":{"name":"Judgment Labs"},"license":"Apache-2.0","homepage":"https://github.com/JudgmentLabs/judgeval-js#readme","keywords":["judgment","evaluation","ai","llm","tracing","opentelemetry","typescript"],"repository":{"type":"git","url":"git+https://github.com/JudgmentLabs/judgeval-js.git"},"description":"JavaScript/TypeScript client for Judgment evaluation platform","maintainers":[{"name":"abhishekg999","email":"abhishekgovindarasu@gmail.com"},{"name":"minhphamjudgment","email":"minhquangpham6@gmail.com"}],"readme":"# Judgeval TypeScript SDK\n\n[![npm version](https://badge.fury.io/js/judgeval.svg)](https://www.npmjs.com/package/judgeval)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n## Installation\n\nFind the latest version on [npm](https://www.npmjs.com/package/judgeval).\n\n```bash\nnpm install judgeval\n```\n\n## Usage\n\n### Tracer\n\n```typescript\nimport { Tracer } from \"judgeval\";\n\nconst tracer = await Tracer.init({\n  projectName: \"my-llm-app\",\n});\n\nasync function chatWithUser(userMessage: string): Promise<string> {\n  const response = await openai.chat.completions.create({\n    model: \"gpt-4o-mini\",\n    messages: [{ role: \"user\", content: userMessage }],\n  });\n  return response.choices[0].message.content || \"\";\n}\n\nconst tracedChat = Tracer.observe(chatWithUser);\nconst result = await tracedChat(\"What is the capital of France?\");\n\nawait Tracer.shutdown();\n```\n\n### Async Evaluation\n\nTrigger server-side evaluation on the current span:\n\n```typescript\nimport { Tracer } from \"judgeval\";\n\nconst tracedChat = Tracer.observe(async (userMessage: string) => {\n  const response = await openai.chat.completions.create({\n    model: \"gpt-4o-mini\",\n    messages: [{ role: \"user\", content: userMessage }],\n  });\n\n  Tracer.asyncEvaluate({ judge: \"Relevancy\" });\n\n  return response.choices[0].message.content || \"\";\n});\n\nawait tracedChat(\"What is the capital of France?\");\n```\n\n### JQL\n\nBuild JQL with the `judgeval/jql` entry point and run it through the authenticated\nJudgeval client. Organization and project scope come from the client, never from\nthe query payload.\n\n```typescript\nimport { Judgeval } from \"judgeval\";\nimport { spans } from \"judgeval/jql\";\n\nconst client = await Judgeval.create({ projectName: \"my-llm-app\" });\nconst result = await client.query(spans().rows(), {\n  traceIds: [\"trace-123\"],\n});\n```\n\n`traceIds` and `sessionIds` are mutually exclusive options outside the JQL query\nobject. Trace IDs narrow the query directly. Judgment resolves session IDs within\nthe authenticated organization and project, then narrows every part of the query\nto their traces. If no session resolves, the request fails instead of falling back\nto the whole project. Both options work with `present` and `discover`.\n\n## Documentation\n\n- [Full Documentation](https://docs.judgmentlabs.ai/)\n\n## License\n\nApache 2.0\n","readmeFilename":"README.md"}