{"bugs":{"url":"https://github.com/e2b-dev/e2b/issues"},"dist":{"shasum":"de4c4eefd550682db1037467e7756d00b3d5133c","tarball":"https://registry.npmjs.org/e2b/-/e2b-2.46.0.tgz","fileCount":9,"integrity":"sha512-Q4hVAhrtjvJwoN0BHnVD90B7bQy5KKUf4Ibp08UqdwZyeo14AAyuFmJ8ZIp98FZB67CbupuL4rt3Ein/mGoesw==","signatures":[{"sig":"MEQCID9hq7v9f8QzOCLp/syLgwFWtfoAMKqIqZzH9N86EULLAiBXborhcuOskPWINGe1bPwSGpLVZtJKZbIc2uNW02tfKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIB2PumGFLJINJ7L6pqkOn3NrYZKVWXcMCFSNDDiVR33aAiEAlmvSqOfsmyzZvXwl+hMWdDh/LXTUs2bSVgU+kq9Zx4U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/e2b@2.46.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2543975},"main":"dist/index.js","name":"e2b","_from":"file:e2b-2.46.0.tgz","types":"dist/index.d.ts","author":{"url":"https://e2b.dev","name":"FoundryLabs, Inc.","email":"hello@e2b.dev"},"module":"dist/index.mjs","engines":{"node":">=20.18.1 <21 || >=22"},"license":"MIT","scripts":{"dev":"tsdown --watch","lint":"oxlint --config ../../.oxlintrc.json src tests","test":"vitest run","build":"tsc --noEmit && tsdown","format":"prettier --write src/ tests/ example.mts","example":"tsx example.mts","test:cf":"vitest run --config tests/runtimes/cloudflare/vitest.config.mts","generate":"npm-run-all generate:* && pnpm run format","test:bun":"bunx --bun vitest run --project unit --project connectionConfig --project template","test:deno":"deno run -A npm:vitest run --project unit --project connectionConfig --project template","typecheck":"tsc --noEmit","check-deps":"knip","generate:api":"redocly bundle js-sdk --config ../../redocly.yaml -o ../../spec/openapi_generated.js-sdk.yml && openapi-typescript ../../spec/openapi_generated.js-sdk.yml -x api_key --array-length --alphabetize --default-non-nullable false --output src/api/schema.gen.ts","generate:mcp":"json2ts -i ./../../spec/mcp-server.json -o src/sandbox/mcp.d.ts --unreachableDefinitions --style.singleQuote --no-style.semi","generate:envd":"cd ../../spec/envd && buf generate --template buf-js.gen.yaml\n","test:cf:deploy":"vitest run --config tests/runtimes/cloudflare-deploy/vitest.config.mts","generate:envd-api":"redocly bundle envd --config ../../redocly.yaml -o ../../spec/openapi_generated.envd.yml && openapi-typescript ../../spec/openapi_generated.envd.yml -x api_key --array-length --alphabetize --output src/envd/schema.gen.ts","playwright:install":"playwright install chromium","generate:volume-api":"redocly bundle volume --config ../../redocly.yaml -o ../../spec/openapi_generated.volume.yml && openapi-typescript ../../spec/openapi_generated.volume.yml -x api_key --array-length --alphabetize --output src/volume/schema.gen.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d6010750-508e-4d9b-a6b9-a6490a21c0b4"}},"homepage":"https://e2b.dev/?utm_source=npm&utm_medium=referral&utm_campaign=package_homepage&utm_content=e2b","keywords":["e2b","ai-agents","agents","ai","code-interpreter","sandbox","code","runtime","vm","nodejs","javascript","typescript"],"_resolved":"/tmp/bcf9d7d25464065b2c0bfe44ac454e01/e2b-2.46.0.tgz","_integrity":"sha512-Q4hVAhrtjvJwoN0BHnVD90B7bQy5KKUf4Ibp08UqdwZyeo14AAyuFmJ8ZIp98FZB67CbupuL4rt3Ein/mGoesw==","repository":{"url":"git+https://github.com/e2b-dev/e2b.git","type":"git","directory":"packages/js-sdk"},"_npmVersion":"11.19.0","description":"E2B SDK that give agents cloud environments","directories":{},"maintainers":[{"name":"jakbuno","email":"jakub@e2b.dev"},{"name":"mlejva","email":"vasek.mlejnsky@gmail.com"},{"name":"dobrac","email":"jakub.dobry8@gmail.com"},{"name":"valentatomas","email":"valenta.and.and@gmail.com"},{"name":"mishushakov","email":"mish@ushakov.co"},{"name":"bl-e2b","email":"blin+npmjs@e2b.dev"},{"name":"ondrej-e2b","email":"odrapalik@e2b.dev"},{"name":"tomas.srnka-e2b","email":"tomas.srnka@e2b.dev"}],"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["defaults"],"dependencies":{"tar":"^7.5.22","glob":"^13.0.6","chalk":"^5.3.0","undici":"^7.29.0","platform":"^1.3.6","openapi-fetch":"^0.14.1","dockerfile-ast":"^0.7.1","compare-versions":"^6.1.0","@bufbuild/protobuf":"^2.14.0","@connectrpc/connect":"^2.1.2","@connectrpc/connect-web":"^2.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.15.0","knip":"^5.43.6","react":"^19.2.8","dotenv":"^16.4.5","tsdown":"^0.22.14","vitest":"^4.1.10","wrangler":"^4.123.0","react-dom":"^19.2.8","playwright":"^1.62.1","typescript":"npm:@typescript/typescript6@^6.0.2","@types/node":"^20.19.19","npm-run-all":"^4.1.5","@redocly/cli":"2.46.1","@types/react":"^19.2.18","@types/platform":"^1.3.6","@vitest/browser":"^4.1.10","@types/react-dom":"^19.2.4","@typescript/native":"npm:typescript@^7.0.2","openapi-typescript":"^7.13.0","@vitejs/plugin-react":"^4.3.4","vitest-browser-react":"^2.2.0","error-stack-parser-es":"^2.0.1","@testing-library/react":"^16.3.2","json-schema-to-typescript":"^15.0.4","@vitest/browser-playwright":"^4.1.10","@cloudflare/vitest-pool-workers":"^0.18.7"},"optionalDependencies":{"undici8":"npm:undici@8.10.0"},"_npmOperationalInternal":{"tmp":"tmp/e2b_2.46.0_1787657166467_0.1781536604069398","host":"s3://npm-registry-packages-npm-production"},"_id":"e2b@2.46.0","version":"2.46.0"}