{"name":"@sentry/core","version":"6.19.4","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":"BSD-3-Clause","engines":{"node":">=6"},"main":"dist/index.js","module":"esm/index.js","types":"build/types/index.d.ts","publishConfig":{"access":"public"},"dependencies":{"@sentry/hub":"6.19.4","@sentry/minimal":"6.19.4","@sentry/types":"6.19.4","@sentry/utils":"6.19.4","tslib":"^1.9.3"},"scripts":{"build":"run-p build:cjs build:esm build:types","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","build:types":"tsc -p tsconfig.types.json","build:watch":"run-p build:cjs:watch build:esm:watch build:types:watch","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","build:types:watch":"tsc -p tsconfig.types.json --watch","build:npm":"npm pack","circularDepCheck":"madge --circular src/index.ts","clean":"rimraf dist esm coverage","fix":"run-s fix:eslint fix:prettier","fix:eslint":"eslint . --format stylish --fix","fix:prettier":"prettier --write \"{src,test,scripts}/**/*.ts\"","link:yarn":"yarn link","lint":"run-s lint:prettier lint:eslint","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","lint:prettier":"prettier --check \"{src,test,scripts}/**/*.ts\"","test":"jest","test:watch":"jest --watch","version":"node ../../scripts/versionbump.js src/version.ts"},"volta":{"extends":"../../package.json"},"jest":{"collectCoverage":true,"transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"],"testEnvironment":"node","testMatch":["**/*.test.ts"],"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}}},"sideEffects":false,"_resolved":"","_integrity":"","_from":"file:/tmp/craft-7yhuXh/sentry-core-6.19.4.tgz","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_id":"@sentry/core@6.19.4","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"shasum":"832d65ae32b4e2a63b9eccd6732b6dd6461620ae","size":67395,"noattachment":false,"key":"/@sentry/core/-/@sentry/core-6.19.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/core/download/@sentry/core-6.19.4.tgz"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"directories":{},"maintainers":[{"name":"sentry-bot","email":"accounts@sentry.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_6.19.4_1649143186799_0.8438161644530331"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-05T08:57:49.504Z","publish_time":1649143186909,"_cnpm_publish_time":1649143186909,"dist-tags":{"latest":"10.48.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}