{"name":"@sentry/hub","version":"5.0.7","description":"Sentry hub which handles global state managment.","repository":{"type":"git","url":"git://github.com/getsentry/sentry-javascript.git"},"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/hub","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/types":"5.0.6","@sentry/utils":"5.0.7","tslib":"^1.9.3"},"devDependencies":{"jest":"^24.5.0","npm-run-all":"^4.1.2","prettier":"^1.16.4","prettier-check":"^2.0.0","rimraf":"^2.6.3","tslint":"^5.14.0","typescript":"^3.3.3333"},"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:tslint","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","lint:tslint":"tslint -t stylish -p .","lint:tslint:json":"tslint --format json -p . | tee lint-results.json","fix":"run-s fix:tslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:tslint":"tslint --fix -t stylish -p .","test":"jest","test:watch":"jest --watch"},"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:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-K5z3Ec/sentry-hub-5.0.7.tgz","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_id":"@sentry/hub@5.0.7","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"dist":{"shasum":"7fdcad68b487680c963fefa516bfbaf2101a09ba","size":25063,"noattachment":false,"key":"/@sentry/hub/-/@sentry/hub-5.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/hub/download/@sentry/hub-5.0.7.tgz"},"maintainers":[{"name":"sentry-bot","email":"accounts@sentry.io"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hub_5.0.7_1554891751339_0.4106565161797431"},"_hasShrinkwrap":false,"publish_time":1554891751511,"_cnpm_publish_time":1554891751511,"dist-tags":{"latest":"7.49.0","next":"7.34.0-beta.0"}}