{"name":"@sentry/core","version":"6.2.5","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":"dist/index.d.ts","publishConfig":{"access":"public"},"dependencies":{"@sentry/hub":"6.2.5","@sentry/minimal":"6.2.5","@sentry/types":"6.2.5","@sentry/utils":"6.2.5","tslib":"^1.9.3"},"devDependencies":{"@sentry-internal/eslint-config-sdk":"6.2.5","eslint":"7.6.0","jest":"^24.7.1","npm-run-all":"^4.1.2","prettier":"1.19.0","rimraf":"^2.6.3","typescript":"3.7.5"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","clean":"rimraf dist coverage","link:yarn":"yarn link","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint . --format stylish --fix","test":"jest","test:watch":"jest --watch","pack":"npm pack","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-GUaMdm/sentry-core-6.2.5.tgz","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_id":"@sentry/core@6.2.5","_nodeVersion":"12.22.0","_npmVersion":"6.14.11","dist":{"shasum":"e75093f8598becc0a4a0be927f32f7ac49e8588f","size":44616,"noattachment":false,"key":"/@sentry/core/-/@sentry/core-6.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/core/download/@sentry/core-6.2.5.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.2.5_1617277563901_0.7522140692541011"},"_hasShrinkwrap":false,"publish_time":1617277564050,"_cnpm_publish_time":1617277564050,"dist-tags":{"latest":"10.48.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}