{"name":"@sentry/bun","version":"10.8.0","description":"Official Sentry SDK for bun","repository":{"type":"git","url":"git://github.com/getsentry/sentry-javascript.git"},"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/bun","author":{"name":"Sentry"},"license":"MIT","engines":{"node":">=18"},"main":"build/cjs/index.js","module":"build/esm/index.js","types":"build/types/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./build/types/index.d.ts","default":"./build/esm/index.js"},"require":{"types":"./build/types/index.d.ts","default":"./build/cjs/index.js"}}},"typesVersions":{"<5.0":{"build/types/index.d.ts":["build/types-ts3.8/index.d.ts"]}},"publishConfig":{"access":"public"},"dependencies":{"@sentry/core":"10.8.0","@sentry/node":"10.8.0"},"devDependencies":{"bun-types":"^1.2.9"},"scripts":{"build":"run-p build:transpile build:types","build:dev":"yarn build","build:transpile":"rollup -c rollup.npm.config.mjs","build:types":"run-s build:types:core build:types:downlevel","build:types:core":"tsc -p tsconfig.types.json","build:types:downlevel":"yarn downlevel-dts build/types build/types-ts3.8 --to ts3.8","build:watch":"run-p build:transpile:watch build:types:watch","build:dev:watch":"yarn build:watch","build:transpile:watch":"rollup -c rollup.npm.config.mjs --watch","build:types:watch":"tsc -p tsconfig.types.json --watch","build:tarball":"npm pack","circularDepCheck":"madge --circular src/index.ts","clean":"rimraf build coverage sentry-bun-*.tgz","fix":"eslint . --format stylish --fix","lint":"eslint . --format stylish","lint:es-compatibility":"es-check es2022 ./build/cjs/*.js && es-check es2022 ./build/esm/*.js --module","install:bun":"node ./scripts/install-bun.js","test":"run-s install:bun test:bun","test:bun":"bun test","test:watch":"bun test --watch","yalc:publish":"yalc publish --push --sig"},"volta":{"extends":"../../package.json"},"sideEffects":false,"_id":"@sentry/bun@10.8.0","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_integrity":"sha512-XQGP7MXQAtI47i6EPrKcsa2lf0y6yKMlKKOecoWZVNA3IPwhTW7IMoGVxlGkMuR1fHTTtPtz4SaVR34QefSXgQ==","_resolved":"/tmp/craft-V582tL/sentry-bun-10.8.0.tgz","_from":"file:/tmp/craft-V582tL/sentry-bun-10.8.0.tgz","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"shasum":"eb035052590b626668738dd95f0707f84d28edc2","size":19646,"noattachment":false,"key":"/@sentry/bun/-/@sentry/bun-10.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/bun/download/@sentry/bun-10.8.0.tgz"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"directories":{},"maintainers":[{"name":"sentry-bot","email":"accounts@sentry.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/bun_10.8.0_1756463008123_0.010480516736428358"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-29T10:23:28.332Z","publish_time":1756463008332,"_source_registry_name":"default","_cnpm_publish_time":1756463008332,"dist-tags":{"latest":"10.48.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}