{"name":"@sentry/core","version":"6.6.0","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.6.0","@sentry/minimal":"6.6.0","@sentry/types":"6.6.0","@sentry/utils":"6.6.0","tslib":"^1.9.3"},"devDependencies":{"@sentry-internal/eslint-config-sdk":"6.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","circularDepCheck":"madge --circular src/index.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-OmmSWz/sentry-core-6.6.0.tgz","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_id":"@sentry/core@6.6.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"51661d2dd5023d6cd07467422de1854282ced7e5","size":45624,"noattachment":false,"key":"/@sentry/core/-/@sentry/core-6.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/core/download/@sentry/core-6.6.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","tmp":"tmp/core_6.6.0_1623330430401_0.39008068574845733"},"_hasShrinkwrap":false,"publish_time":1623330430585,"_cnpm_publish_time":1623330430585,"dist-tags":{"latest":"10.48.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}