{"name":"@sentry/core","version":"6.14.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.14.0","@sentry/minimal":"6.14.0","@sentry/types":"6.14.0","@sentry/utils":"6.14.0","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-HZampf/sentry-core-6.14.0.tgz","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_id":"@sentry/core@6.14.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"5d0adb7e9f5f7c583fa3929381fe8a94e6cb1981","size":56370,"noattachment":false,"key":"/@sentry/core/-/@sentry/core-6.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/core/download/@sentry/core-6.14.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.14.0_1635934920131_0.521234699235299"},"_hasShrinkwrap":false,"publish_time":1635934920283,"_cnpm_publish_time":1635934920283,"dist-tags":{"latest":"10.48.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}