{"name":"@sentry/core","version":"6.14.2","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.14.2","@sentry/minimal":"6.14.2","@sentry/types":"6.14.2","@sentry/utils":"6.14.2","tslib":"^1.9.3"},"devDependencies":{"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:dev":"run-s build","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:es5:watch build:esm:watch","build:dev:watch":"run-s build:watch","build:es5:watch":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","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}/**/*.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}/**/*.ts\"","pack":"npm pack","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-af6pih/sentry-core-6.14.2.tgz","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_id":"@sentry/core@6.14.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"556e99a98ee357834806647884897ff55dae1d8d","size":56370,"noattachment":false,"key":"/@sentry/core/-/@sentry/core-6.14.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/core/download/@sentry/core-6.14.2.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.14.2_1636642691752_0.3096524555577016"},"_hasShrinkwrap":false,"publish_time":1636642691902,"_cnpm_publish_time":1636642691902,"deprecated":"Please use >=6.14.3, typings are broken in this version","dist-tags":{"latest":"10.48.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}