{"name":"@sentry/core","version":"9.16.1","description":"Base implementation for all Sentry JavaScript SDKs","repository":{"type":"git","url":"git://github.com/getsentry/sentry-javascript.git"},"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/core","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"},"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-core-*.tgz","fix":"eslint . --format stylish --fix","lint":"eslint . --format stylish","lint:es-compatibility":"es-check es2020 ./build/cjs/*.js && es-check es2020 ./build/esm/*.js --module","test":"vitest run","test:watch":"vitest --watch","yalc:publish":"yalc publish --push --sig"},"volta":{"extends":"../../package.json"},"sideEffects":false,"devDependencies":{"zod":"^3.24.1"},"_id":"@sentry/core@9.16.1","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_integrity":"sha512-Eja9zItnrY6SyvbaecI5TxQvgqxeaOZkTt8niKGpo9HbvhvZwY4lvuoEpuL0Ihwz5MVZaM6yTySKKX+guMBlvg==","_resolved":"/tmp/craft-co4cEE/sentry-core-9.16.1.tgz","_from":"file:/tmp/craft-co4cEE/sentry-core-9.16.1.tgz","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"69a310997dcd9914b1c2f78cd3ce0a4ad3afd02c","size":572135,"noattachment":false,"key":"/@sentry/core/-/@sentry/core-9.16.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/core/download/@sentry/core-9.16.1.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/core_9.16.1_1746637511909_0.21870582725378052"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-07T17:05:12.105Z","publish_time":1746637512105,"_source_registry_name":"default","_cnpm_publish_time":1746637512105,"dist-tags":{"latest":"10.48.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}